eSpace

we're hiring!we're hiring!

News

eSpace showcased weNear at ABAN event.
Want to know more about weNear, our Android application? Watch the video!
Finally, meOwns has been released.. drop by and enjoy!

Blog

script/console Reload Models

If you are one of those Rails applications developers, then you would have used this command before:

ruby script/console

It is very nice and gives you the ability to load your environment and try it as you wish, but what if you changed anything in the application models? You will find that the console isn't aware of these changes at all!

Continue[…]

A Quick Start to Octave

Two days ago, I have started working on a new web application that manages a power quality monitoring and analysis system. The system consists of multiple sensors that are spread through multiple locations and periodically send readings to the server which pass the data to an Octave script to process and analyze.

Continue[…]

A Google Maps View for The iPhone

If you've been following the development of location based applications under Android and the iPhone you must have seen a lot of comparison charts showing the strengths and weaknesses of each SDK and mentioning the differences. Well, now you can cross one difference off that list! Continue[…]