<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>BealeARTS</title>
	<atom:link href="http://www.bealearts.co.uk/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bealearts.co.uk</link>
	<description>BealeARTS - Information Ingenuity</description>
	<pubDate>Sat, 19 Apr 2008 12:13:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Running Blue Dragon JE22 under JRun4</title>
		<link>http://www.bealearts.co.uk/blog/2008/04/14/running-blue-dragon-je22-under-jrun4/</link>
		<comments>http://www.bealearts.co.uk/blog/2008/04/14/running-blue-dragon-je22-under-jrun4/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 07:21:54 +0000</pubDate>
		<dc:creator>David</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.bealearts.co.uk/?p=35</guid>
		<description><![CDATA[The following instructions describe one way to run Blue Dragon under JRun4:

Download the ZIP File version (labelled &#8220;Any&#8221;) J2EE version of Blue Dragon http://www.newatlanta.com/c/products/bluedragon/download/home.
Unzip the file into any temporary directory.
In the JRun4 administrator (http://localhost:8000/) create a new server called BlueDragon. (I use port 8400).
Browse to the new server folder location (&#8230;./JRun4/servers/bluedragon) and delete the default.ear [...]]]></description>
		<wfw:commentRss>http://www.bealearts.co.uk/blog/2008/04/14/running-blue-dragon-je22-under-jrun4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Running Railo under JRun4</title>
		<link>http://www.bealearts.co.uk/blog/2008/04/13/running-railo-under-jrun4/</link>
		<comments>http://www.bealearts.co.uk/blog/2008/04/13/running-railo-under-jrun4/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 11:20:39 +0000</pubDate>
		<dc:creator>David</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.bealearts.co.uk/?p=36</guid>
		<description><![CDATA[The following instructions describe one way to run Railo under JRun4:

Download the war File version (Under &#8220;Railo Custom&#8221;) version of Railo http://www.railo-technologies.com/en/index.cfm?treeID=224.
Unzip the file into any temporary directory.
In the JRun4 administrator (http://localhost:8000/) create a new server called Railo. (I use port 8200).
Browse to the new server folder location (../JRun4/servers/railo) and delete the default.ear folder.
Create a [...]]]></description>
		<wfw:commentRss>http://www.bealearts.co.uk/blog/2008/04/13/running-railo-under-jrun4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Odd Error using CFFLUSH</title>
		<link>http://www.bealearts.co.uk/blog/2008/04/12/odd-error-using-cfflush/</link>
		<comments>http://www.bealearts.co.uk/blog/2008/04/12/odd-error-using-cfflush/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 09:28:22 +0000</pubDate>
		<dc:creator>David</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.bealearts.co.uk/?p=34</guid>
		<description><![CDATA[Thought I would blog about this, as it wasted almost 2 hours of my time trying to get to the bottom of it.
I was using CFFLUSH on a work project and ColdFusion was returning the following error message:
&#8220;You have called cfflush in an invalid location,  such as inside a cfquery or cfthread or between [...]]]></description>
		<wfw:commentRss>http://www.bealearts.co.uk/blog/2008/04/12/odd-error-using-cfflush/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Practical Use for ColdFusion 8&#8217;s Object Serialization</title>
		<link>http://www.bealearts.co.uk/blog/2008/01/29/a-practical-use-for-coldfusion-8s-object-serialization/</link>
		<comments>http://www.bealearts.co.uk/blog/2008/01/29/a-practical-use-for-coldfusion-8s-object-serialization/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 09:53:57 +0000</pubDate>
		<dc:creator>David</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.bealearts.co.uk/blog/2008/01/29/a-practical-use-for-coldfusion-8s-object-serialization/</guid>
		<description><![CDATA[ColdFusion 8 added the ability for objects to be serialized. Although you can not serialize/un-serialize objects with CFML, you can use underlying Java functions to do so as described by Pete Freitag&#8217;s post Serializing CFC&#8217;s in ColdFusion 8. In this post a commenter asked whether there is a use-case where this ability would be useful. [...]]]></description>
		<wfw:commentRss>http://www.bealearts.co.uk/blog/2008/01/29/a-practical-use-for-coldfusion-8s-object-serialization/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creating a Server.cfc</title>
		<link>http://www.bealearts.co.uk/blog/2008/01/27/creating-a-servercfc/</link>
		<comments>http://www.bealearts.co.uk/blog/2008/01/27/creating-a-servercfc/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 16:35:31 +0000</pubDate>
		<dc:creator>David</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.bealearts.co.uk/blog/2008/01/27/creating-a-servercfc/</guid>
		<description><![CDATA[This is technique I have been using for a while to handle environmental (development, test, production etc) configuration settings.  It mimics the Application.cfc added in ColdFusion 7, creating a Server.cfc shown below.


&#60;cfcomponent hint=&#34;Server wide Information&#34; output=&#34;false&#34;&#62;
&#160;
&#60;!--- PROPERTIES ---&#62;
&#160;
&#60;!--- TODO: Set for each server instance ---&#62;
&#60;cfset variables.environment = &#34;Development&#34; /&#62; &#60;!--- Development, Test, Staging, Production [...]]]></description>
		<wfw:commentRss>http://www.bealearts.co.uk/blog/2008/01/27/creating-a-servercfc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Embedding Multiple File True Type Fonts in Flex</title>
		<link>http://www.bealearts.co.uk/blog/2008/01/18/embedding-multiple-file-true-type-fonts-in-flex/</link>
		<comments>http://www.bealearts.co.uk/blog/2008/01/18/embedding-multiple-file-true-type-fonts-in-flex/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 14:22:04 +0000</pubDate>
		<dc:creator>David</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.bealearts.co.uk/blog/2008/01/18/embedding-multiple-file-true-type-fonts-in-flex/</guid>
		<description><![CDATA[Many True Type Fonts (TTF) are made up of multiple .TTF files. One file will be for the normal font, while another file is for the Bold version of the Font. For example, the Verdana font that comes with Windows XP consists of four separate files.
The following code shows how to include multiple TTF files [...]]]></description>
		<wfw:commentRss>http://www.bealearts.co.uk/blog/2008/01/18/embedding-multiple-file-true-type-fonts-in-flex/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rotating Text in Flex</title>
		<link>http://www.bealearts.co.uk/blog/2008/01/11/rotating-text-in-flex/</link>
		<comments>http://www.bealearts.co.uk/blog/2008/01/11/rotating-text-in-flex/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 09:12:53 +0000</pubDate>
		<dc:creator>David</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.bealearts.co.uk/blog/2008/01/11/rotating-text-in-flex/</guid>
		<description><![CDATA[The Flex docs tell you that in order to use Fade effects with Text controls, you have to embed a True Type Font to use in the Flex application. The default Fonts available within Flex (Aerial, Verdana etc) will not fade.
This also applies to rotating Flex controls, which is not mentioned in the docs - [...]]]></description>
		<wfw:commentRss>http://www.bealearts.co.uk/blog/2008/01/11/rotating-text-in-flex/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Scotch of the Rocks 2007 Article</title>
		<link>http://www.bealearts.co.uk/blog/2007/08/27/scotch-of-the-rocks-2007-article/</link>
		<comments>http://www.bealearts.co.uk/blog/2007/08/27/scotch-of-the-rocks-2007-article/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 10:32:51 +0000</pubDate>
		<dc:creator>David</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.bealearts.co.uk/blog/2007/08/27/scotch-of-the-rocks-2007-article/</guid>
		<description><![CDATA[I attended this years Scotch of the Rocks with a press pass from Fusion Authority, and they have just published the articles that I and fellow "member of the press" Kola Oyedeji wrote as reviews of the conference.
Read them at A Tale of CFML, Flex and a Pineapple and A Review of Scotch on the [...]]]></description>
		<wfw:commentRss>http://www.bealearts.co.uk/blog/2007/08/27/scotch-of-the-rocks-2007-article/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Automatic Disabled Icon with Flex Button Control</title>
		<link>http://www.bealearts.co.uk/blog/2007/07/29/automatic-disabled-icon-with-flex-button-control/</link>
		<comments>http://www.bealearts.co.uk/blog/2007/07/29/automatic-disabled-icon-with-flex-button-control/#comments</comments>
		<pubDate>Sun, 29 Jul 2007 09:19:03 +0000</pubDate>
		<dc:creator>David</dc:creator>
		
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.bealearts.co.uk/blog/2007/07/29/automatic-disabled-icon-with-flex-button-control/</guid>
		<description><![CDATA[The Flex Button control provides the means to add an icon to the button, in one of several states disabled/hover etc. However it does not automatically provide a disabled version of the icon you add for its normal enabled state. i.e. A "grayed out" version, which most other visual RAD tools would provided.
After hacking around [...]]]></description>
		<wfw:commentRss>http://www.bealearts.co.uk/blog/2007/07/29/automatic-disabled-icon-with-flex-button-control/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Railo Customer Service</title>
		<link>http://www.bealearts.co.uk/blog/2007/06/25/railo-customer-service/</link>
		<comments>http://www.bealearts.co.uk/blog/2007/06/25/railo-customer-service/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 16:00:07 +0000</pubDate>
		<dc:creator>David</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.bealearts.co.uk/blog/2007/06/25/railo-customer-service/</guid>
		<description><![CDATA[I have just installed my first Railo CFML Engine in a production environment.
There was a problem with changing the licence from Community to Profressional. So I emailed Railo and within minutes they came back with a custom solution to my problem.
Now thats what I call Customer Service!!
]]></description>
		<wfw:commentRss>http://www.bealearts.co.uk/blog/2007/06/25/railo-customer-service/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
