Main Projects

ColdBricks CMS
ColdBricks is a free and open source web application for building and managing modular websites and portals. ColdBricks provides an extensible, customizable and easy to use platform upon which to build custom solutions.
http://www.coldbricks.com

HomePortals Framework
HomePortals is a web development framework for the ColdFusion platform especially tailored for building portals and other highly modular sites. Pages in HomePortals are built by combining multiple reusable elements and resources.
http://www.homeportals.net

BugLogHQ
BugLogHQ is a tool to centralize the handling of automated bug reports from multiple applications. BugLogHQ provides a unified view of error messages sent from any number of applications, allowing the developer to search, graph, forward, and explore the bug reports submitted by the applications
http://www.bugloghq.com


OS Projects at RIAForge.org
BugLogHQ
A tool to centralize and visualize automated bug reports from multiple applications
BugLogMini (Active)
An AIR-based desktop client for BugLogHQ
CFShell
An interactive command line interface for CFML engines
miniWiki
A minimalistic wiki that is easy to customize and has a small footprint
WSCandis
A tool used to facilitate the integration of CFMX applications into a Service Oriented Architecture (SOA).
Other Projects, Tools, Gizmos & Whadayacallits
'Core' Framework
'Core' is a very lightweight and general purpose MVC framework for developing web applications in ColdFusion. Core is based on the MVC and Front Controller patterns and its goal is to be minimally intrusive and leverage pre-existing CFML constructs instead of providing too many features.

DAO Factory
This is a very simple package that facilitates the creation of DAO objects that can be used by client applications to interact with a backend storage medium. The particular thing about this package is that it uses polymorphism properties to allow the same objects to interact with different storage mechanisms. You can use the same objects to read/write data from databases, XML documents or even multiple databases.

Illudium PU-36 Templates for DAO Factory
A couple of XSL templates to use with Brian Rinaldi's Illudium PU-36 Code Generator. These templates will facilitate the creation of the DAO objects used by the factory, as well as the creation of corresponding beans. The beans templates is pretty much the same template provided in the default package of the code generator, but just tweaked a bit to add a new method initFromQuery, so that it can play better with the DAO objects.

PageBrowse Custom Tags
'pageBrowse' is a set of customTags to facilitate the creation of paginated data tables. You can define multiple columns, multiple actions for each row, add form controls for filtering. The custom tag takes care of the pagination, sorting (by clicking on column headers) and showing a legend for available icons. The output can be greatly configured via CSS.



BlogCFC was created by Raymond Camden. This blog is running version 5.9. Contact Blog Owner