QuackFuzed.com is the personal ColdFusion coding blog of Matt Quackenbush. It exists primarily as a place for the author to learn, and hopefully to assist others in learning and/or avoiding some of the same pitfalls and mistakes. (Quack certainly makes enough mistakes daily to make up for the entire ColdFusion community.)

Should I Write HTML or Plain Text Emails?

Posted on July 4, 2008 at 12:36 AM in ColdFusion

One of the questions I have always asked myself when writing an application that sends out emails (most applications do) is: "should I write HTML or plain text emails?" As you know, most but not all email clients support HTML emails, and still other users disable HTML emails for one reason or another.

"Yeah," you say, "that's why ColdFusion has the 'type' attribute on the <cfmail> tag." And you are absolutely correct in saying so. But that doesn't solve the problem of how to write the email in your code; it only solves the problem of how to send the email.

[Continue Reading]

ColdBox Platform Official Training Seminars Announces Early-Bird Special Pricing for October 2008

Posted on July 4, 2008 at 12:28 AM in ColdBox

Ontario, CA, July 3, 2008 - ColdBox Platform Official Training Seminars today announced an Early-Bird Special discount registration price of just $1,195 for their October 2008 ColdBox Platform 101 seminar to be held in Dallas, Texas. Registrants can take advantage of this $200 savings over the full seminar price of $1,395 by completing their registration before 5PM (Pacific Daylight Time) on July 31, 2008.

The ColdBox Platform 101 Seminar is a 2-Day Introduction to ColdBox and ColdBox Platform Application Development providing 16+ hours of intense, hands-on training with ColdBox author Luis Majano and other qualified ColdBox Trainers in an intimate setting with only 15 seats available. Attendees will be guided through a quick overview of ColdBox and then step-by-step instruction on putting ColdBox to work for themselves in their own applications. The skills learned in this seminar can be immediately applied to a developer's daily tasks.

For more information on ColdBox Platform Training or to register, please visit the ColdBox Training web site.

Save What Has The FK

Posted on June 25, 2008 at 4:03 AM in Transfer, ColdFusion

Wow! I cannot believe it has been 14 months since I last posted about Transfer. One would think that this was a result of me not using Transfer, which is actually not the case. I've been using it for nearly a year-and-a-half now, but I've been so busy with other things that I just haven't found the time to really dig into it the way that I want (need?) to. Well, diggin' time has arrived.

[Continue Reading]

CF 7.02 + Apache 2.2 on Windows XP Pro

Posted on June 22, 2008 at 1:39 AM in General, ColdFusion

Okay, I admit it. I'm a WinDoze guy. I even have the property patch. Well, kinda. When it comes to me being the server administrator, it has to be WinDoze. Sorry boys and girls, but I don't come from a network background, or even a programming background, so I like point-and-click. I'm comfy in that realm. Start talking shells and all of those other "big words" that pertain to *nix, and I'm lost. That said, I am looking to justify the expense for my first MacBook Pro and/or iMac - but we'll save that for another time and post.

Last night I suddenly realized that I *really* needed to either (a) upgrade my development machine to WinDoze Server, (b) purchase some sort of add-on software, or (c) load Apache. Since Apache is free, I opted for (c). Here is a (somewhat) quickie overview of why I needed to make a move, a couple of links that I followed to get it done, and a couple of "gotcha" notes.

[Continue Reading]

ColdBox 2.6 RC2 Released

Posted on June 16, 2008 at 6:57 PM in ColdFusion, ColdBox

Luis Majano announced that ColdBox 2.6 RC2 is now available. Check out the following diagram of this awesome application platform:

ColdBox Application Platform Diagram

If you're still on the fence about ColdBox, I urge you to download and take a serious look.

IMPORTANT: Uni-Form Tag Library Info

Posted on June 10, 2008 at 7:15 PM in jQuery, ColdFusion, Uni-Form Tag Library

The other day I announced the v2 release of the Uni-Form Custom Tag Library, which contains a number of enhancements and jQuery plugin integrations. One thing *very* important detail that I forgot to mention:

If you are using the Validation plugin, you *must* use jQuery 1.2.2 or higher.

As long as you are using the current release you are fine, since it is at 1.2.6 as of this posting. If you use anything 1.2.1 or earlier, you will have all sorts of JavaScript errors being thrown.

Update

This post only applies to those of you who are loading jQuery on your own. If you are relying on the tags to load jQuery for you, jQuery-1.2.6 is the release that is loaded. :-)

ColdBox: Using 'Persist'

Posted on June 10, 2008 at 5:48 PM in ColdFusion, ColdBox

Back in the ColdBox 2.5.1 release, a new feature was added: persist. Think of it as a sort of "flash memory", allowing your application to "remember" event variables when moving the user to the next event. I was recently asked about this feature, so I figured I would make a quick post about it in an effort to help more people.

[Continue Reading]

Another Development House Goes Cold

Posted on June 10, 2008 at 5:20 PM in ColdFusion, ColdBox

Amcom Technology, a software development house based in the San Francisco Bay Area just announced their move to ColdBox. As an avid ColdBox supporter and user myself, I am happy to hear of more people coming on board.

In his announcement, Tariq Ahmed, Manager of Product Development, made the following statement:

[Continue Reading]

Uni-Form XHTML Forms Custom Tags v2

Posted on June 2, 2008 at 12:39 AM in jQuery, ColdFusion, Uni-Form Tag Library

It's been almost six months now since I released v1 of the library, so I figured it was high time I make time to add some enhancements. Here's a quick overview of the new features:

  • Integrated dependencies
  • Integrated support for the following jQuery plugins
    • Date Picker
    • Time Entry
    • Input Masking
    • Validation
  • Path Configuration

Let's look at some of the new goodies in more detail...

[Continue Reading]

Everyone is *NOT* a Star

Posted on May 28, 2008 at 12:11 AM in Rants

Okay, so it's the end of the school year and most schools either have hosted or are about to host their End-of-the-Year Awards Ceremony. This is a great opportunity to recognize the outstanding achievements of their students for the school year. Tonight was the Junior High Awards Ceremony for our school district.

When I was a kid these awards ceremonies were pretty cool, and truly focused on students that went above and beyond the call of duty and really did special things. But apparently here in the 21st century things are different; so different, in fact, that if you showed up to school at least once during the year and were breathing, you're a "Star"! WTF?!?!?!

[Continue Reading]

More Entries >>

Latest Articles

Eventually something really brilliant and witty will appear right here.

Calendar

July 2008
S M T W T F S
« Jun   Aug »
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    

Subscribe

Enter a valid email address.

As Taught by Ray