I have been quiet lately because I have been slowly learning ruby on rails.
More posts to come but so far I have managed to:
- Install the frameworks
- Figure out debugging
- Install, compile and configure MySQL
- Build an application which interacts with Flickr using REST
- Build my first database application against MySQL
- Build my first layout using HAML and SASS (smooth liquid love by the way).
So, lots more to learn and do. Next up I am going to try web service calls. Looks pretty easy.