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.)

cfUniForm v2.5 - New jQuery Plugin Integration and Enhancements

Posted on October 2, 2008 at 2:56 AM in jQuery, Uni-Form Tag Library, ColdFusion

The latest release of the cfUniForm custom tag library features a new jQuery plugin integration, as well as enhancements to the jQuery plugin integrations.

[Continue Reading]

Dan Wilson Presents cfUniForm to the CF Meetup

Posted on October 2, 2008 at 2:46 AM in jQuery, Uni-Form Tag Library, ColdFusion

Dan Wilson will be presenting the cfUniForm ColdFusion tag library to the CF Meetup today (Thursday, 10/02/08) at Noon Eastern time.

cfUniForm is a ColdFusion custom tag library that generates XHTML 1.0 Strict-compliant forms for you based upon the Uni-Form markup. It also has integrated support for a number of jQuery plugins. For more information on the presentation, please visit the CF Meetup.

Dan Wilson's cfUniForm Preso

Posted on September 29, 2008 at 12:26 AM in jQuery, Uni-Form Tag Library, ColdFusion

A week or so ago I posted about Dan Wilson's cfUniForm preso to the Hartford, CT CFUG. If you were unable to attend, no worries, as the recording is now online! View preso recording.

cfUniForm v2.4 - Bug Fixes

Posted on September 17, 2008 at 4:59 PM in Uni-Form Tag Library, ColdFusion

The v2.4 release of the cfUniForm tag library - a library of ColdFusion custom tags for quick and easy generation of XHTML 1.0 Strict compliant forms - is being made to address a couple of minor bug fixes. This will only affect forms with a class of 'blockLabels' on the fieldset, or forms that use 'top' on the 'errorMessagePlacement' attribute.

[Continue Reading]

Dan Wilson Presents cfUniForm to Hartford, CT CFUG

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

Do you want to make sexy, accessible, XHTML compliant forms without endless typing? Would you like to add widgets like masks, date pickers, time pickers to your applications with ease? Do you like accessible, feature-rich forms built with no muss, no fuss? Then be sure to block out your calendar on Wednesday, September 17, 2008 at 7:30PM (Eastern), and join the Hartford, CT CFUG as Dan Wilson presents the cfUniForm tag library and see awesome forms built in record time.

[Continue Reading]

cfUniForm v2.3 - Optgroup Support and Other Feature Enhancements

Posted on September 9, 2008 at 1:07 PM in Uni-Form Tag Library, ColdFusion

Wow! After Monday's v2.2 release, this makes two minor releases in two days. You'd think I have nothing better to do with my time. Here are the nitty gritty details on the v2.3 release.

[Continue Reading]

cfUniForm v2.2 - FireFox 3 Update

Posted on September 8, 2008 at 12:30 AM in Uni-Form Tag Library, ColdFusion

Thanks to Dan Wilson for letting me know about a FireFox 3 issue with the jQuery TimeEntry plugin. To fix the issue, download the cfUniForm 2.2 release at RIAForge.

CSS Plugin for Eclipse?

Posted on August 12, 2008 at 6:44 PM in General

I hate Aptana. The damn thing just takes over your Eclipse install and does everything that you tell it not to do. The only thing I ever used it for was CSS code coloring and insight, but today I had enough and uninstalled it. As a result, I am now looking for a CSS plugin again. Any recommendations?

[Continue Reading]

ColdBox Platform Training Seminars Releases October 2008 Outline and Extends Early-Bird Price

Posted on August 5, 2008 at 4:58 PM in ColdFusion, ColdBox

Rancho Cucamonga, CA, August 5, 2008 - ColdBox Platform Official Training Seminars today released the Course Outline for their October 2008 ColdBox Platform 101 seminar to be held in Dallas, Texas, and also announced that the Early-Bird Special Price of just $1,195 has been extended through August 31, 2008. 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 August 31, 2008.

[Continue Reading]

Transfer: Incrementing IDs and an Oooops

Posted on July 21, 2008 at 6:53 PM in Transfer, ColdFusion, ColdBox

Transfer allows you the option of having the database handle your IDs for new records (e.g. 'identity' in MSSQL or 'auto_increment' in MySQL), which is the default behavior for Transfer, or you can have Transfer generate your new IDs for you by utilizing the 'generate' attribute on your ID tag in your transfer.xml config file, and setting it to 'true'. I personally prefer having the database handle my IDs for me, so I never really paid much attention to this particular feature of Transfer until recently.

[Continue Reading]

More Entries >>

Latest Articles

Eventually something really brilliant and witty will appear right here.

Calendar

October 2008
S M T W T F S
« Sep   Nov »
      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