Today Apple announced a new version of their iPod, the 'touch'. It appears to be the iPhone minus the phone part. It looks pretty cool. You can get some information about the touch from Apple's site here . I just happen to be in the market for a new iPod, maybe I should wait till this comes...
This is pretty cool. Verio is giving away free web hosting for the next 2+ years. This is an 'educational' only site (not 100% sure what this means), but it is free. For more information check out this site . I created my account today, it was pretty painless. You MUST have a domain to point...
In one of my prior post there was a comment by the author of SketchPath. I thought I would give his product a spin to see if it meet my needs. I did, and it is really nice. Many times I need to test xPath statements, but doing so in code is just tedious. This tool is free and it is real simple to use...
Jeremy always has something insightful to say, and this is no exception. Check out his TDD post about newbies on projects. http://codebetter.com/blogs/jeremy.miller/archive/2007/07/22/you-re-a-tdd-newbie-on-a-project-team-with-jeremy-what-do-you-do.aspx BTW, If all project leads/managers had this same...
I just wanted to welcome both Ken and Lou to Devlicio.us. They are both excellent developers with a wealth of knowledge to share. I am looking forward to learning from both of you. Welcome
Today there are some great posts over at codebetter.com about the value of TDD. In my opionion these are a must read for everyone. How can I convince my management/other developers of the value of unit testing? And here's a number you can take to the bank!! Great post Jean-Paul
Ayende has a nice explanation on when to roll your own vs using an existing application over on his blog. What I like most about his post is his very simple explianation about when why he chooses to roll his own some times and use existing products at other times. Simply put, if the existing products...