World: r3wp
[Tech News] Interesting technology
older newer | first last |
Graham 16-Jan-2010 [4675] | Seems to contradict what I thought about asterix and plug pc http://www.plugpbx.org/ |
Maxim 16-Jan-2010 [4676] | kodu looks cool |
AdrianS 16-Jan-2010 [4677] | I've tried it out for a little bit - it's pretty deep despite the kid centered approach. Just got a Radeon 5770 card so that it can run much better. If you search on youtube, you can see some of the kinds of things people have done with it and the glow and particle effects, etc. |
Maxim 16-Jan-2010 [4678x2] | reminds me alot of the lego mindstorm system. |
which, unfortunately, has been discontinued AFAIK :-( | |
AdrianS 16-Jan-2010 [4680] | has it been? The Scratch environment that I mentioned above includes an interface to both LEGO WeDo and the arduino I/O board (and clones). You might want to take a look. http://www.legoeducation.us/store/detail.aspx?ID=1573 http://www.arduino.cc/ |
Maxim 16-Jan-2010 [4681x2] | they are not available in stores anymore... toys are us stopped selling them this very christmas. the clerk told me they coudn't order them anymore. |
I think the whole system has changed and the boxes have too. I remember older mindstorm boxes and they don't exist in the catalogue... so its probably just a repackaging thing. | |
Gregg 16-Jan-2010 [4683] | We still get Lego catalogs in the mail, and the NXT system is still in there I believe. |
Maxim 16-Jan-2010 [4684] | yep its all on line so its just a sales thing... might be just related to toys are us... who where just about the only places where you could find mindstorm boxes here. |
Terry 16-Jan-2010 [4685x2] | Asterisk on the Sheeva plug http://plugcomputer.org/plugforum/index.php?topic=98.0 |
I have a complete NXT box for sale. $200 CDN (Girls.. they just aren't that into robots :) | |
Maxim 16-Jan-2010 [4687x2] | is it nxt 2.0? |
(I am interested btw) | |
Terry 16-Jan-2010 [4689] | http://vancouver.en.craigslist.ca/pml/ele/1552373070.html(Posted 2 days ago) How's that' for coincidence |
Maxim 16-Jan-2010 [4690] | so what is the box # |
Terry 16-Jan-2010 [4691] | #? |
Maxim 16-Jan-2010 [4692x2] | what NXT minstorm set is it? 8547, 8527, 9719. it could be something else ... each box has different parts, sensors, etc. |
blue box, orange box? | |
Terry 17-Jan-2010 [4694x3] | 8527 |
Hey, can the SheevaPlug take a sata drive? | |
Hmm, maybe not. .. Too bad, cuz you can pick up this for $80 http://gizmodo.com/5449098/kingston-ssdnow-v-30gb-flash-drive-for-80 | |
Henrik 18-Jan-2010 [4697x2] | http://www.e-x-e.dk/2010/01/16/a-blogpost-about-hacking-google-wave-with-xss-and-xssr/#comments Some security holes found in Google Wave. |
http://blogs.perl.org/users/cpan_testers/2010/01/msnbot-must-die.html Like Bing? Well, Bing likes your sites a lot. | |
Pekr 21-Jan-2010 [4699] | FireFox 3.6 released - http://www.mozilla-europe.org/en/firefox/3.6/releasenotes/ |
Graham 21-Jan-2010 [4700] | Doesn't work with my addons - JS Print, S3 Organizer and Logmein .. so have to wait |
joannak 21-Jan-2010 [4701x2] | Someone at Mit has obviously too much time and Cpu power.. Wouldn't something like Arexx do the same a lot easier :) http://sikuli.csail.mit.edu/ |
Though I do see point for app like that on testing some apps .. | |
AdrianS 21-Jan-2010 [4703] | Graham - use the Nightly Tester Tools extension to override the version check on those extensions - I've been using the 3.6 nightlies for months and I've never really had any issues with overriding some of my extensions (I have a ton). The speed boost in 3.6 is worth it. |
Reichart 21-Jan-2010 [4704] | Sikuli is intersting.... reminds me of a thing on the Amiga called Madala... where you could write scripts as I recall that were visual, to do actions based on what it found under hot points. You could for example select a region, it would use a simple OCR to read that region, and then, if let's say a word or number was reached, like let's say a counter that you knew was sending 10,000 files reached 9,900, you could have it play a sound, so you could know it was done.... Would prefer a better version where you can simply pipe all text or widgets to other places. Wouldn't it be cool if you could "pull" like a sticker a widget from one place (an application or even website) and "stick it" on some other place, like your dashboard or toolbar somewhere else?. Is there really any reason I should not be able to take some group here in AltME, pull it "Tech News" over to my Googl page, which I look at a lot, and when somoene posts here, I see it turn red "there". |
Graham 21-Jan-2010 [4705x6] | Adrian .. going to try that now! |
Argggg.... S3 Organizer no longer works ... even though I over rode the disabling with nightly tools ! :( | |
I can't right click on a file in S3 to get the context menu anymore | |
Found this .. http://s3.amazonaws.com/s3fm/index.html | |
Not as S3 organizer but it will do ... | |
as good as | |
AdrianS 21-Jan-2010 [4711x2] | you might find that some other extension is messing up S3 organizer under 3.6 - try disabling them one by one and see if the organizer works |
or if you've got too many to do it that way, disable everything but S3 organizer and see if it works by itself - if it doesn't then you've saved some time testing | |
Graham 22-Jan-2010 [4713] | It's S3 organizer ... |
Gregg 23-Jan-2010 [4714] | Joanna, I've always thought (and pestered Carl about it a bit) that having something like ARexx (ARebb?) in our apps would be great. |
Robert 23-Jan-2010 [4715] | But wouldn't this be possible by provding a generic dialect framework that runs over a socket (maybe using R/S)? Apss just need to expose the service interface. |
joannak 23-Jan-2010 [4716] | Gregg: Hmm.. That could work. Arexx is from the time nothing was secure (since security was not needed) but since Rebol has all those neat cryp-libs in it (even the Free View version) it should be possible to make an port system that would be both easy and secure.. (either as a fuction calls like Arexx ort LonWorks stype net-names) |
Gregg 24-Jan-2010 [4717x2] | Yes Robert. We just need a standard, so you can do IPC between apps and we aren't all rolling our own mechanisms anymore. |
And yes, Joanna, we should consider not only ideas from other systems, but also interop. | |
Pekr 8-Feb-2010 [4719x4] | One Czech server reports, that Symbian finished its transition to becoming fully open-sourced. Congratulations to Nokia .... |
Our fellow Genesi friends introduce ARM based Efika SmartBook - http://bbrv.blogspot.com/2010/02/efika-mx-smartbook.html | |
And I remember bbrv is interested in getting R3 onboard :-) | |
Facebook changes its design once again. Can't wait to see tonnes of infantile stupid groups requesting return of the old one :-) | |
Izkata 8-Feb-2010 [4723] | This one is at least more usable than the last. Mine switched a couple days ago |
Henrik 10-Feb-2010 [4724] | http://google.com/buzz Googles own facebook |
older newer | first last |