World: r3wp
[Tech News] Interesting technology
older newer | first last |
Maxim 4-May-2007 [2055x3] | hearing and seeing alan kay in the last few days has only solidified many of my ideas. One capital sentence he repeats: Adults have too many context and concepts, to be able to think simply and understand the most basic ideas. kids have a "fresh" take on things... and they are much better at chosing simple things. |
elixir, for example will seem like a bizare work environment for some, I guess, but its sooo simple, it needs no real learning... actually, the only thing people will have to learn is the panels which people will add to interface the internals... but at least we will be able to SEE the relationships and associations they have with the "innards" | |
so once you "understand" the concept of an self managing atom of information... you understand EVERYTHING. | |
Henrik 4-May-2007 [2058] | Maxim, yes, it's because we go to school. When I went to public school I liked electronics and wanted to work with it. I found it fun and could even put together little circuits that did fun stuff. When I became an engineer, the fun went away and everything became immensely complex, so what I had learned as a kid, I lost. |
Maxim 4-May-2007 [2059] | are you comming at the devcon henrik? I don't rememebr? |
Henrik 4-May-2007 [2060] | nope |
Maxim 4-May-2007 [2061x2] | The goal of elixir, is to get many people writing VERY small procedures and tasks. |
darn... would really have liked to go over elixir with you in person. | |
Gregg 4-May-2007 [2063] | A service will give her a piece of paper as a view port. -- But what features does the service provide, and when does it become an application? i.e. how do you save something, find something you wrote before, add spell checking, print something, etc. These are things that can be answered in different ways, and I think we'll see a lot more big changes in software in the next 10 years. |
Maxim 4-May-2007 [2064x5] | the ubiquity is the key. |
a pencil which actually stores data on a sheet. | |
a real sheat. | |
electronic paper already exists and is being sold by sony as a small book reader... no back lit. 0 consumption until you edit the page. | |
things like that and gestural workflow. | |
Henrik 4-May-2007 [2069] | Gregg, you don't save anything. Like the piece of paper, the information is persistent the moment you write on it. How they want you to access documents, I'm not sure they are done working that out. I suppose that services that are tied together exist in contexts, so that putting text writing, printing and spell checking together makes sense, while bitmap painting and spell checking does not. |
Maxim 4-May-2007 [2070] | anyhow... I've got to go... but I am started to be exited for devcon... things are starting to "work" |
Henrik 4-May-2007 [2071x3] | I remember actually that Amiga Inc. were some of the first to start talking about persistent storage in desktop environments. Now everyone else but Amiga Inc. are doing it. :-) |
I think fleecy moss called it orthogonal persistence. | |
Speaking of which: I'd love to see a way in Rebol to declare a piece of data persistent across sessions, so it would save automatically and you would not have to worry about it. | |
Gregg 4-May-2007 [2074] | Yes, the whole "not saving" thing has been done before, but we haven't pushed far enough in that regard. Anyone remember Lotus Agenda? That was one smart app, and that's how you can auto-file things and find them again easily. The concept of a persistent image, ala Smalltalk, has also come up before. I think Maarten wanted to do something like that, but it's not a simple thing to do. |
[unknown: 9] 4-May-2007 [2075x3] | Like the piece of paper, the information is persistent the moment you write on it. This is the same in Qtask...we spend our time right now making it faster, and much better (simpler) UI. |
When you put something in the Scratch pad on Qtask's home page, no saving or loading. It does it for you, and it is instantly availble on your Cell phone. | |
IT just works... | |
Henrik 4-May-2007 [2078] | well, the close button here does not seem to work in the "Your unsupported browser is Safari" window :-) |
[unknown: 9] 4-May-2007 [2079x2] | As stated, Safari is not supported. As proof, the close button does nothing! |
Sometimes I wonder about you guys. | |
Henrik 4-May-2007 [2081] | cool! I think. :-) |
btiffin 4-May-2007 [2082] | Don't people here see REBOL in line with this very thread. I use REBOL for all kinds of things, that could be an application, by why? Use blocks. Write a one-liner for the task at hand. That's why I was very interested that Carl may allow LOAD/RELAX (although I would actually prefer a junk! or gibberish! datatype) in R3. REBOL is my non-application application. I use this model when coding solutions to the construction site bosses problems. Use a block and write a script that suits the problem. Site managers need a button to "make it go" (the UI), but each problem gets its own solution. I'm not going to sit and try and write an accounting package for a guy that just wants to invoice customers, and show his profit/loss. If the user needs to export data to an actual "app", write a quick export etc.etc.etc. I don't call them Reblets per say, but it's the headspace I've been in for years now. |
Gabriele 4-May-2007 [2083] | automatic persistent storage... i've done it, as the base of "your values!". wish i had the time to pursue that. |
PeterWood 5-May-2007 [2084] | NeoOffice is all Java: AFAIK it's a java/swing front-end on top of the C++ Open Office Code. |
Henrik 5-May-2007 [2085x2] | http://obligement.free.fr/articles_traduction/itwsassenrath_en.php <--- Interview with Carl |
very interesting stuff! | |
yeksoon 6-May-2007 [2087] | thanks. that's a very nice article to read ....as a lead-up to REBOL Devcon 2007 |
Pekr 6-May-2007 [2088] | thanks guys for your comments at Osnews ... |
Henrik 6-May-2007 [2089] | I'd hope to avoid the open/closed source debate. I don't plan to comment on it. I'd rather discuss the language features. |
Pekr 6-May-2007 [2090] | the problem is, with 3.0, we are discussing vapor yet. There are 3 new OSNews posts re Amiga and ppl start to react negatively to it - because all those years anything amiga related was maybe announced, but never delivered ... |
Henrik 6-May-2007 [2091] | It would have been more appropriate to wait until after the devcon |
Pekr 6-May-2007 [2092] | posted my comment too, pointed to RebGUI :-) |
Henrik 6-May-2007 [2093] | There's a pretty strong reaction to my little video. I think we should focus a lot on video tutorials. |
Pekr 6-May-2007 [2094] | what video? |
Henrik 6-May-2007 [2095] | see last OSNews post |
Pekr 6-May-2007 [2096x2] | I watched the videa ... really cool! No other form of tutorial can express that ... |
you can claim rebol is easy to use, you can provide your tutorial with code sample plus screenshot, but video shows it nicely ... | |
Henrik 6-May-2007 [2098] | I would really like to do more videos, but it would need some scripting. I think we should have a video group. |
Pekr 6-May-2007 [2099x2] | even cooler one would be to start viewtop and run few demos, as particles, calculator, showing its short source code etc :-) |
what tool was used to do the video? | |
Henrik 6-May-2007 [2101x2] | I don't remember the name, but it was a Python based screen capture tool that generated a Flash video. |
moving to Video Tutorials | |
Pekr 6-May-2007 [2103] | Henrik - you are doing great service on amigaworld.net :-) |
Henrik 6-May-2007 [2104] | yes, but now I need a Scheme expert :-) |
older newer | first last |