July 29th, 2009
As a Linux user I was quite surprised to see GIMP crash on Windows Vista when using certain features like “Colourise”. I’ve never had a problem with GIMP on various Linux distributions so I wasn’t sure if there was a bug in the Windows build or something up with Windows in general. With no updates available and nothing on Google I started thinking it was something to do with Windows and permissions.
July 25th, 2009
A list of countries for using in select drop-down lists in HTML forms.
July 23rd, 2009
I was recently asked (by my girlfriend who’s learning HTML) what image formats to use on websites. After trying to explain things such as transparency in GIFs I thought it would be best just to write it up.
July 15th, 2009
Recently I was put in a situation where I had created a dynamic site that, prior to launch, needed Search Engine Friendly (SEF) URL’s. Without any admin access to the IIS server I was working on, no IIS modules/filters and extremely limited access in the control panel I came up with a method of URL rewriting purely in PHP without Apache and mod_rewrite.
July 12th, 2009
Firefox excels when it comes to addons and there is over 121 million on the official website. Shifting through them I’ve come up with 5 essential addons for web development that are available cross-platform, some you’ve probably heard of but nevertheless important to put down.
July 2nd, 2009
As a website developer I was confusing the practice of SEO with what I like to term SEF (Search Engine Friendly), something which I believe is a common misconception out there. I thought I would help define the clear differences by writing this as it’s something of great interest to me at the moment.
July 2nd, 2009
A quick example on embedding Flash objects in valid XHTML Strict.