ColdFusion Helpers for Halo 2 Contest
Friday, November 19th, 2004For those of you who are CF’ers and are looking to get more structured access to the Halo RSS feed data, I’ve made available the CF source I used to do so during some of my development trials. There’s two files - feed.cfc, which is the CFC that handles the workload, and feed.cfm, which is an example of how to use the CFC. So why didn’t I use this in my project? Read on…
Note: This code was developed to test out an idea and was not designed with performance in mind. It comes as-is, with no warranty (smile).
(more…)