Wanted to update all you MRL'ians to a few changes on the site...
First is the shoutbox was replaced by a running instance of MyRobotLab - WOOHOO!
Its much more effecient than the previous shoutbox - it uses websockets versus polling with javascript.
At the moment websockets will not go through proxy servers - but with MRL you can add services like XMPP - This interfaces with googletalk or "hangouts" and will route to smartphones like any IM app. Let me
Some other changes :
You may see some borked scripts like this [[borked.py]] - its because we now need the full path from /resource/ ... typically it will be [[Python/examples/notBorked.py]] - the reason for this, is there are other files which need to be displayed - specifically MRLComm.ino
Let me know if you find borked scripts and I or someone will fix them.
I also now have a monolithic MRLComm.ino which will be split into 3 pieces at build time and turn into the MRLComm library and driver script.
That's all for now ... ciaooo