Development
Jobety the web design job search engine has launched
April 30th 2011
Jobety.com, a side project I am really excited about has just launched. Jobety is unique in that it's the first job search engine to focus solely on the web design and web d...
The Ultimate Freelance Job Board List 2010
October 13th 2010
Ask most freelancers what the hardest part about their job is and they will tell you finding new clients. It's a pain to do and takes up time you could be devoting to other m...
Django 1.2 A Look At What’s New
July 5th 2010
Django 1.2 recently came out and with it came a lot of new features. New releases are always exciting, especially with a great framework like django, so lets take a look som...
Image Slider Roundup
July 3rd 2010
Sliders are all the rage right now, especially in premium Wordpress themes. They can add a lot to the design of a site and draw the attention of your readers. Most are highl...
HTML Characters You Should Be Using
July 2nd 2010
A lot of developers don't use or don't know about html characters like (& or ©). Some just paste these characters into a web document which can lead to issues, because not all browsers know how to display the characters correctly, which is why we need to use the html character code for some symbols.

Create A Simple PHP Contact Form
Ya that is what I've been doing I was just hoping...
Create A Simple PHP Contact Form
The action just means submit the form to the current page...
Create A Simple PHP Contact Form
You can change the forms action to the URL of your...