Blog

Curt Gratz

October 01, 2010

Spread the word


Share your thoughts

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.

Add Your Comment

(3)

Oct 01, 2010 07:48:05 UTC

by Mike Henke

Curt, Any word on a litepost example? http://github.com/mhenke/litepost/tree/master/cfwheels/ http://code.google.com/p/litepost/ Thanks,

Oct 01, 2010 10:03:24 UTC

by Curt Gratz

Mike, Not sure who was planning on doing that. If I get some time I will look at creating it. Looks like a nice way to compare some of the frameworks. Curt

Oct 01, 2010 16:21:28 UTC

by Luis Majano

Hi Mike, We never did a litepost one as we have our series of simpleblog. So I don't have it as a priority unless somebody contributes it.

Recent Entries

Why BoxLang When You Have Kotlin, Groovy, Scala, and more…

Why BoxLang When You Have Kotlin, Groovy, Scala, and more…

As we approach a stable release of BoxLang and our continued marketing reaches more folks, many have asked about its purpose. Why create a new language when the JVM ecosystem already includes established languages like Kotlin, Groovy, and Scala, to name a few.

Luis Majano
Luis Majano
December 18, 2024
ColdBox Free Tip 6 - Using Routing with Wildcard Domains!

ColdBox Free Tip 6 - Using Routing with Wildcard Domains!

ColdBox gives you the flexibility to create domain-specific routes, making it perfect for multi-tenant applications or projects that need to respond differently based on the domain or subdomain being accessed. In this tip, we’ll dive into how to use the withDomain() method to create routes that match specific domains or sub-domains.

Maria Jose Herrera
Maria Jose Herrera
December 18, 2024