5 great resources for web development
When I’m developing any of my web projects, I tend to use the following 5 resources over & over – so it was surprising to speak to a developer who had never heard of some of them!
When I’m developing any of my web projects, I tend to use the following 5 resources over & over – so it was surprising to speak to a developer who had never heard of some of them!
This new series, called Watch/Learn, is made for developers just like myself – developers who don’t want to watch 20+ minute tutorials with heavy annotation and poor quality vocals just to get the answer to what they Google’d for. These are quick, straight to the point, vocal-less videos that show the steps required to solve the issue.
In the first episode, I show how to add the non-ARC supported CocosDenshion library to an ARC project.
After going through the process of developing, releasing and maintaining Wicked Little Devil, I realised that I had collected a large amount of apps, websites and tutorials*. Here are some of the best I used:
In the latest version of the WordPress blogging platform, the developers have (finally) introduced Custom Post Types, allowing it to become more of a CMS without extensive use of plugins. Unfortunately, after installing the latest version, you’ll probably have noticed that there doesn’t immediatly appear to be any way to create your own. That’s because there is no UI to do this with – doh. The way to do this is to use the recently introducded method register_post_type().
Recent Comments