Lightweight blog created on Ruby/GAA/Datastore stack
Put this together a month or two back but never got around to replacing the existing PHP version due to the amount of time an instance took to fire up on GAA.
The site can be found at http://coffeerings-blog.appspot.com/ (prob take 10-15 seconds for the instance to start)
The source can be found on http://github.com/coffeerings/Cofferings-Sinatra-Blog
I'll try and put a quick write up together outlining each part of the app. For now here's a list of the main references I used:
- http://code.google.com/p/appengine-jruby/wiki/GettingStarted
- http://www.sinatrarb.com/faq.html
- http://sinatra-book.gittr.com/#partials
RECENT ARTICLES
Lightweight blog created on Ruby/GAA/Datastore stack
Put this together a month or two back but never got around to replaci... read more
Using Node JS and Couch DB Stack for Web Dev
With the recent hype surrounding Node.js I thought I'd better get my ... read more
Campaign Monitor API Using PHP and SOAP
Campaign Monitor has a fairly comprehensive API and support docs.&nbs... read more
Google Maps Snippet
Absolute bare basics when it comes the Google Map api but a snippet o... read more