10 ways to improve your code
Posted by: Owen on Monday, 10th Mar, 2008
Interesting post on The Reg about Neil Ford’s talk about how to improve you code. The talk was aimed at Java developers but there’s good advice for everyone in there. Here’s what he said in a nutshell:
Write tests before writing the code
Use static analysis tools
Practice “good citizenship” by paying attention to how well your objects [...]
10 Smart Moves to Improve your Business
Posted by: Owen on Friday, 5th May, 2006
Excellent post by Derek Featherstone with some down-to-earth advice on how to improve your business. There’s some gems in there, so it’s worth a read; even if it just serves as a reminder of the fundamentals. I particularly like his bonus 11th tip:
Make sure the core of your business is based on something that has [...]

