ColdFusion, WordPress, Flash & other web things


Archive for June, 2004

toString function on XML docs

Here is something worth knowing if you are hosting a CF site on a shared server with sandbox security.
Today, after one full day of 1 Pixel Out being live, the RSS feed page started throwing an error for no apparent reason. The feed is generated dynamically from the list of recent entries stored in the [...]

Issues with calling super methods

I ran into serious problems today when I tried to call a super method from an extended CFC. I needed to override the init() method of the parent component but I still needed to call the original method with the whole set of passed arguments. Because the original init() method had a large number of [...]

Hello world

Finally! I officially welcome myself to the blogosphere. Well done!
So, what is this site all about? Mmmh… Well, hopefully, I will be writing about interesting techniques and issues in the world of web development and design. For me, this means mainly ColdFusion, Mach-II, CSS and Web Standards. Let’s hope that it works and that some [...]