The Art & Science of CSS -- Free eBook

November 20, 2008

Sitepoint are giving away a 208 page eBook titled "The Art & Science of CSS" for free on their website. You will need to register to get it. A colleague of mine has got it and flicking through it it looks pretty good. Read more »

Subversion Hooks on Windows

November 19, 2008

Getting subversion on windows to automatically deploy committed files. Read more »

FAQU Volume 3 Issue 1 Out Now!

November 14, 2008

Hot off the presses is the latest edition of Fusion Authority Quarterly Update (FAQU). I've just downloaded my PDF copy and had a virtual flick through. Read more »

Installing SQL Server 2008 Express

November 12, 2008

Installing SQL Server 2008 Express - you'd think it would be simple, but you'd be wrong! here are the steps you will need to go through (on Windows XP at least!) Read more »

FLV and IIS 6

November 10, 2008

If you want to serve flv files from IIS 6, then you need to add it as a MIME Type in IIS. Read more »

New getFieldLengths method for DataMgr

October 28, 2008

Steve Bryant has release DataMgr 2.2 Beta recently, which includes several new features and enhancements. One of the new features is getFieldLengths(). So what is this method for? Read more »

Maximum list values for cfqueryparam

October 22, 2008

I've just managed to get ColdFusion 8 to blow up MS SQL Server 2000! This is the error message I was getting: [Macromedia][SQLServer JDBC Driver] The DBMS returned an unspecified error. The command code was 0. Read more »

IISPassword for IIS 6.0

October 21, 2008

IISPassword now supports IIS 6.0 on Windows 2003 64 bit and 32 bit editions so you can use your Apache .htaccess files. Read more »

European and US formatted currency

October 20, 2008

Here's a question that I've just answered over on the CF Adobe forums. I'm sure there is a neater (pure CF) solution. Read more »

OOP Terminology : Part VIII - Service Layer

October 17, 2008

So just what is this Service layer anyway? Read more »

Next Page »