<?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-02-03T20:27: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=TAGS"/><id>tag:blog.openbluedragon.org,2010:1</id><entry><id>tag:blog.openbluedragon.org,2009-09-12:links.412182272</id><title>Full Support for Cloud Storage provider Nirvanix</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/nirvanix.htm"><![CDATA[OpenBD offers core support for the popular online cloud storage provider Nirvanix.  Full API coverage including audio and video translation services straight from CFML.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/nirvanix.htm"/><updated>2009-09-12T07:38:00Z</updated><published>2009-09-12T07:38:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2009-09-09:links.412181813</id><title>Debug queries using OpenBD&apos;s slow log feature</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/slowlog.htm"><![CDATA[OpenBD introduces a new slow-log feature, inspired by MySQL, to allow you to diagnose and debug your CFML queries.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/slowlog.htm"/><updated>2009-09-09T09:24:00Z</updated><published>2009-09-09T09:24:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2009-09-08:links.412181694</id><title>Full Amazon SQS integrated support</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/amazon_sqs.htm"><![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.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/amazon_sqs.htm"/><updated>2009-09-08T12:02:00Z</updated><published>2009-09-08T12:02:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2009-03-18:links.412159033</id><title>CFDOCUMENT support</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/cfdocument_support.htm"><![CDATA[This week saw CFDOCUMENT added to Open BlueDragon nightly builds]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/cfdocument_support.htm"/><updated>2009-03-18T10:42:00Z</updated><published>2009-03-18T10:42:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2009-02-13:links.412153934</id><title>CFFUNCTION gets JSON support</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/cffunction_returntype.htm"><![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.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/cffunction_returntype.htm"/><updated>2009-02-13T10:26:00Z</updated><published>2009-02-13T10:26:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2009-02-13:links.412153931</id><title>Optimize your CSS with CFSTYLESHEET</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/cfstylesheet.htm"><![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.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/cfstylesheet.htm"/><updated>2009-02-13T10:09:00Z</updated><published>2009-02-13T10:09:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2009-02-09:links.412152930</id><title>Optimize your Javascript with CFJAVASCRIPT</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/cfjavascript.htm"><![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.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/cfjavascript.htm"/><updated>2009-02-09T10:15:00Z</updated><published>2009-02-09T10:15: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,2009-01-09:links.412147502</id><title>Protecting your CFML apps with CFTHROTTLE</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/protecting_your_cfml_apps_with_cfthrottle.htm"><![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.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/protecting_your_cfml_apps_with_cfthrottle.htm"/><updated>2009-01-09T11:04:00Z</updated><published>2009-01-09T11:04:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2008-08-13:links.412121836</id><title>Manage dynamic CFML using Render() function</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/render.htm"><![CDATA[You can output dynamic content from a variable that contains CFML tags and expressions using the render() function.]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/render.htm"/><updated>2008-08-13T15:56:00Z</updated><published>2008-08-13T15:56:00Z</published></entry><entry><id>tag:blog.openbluedragon.org,2008-06-20:links.412111404</id><title>Access Amazon SimpleDB from within CFQUERY</title><content type="html" xml:lang="en" xml:base="http://blog.openbluedragon.org/amazon_simpledb.htm"><![CDATA[Amazon's SimpleDB is a very scalable solution for storing and managing your data.  Discover how you can utilise this fantastic resource through CFQUERY and OpenBD]]></content><link rel="alternate" type="text/html" href="http://blog.openbluedragon.org/amazon_simpledb.htm"/><updated>2008-06-20T13:23:00Z</updated><published>2008-06-20T13:23: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></feed>