Archive for February, 2009

AppsAmuck Great IPhone Dev Tutorial Resource For Beginner IPhone App Developers

Apps Amuck starts on day 1 with an iPhone app tutorial that is based on the example/tutorials provided by Apple. Each day the apps/tutorials get more complex, and full source code as well as a final verion of the IPhone App is included in each tutorial. They are currently giving away one app per day for the next 31 days.

Top 10 PHP Mistakes Beginning Developers Make

From the NetTuts site, comes a list of the top 10 common PHP errors that beginning developers make. I’ve found myself making these many times, though as time goes on, finding and fixing these errors becomes more of a second nature. I do keep a checklist (I will post it soon) of PHP security and [...]