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 6..11.

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

Java RegEx Utilities - v0.7 preview

Java RegEx Utilities, or jre-utils, is a CFC which provides a convenient way to access Java's regular expression functionality.

Whilst ColdFusion, Railo, and openBD are all built on Java, and CFML does have regular expression functions, they do not actually use the Java regular expression engine, which supports many useful regex constructs.

The purpose of jre-utils is to provide this extra power to CFML developers in a familiar and easy to use way.

I will shortly be releasing v0.7 of jre-utils, which adds a number of new functions, as well as making things more consistent, so I decided I would give this quick preview of what it contains.

Open Source Railo

Earlier today, the eagely awaited Railo 3.1 public beta was announced!

And the reason for much of this eagerness?

Railo is now Open Source and Free Software, released under the LGPL v2.

This license requires that any changes to Railo's sourcecode itself must also be released under LGPL v2 (or later version).

However, unlike the full GPL, it does not require that you release any packaged applications under a compatible license - so you can still use whatever license you like for your own CFML code, Open Source or otherwise.

Along with the announcement comes two new Railo websites: The commercial-oriented getrailo.com and the community-oriented getrailo.org, which also contains wiki-based documentation.

Details on updating this documentation, as well as information about the new features in Railo 3.1, will come later this week - stay tuned to the Railo blog for the latest details.

The next four months are going to be a very exciting time for Railo and CFML!

Why Railo 3?

It's been nearly half a year since Railo 3 was released, and with 3.1 just around the corner it is a good time to write a post about some of the features that continue to make Railo such an excellent CFML engine!

This blog entry covers things new to Railo 3 - however, if you've not looked at Railo before, you should also look at my previous postings, as they are still valid:

This blog entry gives ten reasons for using Railo 3...

Railo 3.0 released!

The long awaited Railo 3.0 is out of Beta and available to all.

There are a lot of exciting new features with Railo 3.0: multimedia video conversion and manipulation, video player with playlisting, task manager, cluster scope, CF8 compatibility, and more.

Also, with Railo 3.0, the Community and Professional versions have been combined - keeping the price of the Community edition (i.e free), but without the previous restrictions this had. (With Railo 3.1 due later this year, Railo will fully become Free Software, under the LGPL2 license.)

For more details, the best place to head is the rebrushed Railo website, which has been updated to provide information on what is new with Railo 3.0.

There will also be a three part series on the Railo blog covering the new features. The first entry in the series is already available.

Railo goes Open Source with JBoss.org (Update)

As promised previously, here is a more detailed entry on the announcement to Open Source the Railo CFML engine.