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

World: r3wp

[Tech News] Interesting technology

Pekr
24-Mar-2010
[4774]
4x the sensitive performance of CCD and CMOS chips? http://www.dpreview.com/news/1003/10032201quantumfilm.asp
Maxim
25-Mar-2010
[4775]
again, MS is following Apple and not realizing that Apple isn't MS. 
 ;-)
Pekr
27-Mar-2010
[4776]
Python gets JIT for X86 32  bit - http://mail.python.org/pipermail/python-dev/2010-March/098360.html
BrianH
27-Mar-2010
[4777]
...again. There's a few Python implementations with JIT. This is 
just announcing that PyPy's JIT has become practical :)
NickA
29-Mar-2010
[4778]
Cool nosql blog article:  http://stu.mp/2010/03/nosql-vs-rdbms-let-the-flames-begin.html
Pekr
29-Mar-2010
[4779]
Interesting read, Nick. Few other links:

http://en.wikipedia.org/wiki/NoSQL
http://en.wikipedia.org/wiki/Cassandra_%28database%29


I think that with RIF we could go the NoSQL way too. In fact, Ashley 
did so already :-)
Sunanda
29-Mar-2010
[4780]
NoSQL is for people who need speed rather than acid.


I worked on stuff in the 1980s and 1990s that sacrificed guarantees 
of data consistency for higher rates of throughput. At the time, 
it was the only way to build those systems as we did not have the 
raw machine power needed to run large-scale real time systems.


These days, the same may still be true for some huge write-heavy 
applications. If so, people will do what they can get get the performance. 


But most applications need data consistency more than raw performance.
Graham
29-Mar-2010
[4781]
Of course it would be good if we could just have uptime ....
Sunanda
29-Mar-2010
[4782]
That's yet another priority that needs to be factored in!
Reichart
29-Mar-2010
[4783]
I'm going to move my reply to ~ Chit Chat
NickA
30-Mar-2010
[4784]
http://radar.oreilly.com/2010/03/state-of-internet-operating-system.html
 ...  I hope Carl is paying attention :)
Reichart
30-Mar-2010
[4785]
I'm going to move my reply to ~ Chit Chat
Pekr
31-Mar-2010
[4786x3]
Google to bundle Flash with Chrome - http://www.osnews.com/story/23081/Google_To_Bundle_Flash_with_Chrome_Yup
AROS on Acer Aspire One 150 netbook - pretty decent performance - 
http://www.youtube.com/watch?v=Mn8TW0gF5xQ
Microsoft will release Silverlight 4 in few months - makes it more 
regular dev platform, than "just" a RIA. Includes support for printing, 
webcams, microphones, local video recording support, drag&drop, clipboard, 
multitouch ...
Graham
31-Mar-2010
[4789]
Looks good ... is it hosted on windows or running native Aros?
Rebolek
31-Mar-2010
[4790]
I'm not sure but I think I've read somewhere that it's native
Graham
31-Mar-2010
[4791x3]
That seemed like a windows window that came up, and he talks about 
Aros native coming ...
but it looks like a multiboot loader
Dare I reformat my Acer Aspire one ??
Rebolek
31-Mar-2010
[4794]
he shows two versions, one is native and second is hosted under win
Pekr
31-Mar-2010
[4795]
There are two versions - native AROS, and hosted AROS (Icaros desktop) 
- http://www.icarosdesktop.org/
Graham
31-Mar-2010
[4796x2]
well, I need rebol for it!
Hmmm bootable usb stick.
Pekr
31-Mar-2010
[4798]
Find Carl somewhere, and ask him to finish R3 host kit, so that we 
can port it ;-)
amacleod
31-Mar-2010
[4799]
The screen dragging is only available on hosted for now....pretty 
cool.


Its come a ways since last I tried it...Starting to look like a replacement 
for linux  on my  "kiosk" apps when R3 gets ported.
Pekr
31-Mar-2010
[4800]
amacleod - you do any kiosk related work?
amacleod
31-Mar-2010
[4801x2]
I say kiosk...I just mean dedicated computers running some rebol 
apps that I have at the firehouse....

A mapping app that locates fire boxes with directions, and a notification 
system for messages to members to their email and phones via text.

Not ready for prime time...hense the quotes.
Aros - can run 3.1 apps with UAE...wonder if R2 would run?
Pekr
31-Mar-2010
[4803]
Dunno what is the last R2 version, which worked for Amiga ....
AdrianS
31-Mar-2010
[4804x2]
has anyone here tried out the GuruPlug?
http://www.globalscaletechnologies.com/c-4-guruplugs.aspx
the version with HDMI out seems interesting to create a nice home 
pc for an HDTV
Robert
31-Mar-2010
[4806x2]
I have a plug at home, that replaces the Ethernet share box from 
my NAT. Using the DroboShare gave me 5-10MB/s, using the Plug gives 
me 25MB/s over 1GB Ethernet.
So, plug-computer is really cool (and I remember that I wondered 
for what they are worth it...)
AdrianS
31-Mar-2010
[4808x2]
not bad transfer rate - uses USB2, no?
I wonder what you'd get with the GuruPlug's eSATA
Robert
31-Mar-2010
[4810]
Yes, USB 2. My Raid System doesn't has eSATA...
Reichart
31-Mar-2010
[4811]
Microsoft will release Silverlight 4 in few months - makes it more 
regular dev platform, than 

just" a RIA. Includes support for printing, webcams, microphones, 
local video recording support, drag&drop, clipboard, multitouch .."


So in other words, they are doing what should have been done day 
one, make all hardware interfaces a library call so any browser can 
just "be aware" of what is going on.
Pekr
31-Mar-2010
[4812]
Reichart - yes, I was wondering too ... what is so special about 
clipboard, drag&drop, or even their other mentioned functionalities.
BrianH
31-Mar-2010
[4813]
They're all a good idea for applications that run outside of the 
browser, and that is the main focus of the Silverlight 4 update.
Reichart
31-Mar-2010
[4814]
Why any "device" is treated differenly just confused me.  Why can't 
I drag a file from my desktop to a webpage, and if that page is set 
up to handle it, allow it to uploadload the file in the background?


Why can't  I just direct outlput of anything on my computer ot a 
path, a path that could be a website?

Why can't I simply PIPE things from one place to another?  


I get the security concerns, but this can be handled with a requester.

I'm tired of the silliness...
Pekr
31-Mar-2010
[4815]
then tell Carl to finally finish REBOL OS :-)
Henrik
31-Mar-2010
[4816]
Why can't I simply PIPE things from one place to another?

Just give me 10 years... :-)
BrianH
31-Mar-2010
[4817]
Or use Gabriele's pipe scheme. Or PowerShell.
Pekr
2-Apr-2010
[4818]
http://www.osnews.com/story/23097/Quake_II_Ported_to_HTML5:-)
Robert
2-Apr-2010
[4819]
http://sapstreamwork.com/	Is SAP changing their business model and 
strategy? From ERP to collaboration...
Gregg
2-Apr-2010
[4820]
Competing with Workday?
Reichart
2-Apr-2010
[4821]
http://www.youtube.com/sapstreamwork#p/u/5/G-8J1YEkaQcUh...........WTF?
Maxim
2-Apr-2010
[4822]
you don't like the colors?   ;-D

oh you mean... "When The Fuck would I ever use this?"
Reichart
2-Apr-2010
[4823]
I feel like I just saw the obfuscated way to use....a "table".