loading...

Author: Quinn

Latest Posts
Titanium & Usergrid

I was trying to get a Titanium app up and running with a Usergrid backend and I kept getting the…

ColdFusion RegEx White List Example

I needed to build a function that would strip out characters in event information because, otherwise it would break a…

Preserve epoch dates in Zimbra JSON via ColdFusion DeserializeJSON function

The DeserializeJSON() function in ColdFusion converts an epoch date/time in JSON from something like: 1281364965000 to: 1.281364965E+012. To prevent this…

Fixing bootloaders when dual booting OS X and Ubuntu

I ran into a problem the last time Ubuntu upgraded either the kernel or grub (not sure which); Either way,…

Adding CFWheels Applications as “Custom Script” elements in the CommonSpot CMS

It appears that CommonSpot (version 5, at least) ignores Application.cfc files when using a custom script in the same directory….

Gnome Screensaver Missing Lock Screen Prompt in Ubuntu Lucid 10.04

For some reason, the unlock dialog box for Gnome Screensaver suddenly stopped appearing. Screensaver works fine but, move the mouse…

Preserve epoch dates in Zimbra JSON via ColdFusion DeserializeJSON function

The DeserializeJSON() function in ColdFusion converts an epoch date/time in JSON from something like: 1281364965000 to: 1.281364965E+012. To prevent this…

CFEclipse Dictionary for CF on Wheels

As far as I could tell, there was no CFEclipse dictionary available for CF on Wheels so I created one….

Zimbra ZmAppt Object Properties

As of this writing in July of 2009, the only documentation of the Zimbra ZmAppt object is a preliminary draft…

Upgrading MySQL 3.23.58 to 5 [WIP]

Had to upgrade mass amounts of data from outdated MySQL 3.23 to 5. Couldn’t find any good guides so I…

1 2 3 4