<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>CFML @ alan.blog-city.com</title><link>http://alan.blog-city.com/</link><description>(CFML) Alan Williamson&apos;s personal output as a Java Champion, BlueDragon Founder, Blog-City Architect, Cloud expert, Author, Speaker, and Internet Guru</description><copyright>Copyright 2010 alan.blog-city.com</copyright><generator>Alan Williamson</generator><lastBuildDate>Tue, 09 Feb 2010 09:47:00 GMT</lastBuildDate><image><title>CFML @ alan.blog-city.com</title><url>http://files.blog-city.com/images/blog-city_small.jpg</url><link>http://alan.blog-city.com/</link></image><ttl>360</ttl><docs>http://backend.userland.com/rss</docs><item><title>Rendering Server Pages using JQuery and CFML</title><guid isPermaLink="true">http://alan.blog-city.com/cfml_and_jquery.htm</guid><link>http://alan.blog-city.com/cfml_and_jquery.htm</link><pubDate>Mon, 01 Feb 2010 01:59:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=cfml%5Fand%5Fjquery</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[I have updated the CFML Javascript plugin for OpenBD to now support frameworks, such as JQuery, that allows us to render server side pages using CFML and JQuery<p><a href='http://alan.blog-city.com/console/comments/popup/?f=cfml%5Fand%5Fjquery'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/jquerylinedtextarea.htm'>JQuery Lined TextArea plugin</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/java5_dies.htm'>Java 5 dies - mourning a revolution</a></li><li><a href='http://alan.blog-city.com/simplesqs.htm'>A Simple Java class for Amazon SimpleSQS</a></li><li><a href='http://alan.blog-city.com/simpleclass_amazondb_july2009htm.htm'>A Simple Java class for Amazon SimpleDB</a></li><li><a href='http://alan.blog-city.com/adboe_is_killing_cfml.htm'>Adobe is killing the CFML language</a></li></ul>]]></description><category>cfml</category><category>javascript</category><category>cfscript</category><category>java</category><category>openbd</category><category>jquery</category></item><item><title>JQuery Lined TextArea plugin</title><guid isPermaLink="true">http://alan.blog-city.com/jquerylinedtextarea.htm</guid><link>http://alan.blog-city.com/jquerylinedtextarea.htm</link><pubDate>Wed, 06 Jan 2010 12:16:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=jquerylinedtextarea</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[A simple JQuery Plugin that adds line numbers to a standard HTML TextArea box<p><a href='http://alan.blog-city.com/console/comments/popup/?f=jquerylinedtextarea'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/open_source_why.htm'>Why get involved with open source?</a></li><li><a href='http://alan.blog-city.com/jarloader_exception.htm'>java.lang.InternalError at sun.misc.URLClassPath$JarLoader.getResource()</a></li><li><a href='http://alan.blog-city.com/google_web_toolkit_applications_book_review.htm'>Google Web Toolkit Applications (Book Review)</a></li><li><a href='http://alan.blog-city.com/gwt_power.htm'>Google's GWT continues to amaze and delight</a></li><li><a href='http://alan.blog-city.com/interview_nitai.htm'>Open BlueDragon Steering Committee Interview Series - Nitai</a></li></ul>]]></description><category>jquery</category><category>jquery plugin</category><category>open source</category><category>javascript</category></item><item><title>Dynamic Datasource Manipulation for OpenBD</title><guid isPermaLink="true">http://alan.blog-city.com/datasource.htm</guid><link>http://alan.blog-city.com/datasource.htm</link><pubDate>Fri, 01 Jan 2010 14:20:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=datasource</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[Using dynamic datasources just got a whole lot easier with OpenBD by the introduction of 3 new functions to help creating dynamic datasources infinitely easier.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=datasource'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/amazon_ec2_latency_the_pretty_graphs.htm'>Amazon EC2 Latency: The Pretty Graphs</a></li><li><a href='http://alan.blog-city.com/has_amazon_ec2_become_over_subscribed.htm'>Has Amazon EC2 become over subscribed?</a></li><li><a href='http://alan.blog-city.com/amazon_ebs_boot.htm'>Amazon finally delivers on the data-loss on power-down problem</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/amazon_mysql.htm'>Amazon takes MySQL to the cloud; or have they?</a></li><li><a href='http://alan.blog-city.com/engadget.htm'>Engadget claims "biggest disasters in the history of cloud computing"</a></li></ul>]]></description><category>amazon</category><category>cloud computing</category><category>openbd</category><category>simpledb</category></item><item><title>CFML CFC Function Declaration&apos;s in Javascript</title><guid isPermaLink="true">http://alan.blog-city.com/cfc_javascript.htm</guid><link>http://alan.blog-city.com/cfc_javascript.htm</link><pubDate>Tue, 01 Dec 2009 14:07:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=cfc%5Fjavascript</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[Declaring CFC's in Javascript is now possible with CFJS and OpenBD.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=cfc%5Fjavascript'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/jquerylinedtextarea.htm'>JQuery Lined TextArea plugin</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/java5_dies.htm'>Java 5 dies - mourning a revolution</a></li><li><a href='http://alan.blog-city.com/simplesqs.htm'>A Simple Java class for Amazon SimpleSQS</a></li><li><a href='http://alan.blog-city.com/simpleclass_amazondb_july2009htm.htm'>A Simple Java class for Amazon SimpleDB</a></li><li><a href='http://alan.blog-city.com/adboe_is_killing_cfml.htm'>Adobe is killing the CFML language</a></li></ul>]]></description><category>cfml</category><category>javascript</category><category>cfscript</category><category>java</category><category>openbd</category></item><item><title>CFJS - Server side Javascript available for playing</title><guid isPermaLink="true">http://alan.blog-city.com/cfjs_alpha.htm</guid><link>http://alan.blog-city.com/cfjs_alpha.htm</link><pubDate>Thu, 26 Nov 2009 20:05:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=cfjs%5Falpha</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[The first alpha server-side Javascript plugin is now available for playing with.  Still much to do, but the first release gives a view of where we are heading and the possibilities of where we can go.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=cfjs%5Falpha'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/jquerylinedtextarea.htm'>JQuery Lined TextArea plugin</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/java5_dies.htm'>Java 5 dies - mourning a revolution</a></li><li><a href='http://alan.blog-city.com/simplesqs.htm'>A Simple Java class for Amazon SimpleSQS</a></li><li><a href='http://alan.blog-city.com/simpleclass_amazondb_july2009htm.htm'>A Simple Java class for Amazon SimpleDB</a></li><li><a href='http://alan.blog-city.com/adboe_is_killing_cfml.htm'>Adobe is killing the CFML language</a></li></ul>]]></description><category>cfml</category><category>javascript</category><category>cfscript</category><category>java</category><category>openbd</category></item><item><title>Server side Javascript with CFML</title><guid isPermaLink="true">http://alan.blog-city.com/server_side_javascript_with_cfml.htm</guid><link>http://alan.blog-city.com/server_side_javascript_with_cfml.htm</link><pubDate>Tue, 24 Nov 2009 11:04:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=server%5Fside%5Fjavascript%5Fwith%5Fcfml</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[I have been developing a plugin that enables Javascript to be used within CFML apps.  Instead of coding CFSCRIPT blocks, you can use pure Javascript and get at all the CFML richness underneath.   This is an introduction to that effort.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=server%5Fside%5Fjavascript%5Fwith%5Fcfml'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/jquerylinedtextarea.htm'>JQuery Lined TextArea plugin</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/java5_dies.htm'>Java 5 dies - mourning a revolution</a></li><li><a href='http://alan.blog-city.com/simplesqs.htm'>A Simple Java class for Amazon SimpleSQS</a></li><li><a href='http://alan.blog-city.com/simpleclass_amazondb_july2009htm.htm'>A Simple Java class for Amazon SimpleDB</a></li><li><a href='http://alan.blog-city.com/adboe_is_killing_cfml.htm'>Adobe is killing the CFML language</a></li></ul>]]></description><category>cfml</category><category>javascript</category><category>cfscript</category><category>java</category><category>openbd</category></item><item><title>CFML Documentation core to Open BlueDragon</title><guid isPermaLink="true">http://alan.blog-city.com/openbluedragon_docs.htm</guid><link>http://alan.blog-city.com/openbluedragon_docs.htm</link><pubDate>Sun, 15 Nov 2009 11:44:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=openbluedragon%5Fdocs</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[A revolution has begun, with the introduction of live CFML (JavaDoc like) documentation for OpenBD functions and tags.  Never again, will you forget or misuse a function.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=openbluedragon%5Fdocs'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/jquerylinedtextarea.htm'>JQuery Lined TextArea plugin</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/simplesqs.htm'>A Simple Java class for Amazon SimpleSQS</a></li><li><a href='http://alan.blog-city.com/simpleclass_amazondb_july2009htm.htm'>A Simple Java class for Amazon SimpleDB</a></li><li><a href='http://alan.blog-city.com/adboe_is_killing_cfml.htm'>Adobe is killing the CFML language</a></li><li><a href='http://alan.blog-city.com/openbd_to_the_cloud.htm'>Deploy OpenBD to the cloud via Elastic Server</a></li></ul>]]></description><category>openbd</category><category>open source</category><category>cfml</category></item><item><title>Adobe is killing the CFML language</title><guid isPermaLink="true">http://alan.blog-city.com/adboe_is_killing_cfml.htm</guid><link>http://alan.blog-city.com/adboe_is_killing_cfml.htm</link><pubDate>Thu, 09 Jul 2009 15:58:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=adboe%5Fis%5Fkilling%5Fcfml</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[Adobe is killing the CFML language and creating a monster in its place.  Enough is enough.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=adboe%5Fis%5Fkilling%5Fcfml'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/cfml_world.htm'>Introducing myself to the CFML community</a></li><li><a href='http://alan.blog-city.com/bluedragon_date.htm'>BlueDragon Open Source - Launch Date Announced</a></li><li><a href='http://alan.blog-city.com/bluedragon_open_source_committee.htm'>BlueDragon Open Source Future - Get Involved</a></li><li><a href='http://alan.blog-city.com/bluedragon_open_source.htm'>Open Source BlueDragon, what does it mean for you?</a></li><li><a href='http://alan.blog-city.com/cfdevcon.htm'>cfdevcon review - the day after the day before</a></li></ul>]]></description><category>cfml</category><category>adobe</category><category>coldfusion</category></item><item><title>Deploy OpenBD to the cloud via Elastic Server</title><guid isPermaLink="true">http://alan.blog-city.com/openbd_to_the_cloud.htm</guid><link>http://alan.blog-city.com/openbd_to_the_cloud.htm</link><pubDate>Wed, 03 Dec 2008 16:51:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=openbd%5Fto%5Fthe%5Fcloud</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[With ElasticServer you can now build your own custom server image with OpenBD installed, choosing your own J2EE and database server.  Deploy straight to Amazon EC2.  Can't get easier.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=openbd%5Fto%5Fthe%5Fcloud'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/amazon_ec2_latency_the_pretty_graphs.htm'>Amazon EC2 Latency: The Pretty Graphs</a></li><li><a href='http://alan.blog-city.com/has_amazon_ec2_become_over_subscribed.htm'>Has Amazon EC2 become over subscribed?</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/amazon_ebs_boot.htm'>Amazon finally delivers on the data-loss on power-down problem</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/amazon_mysql.htm'>Amazon takes MySQL to the cloud; or have they?</a></li></ul>]]></description><category>openbd</category><category>cloud computing</category><category>amazon</category><category>ec2</category><category>flexiscale</category><category>gogrid</category></item><item><title>The OpenBlueDragon new look and logo launched</title><guid isPermaLink="true">http://alan.blog-city.com/openbluedragon_style.htm</guid><link>http://alan.blog-city.com/openbluedragon_style.htm</link><pubDate>Sun, 20 Jul 2008 09:35:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=openbluedragon%5Fstyle</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[The new OpenBlueDragon look'n'feel and logo has gone live.  The website and blog have been updated, and the new admin console will also take its feel from this.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=openbluedragon%5Fstyle'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/simplesqs.htm'>A Simple Java class for Amazon SimpleSQS</a></li><li><a href='http://alan.blog-city.com/simpleclass_amazondb_july2009htm.htm'>A Simple Java class for Amazon SimpleDB</a></li><li><a href='http://alan.blog-city.com/openbd_to_the_cloud.htm'>Deploy OpenBD to the cloud via Elastic Server</a></li><li><a href='http://alan.blog-city.com/amazon_cfquery.htm'>Getting access to Amazon's SimpleDB through CFQUERY</a></li></ul>]]></description><category>openbd</category></item><item><title>Getting access to Amazon&apos;s SimpleDB through CFQUERY</title><guid isPermaLink="true">http://alan.blog-city.com/amazon_cfquery.htm</guid><link>http://alan.blog-city.com/amazon_cfquery.htm</link><pubDate>Fri, 20 Jun 2008 13:38:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=amazon%5Fcfquery</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[We've just released a new feature set with OpenBD allowing you to get access to Amazon's SimpleDB service from within a CFQUERY tag.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=amazon%5Fcfquery'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/amazon_ec2_latency_the_pretty_graphs.htm'>Amazon EC2 Latency: The Pretty Graphs</a></li><li><a href='http://alan.blog-city.com/has_amazon_ec2_become_over_subscribed.htm'>Has Amazon EC2 become over subscribed?</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/amazon_ebs_boot.htm'>Amazon finally delivers on the data-loss on power-down problem</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/amazon_mysql.htm'>Amazon takes MySQL to the cloud; or have they?</a></li></ul>]]></description><category>openbd</category><category>amazon</category></item><item><title>Introducing myself to the CFML community</title><guid isPermaLink="true">http://alan.blog-city.com/cfml_world.htm</guid><link>http://alan.blog-city.com/cfml_world.htm</link><pubDate>Thu, 19 Jun 2008 10:22:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=cfml%5Fworld</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[For many in the CFML world, I am a stranger.  I wish to change this.  I extend my hand out and introduce myself to the CFML world.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=cfml%5Fworld'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/adboe_is_killing_cfml.htm'>Adobe is killing the CFML language</a></li><li><a href='http://alan.blog-city.com/bluedragon_date.htm'>BlueDragon Open Source - Launch Date Announced</a></li><li><a href='http://alan.blog-city.com/bluedragon_open_source_committee.htm'>BlueDragon Open Source Future - Get Involved</a></li><li><a href='http://alan.blog-city.com/bluedragon_open_source.htm'>Open Source BlueDragon, what does it mean for you?</a></li><li><a href='http://alan.blog-city.com/cfdevcon.htm'>cfdevcon review - the day after the day before</a></li></ul>]]></description><category>cfml</category><category>community</category></item><item><title>Google Web Toolkit Applications (Book Review)</title><guid isPermaLink="true">http://alan.blog-city.com/google_web_toolkit_applications_book_review.htm</guid><link>http://alan.blog-city.com/google_web_toolkit_applications_book_review.htm</link><pubDate>Wed, 18 Jun 2008 21:11:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=google%5Fweb%5Ftoolkit%5Fapplications%5Fbook%5Freview</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[The book 'Googel Web Toolkit Applications' from Ryan Dewsbury is an excellent read for the GWT developer.  Filled with rich complex examples exploring all the areas of the GWT API.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=google%5Fweb%5Ftoolkit%5Fapplications%5Fbook%5Freview'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/jquerylinedtextarea.htm'>JQuery Lined TextArea plugin</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/java5_dies.htm'>Java 5 dies - mourning a revolution</a></li><li><a href='http://alan.blog-city.com/simplesqs.htm'>A Simple Java class for Amazon SimpleSQS</a></li><li><a href='http://alan.blog-city.com/simpleclass_amazondb_july2009htm.htm'>A Simple Java class for Amazon SimpleDB</a></li><li><a href='http://alan.blog-city.com/javasuncom_part1.htm'>Part 1 of my java.sun.com interview</a></li><li><a href='http://alan.blog-city.com/elastic_bamboo.htm'>Elastic Bamboo 2.2 utilising Amazon EC2 for faster builds</a></li></ul>]]></description><category>gwt</category><category>javascript</category><category>book review</category><category>java</category></item><item><title>Google&apos;s GWT continues to amaze and delight</title><guid isPermaLink="true">http://alan.blog-city.com/gwt_power.htm</guid><link>http://alan.blog-city.com/gwt_power.htm</link><pubDate>Mon, 09 Jun 2008 21:11:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=gwt%5Fpower</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[Google's GWT framework is just a beautiful piece of software engineering. Providing a wonderfully reliable layer over Javascript makes coding reliable and cross-browser Javascript applications a breeze.  We have begun to integrate GWT into OpenBD<p><a href='http://alan.blog-city.com/console/comments/popup/?f=gwt%5Fpower'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/jquerylinedtextarea.htm'>JQuery Lined TextArea plugin</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/java5_dies.htm'>Java 5 dies - mourning a revolution</a></li><li><a href='http://alan.blog-city.com/simplesqs.htm'>A Simple Java class for Amazon SimpleSQS</a></li><li><a href='http://alan.blog-city.com/simpleclass_amazondb_july2009htm.htm'>A Simple Java class for Amazon SimpleDB</a></li></ul>]]></description><category>gwt</category><category>javascript</category><category>openbd</category><category>java</category></item><item><title>Railo joins the CFML open source revolution</title><guid isPermaLink="true">http://alan.blog-city.com/opensource_cfml.htm</guid><link>http://alan.blog-city.com/opensource_cfml.htm</link><pubDate>Thu, 05 Jun 2008 14:04:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=opensource%5Fcfml</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[We welcome the Railo announcement that they are moving to an open source model.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=opensource%5Fcfml'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/simplesqs.htm'>A Simple Java class for Amazon SimpleSQS</a></li><li><a href='http://alan.blog-city.com/simpleclass_amazondb_july2009htm.htm'>A Simple Java class for Amazon SimpleDB</a></li><li><a href='http://alan.blog-city.com/openbd_to_the_cloud.htm'>Deploy OpenBD to the cloud via Elastic Server</a></li><li><a href='http://alan.blog-city.com/openbluedragon_style.htm'>The OpenBlueDragon new look and logo launched</a></li></ul>]]></description><category>openbd</category><category>railo</category></item><item><title>Open BlueDragon BOF @ Scotch Review</title><guid isPermaLink="true">http://alan.blog-city.com/scotch_bof.htm</guid><link>http://alan.blog-city.com/scotch_bof.htm</link><pubDate>Thu, 05 Jun 2008 11:55:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=scotch%5Fbof</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[Last night we presented Open BlueDragon at the Scotch BOF.  It was a well turned out event with much discussion.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=scotch%5Fbof'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/simplesqs.htm'>A Simple Java class for Amazon SimpleSQS</a></li><li><a href='http://alan.blog-city.com/simpleclass_amazondb_july2009htm.htm'>A Simple Java class for Amazon SimpleDB</a></li><li><a href='http://alan.blog-city.com/openbd_to_the_cloud.htm'>Deploy OpenBD to the cloud via Elastic Server</a></li><li><a href='http://alan.blog-city.com/openbluedragon_style.htm'>The OpenBlueDragon new look and logo launched</a></li></ul>]]></description><category>openbd</category><category>scotch</category></item><item><title>Open BlueDragon - Developing a tag with the Plugin API</title><guid isPermaLink="true">http://alan.blog-city.com/openbluedragon_tagbasics.htm</guid><link>http://alan.blog-city.com/openbluedragon_tagbasics.htm</link><pubDate>Tue, 27 May 2008 10:08:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=openbluedragon%5Ftagbasics</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[Now that we've introduced the Open BlueDragon Plugin API, let us look now at how to develop your own tags, by interfacing to the underlying core engine.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=openbluedragon%5Ftagbasics'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/simplesqs.htm'>A Simple Java class for Amazon SimpleSQS</a></li><li><a href='http://alan.blog-city.com/simpleclass_amazondb_july2009htm.htm'>A Simple Java class for Amazon SimpleDB</a></li><li><a href='http://alan.blog-city.com/openbd_to_the_cloud.htm'>Deploy OpenBD to the cloud via Elastic Server</a></li><li><a href='http://alan.blog-city.com/openbluedragon_style.htm'>The OpenBlueDragon new look and logo launched</a></li></ul>]]></description><category>openbd</category><category>plugin</category></item><item><title>An &apos;open source&apos; model airline - Ryanair</title><guid isPermaLink="true">http://alan.blog-city.com/ryanair.htm</guid><link>http://alan.blog-city.com/ryanair.htm</link><pubDate>Mon, 26 May 2008 09:12:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=ryanair</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[Ever wondered how Ryanair can fly people for free and still turn a profit?  O'Leary, takes the open source software model and applies it to the skies.  A genius or a mad man?  You decide.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=ryanair'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/jquerylinedtextarea.htm'>JQuery Lined TextArea plugin</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/open_source_why.htm'>Why get involved with open source?</a></li><li><a href='http://alan.blog-city.com/jarloader_exception.htm'>java.lang.InternalError at sun.misc.URLClassPath$JarLoader.getResource()</a></li><li><a href='http://alan.blog-city.com/interview_nitai.htm'>Open BlueDragon Steering Committee Interview Series - Nitai</a></li><li><a href='http://alan.blog-city.com/interview_andywu.htm'>Open BlueDragon Steering Committee Interview Series - Andy Wu</a></li><li><a href='http://alan.blog-city.com/interview_mattwoodward.htm'>Open BlueDragon Steering Committee Interview Series - Matt Woodward</a></li><li><a href='http://alan.blog-city.com/interview_alanwilliamson.htm'>Open BlueDragon Steering Committee Interview Series - Alan Williamson</a></li><li><a href='http://alan.blog-city.com/interview_jordanmichaels.htm'>Open BlueDragon Steering Committee Interview Series - Jordan Michaels</a></li><li><a href='http://alan.blog-city.com/interview_adamhaskell.htm'>Open BlueDragon Steering Committee Interview Series - Adam Haskell</a></li></ul>]]></description><category>ryanair</category><category>open source</category><category>michael oleary</category></item><item><title>Open BlueDragon - Official PlugIn API Overview</title><guid isPermaLink="true">http://alan.blog-city.com/openbluedragon_plugin.htm</guid><link>http://alan.blog-city.com/openbluedragon_plugin.htm</link><pubDate>Fri, 23 May 2008 06:42:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=openbluedragon%5Fplugin</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[Open BlueDragon provides a very rich plugin API that lets you quickly and easily add new functionality to the CFML language without having to wade through any of the source code of the core engine.  This article goes through this API.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=openbluedragon%5Fplugin'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/simplesqs.htm'>A Simple Java class for Amazon SimpleSQS</a></li><li><a href='http://alan.blog-city.com/simpleclass_amazondb_july2009htm.htm'>A Simple Java class for Amazon SimpleDB</a></li><li><a href='http://alan.blog-city.com/openbd_to_the_cloud.htm'>Deploy OpenBD to the cloud via Elastic Server</a></li><li><a href='http://alan.blog-city.com/openbluedragon_style.htm'>The OpenBlueDragon new look and logo launched</a></li></ul>]]></description><category>openbd</category><category>plugin</category></item><item><title>Open BlueDragon: Game On!</title><guid isPermaLink="true">http://alan.blog-city.com/bluedragon_download.htm</guid><link>http://alan.blog-city.com/bluedragon_download.htm</link><pubDate>Sun, 04 May 2008 08:57:00 GMT</pubDate><comments>http://alan.blog-city.com/console/comments/popup/?f=bluedragon%5Fdownload</comments><dc:creator>Alan Williamson</dc:creator><description><![CDATA[Open BlueDragon is now available for working with.<p><a href='http://alan.blog-city.com/console/comments/popup/?f=bluedragon%5Fdownload'>Leave Comment</a></p><p>Related Entries:</p><ul><li><a href='http://alan.blog-city.com/cfml_and_jquery.htm'>Rendering Server Pages using JQuery and CFML</a></li><li><a href='http://alan.blog-city.com/datasource.htm'>Dynamic Datasource Manipulation for OpenBD</a></li><li><a href='http://alan.blog-city.com/cfc_javascript.htm'>CFML CFC Function Declaration's in Javascript</a></li><li><a href='http://alan.blog-city.com/cfjs_alpha.htm'>CFJS - Server side Javascript available for playing</a></li><li><a href='http://alan.blog-city.com/server_side_javascript_with_cfml.htm'>Server side Javascript with CFML</a></li><li><a href='http://alan.blog-city.com/openbluedragon_docs.htm'>CFML Documentation core to Open BlueDragon</a></li><li><a href='http://alan.blog-city.com/simplesqs.htm'>A Simple Java class for Amazon SimpleSQS</a></li><li><a href='http://alan.blog-city.com/simpleclass_amazondb_july2009htm.htm'>A Simple Java class for Amazon SimpleDB</a></li><li><a href='http://alan.blog-city.com/openbd_to_the_cloud.htm'>Deploy OpenBD to the cloud via Elastic Server</a></li><li><a href='http://alan.blog-city.com/openbluedragon_style.htm'>The OpenBlueDragon new look and logo launched</a></li></ul>]]></description><category>openbd</category><category>bluedragon</category></item></channel></rss>