<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CJT &#187; Flex</title>
	<atom:link href="http://blog.cjtech.co.uk/index.php/tag/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cjtech.co.uk</link>
	<description>Making Software Applications</description>
	<lastBuildDate>Tue, 15 Jun 2010 22:35:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>iPhlash or just a flash in a pan</title>
		<link>http://blog.cjtech.co.uk/index.php/2009/10/12/iphlash-in-a-pan/</link>
		<comments>http://blog.cjtech.co.uk/index.php/2009/10/12/iphlash-in-a-pan/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 21:20:28 +0000</pubDate>
		<dc:creator>Jethro Grassie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://blog.cjtech.co.uk/?p=912</guid>
		<description><![CDATA[With Adobe&#8217;s announcement last week at Adobe MAX that they have added export to iPhone in an alpha version of Flash CS 5, there has obviously been a lot of discussion about this. There are various strands of discussion, however the strand that interests myself is that of whether Apple will actually allow this. Some [...]]]></description>
		<wfw:commentRss>http://blog.cjtech.co.uk/index.php/2009/10/12/iphlash-in-a-pan/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Cairngorm-FX</title>
		<link>http://blog.cjtech.co.uk/index.php/2009/06/18/cairngorm-fx/</link>
		<comments>http://blog.cjtech.co.uk/index.php/2009/06/18/cairngorm-fx/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 23:05:47 +0000</pubDate>
		<dc:creator>Jethro Grassie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cairngorm]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://blog.cjtech.co.uk/?p=373</guid>
		<description><![CDATA[Over the last couple of days I have been busy porting the popular Cairngorm framework into JavaFX and have just uploaded the source into a fresh Google Code project: Cairngorm-FX http://code.google.com/p/cairngorm-fx/ At CJT we have been very busy with JavaFX and are very excited about the technology. We also happen to use Cairngorm extensively in [...]]]></description>
		<wfw:commentRss>http://blog.cjtech.co.uk/index.php/2009/06/18/cairngorm-fx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flex skinning tool</title>
		<link>http://blog.cjtech.co.uk/index.php/2009/06/07/flex-skinning-tool/</link>
		<comments>http://blog.cjtech.co.uk/index.php/2009/06/07/flex-skinning-tool/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 16:24:19 +0000</pubDate>
		<dc:creator>Jethro Grassie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[JavaFX]]></category>

		<guid isPermaLink="false">http://blog.cjtech.co.uk/?p=335</guid>
		<description><![CDATA[Anyone who has done a lot of skinning in Flex will know the simplest, quickest and most effective way is to use a PNG with a scale 9 grid (via the Embed directive). As an example, applied in CSS: Button { downSkin: Embed(source="/assets/skin_button_pressed.png", scaleGridBottom="23", scaleGridLeft="3", scaleGridRight="11", scaleGridTop="3"); overSkin: Embed(source="/assets/skin_button_hover.png", scaleGridBottom="23", scaleGridLeft="3", scaleGridRight="11", scaleGridTop="3"); upSkin: Embed(source="/assets/skin_button_normal.png", [...]]]></description>
		<wfw:commentRss>http://blog.cjtech.co.uk/index.php/2009/06/07/flex-skinning-tool/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A better way</title>
		<link>http://blog.cjtech.co.uk/index.php/2009/03/02/a-better-way/</link>
		<comments>http://blog.cjtech.co.uk/index.php/2009/03/02/a-better-way/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 21:32:28 +0000</pubDate>
		<dc:creator>Jethro Grassie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.cjtech.co.uk/?p=220</guid>
		<description><![CDATA[In my previous post, I described how the architectural frameworks that have sprung up for flex/actionscript developers are not the best thing since sliced bread for implementing well designed applications. They attempt to take the design pattern, MVC, along with some other design patterns and bring them all together into one monolithic architectural framework. However, [...]]]></description>
		<wfw:commentRss>http://blog.cjtech.co.uk/index.php/2009/03/02/a-better-way/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Flex architectural frameworks</title>
		<link>http://blog.cjtech.co.uk/index.php/2009/02/24/flex-architectural-frameworks/</link>
		<comments>http://blog.cjtech.co.uk/index.php/2009/02/24/flex-architectural-frameworks/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 23:20:52 +0000</pubDate>
		<dc:creator>Jethro Grassie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.cjtech.co.uk/?p=218</guid>
		<description><![CDATA[Flash/flex developers have been bombarded by so called MVC frameworks (I say &#8216;so called&#8217; because they are not really MVC frameworks, but rather a collection of design patterns, including the MVC pattern). This is partly to do with the evolution of actionscript, from something very rudimentary, simply to help add some interactivity to animations, to [...]]]></description>
		<wfw:commentRss>http://blog.cjtech.co.uk/index.php/2009/02/24/flex-architectural-frameworks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JavaFX and its future</title>
		<link>http://blog.cjtech.co.uk/index.php/2008/12/08/javafx-future/</link>
		<comments>http://blog.cjtech.co.uk/index.php/2008/12/08/javafx-future/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 18:29:40 +0000</pubDate>
		<dc:creator>Jethro Grassie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[multi-device]]></category>

		<guid isPermaLink="false">http://blog.cjtech.co.uk/?p=72</guid>
		<description><![CDATA[So, JavaFX v1.0 was released the other day and many people are quick to have a rant about it, so I may as well chip in too! We have lots of commercial Java experience, both on the server and the desktop, so have kept a keen eye on JavaFX since it was first announced &#8211; [...]]]></description>
		<wfw:commentRss>http://blog.cjtech.co.uk/index.php/2008/12/08/javafx-future/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>A framework mashup</title>
		<link>http://blog.cjtech.co.uk/index.php/2008/11/16/framework-mashup/</link>
		<comments>http://blog.cjtech.co.uk/index.php/2008/11/16/framework-mashup/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 13:01:10 +0000</pubDate>
		<dc:creator>Jethro Grassie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blazeds]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://dev.cjtech.co.uk/blog/?p=33</guid>
		<description><![CDATA[Recently we have been working on another web app &#8211; or RIA as some would coin. When we do server side stuff at CJT, we often make use of Java, J2EE more specifically. This particular project required a flex front end. On the server then, we do our usual hibernate for persistence and spring for [...]]]></description>
		<wfw:commentRss>http://blog.cjtech.co.uk/index.php/2008/11/16/framework-mashup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
