Hi folks !
It's been an age, since I updated this project, due to running into some snags I was just simply unable to overcome to date. I've been
having issues with the Ethernet shield I own, it appears to be malfunctioning when I attempt to run it in conjunction with an LCD display,
so I'm guessing its not getting enough power to operate at the same time as the LCD. At this stage I've all but given up on it sadly

I may possibly revisit at some point who knows.
On a brighter note, I've since purchased 2 Arduino FIO boards, 3 x 2mW XBee 802.15.4 radios and a couple of barometric pressure/temperature
sensors.
I was also lucky enough to get a Raspberry PI in the first 4,000 batch, and have been developing a big brother version to this Quasi FTP project
using all these components for a final year project at University.
I'm using the Raspberry Pi to host a Ruby powered HTTP REST API application which listens for data being POSTED to the API from another application
listening to data received over the XBee serial interface which is receiving data broadcast from the Arduino FIO's which have XBees configured in a mesh
network configuration.
The system will be released on a non commercial CC BY-NC 3.0 licence on
https://github.com/davidkirwan/ardtweeno in the coming weeks/days.
Feel free to check it out and help test/debug

Cheers
Mamo