CFML Open Source Update #5 – Week of December 10th 2012

Issue #5 of my CFML Open Source weekly update series. A couple of quite unique projects have come into existance this week, including a stats provider for Munin and a SSH client & server. Plus the weekly github report, seeing some movement in the most starred projects of all time table.

Contents

New projects

ColdFusion-Munin

Mike Causer

A really interesting project that provides data for Munin monitoring. Currently only provides uptime, application instance count and session instance count. But looks simple enough to add other statistics in.

Cyril

Chris Blackwell (d1rtym0nk3y)

Chris has created an offshoot of FW/1 called Cyril. It’s based on a consolidation of features and patterns that he usually uses when creating a web application.

cfssh

CFML Projects

Appears to be a project for taking advantage of SSH to transfer files (SCP) to and fro.

cfsshd

CFML Projects

Related to the project above, but takes advantage of Apache SSHD to provide the actual SSH server.

Roc CF

Rof Cf

Looks like another CFML based CMS.

Batchbook-API-ColdFusion

Brian Ghidinelli

A CFML component designed for easy interaction with the Batchbook v2 API.

RestConsumer

Brian Ghidinelli

Brian has also put together a CFML component to easily abstract access to REST based APIs. Providing helper functions and a testable CFHTTP framework (CF8+).

Releases

Mura CMS 6

Blue River Interactive Group

Mura CMS has reached version 6 which includes a bunch of additions over previous versions. This include a brand new admin UI (Twitter Bootstrap based), streamlined editing forms, improved tagging and much more.

They’ve also posted some technical notes for the release. Worth a read if you’re using the project as it provides some IIS and CFML engine compatibility information.

sParser2 1.8

Pablo Schaffner

This is a CFML component that provides jQuery like selector usage against web content. The update included a new version of the Jericho library used (v3.3), performance improvements, Javaloader fix and more.

CFConcurrent 1.0

Marc Esher

Provides simple access to the Java Concurrency Framework in CFML applications. This release removes Adobe ColdFusion 9 support, due to a user discovering a massive memory leak issue under that version of ACF. Support may return if Marc manages to convince Adobe to fix the underlying issue. If you’re using CFConcurrent anywhere with ACF9, you may want to consider voting on the issue.

Underscore.cfc 2.3

Russ Spivey

A port of “Underscore.js” for CFML, making use of closures and anonymous functions to easily perform tasks of collections. Update includes a bunch of new methods like (but not limited to): value(), push(), shift(), unshirt(), join(), pairs(), random(). Plus support for Foundry and fixes for the mxunit based testing.

Project news

Slatwall

ten24

Slatwall related modules

Greg Moser

Greg has been busy and created repositories for some modules/extensions/plugins to hook other projects into Slatwall.

ContentBox CMS

Ortus-Solutions

Author Bio module

Christine Panus

Christine has created a ContentBox Module for automatically including an author bio in blog posts.

Contactor Module

William Giles

This module by William loads a Contactor plugin to let guests, to your ContentBox based site, send you messages.

Elegance theme

William Giles

William has also produced an theme for ContentBox called “Elegance”.

CFWheels

The CFWheels team

Author Bio module

James Gibson

A plugin designed to prevent spam by protecting forms in a “less annoying way”, from James Gibson.

ColdBox

Ortus-Solutions

Line Break Scanner

Brad Wood

A module for ColdBox that will recursively scan any folder on your server, reporting the kinds of line breaks in use.

OpenBD

OpenBD

OpenBD Google Chrome extension

Matthew Roach

Matthew announced on the OpenBD mailing list, that there is now a Google Chrome extension available for easily accessing the manual information.

github report

The 5th github report for ColdFusion see’s MXUnit jump up to 13th in the table for most starred ColdFusion projects (although it’s joint with CFTracker and ContentBox).


Entypo pictograms by Daniel Bruce – www.entypo.com

2 thoughts on “CFML Open Source Update #5 – Week of December 10th 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