Recent posts

Pseudo-code Ruby baby

I've previously highlighted the geekery that is using pseudo-code for non code related activities (in my case an IM insult) and just though I'd share this lovely example from Null is Love:
Display code as plain text
RUBY:

piper = Baby.new(:name => 'Piper',

                 :born => '2008-06-09 18:22:00 EDT',

      [...]

Best. Present. Ever.

I have just come in from another night of playing with the best present I have ever received, a telescope.
It's something I've wanted for a while, but never desperately enough that I've done any serious research or examining of the options, or even looked in a telescope shop. However my girlfriend on the other hand [...]

Uploading Files and Images With Flex and Rails

Having spent most of Saturday trying to get files to upload from a Flex application to a Rails backend, fighting against both Flex and Rails all the way, I thought I'd collect together some of the things that have helped me work through this in the hope that others don't have to spend quite as [...]

UPDATE: JavaScript Image Cropper UI, resources improvements

I've just made some improvements to how I plan to maintain the resources for the JavaScript Image Cropper UI (this is part of my plans for the V2 phase) this evening, which are as follows:

Setup a Google code project to track the issues (and allow reporting of issues) and to hold the documentation (which I've [...]

Code Update: FlexUnit Custom Test Runner v 0.2.0

I've been doing quite a bit of unit testing on the Flex part of our new product lately and this has led me to fix a few issues and add some improvements to my FlexUnit Test Runner, I've been running with these fixes and improvements for a couple of weeks and finally took some time [...]

Categories

By Month