Archive for the 'Web Development' Category

How to add a Skype me status button to your website

Tuesday, June 26th, 2007

The tool below is available from Skype free of charge - we list a set of how to steps to help simplify this process for you.
Skype is a VoIP (Voice over IP) service to allows users to make free voice calls to each other and reduced rate calls to landlines and mobiles in many countries.
They […]

PHP Redirect - How to send someone to another URL with PHP

Thursday, May 3rd, 2007

When designing a web site, it is occasionally necessary to redirect a user to another URL to the one they have tried to access.
This can normally be accomplished using HTTP redirect, however sometimes they just arent applicable or you would prefer to do it with PHP, for example:

If a page is undergoing some maintenance and […]

How to Automatically Create a Sitemap & Google Sitemap

Monday, April 16th, 2007

As a web designer one of the corner stones of every good website is a well maintained sitemap. Maintaining a web-site’s sitemap however can be difficult; particularly where the content is frequently updated.
A tool we frequently use at Techita to help reduce this burden is Audit My PC’s Google Sitemap Generator.
This tool will crawl any […]