9 Apr 02:24 When I needed to create mappings on the fly for a client, I did some reading and wrote a quick component to make it easier. (Hat tip: Eric Jones) Once I had that done, it was obvious to me that I should extrapolate this into a full CRUD object. Enter IISVDM (IIS Virtual Directory Manager). It uses [... 14 Mar 00:13 I recently sat down to put together a blog post covering how to "bridge the gap" between a 404 and onMissingTemplate (because a .cfm file has to be requested before the web server hands the request off to ColdFusion), and I thought that it would make a great article for dzone, so I submitted it [... 7 Feb 23:00 In Hacking BlogCFC: Part 1 - Replacing the INI file (read) with XML I showed how you can replace the file blog.ini.cfm with an XML file (blog.xml.cfm) and modify part of the core of BlogCFC to read the data from this new XML format. The motivation for doing so was that on some ColdFusion hosts [... 7 Feb 07:50 This is Part 1 of a small series of posts I'm planning on running that will cover hacking (using the term loosely) BlogCFC. For Part 1, my goal is to remove the use of the functions getProfileString() and setProfileString(). What's my motivation? Some hosts consider them a security risk, and block their use. This is [... 23 Jan 23:00 Chances are that if you're a ColdFusion developer, you've at least looked at some PHP code every now and then. Even if just to see how much better our language of choice is than theirs. ;) Something that I always thought was cleverly done in PHP was include_once(). If you're not familiar with it, basically it's [... 3 Jan 02:37 Today J.J. Merrick linked to my cf_rewrite post, which reminded me that I had improved the code but never posted it. I've updated the original post with some new code and updated the demo to reflect the change. View the original post here. Copyright © 2008 NerdFusion. This Feed is for personal non-commercial use only. If [... 19 Dec 22:59 Here's something to stick in your sidebar. I added it to mine yesterday. Copyright © 2008 NerdFusion. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact j.adam.tuttle@gmail.com so we can take legal action [... 18 Dec 22:55 The other day I was in a state of head banging frustration while debugging an issue with a component invoked via a CF Gateway that was peppered with calls to the ImageCR CFX, and seemed to be failing at random points for random reasons (though through no fault of ImageCR, it should be noted). My [... 17 Dec 23:39 Todd announced on his blog on December 10th that he was putting together a site called Model-Glue Cookbook, based on the same idea as Ray's ColdFusion Cookbook (and apparently the same codebase), though at the time the domain was parked and there was no content. I've been checking in on the domain a few times [... 7 Dec 01:18 Over on ColdFusionCommunity.org, there's a group for Wii owners, and in that group, a thread for folks to share their friend codes. Considering the number of CFers that have been gravitating to the Wii lately, and the fact that almost everyone likes to play Guitar Hero, there ought to be at least a few people [... |