World: r3wp
[Tech News] Interesting technology
older newer | first last |
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 :-) |
Pekr 6-May-2007 [2105x4] | thas it Jaime :-) |
I think threre is no need to argue with folks there. What is more - they are "pro amiga" already, so they potentially respect Rebol :-) | |
the guy who looks to be hooked into Rebol now is typical example of user who might find rebol usefull - small configuration script writers, etc. | |
Intel have announced a new low-power processor and chipset architecture which will be designed to allow full internet use on mobile Internet devices. To fulfil the aims of our mission and in response to the technical challenges that these devices pose, we are announcing the Ubuntu Mobile and Embedded project. https://lists.ubuntu.com/archives/ubuntu-devel-announce/2007-May/000289.html | |
btiffin 6-May-2007 [2109] | What does everyone think about Microsoft's pursuit of Yahoo? Desperation or sound tactical move? I wasn't watching the tube, but it was on in the background, did I hear correctly that they are banting about a number in the $50'000'000'000 range? I think you'd hear the yahoo! from here in Canada. :) |
older newer | first last |