CFML Open Source #3 – Week of November 26th 2012

Still managing to maintain this series with issue #3. A couple of new interesting projects have been released, from a static site generator to a secret Santa web application. New releases for existing projects as well, including the mighty Railo 4. A sprinkling of some security news and of course the GitHub report. Enjoy…

New projects

Almanac

Matthew Roach

Unforunately missed out from last weeks update. This is a new project aimed generating a static blog from JSON / Markdown files. From what I can tell, you use the Coldfusion application to generate a static version of your blog, meaning you wouldn’t need anything dynamic on the server for hosting (e.g. github pages free hosting).

fubar-cfml

fubar is a CouchDB application for storing, exploring and aggregating logs which is available on github. The developers behind it, “Daemon Internet Consultants”, has now released a client library for use in any CFML applications.

Secret Santa

Miles Rausch

Someone who is already in the festive spirit, Miles Rausch, has created a repository called “secret-santa”. A simple little ColdFusion application for anonymously exchanging holiday gifts. “Ho, Ho, Ho!”

Mura Comment Spam Remover

Jason Presley

A plugin for Mura designed to make removing spam comments a lot easier.

CF_ApplicationGenerator

Jason Presley

A ColdFusion application designed to quickly create a FW/1 based application with CRUD funcationality (services, daos, models etc…).

Kathune

Shawn Holmes

Not something that I’ve seen much of in the CFML community, a project aimed at gaming. Meet Kathune, a multi-threaded CFML-based spidering engine for farming World of Warcraft recruitment information from Battle.net and other sources.

CF TableProfiler

Jason Presley

This is a new CFML application for the purpose of profiling a single table or all tables in a database. The profile will show column names, data types, column sizes, default values, primary keys and the nullable flag.

Releases

Railo 4

Railo

The Open Source CFML engine, Railo, has made it to version 4 with its latest release. Congratulations! There are a slew of features included for which just follow the title link to see a list. I’ll leave you with the release video and a link to a post by Paul Klinkenberg explaining the upgrade process.

CFFormProtect 2.3

Jake Munson

A project focused on protecting online forms from spam, offering a wide range of tactics to pick from and configurable weights to each detection method. This release contains bug fixes for older versions of ColdFusion.

DI/1 – Inject One 0.4.0

Sean Corfield

DI/1 (“Inject One”) saw a 0.4.0 release this week. It contains a number of bug fixes and also has moved pretty close to the feature set that Sean Corfield has been aiming for with the dependency injector.

FW/1 – Framework One 2.1 Beta 2

Sean Corfield

Sean has also been busy with a release of FW/1. It’s just hit beta for the planned 2.1 version which includes a new debugging feature for tracing the framework and seeing what it queuing up / executing. It also includes a bug fixes as well, including compatibility fixes for Adobe ColdFusion for the new tracing feature.

Railo Vagrant Railo 4 Support

Billy Cravens

Billy Cravens is still tinkering away with his Vagrant Railo effort. He’s mentioned on the Railo mailing list he’s updated it to use the new Railo 4 release.

Project news

System Command

Joshua Rountree

Moved to github, changed developer

Providing an alternative to the cfexecute tag for capturing the standard and error output streams, the project appears to have moved away from RiaForge, to github. Also noting that the developer “Kevan Stannard” looks to have passed the project over to “Joshua Rountree” as part of the transition.

Railo

Railo

New feature CFRetry

Gert Franz

Over on the Railo blog they show off their ideas for a CFRetry tag, allowing you to attempt to re-execute code from a CFTry. Currently planned for Railo 4.1.

FarCry CMS

Sean Coyne

Revampt of FarCry Docs

A post on the FarCry blog previews their new documentation prototype. They provide a little information and also ask for any thoughts on what they’ve got so far.

Community News

‘Tis The Season For Giving!

Adam Tuttle

Latching onto the “24PullRequests” site. Adam Tuttle devles into the idea of CFML developers making 24 little pull requests to different projects in the run up to Christmas.

Security

Adobe ColdFusion 10 Lockdown Guide

Not really an “open source” news item but since it’s security related, I figured I’d share it. The Adobe ColdFusion 10 Lockdown Guide by Pete Freitag, has been published.

Adobe ColdFusion 10 Update 5

Along with the above, Adobe ColdFusion has received a new update, number 5 codename “Johnny”*. It fixes an issue on Windows with IIS (other Operating Systems / web servers are safe), where an exploit could crash the application pool. * The codename is a lie (just like the cake).

github report

ColdFusion (CFML) github Report for 2012-12-03

ColdFusion (CFML) github Report for 2012-12-03

The 3rd week of the github reports looks a little odd. I’m guessing the past 4 weeks (github definition of a month?) has been a little quiet for ColdFusion. Both monthly charts are below the normal 5 entries that they list, but there was activity in the weekly charts this week (weren’t present at all last week).


Entypo pictograms by Daniel Bruce – www.entypo.com

One thought on “CFML Open Source #3 – Week of November 26th 2012

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s