Spliticket running again with BeautifulSoup September 7th, 2008

Or, how I learned to stop parsing and love the soup

How to see Last.fm from the other side of the room with LastJS March 2nd, 2008

Proof of concept, more than anything else: how to hook up to a recalcitrant Flash-based interface.

Testing across the CF/Java boundary November 23rd, 2006

For reasons of speed I’m currently embedding Java in Coldfusion code. Given Coldfusion is built on Java, and can instantiate Java objects through createObject(”java”, class_name), you’d think that’d be reasonably easy. But the boundary between Coldfusion and Java is like the gap between two halves of a broken bone: jagged, bleeding-edged and painful when coerced [...]