Dramatically improve test-driven development

Test-driven development is one of the best benefits that Ruby on Rails brings to modern web development, but it can be a bit tricky, and laborious, constantly tweaking test code, running the tests, then making required changes. Enter autotest, part of a suite called ZenTest, which makes life dramatically easier for you.

Tags: 

TaxCut vs TurboTax

For the first few years we had to do a tax return in the USA I used TurboTax to do so. Back in 1999 it was pretty simple for us to do our taxes as we had almost nothing to list in it. Over the years it got a bit more complicated but continued to be manageable. Around the 2002-2003 time-frame Intuit, who makes TurboTax, decided to do some naughty things with their software - the installed some extra limitations on how or when you could install their software, which would pose problems if we ever needed to verify the data in future years.

Tags: 

Keep track of Ruby on Rails changes

Here's an easy way to keep track of the on-going changes to Ruby on Rails. The Rails team use the system Trac to manage their development and it includes a page to list all of the recent changes. While nice in theory, the fact that by default it shows changes to the development website too makes it a little confusing at first glance, so instead you can use/bookmark this link to see what is going on in the code itself:

Tags: 

Macs go Intel, then go Windows? (UPDATED)

After the announcement in 2005 that Apple were going to change their Macintosh computers from the IBM/Motorola PowerPC range of processors to Intel's x86 line everyone thought they were nuts. Well it seems the insanity continues as Apple have just announced a program called Boot Camp that allows anyone with an Intel-based Mac to run Windows! Yowzers!

Tags: 

Pages

Subscribe to Front page feed