<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Blue Flex</title>
	<link>http://kennethsutherland.com</link>
	<description>Flex with a hint of cool</description>
	<lastBuildDate>Fri, 26 Jun 2009 15:55:09 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Google, RSLs and indexing</title>
		<description><![CDATA[A while back I posted an article on Google giving errors with indexing SWF files that used the RSL framework feature to reduce the overall size of your SWF. It seemed to me very odd that you have Adobe trying to push the use of RSL&#8217;s as well as bumming up the great work that [...]]]></description>
		<link>http://kennethsutherland.com/2009/06/26/google-rsls-and-indexing/</link>
			</item>
	<item>
		<title>Doom and gloom or a new beginning</title>
		<description><![CDATA[Redundancy… world shrinking economy… depression… company cutbacks… is this a bleak time or is it a time to make and face new challenges in the RIA world (particularly in the Flex and Actionscript areas)?
Well after the unfortunate news that the company I work for are no longer wishing to partake in the RIA party that&#8217;s [...]]]></description>
		<link>http://kennethsutherland.com/2009/06/23/doom-and-gloom-or-a-new-beginning/</link>
			</item>
	<item>
		<title>Simple tip #2 &#8211; random colours</title>
		<description><![CDATA[Their are so many times I&#8217;ve used a random colour in my apps (mainly for testing) that I thought I&#8217;d add this way of using a getter method with actionscript to simplify the process.
First of if you haven&#8217;t got one already, create a uiltily class so features that you use regulary across projects (you could [...]]]></description>
		<link>http://kennethsutherland.com/2009/06/12/simple-tip-2-random-colours/</link>
			</item>
	<item>
		<title>Simple tip #3 &#8211; Utility SWC (library project)</title>
		<description><![CDATA[Do you frequently use simple actionscript functions in more than one project. Perhaps you&#8217;ve got a function to do tracking, parse strings to dates, or return a random colour etc.
I&#8217;m sure most folk will have struggled to think of what project they last used a generic function ABC in as they could do with using [...]]]></description>
		<link>http://kennethsutherland.com/2009/06/12/simple-tip-3-utility-swc-library-project/</link>
			</item>
	<item>
		<title>Show dual coloured highlight for a DG</title>
		<description><![CDATA[If you have a datagrid that has different coloured columns, then why should you have to do with only using a single colour for the highlight.
Below is a simple soloution using actionscript to solve this.
First I should state that you need to use the AdvancedDataGrid even if you only need a normal DataGrid.  This is [...]]]></description>
		<link>http://kennethsutherland.com/2009/06/11/show-dual-coloured-highlight-for-a-dg/</link>
			</item>
	<item>
		<title>Flex Collection search &#8211; live</title>
		<description><![CDATA[When I was setting up my blog, one of the first things I found out about was creating custom searches using Google.  So I promptly set up a custom search that had a list of my favourite and most frequently visited flex sites and at the same time if those sites didn&#8217;t have the [...]]]></description>
		<link>http://kennethsutherland.com/2009/06/09/flex-collection-search-live/</link>
			</item>
	<item>
		<title>Flash Builder &#8211; Webservices &#8211; SoTR</title>
		<description><![CDATA[Question:
 What has a hidden entrance, is dark, damp and a just bit fousty (for any non Scottish readers - definition ) and takes quite a while to warm up?
Answer: 
SoTR09 
Yes, the Scotch on the Rocks 09 event held in Edinburgh was in a building called &#8216;The Caves&#8217;.  Oddly enough for a venue there [...]]]></description>
		<link>http://kennethsutherland.com/2009/06/09/flash-builder-webservices-sotr/</link>
			</item>
	<item>
		<title>Where&#8217;s the VBox?</title>
		<description><![CDATA[I resisted installing gumbo until it reached public beta, and having just done so started up a project only to find that using the auto complete VBox amongst others seemed to have disappeared.  Although using the VBox tag worked in exactly the same way as previously.
This made me a tad curious, was this a bug [...]]]></description>
		<link>http://kennethsutherland.com/2009/06/08/wheres-the-vbox/</link>
			</item>
	<item>
		<title>FormItem, adding an icon</title>
		<description><![CDATA[Adding an icon to a form item is (yet another) one of those really annoying things in flex.  I&#8217;m sure its something that loads of people wish to do but you can&#8217;t.
Well just to see if I could, I set about and extended the FormItem class so that I could add an image/icon.
After a [...]]]></description>
		<link>http://kennethsutherland.com/2009/05/27/formitem-adding-an-icon/</link>
			</item>
	<item>
		<title>Exploding pie charts, part 2</title>
		<description><![CDATA[In one of my first blogs I demoed a pie chart that made each of the wedges from the pie explode out the way when its item in the legend was rolled over by the mouse.
The pie chart also had a nice effect when it was shown in that it filled up in a circular [...]]]></description>
		<link>http://kennethsutherland.com/2009/05/27/exploding-pie-charts-part-2/</link>
			</item>
</channel>
</rss>
