Coming back to Rails after being away from some time in Django land I discovered a huge difference in how Rails, Grails and Django treats your models. Continue reading
Applications
There are 3 posts filed in Applications (this is page 1 of 1).
Building your own Twitter client with Fluid and jQuery
Like many before me, I was searching (unsuccessfully) for a decent twitter client. There are many, but most seem to be ad sponsored or based on a rather hefty framework like AIR (which by now, I guess, has been silently installed on my computer anyhow). Continue reading
Quick site performance improvement

I have been playing with YSlow, Yahoo’s tool for web site profiling, for a while. If you haven’t tried YSlow (which is a Firefox addon to Firebug) I recommend you try it right away. Install the Firebug extension first and then add YSlow. Continue reading