Sunday, June 1st, 2008
I started playing with Erlang last year. Mostly that meant reading the Joe Armstrong book, looking at ejabberd and writing a little code. Sadly, I've not had the chance to go much beyond the "playing" stage. Anyway, I've got a soft spot for functional languages like Erlang since my Programming ...
Posted in Programming, Technology | No Comments »
Sunday, May 25th, 2008
Antonio Cangiano offers up 10 Ruby on Rails Performance tips, some of which are really just good practice in any web application and aren't specific to Rails. This includes gems like:
don’t be afraid of using the cool features provided by your database, even if they are not directly supported by ...
Posted in Development | No Comments »