Thursday, 27 September 2007

IE WebDeveloper - DOM Inspector, Script Console, Logging messages and HTTP Monitor

Im on a IE tip this evening....youve all heard of Firebug, the excellent DOM inspector for Firefox right? Well this is soimething similar for IE, I was wanting the same Firebug functionality for IE when trying to fix an annoying quirk IE was doing when developing a site and stumbled across this on my search of the t'internet.

V.useful - enjoy!

IE WebDeveloper - DOM Inspector, Script Console, Logging messages and HTTP Monitor

Install multiple versions of IE on your PC

An absolute godsend for testing your web sites on older versions of our good friend Internet Explorer, in particular that little blighter v5.5. Install all version of IE 3 (!!!) onwards onto your PC via a single installer. You can even run muliple versions of IE at the same time. A brilliant program and its free.

Install multiple versions of IE on your PC | TredoSoft

Wednesday, 26 September 2007

Pixels (X) to Centimeters Conversion Calculator

Convert pixels to cm's and vice versa with this handy calculator. Useful if you want to convert dimensions from print to web and vice versa (which Ive had to do today!)

Pixels (X) to Centimeters Conversion Calculator

Tuesday, 25 September 2007

How to centre a DIV on the viewport

Does exactly what it says on the tin!

Center DIV/Container/Layer IE : flumpCakes

Ten CSS tricks you may not know | evolt.org

Ten useful CSS tips you might not know or have forgotten (i know of a few I had forgotten about!)

Ten CSS tricks you may not know

Monday, 24 September 2007

Bulk Rename Utility

Not a web tool as such, but a fantasic windows tool that bulk renames groups of files in one hit. Can be a big time saver if you need to rename a lot of files (which I frequently need to do)

Download it now!

Bulk Rename Utility

Saturday, 22 September 2007

Website Hosting With Apache

Good article for how to set up your own Apache web server. No to IIS!

Beginners Guides: Website Hosting With Apache - PCSTATS.com

Thursday, 13 September 2007

Pullquotes with CSS

Handy small CSS article to make a quote stand out.

Pullquotes with CSS: