Category: Agent K on CF

294 posts

cf.Objective(ANZ) 2010 update

by kai on 19/07/2010

When I posted about cf.Objective(ANZ) 2010 in Melbourne (November 18-19 2010)the other week we had just put registration live and the first batch of speakers online. Just a few days later and there's already so much more: 18 confirmed speakers (and just a few more to come - stay tuned) 16 confirmed sessions 3 full-day workshops on the day before the conference starts (Wednesday, November 17…

Read the full article →

My personal #1 bug fix in ColdFusion 9.0.1 is in the Admin API

by kai on 16/07/2010

That might sound weird to everyone looking at the awesome list of new stuff in the ColdFusion 9.0.1 updater that Adobe has released just this week. But let me tell you what it that #1 bug fix is and why it makes the life of my clients so much easier. As I said, it's in the Admin API and it's about the trusted cache. This is a feature that helps to increase the performance of your ColdFusion…

Read the full article →

Flex 4 for ColdFusion developers (and others) at cf.Objective(ANZ)

by kai on 16/07/2010

cf.Objective(ANZ) 2010 will for the first time offer full-day workshops on the day before the actual conference. I'm going to offer a full-day training titled "Flex 4 for ColdFusion developers". Unlike other Flex 4 one-day training or introductions, this one will focus on the special needs of CF folks either coming new into Flex or wanting to learn more about the specifics of integrating Flex…

Read the full article →

ColdFusion 9.0.1 - yay!

by kai on 14/07/2010

This morning, Adobe has released an update for ColdFusion 9 -  ColdFusion 9.0.1. I'm very happy about the final release of the updater 1 as it doesn't just contain a lot of bug fixes but also whole bunch of new and/or improved features. There's a lot of improvement in ColdFusion's ORM, but also in the caching. You can find a more detailed overview in Ray Camden's blog post on CF 9.0.1. Here are…

Read the full article →

cf.Objective(ANZ) 2010 - some speakers, some sessions (and a registration system)

by kai on 09/07/2010

You might have heard that our antipodean version of cf.Objective - coincidentally named cf.Objective(ANZ) - is coming back again in 2010. After the very successful first run in 2009, we're going to be back to Melbourne on November 18 & 19, 2010 for two days on advanced CF content, networking with attendees and presenters from all over the world. We've got a pretty awesome speaker lineup…

Read the full article →

ColdFusion Builder, file encodings and i18n

by kai on 25/04/2010

I recently came across a discussion on the German ColdFusion mailing list where people talked about the alleged inability of ColdFusion Builder to deal properly with German umlauts. Phrases like "this product is completely unusable" or "this is a bug that has been continuously ignored by the CF Builder team" were used. After having tried it myself with files of a variety of encodings, I can…

Read the full article →

How much memory does my ColdFusion variable really use? – Part III

by kai on 10/03/2010

Finally, nearly the last part (there's one more coming...). In part II I talked about the different problems we'd run into using the instrumentation code out-of-the-box without modifying it for the special scenario of using it to size ColdFusion variables. We declared those issues solved (sic!) :-) - so let's have a look at some code and how to use it. All I've done was to grab the example from…

Read the full article →

How much memory does my ColdFusion variable really use? – Part II

by kai on 09/03/2010

Here we go - part II of an approach into sizing ColdFusion variables from within ColdFusion. In part I I introduced the problem we're trying to solve, a general solution (JVM instrumentation) and also pointed you to the JavaSpecialists newsletter #142 for a working solution (from a Java point of view). Heinz also commented in part I and pointed out that there is a full-blown open source project…

Read the full article →

How much memory does my ColdFusion variable really use? - Part I

by kai on 07/03/2010

Recently I've been dealing quite a bit with ColdFusion from an infrastructure point of view - clustering, monitoring, system tuning etc. One particular thing I (and I know of at least some others) have found missing was an easy to use and realistic way of figuring out how much memory a particular ColdFusion variable really uses. There are a few approaches around that regularly pop up on mailing…

Read the full article →

Speaking at webDU 2010 (May 6 and 7 2010, Bondi Beach)

by kai on 26/02/2010

I'm again speaking at this year's webDU (and it's going to be the 8th time in a row - I think the only other people who have presented at each MXDU/webDU since it started in 2003 are Andrew Muller and Mr. Geoff Bowers himself now, yay!). BTW: Did everyone realise that the registration for webDU 2010 is open and that the Early Bird price (AU$ 695 is really a bargain for the two days) runs out on…

Read the full article →