Sorcerer's Tower

Entries tagged "news"

News is any article written to announce noteworthy events (generally significant software releases).

Found 15 entries tagged with "news", displaying entries 6..11.

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

Introducing the cfRegex Project!

The cfRegex project is two things. Firstly, it is a complete regex implementation for CFML, providing more functionality, flexibility, features and power than the existing CFML RE functions. Secondly, it is a drive to encourage people to properly learn and make use of regex.

Regex is a very flexible language for matching patterns within text, and it has the power to greatly simplify certain programming tasks. However, it can also be intimidating to people not experienced with it.

This problem can be compounded by the relatively limited support for regex in CFML, which often means code is written that is more complex than should be necessary.

cfRegex helps to address both these problems. It provides a number of functions and features that help to reduce the amount of code which programmers have to write, whilst also helping to make their code clearer and easier to understand. In addition, the project provides documentation, not just for its own features, but also for regex itself, helping people to understand exactly what their expressions are matching, and how to get the most out of regex.

Whilst cfRegex is still at a relatively early stage, it is currently usable, and if you're a fan of regex it is certainly worth checking out.

It currently runs on CF 9.0.1, OpenBD 2.0, Railo 3.2 and later.
(Support for CF8 and others will be considered if enough people need it.)

The documentation should tell you everything you need to know about using it, but if not then get it touch and say what's missing so it can be fixed!

If you get stuck, there's a mailing list where you can receive answers to any problems or questions you have.

Beehive Forum 0.9 has been released!

Version 0.9 of Beehive Forum, probably the greatest forum software there is, has recently been officially released.

Since the previous v0.8.4 there have been a variety of fixes and improvements, particularly to client-side caching and UTF-8. There is also now support for Google Analytics and for displaying optional Google Adsense adverts. For full information on what has changed, you can check the release notes.


Download Beehive Forum 0.9 from SourceForge


Also, Beehive is currently a Finalist in the SourceForge Community Choice Awards!

If you're a fan of Beehive and haven't yet voted, please vote for Beehive now.

There is a lot of competition, with many thousands of votes already having been cast, so please help spread the word to as many other Beehive users as you can, to help vote for Beehive to win, and gain the recognition it deserves!


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!

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.