Projects tagged ‘coldfusion’ and ‘fusebox’


[10 total ]

0 Users

It’s a quick start, if you want to start with FBR or have vast experience with it, FBR-QS will get you up and running ASAP. There are instructions included with the file, simple follow them and away you go
Created 12 months ago.

0 Users

CFDefect is a ColdFusion based bug/issue tracking system. INTODUCTION:I started this project after looking at Ray Camden's Lighthouse Pro which I use at my day job. This project is essentially a ... [More] replica of all the features of Lighthouse with different architecture. I wanted to experiment with different frameworks and provide CF community a sample application that can be useful for new comers and probably seasoned developers. The application uses a plethora of various frameworks, techniques and patterns which includes but not limited to Fusebox, ColdSpring, Reactor, AJAX, Aspect Oriented Programming, unobtrusive Javascript and various others. FEATURES:Here is an overview of some features Easy and simple to use. Multiple project support. Security - control access to project and administrator by user/group. Assign bugs and track those througout the life cycle of an issue. Customizable to add severities, project loci, statuses etc. RSS feed for each project. Email notifications. Charts and reports in Excel + HTML format. TECHNICAL DETAILS.I will try my best to summarize various part of this slightly complex application. Fusebox was chosen as a Controller Framework, however application core is designed in such a manner that replacing Fusebox with Model-Glue or Mach-II will be quite trivial. Details on Fusebox can be found on its site which is listed under links. ColdSpring is acting as the driving machinary for dependency injection and control all service components. Details about ColdSpring can be find on its site which is listed under links. Reactor is the ORM framework that handles database transactions. Details on Reactor be foundd on its site which is listed under links. Aspected Oriented Programming (AOP). In order to send emails notification, the AOP feature from ColdSpring is put into practice. An Around Advice is developed which acts around Issue Service. Unobtrusive Javascript using behaviour. Ajax using Javascript prototype library. FUTURE PLANSAs the time permits and based on user feedback, I am planning on adding more features. Here is the first initial list Allows multiple applications - similar to a blogging software that allows multiple blogs. PDF reports using Apache FOP. Translate application to Model-Glue/Mach-II/Flex. Auto save on description boxes. etc [Less]
Created about 1 year ago.

0 Users

This is a framework developed by a couple of coldfusion programmers from the Netherlands. It's intentions are to make use of some of the fusebox 2 features, but without the extensive index.cfm ... [More] editing. Most of the logic is done automagically through the query string. [Less]
Created 12 months ago.

0 Users

LitePost is a lightweight CFML-based blog application built in various ColdFusion frameworks, including Fusebox, Mach-II, Model-Glue, and newly added ColdBox. All version incorporate ColdSpring as an infrastructure for component management.
Created about 1 year ago.

0 Users

This plugin will allow a user to quickly generate and edit fusedocs in the CFEclipse editor
Created 12 months ago.

0 Users

Pillars CMS is an application framework and content management system designed in the Fusebox framework.
Created 3 months ago.

0 Users

Using the built-in plugin and lexicon system of Fusebox 5.5 and available APIs for Memcached and ColdFusion 9's internal EHCache instance, Fusecache provides simple, configurable, and pluggable ... [More] caching for Fusebox applications with the goals of minimal code overhead and minimal processing footprint. For more information, please see the documents included with each release. [Less]
Created 4 months ago.

0 Users

Sample code and documentation to CRUD and provide multiple user interfaces for a 1:N Person/Address Object model using ColdFusion 7, Fusebox, Reactor, Flex, ColdSpring, SQL Server 2000, and relevant best practices.
Created 12 months ago.

0 Users

Sample code and documentation to CRUD and provide multiple user interfaces for a 1:N Person/Address Object model using ColdFusion 7, Fusebox, Reactor, Flex, ColdSpring, SQL Server 2000, and relevant best practices.
Created about 1 year ago.

0 Users

This application provides users the ability to quickly test and receive feedback for their fusebox applications. The application parses the fusebox.xml and circuit.xml files and prompts the user for ... [More] which fuseaction to test. Even allows users to supply attributes and create baselines. This was primarily used to help my understanding of AJAX, however, after reviewing the application it was suggested that make it available as it is very useful. [Less]
Created 12 months ago.