Recent Posts

December 2009
M T W T F S S
« Nov   Jan »
 123456
78910111213
14151617181920
21222324252627
28293031  

Mobile Barcode Tool

This is a 2D-barcode containing the address of our mobile site.If your mobile has a barcode reader, simply snap this bar code with the camera and launch the site.

Rails – where is the missing stuff?

ROR (Ruby on Rails) is advertised as a data-centric development framework.  I did what I considered Data-dev back in the 1980’s using 4GLs:

you created a schema for your data (it was a bit more involved since data fields were ‘typed’)
you created views, reports, etc. for your data (just drop your fields onto screen forms, apply [...]