<?xml version="1.0" encoding="UTF-8"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en"><title>Tags @ blog.openbluedragon.org</title><rights>Copyright 2010 blog.openbluedragon.org</rights><subtitle>(Tags) All the latest and greatest news regarding Open BlueDragon, the GPL Java CFML runtime engine</subtitle><author><name>The official Open BlueDragon blog</name></author><updated>2010-08-24T18:28:00Z</updated><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/"/><link rel="self" type="application/atom+xml" href="http://blog.openbluedragon.org/tags/index.rss?t=CFML"/><id>tag:blog.openbluedragon.org,2010:1</id><entry><id>tag:blog.openbluedragon.org,2010-08-24:links.412219687</id><title>Get a little debugging help from OpenBD</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/console.htm"><![CDATA[Debugging with CFML got a little easier with the CFML version of System.out.println() with Console()]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/console.htm"/><updated>2010-08-24T10:53:00Z</updated><published>2010-08-24T10:53:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2010-07-26:links.412217653</id><title>OpenBDJam: Open Source CFML Stack Jetty + Apache + MySQL</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/openbdjam.htm"><![CDATA[OpenBDJam is a complete open source ready to run web stack for Linux.  Jetty/Java + Apache + MySQL and OpenBD all pre-configured ready to use. un'tar and run!]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/openbdjam.htm"/><updated>2010-07-26T10:20:00Z</updated><published>2010-07-26T10:20:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2010-07-19:links.412216821</id><title>A small wave of changes for OpenBD 1.4a</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/openbd1_4_wave.htm"><![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.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/openbd1_4_wave.htm"/><updated>2010-07-19T09:53:00Z</updated><published>2010-07-19T09:53:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2010-03-26:links.412204496</id><title>OpenBD gains &quot;new x.y.z()&quot; support</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/new_operator.htm"><![CDATA[OpenBD gains support for the new operator which makes loading and creating CFCs much quicker and more Java like in its syntax]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/new_operator.htm"/><updated>2010-03-26T07:15:00Z</updated><published>2010-03-26T07:15:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2010-03-08:links.412202583</id><title>SpellCheck Plugin</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/spellcheck_plugin.htm"><![CDATA[The SpellCheck plugin has just been released, allowing spell checking functionality to be built into your CFML applications.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/spellcheck_plugin.htm"/><updated>2010-03-08T11:33:00Z</updated><published>2010-03-08T11:33:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2010-03-08:links.412202581</id><title>Adding the power of crontab to OpenBD</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/cron_plugin.htm"><![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.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/cron_plugin.htm"/><updated>2010-03-08T11:21:00Z</updated><published>2010-03-08T11:21:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2010-01-16:links.412197484</id><title>OpenBD gets native JSONP support</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/jsonp_1.htm"><![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.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/jsonp_1.htm"/><updated>2010-01-16T06:04:00Z</updated><published>2010-01-16T06:04:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2009-11-17:links.412191163</id><title>New QueryRun() + QueryOfQueryRun() functions</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/queryrun.htm"><![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]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/queryrun.htm"/><updated>2009-11-17T09:07:00Z</updated><published>2009-11-17T09:07:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2009-11-16:links.412190948</id><title>CFHTMLBODY + CFHTMLHEAD added</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/cfhtmlbody.htm"><![CDATA[CFHTMLBODY is added, CFHTMLHEAD is improved and two new functions to mirror the tags are added.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/cfhtmlbody.htm"/><updated>2009-11-16T06:21:00Z</updated><published>2009-11-16T06:21:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2009-11-16:links.412190947</id><title>Suite of new Array/List Functions added</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/array_list_functions.htm"><![CDATA[We've added 13 new functions to round out the functionality of Array's and List's, as well as adding support for some functions supported by other CFML engines.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/array_list_functions.htm"/><updated>2009-11-16T06:11:00Z</updated><published>2009-11-16T06:11:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2009-11-15:links.412190881</id><title>Official CFML Documentation site released</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/docs.htm"><![CDATA[Official Reference Documentation site released for OpenBD]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/docs.htm"/><updated>2009-11-15T11:50:00Z</updated><published>2009-11-15T11:50:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2009-02-04:links.412151740</id><title>CFVIDEOPLAYER comes to OpenBD</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/cfvideoplayer.htm"><![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.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/cfvideoplayer.htm"/><updated>2009-02-04T13:07:00Z</updated><published>2009-02-04T13:07:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2009-01-12:links.412147903</id><title>Add a little CFCONTINUE to your looping</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/cfcontinue.htm"><![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.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/cfcontinue.htm"/><updated>2009-01-12T10:24:00Z</updated><published>2009-01-12T10:24:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2008-06-17:links.412110741</id><title>Boost performance by caching your CFQUERY&apos;s</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/cfquery_caching.htm"><![CDATA[The CFQUERY tag can do a lot to ease the burden on your database.  In addition to the core caching features, OpenBD has a few other tricks up its sleaves to make life even easier for you and the database]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/cfquery_caching.htm"/><updated>2008-06-17T18:39:00Z</updated><published>2008-06-17T18:39:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2008-06-13:links.412109756</id><title>Q: What&apos;s new with CFML?  A: CFC&apos;s</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/cfml_cfc.htm"><![CDATA[What is old hat to some is still like black magic to others.  The humble CFC is still one of the most asked about features of CFML, particular as new and old developers come back to the language.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/cfml_cfc.htm"/><updated>2008-06-13T07:05:00Z</updated><published>2008-06-13T07:05:00Z</published></entry></feed>