Tech on Tour - Web Design header image 4

Entries Tagged as 'General'

Editing CSS

July 26th, 2007 · No Comments

I’ve recently started using a css editor by MacRabbit. It’s mac only but has become one of my facvourite applications for editing css files. One of the best features is that you can open any web-site you want to edit into it’s browser. You then extract the css files and start editing. It overrides the [...]

[Read more →]

Tags: General

Form Mail in PHP

July 20th, 2007 · No Comments

FormMail is a powerful PHP script provided by Tectite (http://www.tectite.com/formailpage.php)free for anyone to use. I’ve used it in some projects and it’s a very usefull script, has a lot of features but yet easy to implement. Tectite takes security very seriously so the form has a built in “Version Checker” and it emails you everytime [...]

[Read more →]

Tags: General