Web Development Resources - Aptana Studio

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

Aptana Studio

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...


RSS Feed Auto Discovery Tag

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.



Web Resources Depot

Published: on 31/5/08 | Comments (1)

Web Resources Depot

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...


WebAppers.com

Published: on 30/5/08 | Comments (0)

Web Appers

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...


<< Newer |
| Older >>

About Studio Canaria

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.

Recent Comments

Dave on CakePHP Auth Component - Users, Groups & Permissions Revisited
I dont understand how you define permissions for each contoller to User. Do I have to manually...
SI on CakePHP Auth Component - Users, Groups & Permissions Revisited
Hi Peter,

I am having little issue logging into the application. I have 2 user groups both having...
Alig on CakePHP Auth Component - Users, Groups & Permissions Revisited
Thank you very much for this tutorial. After fighting for hours to get the cakephp ACL working,...
Benny on CakePHP Auth Component - Users, Groups & Permissions Revisited
thank you for your solution it's perfect , you are genius , thank you this is the best ( beside...
Gordon on CakePHP Auth Component - Users, Groups & Permissions Revisited
I'm having a similar problem to luis. I followed everything as instructed here up to the point...