Ruby
Rails
CSS3
Ajax
Javascript
HTML5
Java
Flex
Mar
27
Fix time syncing issues between remote computers, particularly when Hudson gets out of sync with Subversion. "WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior."
Sep
26
Introduction to a Windows platform gem that I wrote to help switch environment variables and versions of Ruby from the command line.
Feb
21
Was bashing my head against a brick wall trying to run tests that took forever to run. Spent a few hours ripping apart and setting up an efficient testing environment. Thought I'd put up my notes in case they might help anyone
Jan
21
Had a decent play with Pik over the last few weeks and I've been so impressed with it I thought I'd give it a little plug. Basically it's RVM for Windows and will let you use and swap between different versions of Ruby all from your one machine.
Dec
22
Having a quick look at embedding different fonts into your webpage using CSS2 or CSS3 with the @font-face tag.
Nov
24
Just a whole bunch of notes I put together while setting up Ruby Version Manager RVM on Ubuntu Server 10.04
Nov
24
An installation guide for people wanting to have a play with NodeJS. Installation guide covers Windows and Ubuntu installs only.
Nov
24
A handy guide on how to connect to gmail's smtp server via TLS using Ruby 1.8.6 and Rails 2.1.2
Nov
24
This article describes how to easily set up an RSS feed in Ruby on Rails