News by Damon Ledet

This feed does not validate. (details)

Blogcfc 5.9.1.001 upgrade

18 Aug 04:07
Spent the last hour upgrading to BlogCFC 5.9.1.001 from 5.9. This is my first upgrade since switching over to BlogCFC back in October 2007. The upgrade went pretty smooth, I did have to make some SQL changes but as always the documentation was well d...

Coldfusion 8.0.1

6 Apr 01:32
Adobe released Coldfusion 8.0.1. I am a little late on this one as I was flying back from Chicago on the day it was released and missed it. I just updated my box and it seems to be working great. If you are going to run this update make sure you get ...

Filemaker ODBC/JDBC to Coldfusion

19 Feb 05:11
I have successfully got coldfusion talking to a Filemaker 9 database. It turned out to be pretty simple really. I enabled ODBC/JDBC in Filemaker server. Installed the latest SequeLink on the coldfusion server. Setup a System DNS and pointed to it in the coldfusion admin. The only odd thing I ran into is in Filemaker field names can have spaces so when I do an insert into a field I have to put double quotes on the field name.

Previous and Next in Coldfusion

27 Dec 14:15
I have done this before when the data was clean and when I only needed to worry about one ID by just adding or subtracting one from the ID value. On my photo album pages I wanted to create a way to view my photos without lytebox. I have 2 IDs photo album and photo. Also my data is not the cleanest for example in my Denver photos I do not have a photo 1. I came up with a solution, not the most elegant I will admit.

RSS Feeds

27 Dec 02:11
I started out playing with cffeed in Coldfusion 8 about a week ago. I decided to build a RSS feed of each of my photo albums in an attempt to learn more about the tag. After scratching my head for a while and a lot of help from http://validator.w3.org/feed/ I now have an rss feed for each of my photo albums. Check them out at http://www.damonledet.