Query of Query gotcha

  • Post author:
  • Post category:Uncategorized

This might be old news to many of you, but I learned something new about Query of Queries today. I was trying to track down a bug where some data…

Continue Reading Query of Query gotcha

I Won an CFeMmy!

  • Post author:
  • Post category:Uncategorized

The CFeMmy winners have been announced, and CFQuickDocs won the "Best Reference Web Site" category! Yay! Thanks to everyone who voted for CFQuickDocs.

Continue Reading I Won an CFeMmy!

CF8 Debugger w/ Multi-server setup

  • Post author:
  • Post category:Uncategorized

For my local development, I have ColdFusion setup with the multi-server config. I was going through the directions for setting up the debugger, and came across this line: "If you…

Continue Reading CF8 Debugger w/ Multi-server setup

I wish I had cfnextif

  • Post author:
  • Post category:Uncategorized

A couple of years ago I did quite a bit of Perl programming. One thing I really liked was syntax like this:next if()It's very simple, and you use it in…

Continue Reading I wish I had cfnextif

Mozilla’s answer to Adobe AIR

  • Post author:
  • Post category:Uncategorized

Adobe brings web apps to the desktop with AIR, Microsoft is doing similar things with Silverlight, and now Mozilla announces Prism. The biggest difference between Prism and it's competitors is…

Continue Reading Mozilla’s answer to Adobe AIR

ColdFusion and Friends in Google Trends

  • Post author:
  • Post category:Uncategorized

I saw a news report yesterday talking about Google Trends, and how you can see what countries and cities search for particular terms the most. I thought it would be…

Continue Reading ColdFusion and Friends in Google Trends

Mylyn-Must Have Eclipse Plugin

  • Post author:
  • Post category:Uncategorized

Have you ever wished you could save a set of open files as a task, close these files to work on a different project, and then easily return to your…

Continue Reading Mylyn-Must Have Eclipse Plugin

Upgraded to BlogCFC 5.9

  • Post author:
  • Post category:Uncategorized

In record time, I've already got my blog upgraded. Ray just barely release version 5.9 last night. But I had some time today, and I really wanted some of the…

Continue Reading Upgraded to BlogCFC 5.9

CFFeed Gotcha

  • Post author:
  • Post category:Uncategorized

I ran into a problem with cffeed tonight. If you are creating an RSS feed, and you use a query to populate the feed, keep in mind that when you…

Continue Reading CFFeed Gotcha