Sorcerer's Tower

Entries tagged "Railo"

Railo is a high performance CFML engine.

Find out more at getrailo.org

Found 17 entries tagged with "railo", displaying entries 11..16.

View entries: 1..5 6..10 11..15 16..17

Railo goes Open Source with JBoss.org

Today at the midday Scotch keynote, Gert Franz and Luc Texier made an impressive announcement: Railo is going completely Open Source.


This is an exciting move both for Railo and for the CFML community as a whole, and I'll be writing more details about it later, but for now here some some quick key details...

There will be two editions of Railo, with the Community and Professional editions combining into one, and the Enterprise edition being the other:

The new Community+Professional edition will be Open Source and there will be no limit to the number of web contexts allowed.

The Enterprise edition will have added value features, including tools from Intergral.


The license will be LGPL2, which means you can distribute Railo along with commercial software.

The timeline for release of the source code is mid to late October, around the time that Railo 3.1 is due for release.

The announcement is online at the JBoss website at www.jboss.org/railo


More Information available: Railo goes Open Source with JBoss.org (Update)

Java RegEx Utilities

I have just released Java RegEx Utilities on RIAForge, which is a CFC enabling easy access to Java Regular Expression functionality, adding to what is available in the standard CFML functions.

Currently there are two main functions.

jre.get(Text,RegEx) returns the matches to the regular expression as an array.

jre.replace(Text,RegEx,Replacement) is similar to REReplace, but the Replacement argument can be a function pointer, allowing you to process the results of a regex match with a function

You can find more usage details on the jre-utils wiki, which I plan to update with some examples of when each of these functions can be useful.

I have tested jre-utils against Railo 2 and CFMX 7, but it should also work with ColdFusion 8 and the Java version of BlueDragon - if anyone can test/confirm this please let me know.

Download Java RegEx Utilities from RIAForge.

Railo 2.0 out now!

The final release of Railo 2.0 is now available for download from the re-vamped Railo website.

If you've already tried Railo, you'll probably be wanting to head straight to the download page.

If you want to know more about what Railo is and why you might be interested, read on...

Why Railo 2?

A while ago I wrote an entry about why people should consider Railo. Well, with the Release Candidate for version 2.0, there comes a lot more reasons for using Railo. And here are twenty of them...

Why Railo?

In the near future I'll be getting myself a dedicated server, and decided to find out if anyone would be interested if I was to setup Railo hosting on it. So, I posted on the CF-Talk mailing list to see if anyone was interested, and crikey, what a reaction I got! The discussion is currently the longest in the past four dozen threads.

The first few replies basically boiled down to was "why would anyone want Railo hosting?!?".

Tempting as it is to reply with "Railo PWNS U l4m3rz!", I've decided that I'll instead explain why I choose Railo, over all the other CFML engines available (CFMX, BlueDragon and Smith being the significant alternatives).

However, to prevent me from rambling on for hours about how wonderful Railo is -- and I really could talk about it all day -- I am simply going to pick just five things that should help to show what attracts me to Railo.

Read on.