Outlook 2003 email alerts

  • Post author:
  • Post category:Uncategorized

For those of you like me that are stuck with Outlook at work, here is a good tip. I am anal about how I handle email. I like to create…

Continue Reading Outlook 2003 email alerts

What ColdFusion version is your host running?

  • Post author:
  • Post category:Uncategorized

Are you on a shared ColdFusion host and want to know what CF version they are running? You could always ask them, but it would be easier (and more accurate)…

Continue Reading What ColdFusion version is your host running?

Execute JavaScript without event handler

  • Post author:
  • Post category:Uncategorized

I am kind of thick sometimes, so many of you may already know this. I have a big ColdFusion page that does a LOT of data processing. I wanted my…

Continue Reading Execute JavaScript without event handler

Xbox 360 is unstable

  • Post author:
  • Post category:Uncategorized

There are a lot of reports of crashes in various games in the new Xbox 360. One Xbox fan site even has a poll up asking, "Is your Xbox 360…

Continue Reading Xbox 360 is unstable

Google search has more relevant results

  • Post author:
  • Post category:Uncategorized

I ran across this site today that is doing a search engine experiment. They let you perform a search using their interface. It grabs search results from Google, Yahoo, and…

Continue Reading Google search has more relevant results

JavaScript Operating System

  • Post author:
  • Post category:Uncategorized

Someone has built a Unix like operating system using JavaScript and a web browser. It uses a lot of Ajax like functionality I'm not sure how useful this would be…

Continue Reading JavaScript Operating System

Dynamic variable names in ColdFusion

  • Post author:
  • Post category:Uncategorized

This is probably old news for most of the advanced CF developers out there, but I figured out how to do dynamic variable names today. The situation was this: I…

Continue Reading Dynamic variable names in ColdFusion

View Rendered Source

  • Post author:
  • Post category:Uncategorized

Someone told me about a cool Firefox plugin today that I wanted to make note of here for future reference. It's called View Rendered Source Chart. Long name, but very…

Continue Reading View Rendered Source

Dynamically creating query objects

  • Post author:
  • Post category:Uncategorized

In ColdFusion you can create data sets in memory called query objects. These can be queried with a limited set of standard SQL commands, which is very nice. Yesterday I…

Continue Reading Dynamically creating query objects

Google Ads

  • Post author:
  • Post category:Uncategorized

I've always admired Google for making so darn much money from Ad revenue, but I never really thought Google's Adsense program worked that well for web site owners. Well, now…

Continue Reading Google Ads