sebtags 1.0 RC4 (security issue)

Pete Freitag recently pointed out a security issue with file uploads. This affected file uploads in cf_sebForm so this update addresses this issue. The update also has other tweeks and features, but no point in covering those until I have some real documentation (soon, I hope). Anyway, if you are using the sebtags custom tags set, upgrade now.

sebtags 1.0 RC2 for ColdFusion 8.01

Like a bolt from the sky, forces have converged to alert me of sebtags incompatibility with ColdFusion 8.0.1. As CodeCop runs on sebtags, that meant that CodeCop wouldn't work on ColdFusion 8.0.1 either.

Fortunately, the problem was easy to fix. While I was at it, I wrapped up a few other small bug fixes and enhancements for sebtags and put it all together as sebtags 1.0 RC2.

I also updated CodeCop to use the newest version of the custom tags, giving it a version of 1.0.1.2.

So, everything should run now on ColdFusion 8.0.1.

Sorry for any trouble.

Introducing cf_sebTable

Over the years, I have had to create countless administrative data tables. Most of them are similar to one another. A few years ago, I saw that my friend, Tim Jackson, had created a custom tag to manage this. I thought the idea was brilliant, but I felt that the implementation could be improved.

[More]

sebtags 1.0 Release Candidate Released

After years of working on my sebtags custom tag set, I think it is now stable enough to put it in release candidate stage. If all goes well, this will exactly match the final release which will come out soon.

[More]

sebtags Beta 3 (joy of open source)

I have the third beta of my sebtags custom tag set ready now at RIAForge. I spent a lot of time fixing how things worked in ways that I have intended to fix for a long time, but was not properly motivated to do so. Nothing like releasing something to the public to motivate you to clean things up. The code is still ugly, but the functionality is what counts.

[More]

Preventing Form Spam in cf_sebForm

I use cf_sebForm for all of my contact forms. Form spam is a constant problem for those forms. So, I set up a generic way to do filtering in those forms and wrote both cf_sebForm and SpamFilter.cfc to follow the same guidelines.

[More]

cf_sebForm Presentation and sebtags Beta 2

Today I released the second beta of my sebtags custom tag set. The only major remaining work that I should have before the full 1.0 version is cleaning up and adding some default skins.

[More]

Uploading Files with cf_sebForm II

In my last entry on handing files with cf_sebForm, I ended the entry by saying that the method I had just covered for handling files with cf_sebForm wasn't the one that I actually used. It was close, but a few differences save me some typing.

[More]

Uploading Files with cf_sebForm

In my ongoing series about using cf_sebForm, I have so far left out one important feature - the ability to upload files. This is essential functionality whether you are saving a record or sending email.

[More]

Send Email with cf_sebForm

I saw two blog entries recently (by Ben Nadel and by Mark Mazelin) on generic solutions to automatically send email with a form. This is a common need for a lot of web sites, especially on contact forms. These entries motivated me to show how cf_sebForm handles this.

[More]

More Entries

BlogCFC was created by Raymond Camden. This blog is running version 5.8.001.