Entries Tagged as 'Web Development'

ColdFusion at Hamilton College

ColdFusion , Web Development 3 Comments »

An interesting article about the types of things we are using ColdFusion for at Hamilton College:

http://my.hamilton.edu/Spectator/021909/SciTech/LAMP.html

 I don't really understand the title of the article, though.

Read more...

jQuery Replacements for CFGRID, CFWINDOW, and CFTOOLTIP

Ajax , ColdFusion , Default , Web Development 66 Comments »

I recently completed the beta version of CFjqAjax.  This is a library of custom tags that replicate the CFGRID, CFWINDOW, and CFTOOLTIP tags from ColdFusion 8.  The CF8 tags work, but I find YUI and Ext much harder to work with than jQuery, and the file size of the JavaScript libraries that CF8 includes is excessive.  So, I created CFjqAjax.

Read more and/or download ...

Read more...

De-select a CFGRID row so it can be clicked again

Ajax , ColdFusion , Default , Web Development 5 Comments »
One of my colleagues recently mentioned to me that he was frustrated with CFGRID because after a grid row is selected, you can't trigger an action when it is clicked again.  So, I set out to find a solution...

Read more...

Ajax Features in ColdFusion 8

Ajax , ColdFusion , Default , Web Development 6 Comments »
I gave a presentation titled "Introductionto Ajax Features in ColdFusion 8" at the Syracuse ColdFusion User Group meeting this week.  Read the full blog entry to download the sample code and presentation files.

Read more...

Connecting to Gmail using ColdFusion

ColdFusion , Default , Web Development 45 Comments »
Do you want to build an integrated ColdFusion interface to Gmail?  Using newbish's IMAP CFC client, it can be done.  It just needs a couple modifications to work with Gmail's SLL IMAP.  Read more ...

Read more...

Powered by Mango Blog. Design and Icons by N.Design Studio
RSS Feeds