Ah.. It feels so good once you are done with the talk you have been preparing for days. This was my first talk at an international location. You have no idea how much I was tensed before the talk. Feels great when you get to listen good stuff about the presentation from the audience. Thanks [...]

I am speaking at the CFUnited on “Advanced AJAX Development using ColdFusion 8″ on the 29th of June between 8:30 and 9:30. The brief description of my talk goes like this:
Building rich web applications with AJAX has never been so easy. Realize this power within ColdFusion 8 which should get you started on building the [...]

Ashwin and I will soon write about all the AJAX stuff in ColdFusion 8. So watch out.

While I was working on serializing the CFC to allow replication of CFCs across sessions, I encountered a blocking issue with class loaders. Here is what it was and how I got around it.
Class loaders are hierarchically organized, where each class loader has a parent class loader, except the bootstrap class loader which loads the [...]