r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Tech News] Interesting technology

[unknown: 9]
21-Jun-2006
[1182]
Yes.  I posted the complete contents of my edit buffer (Word), and 
deleted it and restarted.  Not that anything was important, but it 
may have read oddly (even for my posts).
Chris
21-Jun-2006
[1183]
Btw, before leaving this group, Firebug (for Firefox) goes a long 
way to making JS more transparent...
[unknown: 9]
21-Jun-2006
[1184]
Agreed.
Pekr
21-Jun-2006
[1185x3]
I wonder if plug-in could be used as partial replacement for javascript?
I mean - integrated in similar way, for usage purposes, not to replace 
it ....
NetKernel OS - anyone heard of this one? http://www.1060.org/
Pekr
22-Jun-2006
[1188x3]
JAVA 6 to support scripting, speed-up client side GUI, etc - http://www.betanews.com/article/Sun_Releases_Second_Java_6_Beta/1150922228
some of JAVA 6 features - http://java.sun.com/javase/6/webnotes/features.html
Level of scripting support in JAVA 6 - http://jcp.org/en/jsr/detail?id=223
[unknown: 10]
23-Jun-2006
[1191]
http://www.byoms.com(but keep tracking www.kozoru.com)
Allen
23-Jun-2006
[1192]
java. hated by end-users so much it's had to retreat from desktops 
& browsers to hide on the server. :-)
Terry
24-Jun-2006
[1193x2]
and it can stay there.

The battle is shifting beyond Windows and Linux," he says. "Google 
isn't concerned about what executes down on the client machine, whether 
it's Windows or Linux. The action has moved up a level. The real 
innovation in software is not occurring in the context of the 1980s 
and 1990s PC. It's occurring in applications that reside in the broader 
Web. The interesting innovations are going to occur around different 
ways to organize and share and access information."" -- Paul Maritz 
(once 3rd in comand at Microsoft) regarding his new venture.. PI 
 http://www.forbes.com/technology/2006/06/23/linux_vista_open_cz_dl_0623linux.html
Robert
25-Jun-2006
[1195]
The rise and fall of CORBA. Quite interesting: http://www.acmqueue.com/modules.php?name=Content&pa=showpage&pid=396
Maarten
25-Jun-2006
[1196]
http://toute.ca/- a system REBOL was born to have (forget the 
continuations, think about the message passing).
Graham
25-Jun-2006
[1197]
doable in R3?
Maarten
25-Jun-2006
[1198x3]
I was thinking along the lines of a dialect in R2.
If I reuse the Rugby I/O engine..... I think if we use a few conventions 
for leightwight processes migration might be possible as well...
with triple transport: http, tcp, UDP
Graham
25-Jun-2006
[1201x3]
go for it!
doesn't erlang allow for distributed cpu processing as well on nodes
would be nice to take advantage of dual core processors
Pekr
25-Jun-2006
[1204]
what is it about and what the benefits would be?
Graham
25-Jun-2006
[1205]
fault tolerance
Pekr
25-Jun-2006
[1206]
We saw attempts for some concepts, like Chord, which already failed 
due to unstable low-level networking code ....
Graham
25-Jun-2006
[1207]
error propagation
Pekr
25-Jun-2006
[1208]
messaging system? OK, I will better investiigate the link ....
Graham
25-Jun-2006
[1209]
distributed virus networks
Pekr
25-Jun-2006
[1210]
where does it fit with Uniserve, Rugby, Rebservices, Beer? Is it 
an upper layer, transport independent?
Graham
25-Jun-2006
[1211]
docs here .. he can answer that
Dockimbel
25-Jun-2006
[1212x2]
UniServe's kernel is just a fin layer abstracting REBOL's low-level 
IO. So everything network-related will be above UniServe.
I had a look at Termite's paper, I don't see what's really new there 
?
Maarten
25-Jun-2006
[1214x4]
Portable continuations? Process proxies to devices?
It's erlang implemented with the full power of Scheme.
full
 as in distributed
Imagine a database query you create, capture as continuation and 
distribute as process to whoever wants the last 10 customers.
Pekr
13-Jul-2006
[1218x2]
Mozilla Firefox 2 Beta 1 has been released. This milestone for developers 
and testers includes several new features including anti-phishing, 
browser session restore in case of a crash, support for client-side 
session and persistent storage, ability to re-open accidentally closed 
tabs, support for JavaScript 1.7, new Windows installer based on 
Nullsoft Scriptable Install System, new microsummaries feature for 
bookmarks, new search plugin manager and better support for previewing 
and subscribing to web feeds.
http://www.mozillazine.org/talkback.html?article=10979
Graham
13-Jul-2006
[1220x3]
does it still freeze during downloads?
That's my pet dislike about FF .. it freezes all the windows while 
downloading files
as though it's not multithreaded
Pekr
13-Jul-2006
[1223]
Analysts see JAVA EE dying in an SOA world ... http://searchwebservices.techtarget.com/originalContent/0,289142,sid26_gci1198211,00.html
Graham
13-Jul-2006
[1224]
that's what Carl has been saying .. complexity is death
Pekr
13-Jul-2006
[1225]
so finally time for scripting?
Graham
13-Jul-2006
[1226x2]
If we can get a stable and rich gui
Maarten, what's happening with your toute implementation?
Volker
13-Jul-2006
[1228]
According to java6 itstime for scripting.
Ingo
13-Jul-2006
[1229]
Well, 1.0.7 was the last usabel version off FF. 1.5 Just keeps eatuing 
memory, is _slooooooow_ to do _anything_ (but eating memory ;-)
[unknown: 9]
13-Jul-2006
[1230]
FF does get scary some times, and it seems easy to fix...odd.
MichaelB
15-Jul-2006
[1231]
http://video.google.de/videosearch?q=hp+labs+google+techtalks


This are two of a series of four (2 more to come in the next 2 weeks 
(if I remember correctly)) talks about capability security. I think 
they're highly educational, interesting and anyway important to widen 
ones view on security issues we face nowadays. Highly recommended. 
:-) (best to download the Google Video player and watch them by downloading 
them)