Archive for the ‘ColdFusion’ Category
CaldavCFC – Access and Update Caldav with ColdFusion
09 Jul
Posted by: trent in: ColdFusion, Linux, Programming, Windows
If you’re looking to do any web dev work with Caldav Calendar Events, you could be running in circles for a while. Classes and components for working with Caldav are often buried inside larger projects and require many other dependencies. Come to find out they’re not terribly difficult to work with once you figure out [...]
I’ve been working with xml feeds lately, and I’ve stumbled across some irritating issues with ColdFusion, or perhaps it all revolves around programmer error.. naa! Things were rolling along smooth with xml. I pull in the feed, XmlParse(), then XmlSearch(). XPath was making life easy. Then comes that overgrown batch of xml. ColdFusion coughed, farted, [...]
jQuery Litelighter – Light Weight Syntax Highlighter
02 May
Posted by: trent in: ColdFusion, CSS, Javascript, PHP
Need a super light weight syntax highlighter for jQuery? This is it, jQuery Litelighter. It’s extremely small, and very easy to use and extend. It has a fully functional api. It comes with two themes built in, and 4 languages: Javascript, Html, CSS, and Generic C-like syntax for C, C++, PHP, Java, etc. A ColdFusion [...]
- Comments Off
Easily Run ColdFusion on Linux, Mac, Windows
29 Feb
Posted by: trent in: ColdFusion, Linux, Programming, Windows
Open Blue Dragon has come a long way in a short period of time. They now offer a super fast way to get ColdFusion up and running on pretty much any machine for developement. On top of that it comes with a nice GUI. So how easy is it? Just download the package, unzip it, [...]
- Comments Off
An old project of mine has moved its documentation to a new home on this website. AedCFC was my first significant open source project, which was a add/edit/delete module for ColdFusion. I would call it CRUD, but its a bit more elegant than that. This tool is meant to be for administrative areas for website [...]
- Comments Off

