World: r3wp
[Tech News] Interesting technology
older newer | first last |
Allen 16-Jun-2006 [1122] | Well he did manage to take groove from a good idea into a bloated behomoth. I think that's how he got MS attention ;-) |
[unknown: 9] 17-Jun-2006 [1123] | Yup... |
Henrik 18-Jun-2006 [1124] | http://irows.com/<--- way better done than google spreadsheets I think |
Henrik 19-Jun-2006 [1125] | http://www.wetpaint.com/<-- has Reichart debunked this one yet? :-) |
Terry 19-Jun-2006 [1126x2] | First off, I haven't used a spreadsheet in 10 years, and second.. wetpaint.com generates a boring web 1.0 page (here's the wetpaint anime page http://anime.wetpaint.com/ C'mon people.. think out of the box. |
Latest framewerks development uses ajax to send a change to the DB.. if that change requires authentication, the server <i>pushes</i> an authentication widget to the page (no refresh), the user fills it out, and carries on. very smooth. | |
[unknown: 9] 19-Jun-2006 [1128x2] | http://news.yahoo.com/s/ap/20060619/ap_on_sc/norway_arctic_seed_vault |
A form of tech... | |
Graham 19-Jun-2006 [1130] | Perhaps they should be archiving old computer languages and source code? |
Pekr 20-Jun-2006 [1131x8] | Opera 9 released - http://www.opera.com |
Will give a try to their widgets .... | |
Tried widget touchTheSky - very nice ... transparent window, borderless ... kind of cool looking mini-apps View should excel at .... | |
instead of View desktop, we could look how do the organise their widgets in opera ... | |
.... and create plug-in version for all browsers supported :-) | |
trying goal 06 widget - it is rather slow ... imo VID could outperform it .... just who is gonna do nice graphics elements for us? :-( | |
71 KB of js, css, xml, html code to get weather plug-in .... imo could be done in fraction of size of rebol code ... | |
sorry, weather plug-in = weather widget ... | |
Chris 20-Jun-2006 [1139x3] | Are they compatible with Tiger widgets? |
I may be missing the trend here, but 'widgets' do look and feel a bit gimmicky. For one, they break the window metaphor -- I guess that is why Apple set them apart from the regular Tiger desktop. Are there any widgets that have transformed the online habits of anyone here? (non-rhetorical) | |
http://www.microsoft.com/office/preview/ui/demo.mspx-- Preview of Office '07 UI. Interesting changes... | |
Terry 20-Jun-2006 [1142] | 'Thirst for knowledge' may be opium craving -- http://www.eurekalert.org/pub_releases/2006-06/uosc-fk062006.php I think I'm a junkie. |
Henrik 20-Jun-2006 [1143x2] | Widgets are good if they are done right. I like the dictionary widget for example in Tiger. If I'm watching a movie and someone says a word I don't know, I press F12, type the word, get an explanation, press F12 again without every pausing the movie or manipulating windows. |
The MacOSX Tiger implementation lacks a few things. It can be very slow since all widgets need to be prepared with webcontent before they can be used. There's no proper threading. | |
Izkata 20-Jun-2006 [1145] | New MS Word is missing the File, View, and Insert menus.... that'd take forever to get used to... |
Ashley 20-Jun-2006 [1146] | Are there any widgets that have transformed the online habits of anyone here? 1) Customizable real-time stock price monitor ... significantly faster and more versatile than traditional website equivalents. 2) Broadband usage monitor - aggregates several metrics into a simple display. Widgets that are well-designed focus on solving a specific [informational] need. The advantages they have over traditional websites with the same content are: a) Immediacy b) Conciseness c) Customizable |
Chris 21-Jun-2006 [1147x3] | Could those examples be better addressed with an appropriately designed Reblet? (I guess I make the reblet/widget distinction as 'reblet' = 1. behaving as a traditional application within the OS, in that it appears in the taskbar/dock and can be alt/cmd-tabbed to and 2. contained within an OS window, opaque though perhaps containing custom styling) |
Again, not a rhetorical question -- I see both as filling a similar space, I think Carl described it as 'disposable applications', easy to author, easy to use. Widgets look good, but break the windows metaphor, substituting gimmicky aesthetics for consistent user experience. I'm not sure there is value in the effort to emulate them over 1. making it easier to communicate with the services that drive them (better XML handlers, more flexible HTTP protocol, I18N, whatever), 2. making reblets more accessible (within the OS, not the browser), 3. providing an effortless base for making reblets look and feel good (still a chore, despite the capability of the view engine). | |
On point 3, I know that is a goal of RebGUI, but the project underlines that it is not trivial to set up a UI of OS/typical Ajax quality out of the box. | |
JaimeVargas 21-Jun-2006 [1150] | Ah. But the windows metaphor may get on your way, wasting pixels, could you imagine an airplane control with windows interface? I think widget are good as Ashley pointed out. The approach apple took seem appropiate too. |
Pekr 21-Jun-2006 [1151x4] | I think that Viewtop was not bad idea - but when you look at public section, you see rather static/dead/non-live section .... it is like with rebol site Reichart was working on .... it needs to show evidence of life ... |
it is not in widgets itself, but in categorisation per author, per theme, newest, most popular, etc etc. We have kind of categorisation experience with our librarian team ... | |
Chris - rebgui looks old, dull to me. Look at ad-aware look for e.g. There are two things - typical application, as db-stuff, etc., you want them to be system friendly. But I don't want my cool widget/reblet to look like W9X app ... | |
my long time experience - since the times of amiga, is, that if it catches your eye, you have already won typical user's attention. Sadly, but the rest is often "a technical detail". We miss some gfx guys here, as Chris is surely pressed for the time. View engine is created for non-typical designs, yet we were not successfull in utilising it ... | |
Chris 21-Jun-2006 [1155] | That's what I'm addressing -- it takes over much effort to make a good looking reblet UI, compared with say, making a Ajax-based app with HTML + CSS (not to say it's easier to provide app logic). |
Pekr 21-Jun-2006 [1156x3] | you are kidding, no? how can be Ajax and css easier to produce? in CSS you have to do it nearly manually (you said so to me some time ago :-) |
hmm, maybe I missunderstand .... what might be easier is to provide final look, as css is independent to gui elements ... | |
but it should not be the problem to do the same using rebol ... you remember Gateway's RT catalogue? Looked very nice for such kind of app ... | |
Chris 21-Jun-2006 [1159x2] | Creating CSS manually is not necessarily a barrier. I love the control it provides. |
You would think. But you have to dig deeper to get comparable results. | |
Pekr 21-Jun-2006 [1161x2] | ok, what you miss in particular when you compare with creating such ui with rebol? You can start with placing images at concrete (absolute) position, not using auto-positioning mechanism too .... in opposite, ajax design means combination of js, html, css .... just asking |
isn't it because you are a web guy? You know how to do design, you have visual editor etc. What would be needed for you to turn it into comparatively looking rebol equivalent? | |
Chris 21-Jun-2006 [1163] | I have my feet firmly in both camps. I look for crossover, and look and feel is one part that is more consistent on the web. |
Pekr 21-Jun-2006 [1164] | but then you are not talking fully rich apps? Are you? Grid, tabs, combo-boxes, list-boxes, group-boxes, etc. |
Chris 21-Jun-2006 [1165] | Also, while JS is inelegant compared with Rebol, it is not the millstone you make it out to be... |
Pekr 21-Jun-2006 [1166] | I am not sure I am the one who tries to pretend js is ugly or so ;-) In fact, I start to like C-like/basic-like apps, and I am not sure I would learn functional language once again .... |
Chris 21-Jun-2006 [1167] | Ajax is a clear combination of four components protocol (http), data/interface (html), presentation (css) and behaviour (js). You can create a functional web app with the first two. Then you can optimise by modifying behaviour. Then (or from the beginning) make it look good with CSS. |
Pekr 21-Jun-2006 [1168] | what bothers me, for simple apps is, that for typical "developer" as me, I have to utilise html, css, javascript, visual tools ... and that is too much on me ... |
Chris 21-Jun-2006 [1169] | What is the value of 'fully rich apps', at least for the sake of it? If 'rich' allows for better expression of the problem at hand, then that's good. However, there is a tendency to allow 'rich' to define the problem, that's bad. |
[unknown: 9] 21-Jun-2006 [1170x2] | Ashely, in addition to your list of a b c items, I would say simplicity is actually #1. While immediacy is very important, people seem to really want and understand single word descriptions, that go no further.....Weather, Stock, Tasks, Music, etc. Almost no prefs, and almost no buttons... |
Sorry, and just realized, we should all move this convo out of here and into one of the UI groups...which one? I would like to address Pekr and Chris on this CSS/Reblet issue, I think you will like my direction... | |
older newer | first last |