<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>Tags @ blog.openbluedragon.org</title><link>http://blog.openbluedragon.org/</link><description>(Tags) All the latest and greatest news regarding Open BlueDragon, the GPL Java CFML runtime engine</description><copyright>Copyright 2010 blog.openbluedragon.org</copyright><generator>The official Open BlueDragon blog</generator><lastBuildDate>Tue, 24 Aug 2010 18:28:00 GMT</lastBuildDate><image><title>Tags @ blog.openbluedragon.org</title><url>http://www.openbluedragon.org/images/logo.gif</url><link>http://blog.openbluedragon.org/</link></image><ttl>360</ttl><docs>http://backend.userland.com/rss</docs><item><title>A small wave of changes for OpenBD 1.4a</title><guid isPermaLink="true">http://blog.openbluedragon.org/openbd1_4_wave.htm</guid><link>http://blog.openbluedragon.org/openbd1_4_wave.htm</link><pubDate>Mon, 19 Jul 2010 09:53:00 GMT</pubDate><description><![CDATA[This morning we are releasing a small wave of changes to the underlying core engine of OpenBD.  This is for the upcoming 1.4 release in October 2010, but available for playing with now under the nightly build.]]></description></item><item><title>Upgrading OpenBD</title><guid isPermaLink="true">http://blog.openbluedragon.org/upgrading_openbd.htm</guid><link>http://blog.openbluedragon.org/upgrading_openbd.htm</link><pubDate>Sat, 27 Mar 2010 07:34:00 GMT</pubDate><description><![CDATA[Upgrading your instance of OpenBD CFML server couldn't be easier.  But if you are wondering how to keep uptodate with the latest releases and play with all the new features then discover how here.]]></description></item><item><title>OpenBD gains &quot;new x.y.z()&quot; support</title><guid isPermaLink="true">http://blog.openbluedragon.org/new_operator.htm</guid><link>http://blog.openbluedragon.org/new_operator.htm</link><pubDate>Fri, 26 Mar 2010 07:15:00 GMT</pubDate><description><![CDATA[OpenBD gains support for the new operator which makes loading and creating CFCs much quicker and more Java like in its syntax]]></description></item><item><title>Loop around queries in with do ... while</title><guid isPermaLink="true">http://blog.openbluedragon.org/loop_around_queries_in_with_do__while.htm</guid><link>http://blog.openbluedragon.org/loop_around_queries_in_with_do__while.htm</link><pubDate>Thu, 25 Mar 2010 11:22:00 GMT</pubDate><description><![CDATA[Looping around query objects within CFSCRIPT can be done using a for() but did you know you can use do/while]]></description></item><item><title>Reading and Writing CSV files</title><guid isPermaLink="true">http://blog.openbluedragon.org/reading_and_writing_csv_files.htm</guid><link>http://blog.openbluedragon.org/reading_and_writing_csv_files.htm</link><pubDate>Tue, 23 Mar 2010 08:23:00 GMT</pubDate><description><![CDATA[OpenBD provides some functions for working CSV formatted data in a way that you don't have to worry about all the heavy lifting and nasty parsing that can come with this simple, but often used, format.]]></description></item><item><title>Adding the power of crontab to OpenBD</title><guid isPermaLink="true">http://blog.openbluedragon.org/cron_plugin.htm</guid><link>http://blog.openbluedragon.org/cron_plugin.htm</link><pubDate>Mon, 08 Mar 2010 11:21:00 GMT</pubDate><description><![CDATA[The new CRON plugin brings the power of crontab directories to the CFML developer by creating a place to simply drop in templates and have them automatically run.]]></description></item><item><title>OpenBD gets native JSONP support</title><guid isPermaLink="true">http://blog.openbluedragon.org/jsonp_1.htm</guid><link>http://blog.openbluedragon.org/jsonp_1.htm</link><pubDate>Sat, 16 Jan 2010 06:04:00 GMT</pubDate><description><![CDATA[OpenBD gets native JSONP support enabling Javascript pages the ability to consume your CFC's from remote domains without you having to touch your existing CFC.]]></description></item><item><title>New Query Functions released</title><guid isPermaLink="true">http://blog.openbluedragon.org/query_functions.htm</guid><link>http://blog.openbluedragon.org/query_functions.htm</link><pubDate>Fri, 01 Jan 2010 14:27:00 GMT</pubDate><description><![CDATA[A number of new Query related functions added including: QueryDeleteColumn(), QueryColumnArray(), QueryIsEmpty(), QueryRowStruct(), QueryColumnList()]]></description></item><item><title>CFJAVASCRIPT gets a turbo boost</title><guid isPermaLink="true">http://blog.openbluedragon.org/cfjavascript_love.htm</guid><link>http://blog.openbluedragon.org/cfjavascript_love.htm</link><pubDate>Tue, 24 Nov 2009 09:33:00 GMT</pubDate><description><![CDATA[CFJAVASCRIPT gets some open source loving with a whole host of new features that makes it indepensable to any web application.]]></description></item><item><title>New QueryRun() + QueryOfQueryRun() functions</title><guid isPermaLink="true">http://blog.openbluedragon.org/queryrun.htm</guid><link>http://blog.openbluedragon.org/queryrun.htm</link><pubDate>Tue, 17 Nov 2009 09:07:00 GMT</pubDate><description><![CDATA[Two new (long overdue) functions are released to OpenBD giving CFML developers the ability to manipulate databases from within cfscript and other functions.  Take control of your database without needing to use CFQUERY]]></description></item><item><title>Official CFML Documentation site released</title><guid isPermaLink="true">http://blog.openbluedragon.org/docs.htm</guid><link>http://blog.openbluedragon.org/docs.htm</link><pubDate>Sun, 15 Nov 2009 11:50:00 GMT</pubDate><description><![CDATA[Official Reference Documentation site released for OpenBD]]></description></item><item><title>OpenBlueDragon releases 1.2</title><guid isPermaLink="true">http://blog.openbluedragon.org/openbd_1_2.htm</guid><link>http://blog.openbluedragon.org/openbd_1_2.htm</link><pubDate>Tue, 27 Oct 2009 13:52:00 GMT</pubDate><description><![CDATA[OpenBD 1.2 is officially released and ready for download]]></description></item><item><title>Debug queries using OpenBD&apos;s slow log feature</title><guid isPermaLink="true">http://blog.openbluedragon.org/slowlog.htm</guid><link>http://blog.openbluedragon.org/slowlog.htm</link><pubDate>Wed, 09 Sep 2009 09:24:00 GMT</pubDate><description><![CDATA[OpenBD introduces a new slow-log feature, inspired by MySQL, to allow you to diagnose and debug your CFML queries.]]></description></item><item><title>Full Amazon SQS integrated support</title><guid isPermaLink="true">http://blog.openbluedragon.org/amazon_sqs.htm</guid><link>http://blog.openbluedragon.org/amazon_sqs.htm</link><pubDate>Tue, 08 Sep 2009 12:02:00 GMT</pubDate><description><![CDATA[OpenBD gets full Amazon SQS integrated support.  Get fast, secure access to the world of distributed processing using Amazon's Cloud based queuing system.]]></description></item><item><title>OpenBD 1.1 released</title><guid isPermaLink="true">http://blog.openbluedragon.org/openbd_1_1.htm</guid><link>http://blog.openbluedragon.org/openbd_1_1.htm</link><pubDate>Mon, 27 Apr 2009 10:49:00 GMT</pubDate><description><![CDATA[We are proud to release the 1.1 version of OpenBD.  This release comes with lots of new features including lots of bug and performance updates.  We've also added support for Google's App Engine.]]></description></item><item><title>CFDOCUMENT support</title><guid isPermaLink="true">http://blog.openbluedragon.org/cfdocument_support.htm</guid><link>http://blog.openbluedragon.org/cfdocument_support.htm</link><pubDate>Wed, 18 Mar 2009 10:42:00 GMT</pubDate><description><![CDATA[This week saw CFDOCUMENT added to Open BlueDragon nightly builds]]></description></item><item><title>CFFUNCTION gets JSON support</title><guid isPermaLink="true">http://blog.openbluedragon.org/cffunction_returntype.htm</guid><link>http://blog.openbluedragon.org/cffunction_returntype.htm</link><pubDate>Fri, 13 Feb 2009 10:26:00 GMT</pubDate><description><![CDATA[Calling remote CFC's from OpenBD can now support the standard JSON, PLAIN, WDDX and XML return types.  This is the last piece of the jigsaw before we deliver the first implementation of CFAJAXPROXY.]]></description></item><item><title>Optimize your CSS with CFSTYLESHEET</title><guid isPermaLink="true">http://blog.openbluedragon.org/cfstylesheet.htm</guid><link>http://blog.openbluedragon.org/cfstylesheet.htm</link><pubDate>Fri, 13 Feb 2009 10:09:00 GMT</pubDate><description><![CDATA[Just as we help optimize your javascript, OpenBD can now help with your CSS files in much the same.  Reducing both requests and bandwidth on your server.]]></description></item><item><title>Optimize your Javascript with CFJAVASCRIPT</title><guid isPermaLink="true">http://blog.openbluedragon.org/cfjavascript.htm</guid><link>http://blog.openbluedragon.org/cfjavascript.htm</link><pubDate>Mon, 09 Feb 2009 10:15:00 GMT</pubDate><description><![CDATA[Ever wanted to reduce the load that Javascript places on your server?  Reduce the requests as well as the amount of bandwidth transferred?  CFJAVASCRIPT will help you manage your javascript calls.]]></description></item><item><title>CFVIDEOPLAYER comes to OpenBD</title><guid isPermaLink="true">http://blog.openbluedragon.org/cfvideoplayer.htm</guid><link>http://blog.openbluedragon.org/cfvideoplayer.htm</link><pubDate>Wed, 04 Feb 2009 13:07:00 GMT</pubDate><description><![CDATA[We've recently added the CFVIDEOPLAYER tag to the core offering of OpenBD that lets you not only play videos, but also stream music and even play a photo slideshow.]]></description></item><item><title>OpenBD 1.0.1 Release</title><guid isPermaLink="true">http://blog.openbluedragon.org/openbd_101_release.htm</guid><link>http://blog.openbluedragon.org/openbd_101_release.htm</link><pubDate>Fri, 30 Jan 2009 09:47:00 GMT</pubDate><description><![CDATA[OpenBD have made a 1.0.1 maintenance release, which fixes a number of bugs, performance improvements and also adds new functions.]]></description></item><item><title>Add a little CFCONTINUE to your looping</title><guid isPermaLink="true">http://blog.openbluedragon.org/cfcontinue.htm</guid><link>http://blog.openbluedragon.org/cfcontinue.htm</link><pubDate>Mon, 12 Jan 2009 10:24:00 GMT</pubDate><description><![CDATA[Did you know you can clean up your CFLOOP logic and utilise the CFCONTINUE?  This tag allows you to stop the execution of the current iteration and move onto the next without having to resort to lots of nested CFIF's.]]></description></item><item><title>Protecting your CFML apps with CFTHROTTLE</title><guid isPermaLink="true">http://blog.openbluedragon.org/protecting_your_cfml_apps_with_cfthrottle.htm</guid><link>http://blog.openbluedragon.org/protecting_your_cfml_apps_with_cfthrottle.htm</link><pubDate>Fri, 09 Jan 2009 11:04:00 GMT</pubDate><description><![CDATA[Protecting your CFML applications from unwanted attacks is always hitting a moving target, but OpenBD makes it easier for you to stop the sort of attacks the likes of Twitter recently had to endure.]]></description></item><item><title>Contributing to OpenBD</title><guid isPermaLink="true">http://blog.openbluedragon.org/contributing_to_openbd.htm</guid><link>http://blog.openbluedragon.org/contributing_to_openbd.htm</link><pubDate>Wed, 17 Dec 2008 17:25:00 GMT</pubDate><description><![CDATA[The success of an Open Source project relies on the thriving community behind it. From participating in the mailing list to reporting bugs, there are many ways to contribute and be part of the active community.

We are often asked by members of the c]]></description></item><item><title>Deploy OpenBD to the cloud</title><guid isPermaLink="true">http://blog.openbluedragon.org/deploy_openbd_to_the_cloud.htm</guid><link>http://blog.openbluedragon.org/deploy_openbd_to_the_cloud.htm</link><pubDate>Fri, 05 Dec 2008 14:21:00 GMT</pubDate><description><![CDATA[OpenBD can now be easily deployed to a whole host of virtualization platforms including VMWare, XEN, Parallels and of course Amazon EC2.  Build your own server image and download it free of charge through our customized portal.]]></description></item></channel></rss>