Published: on 11/9/08 | Comments (4)

At the risk of showing my age, it's been nearly 28 years since I wrote my first line of code. Way back in the heady days of ZX Basic on my trusty old ZX Spectrum. Back then to get anything usefull done it was Z80 assembly language or nothing.
Over the years I've used a lot of programming languages and a lot of IDE's, from Hisoft Basic on my Atari ST, through to Delphi and Visual Studio.
Nowadays, I tend to work extensively with both the .NET framework using Visual Studio 2008 and PHP...
Published: on 30/6/08 | Comments (0)
Hi, quick tip here for anyone looking to ensure that their RSS Feed is recognized automatically by most browsers and Google etc.
Simply add the following HTML to your <HEAD> section (Replacing the title value and href with your own.
Published: on 31/5/08 | Comments (1)

Yesterday, I began introducing you to a few of my favourite sites with the excellent WebAppers.com, well, I couldn't not mention WebAppers without mentioning the equally fantastic WebResourcesDepot.
WebResourcesDepot.com offers another huge selection of open source development resources, tools, scripts, images, and all kinds of development goodness in much the same way as WebAppers.
Personally I subscribe to the RSS Feeds of both these sites, and between them, they keep me up to date...
Published: on 30/5/08 | Comments (0)

In the first of an occasional series of blogs, I would like to introduce you to some of my favourite web development resources.
WebAppers.com offers a huge selection of open source development resources encompasing everything from stock photographs through to sample legal documents
The site is an absolute goldmine and highly recomended for any web developers list of favourites.
You can even subscribe to the site by RSS Feed for instant noticication of any new resources added.
The...
Studio Canaria is the web site of freelance web developer, Peter Butler. Articles on this site relate to designing, developing and marketing modern web applications.
CakePHP Auth Component - Users, Groups & Permissions Revisited
CakePHP Auth Component - Users, Groups & Permissions