Sponsorised links
This month
scraplab — Using Geoplanet Data in Ruby on Rails
Geoplanet is a database of 5.4 million places in a hierarchy. Each entry has a unique, permanent ID (WOEID), a name and a place type. For example, Homerton (20089379) is a Suburb in the London Borough of Hackney (12695808), which is a LocalAdmin in London (44418), which is a Town in Greater London (23416974), and so on.
October 2009
PragDave: Annotate Models Plugin
Enter annotate models, a really trivial Rails plugin I hacked up in the plane back from the first No Fluff of the year. The plugin adds a comment block to the top of each model file, documenting the schema.
Rails vs Grails vs Django models - Peter Krantz
in Rails, parts of the model design is actually stored in the database schema instead of in the Ruby code. I have started adding comments in the Rails model classes to be able to remember what properties they have without peeking in the Db. Typically I have a number of half-baked projects on my laptop and from time to time I forget what they do and these comments help me remember.
Sponsorised links
August 2009
A Simple Twitter App with Ruby on Rails – Building Friendships | Noupe
This is the third and final part of series on how to create a twitter style web application with Ruby on Rails. This part will cover how to add friendships between users.
July 2009
Samsung E490
June 2009
April 2009
cldwalker's has_machine_tags at master - GitHub
A rails tagging plugin implementing flickr's machine tags maybe more (semantic tags)
December 2008
Potion Store | Potion Factory
Potion Store is an open source Ruby on Rails application that powers the Potion Factory Store. The goal is to help new Mac OS X developers get up and running fast without having to sign up with services such as Kagi or Esellerate. The only thing you need to bring is your own license key generator and a PayPal or Google Checkout merchant account.
