Railo on Github

Railo team has made a final decision to start doing nightly builds / BER on Github ( http://github.com/getrailo/railo ). We will continue to use JBoss SVN ( http://anonsvn.jboss.org/repos/railo/ ) for pushing stable builds. We're now working on creating a build script to make it easier to build Railo.

Railo Tip: Trimming with cfsavecontent

Random tip of the week with <cfsavecontent>:

[More]

Railo 3.1.2.019 and open tasks

As part of the latest Railo update, the format of the task object has changed slightly so, if you have any open tasks in your Administrator (under Services > Tasks), it's probably safer to delete those tasks first, before you update. This applies only to tasks, not scheduled tasks. If you update while such tasks exist, you may encounter a null pointer exception when viewing Services > Tasks in the Administrator. To fix that, simply remove the *.tsk files from the WEB-INF/railo/client-tasks folder tree and restart Railo.

Railo Download Statistics

In this blog post I wanted to share with the community some of the download statistics that we have had from http://www.getrailo.org.

[More]

Railo at CFUnited 2010

Railo is a Silver sponsor of the last ever CFUnited which is kicking off officially tomorrow (July 28th). Gert Franz, Mark Drew, Sean Corfield and the elusive Peter Bell can be found at the Railo booth this year. So, please drop by with any questions you have or just say hello to the team! In addition to the booth, Gert Franz will be presenting on Railo 4.0 - What's next? and Sean Corfield has two presentation available this year, one on ColdFusion and The Open Source Landscape and FW/1 - The Invisible Framework. (Fork FW/1 on Github today!)

If you're looking for fast paced CFUnited news / topics and random thoughts, might want to tune into Twitter.

Railo Tip: Implicit conversions

Following up with yesterday's post, there's one more gem in that old Railo documentation. Again, this has been around since Railo 2.0. We're going to make a new, yet similar example.

[More]

Railo Tip: Magic Functions - Getters / Setters

I was digging around in the old Railo 2.0 documentation and I came across this little gem about magic functions (getters/setters). I thought I'd take a minute to update the documentation a little bit since things have changed as we can no longer rely on this scope since it is publicly accessible.

[More]

Railo Tips & Tricks

The team has been attempting to dust off ye ol' wiki. Mark Drew recently added a Tips & Tricks section on the wiki.

2010 CFUNITED - Railo Promo Code Available

Came across some sad news on twitter, but 2010 is apparently the last CFUnited conference. If you haven't already registered, please do it now to take advantage of the early bird special. Don't forget to use "RAICUST" as your promo code for an additional discount.

Barcode Generation with Railo

In a previous blog post, I mentioned that createObject() has a 3rd / 4th argument negates the need to use Javaloader. Some questions have come up on the Railo mailing list and I thought I'd attach 2 working examples (barcode_samples.zip). One is using the Barbeque library found on Sourceforge, the other is using Google's zxing library. Remember, with a little creativity and expanding these samples, this type of code can be baked into Railo natively (e.g.: <cfbarcode>) today by placing the code in special directories (Functions / Tags).

Special thanks to Leigh's (cfsearching) excellent blog for some example legwork in barcode generation.

More Entries

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