11
I Use This!
Activity Not Available

News

Posted over 14 years ago
Quite often people use the CFLOCATION tag in Railo/CFML and they would like to know how a user actually got to this page and where from. So I created a CFC based custom tag that logs all this. [More]
Posted over 14 years ago
Next month in November Mark Drew begin_of_the_skype_highlighting     end_of_the_skype_highlighting begin_of_the_skype_highlighting     end_of_the_skype_highlighting and Gert Franz will be attending cf.Objective(ANZ) in Melbourne as Gold sponsors. In ... [More] addition to the sponsorship we decided to host a series of Railo trainings in different major cities in Australia. Do far the schedule looks like this: Location Day 1 Day 2 Day 3 (Q & A) Perth Nov. 10 Nov. 11 Nov. 12 Melbourne Nov. 15 Nov. 16 Nov. 17 Sydney Nov. 22 Nov. 23 Nov. 24 You can read more information about the training on our website. We would be happy to see you there. [Less]
Posted over 14 years ago
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.
Posted over 14 years ago
Random tip of the week with <cfsavecontent>: [More]
Posted over 14 years ago
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 ... [More] 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. [Less]
Posted over 14 years ago
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]
Posted almost 15 years ago
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 ... [More] 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. [Less]
Posted almost 15 years ago
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]
Posted almost 15 years ago
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]
Posted almost 15 years ago
The team has been attempting to dust off ye ol' wiki. Mark Drew recently added a Tips & Tricks section on the wiki.