Delving into Coldfusion, jQuery, HTML5 and Linux

Apparently there’s some issue with RDPing into a terminal server from a Windows 7 box and then trying to remote control a TS user. My work around thus far has been starting XP mode, and RDPing to the TS server from there. Thoughts on this? I’d much prefer to RDP straight from Windows 7.

Read more...

§143 · November 13, 2010 · Uncategorized · (No comments) · Tags: , , ,


In my current freelance project I’m working with the HTML5’s Canvas element. Recently ran across this lovely error: Uncaught Error: INDEX_SIZE_ERR: DOM Exception 1. Ends up this error signifies that a numeric value being used in the canvas context is <1. In my code below, v.cav.width and v.cav.height were both 0. var imgData = v.ctx().getImageData(0, 0, [...]

Read more...

§144 · November 13, 2010 · Uncategorized · (No comments) · Tags: , , , ,


This morning got off to a grand start with a server error on Google Calendar. Normally this would be very upsetting, but I was so impressed with the error page I thought I'd share. I count eighteen different languages.

Read more...

§171 · July 27, 2009 · Uncategorized · (No comments) · Tags: , , ,