Last year I started a personal project to up-skill in some aspects of web development I was lacking in, like Javascript. I had an idea for a game I’d been bouncing around for several years so I created that. One thing led to another and now it’s become quite a serious project…
Also posted in Features |
By nahum | April 26, 2009
So, um yeah, it’s been a little while since my last blog entry. This is to say that I’m still here, things have been too hectic but I’m starting to get a handle on everything again.
I was already quite busy when everything stepped up a couple of gears around February due to going into business [...]
By nahum | February 11, 2009
Something I get asked about a bit and which gets suggested for WellRailed meetings is the topic of optimisation, in particular using MemCache and infrastructure design. While someone could present on these and other relevant topics within the bounds of Ruby on Rails I think it would be way more sensible to free presentors from [...]
By nahum | November 30, 2008
The look and format of this here my blog has just undergone a much delayed overhaul.
Since I occasionally have quite a bit to say, like in my previous entry or this one about where business logic should reside, I’m now only showing excerpts on the index page rather than whole entries. I’ve also gone though [...]
By nahum | November 5, 2008
I was upgrading a client’s application to Rails 2.1.2 from 2.0.x the other day, this resulted in refreshing a number of gems and plugins including will_paginate and attachment_fu. In doing so I found a stupid problem that I couldn’t find anything about online – it’s a pretty one off unique case so I thought I’d [...]