Category Selected:

sample-apps

Blog

ColdBox Sample Applications get some ColdBox 3.0 love

Curt Gratz |  October 01, 2010

We are proud to announce that all of the ColdBox sample applications have been updated for the upcoming ColdBox 3.0 release. Sample applications are important as they increase the speed of entry into any development related task.

Give me a good sample and I can adopt it to my needs and be well on my way to learning the concept.

We believe so much in them, that there are over 20 of them covering a number of different techniques and tasks for ColdBox.

You can download the latest versions of our sample applications for ColdBox from http://github.com/ColdBox/coldbox-samples

Here is a quick run down of the sample applications.

Hello World

by Luis Majano

LightWire Sample

by Luis Majano

JavaLoader

by Luis Majano

News Web Service

by Luis Majano

Feed Reader Samples

by Ben Garrett

Feed Generator Samples

by Ben Garrett

Sample Login App

by Luis Majano

UDF Library Usage

by Luis Majano

i18N Sample Gallery

by Paul Hastings & Luis Majano

ColdBox Flex Tester

by Luis Majano

ColdBox cfcViewer Sample

by Luis Majano

ColdFusion 8 Ajax Sampler

by Sana Ullah & Luis Majano

Coldbox SES

by Sana Ullah & Luis Majano

Simple Blog

by Henrik Joreteg & Luis Majano

Ajax ColdBoxReader

by Oscar Arevalo

Transfer Sample

by Luis Majano
A very simple CRUD and Listing application using Mark Mandel's Transfer Library. This is a great example to learn how to tuse the Transfer Library and the ColdBox Framework.

Advanced Transfer Sample

by Ernst van der Linden
ColdBox-ColdSpring-Transfer

Security & Transfer Sample

by Ernst van der Linden & Luis Majano
ColdBox-LightWire-Transfer

Illidium cfc Code Generator

by Brian Rinaldi

This is a port of the actual application. It is by far specifically designed for ColdBox. It might contain unusual or redundant code.

Read More

Two new coldbox sample apps: SimpleBlog - SimpleCrud

Luis Majano |  September 07, 2010

I just wanted to mention that we have added two new sample applications to our ColdBox Samples. Our samples are distributed in our ColdBox bundle download and can also be downloaded from our github repo. So what are these applications:

Simple Crud

SimpleCrud is a very simple CRUD style application that leverages ColdBox MVC at its basic...

Read More

Online ColdBox Reader Updated

Luis Majano |  October 15, 2008

I have just updated my ColdBox RSS Reader in order for users to update their profile and request new passwords. So now you can change your password and update your email address. So please head over there: ColdBox Reader And update your profile or if you do not have a profile, then create one and start sharing your feeds. By the way, it is running on ColdBox 1.1.0 Luis

...
Read More

ColdBoxReader at RIA Forge

Luis Majano |  October 15, 2008

I just opened the announcement of ColdBoxReader. A coldfusion based RSS reader that comes included with the ColdBox Bundle. I will be separating this project and enhancing it according to community needs. So please give your opinions and suggestions on this project. As of now, it is part of the ColdBox project and will continue in its same timeline. The link is http://coldboxreader.riaforge.org/ So please enjoy and bring me your comments and ...

Read More

ColdBox: New Transfer Sample Application! Transfer Rocks!!

Luis Majano |  October 15, 2008

I have just been delving into Transfer this past few weeks and I must say I am really impressed by its design and usage. The way the ORM is layed out is impressive and even more with its TSQL addition. So I decided to create another sample application dedicated to Transfer. It will be on the next beta or RC coming for 2.0.0, but if you do not want to wait, then get it from the Repository by

Read More