I’ve got a fever, and the only prescription is more cowbell.

Category Archives: Coldfusion

Getting RESTful with Mach-II

Since working with Ruby, I have been inspired to improve my coldfusion practices. While using Sinatra, I enjoyed being able to specify HTTP methods while mapping routes. In the same flavor, I wanted to write something for Mach-II that would allow me to do something similar. I wrote a Mach-II filter to [...]

How To Use Search Engine Safe Urls With Mach-II

Search Engine Safe (SES) urls are increasing in demand, especially by SEO departments across the board.  They look better and supposedly increase search engine optimization.  Since my company upgraded to version 1.5 of Mach-II, we were able to use their built in SES url functionality.

Coldfusion Pageable Array

This class works just like the Coldfusion Pageable Query class that I created previously, with the exception that you obviously feed in an array rather than a query.  I enjoy having this class for encapsulating logic, retreiving specific pages of the array, and having functions that help with the creation of pagination markup.

Coldfusion Pagable Query

I wrote this coldfusion class to encapsulate much of the logic that goes along with creating paginated results.  I grew tired of the duplicate code that went from project to project.

Subscribe

Search

You Can Find Me On ...

Categories

RSS Other Articles By Me

  • reCAPTCHA: Blocking Spam and More
    A few months ago, I developed a ColdFusion/Mach-II implementation of the reCAPTCHA API.  This type of CAPTCHA requires the person to enter two words rather than a single sequence of random letters.  In addition to protecting your website from spam, reCAPTCHA helps digitize text books.  They do this by using a mystery word as one of the two words, until there […]
  • Using Friendfeed to Automatically Post Your Blog Entries on Twitter
    Friendfeed is a feed aggregator that groups together updates from twitter, facebook, digg, youtube, your blog and much more.  It can also publish entries from your friendfeed to twitter.  This article shows you how to tap into that twitter publishing feature of friendfeed to automate the posting of your blog entries to twitter.  Watch my screencast to create […]
  • Intense Debate Now on the Sitepro Blog!
    Recently on the Sitepro Blog, we have switched to using an enhanced commenting system called Intense Debate.  Intense Debate provides many features that will supercharge the community, increase comments, and increase pageviews.  Some notable features include commenter profiles, reputation scores, email notifications, reply by email, and facebook integration. […]
  • Sitepro Developers Attend TCCFUG
    Last Thursday, a few Sitepro developers attended the Twin Cities Coldfusion User Group at University of St. Thomas.  We were introduced to the future of Coldfusion, specifically Coldfusion 9.  There was free admission, free food, free shirt, prizes, and an abundance of new Coldfusion features. […]