Dynamically rotating images with jQuery Cycle and ColdFusion
jQuery Cycle provides a lightweight slideshow plugin. It is super simple to drop in and create a great looking slideshow. The real trick to is to ColdFusion to grab the images from a directory then randomly sort the results to create a unique slideshow ...
combining jQuery and onRequestEnd to change client code
Open source saves lives, closed source is evil. We have all encountered encrypted or pre-compiled Java bytecode cfm/cfc files. Seldom times the original developers have left us options to change links, rename fields, change form action pages, add form ...
Detecting password age from either Active Directory or OpenLDAP/Samba
So you have that fancy ColdFusion application of yours using ldap authentication back to either an active directory or OpenLDAP/Samba server. Everyone is happy, shared authentication works perfectly. Life is great, you're the hero. Suddenly you start ...
bit of wisdom from #coldfusion room on DALnet
This is a fine example of the wisdom you are missing out on by not hanging out in the #coldfusion IRC room. [ScottP]: something off with netflix - suggested Evan Almighty because I enjoyed Armageddon, Day after Tomorrow, Collateral Damage. [CJ]: evan a ...
Holiday Security Alert - SQL Server 2000, 2005
Just in time for the holiday, Microsoft has issued an advisory announcing a vulnerability in SQL Server that could allow Remote Code Execution.Microsoft Security Advisory: http://www.microsoft.com/technet/security/advisory/961040.mspx A temp fix (WARNI ...
Randomly sorting Query of Queries
The DB servers all have cool little tricks to randomly sort the records, for example on SQL Server it is simply order by NewID(). Trouble is I had a small table with a very limited number of records in it and needed them randomly sorted for each page vi ...
Patch for CFImage and java.io.FileNotFoundException
Stumbled across this peach. A little used resize page was tossing errors. Instead of looking for a solution, I ripped through the code trying to figure out where I had screwed up. Turns out I didn't. Lesson learned - again. Patch for CFImage and Ima ...
DropBox invites
I've got 5 extra invites for DropBox. First five to fire off comments. UPDATE: 7:52pm CST - All out of invites. ...
One Free copy of FAQU for Father's Day
I've wound up with an extra printed copy of the latest Fusion Authority Quarterly Update (Vol 2 - Issue 4). Instead of letting it collect dust here, I thought I would share it with someone who might not have been exposed to the goodness that is the FAQU ...
Yet another CF 9 BOF post
On a cold and rainy night in May, 3 brave individuals from Adobe stood in front of the group of devoted ColdFusion coders ready to take feedback on the future direction of ColdFusion. There were several topics thrown out that ranged from viewing log fil ...
