<?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>Newtriks</title>
	<atom:link href="http://www.newtriks.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.newtriks.com</link>
	<description>Flex, Flash &#38; AIR Development</description>
	<lastBuildDate>Tue, 31 Aug 2010 16:50:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How To Reset Default Folder Icons on Mac OS X</title>
		<link>http://www.newtriks.com/?p=1007</link>
		<comments>http://www.newtriks.com/?p=1007#comments</comments>
		<pubDate>Tue, 31 Aug 2010 16:50:01 +0000</pubDate>
		<dc:creator>newtriks</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Folder Icons]]></category>
		<category><![CDATA[Icons]]></category>

		<guid isPermaLink="false">http://www.newtriks.com/?p=1007</guid>
		<description><![CDATA[I have recently installed a new SSD into my Mac Pro and decided instead of moving my Home folder to a separate drive as I usually do, to optimise the speeds of the SSD I would simply shift the larger directories to a separate drive and setup symbolic links. This was all fine until I [...]]]></description>
		<wfw:commentRss>http://www.newtriks.com/?feed=rss2&amp;p=1007</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Setup A ColdFusion Project in IntelliJ IDEA</title>
		<link>http://www.newtriks.com/?p=993</link>
		<comments>http://www.newtriks.com/?p=993#comments</comments>
		<pubDate>Mon, 23 Aug 2010 12:16:35 +0000</pubDate>
		<dc:creator>newtriks</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[IntelliJ IDEA]]></category>

		<guid isPermaLink="false">http://www.newtriks.com/?p=993</guid>
		<description><![CDATA[I had recently put out a twitter request to see if there are any tutorials out there for setting up a simple ColdFusion project with IntelliJ IDEA and I got no response. I presumed there would be a specific routine for a ColdFusion project but it seems that there isn&#8217;t one and after having a [...]]]></description>
		<wfw:commentRss>http://www.newtriks.com/?feed=rss2&amp;p=993</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>mx:Module and Unsupported Spark Components</title>
		<link>http://www.newtriks.com/?p=989</link>
		<comments>http://www.newtriks.com/?p=989#comments</comments>
		<pubDate>Thu, 05 Aug 2010 13:47:21 +0000</pubDate>
		<dc:creator>newtriks</dc:creator>
				<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[SDK 4]]></category>
		<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[mx:Module]]></category>

		<guid isPermaLink="false">http://www.newtriks.com/?p=989</guid>
		<description><![CDATA[Just to note a minor gotcha to be aware of when using mx:Module&#8217;s with Flex 4. Certain Spark components are not supported within mx:Module, two of which are: s:layout s:states A suggested workaround for this is to either add a view component which extends a Spark component such as s:Group to your mx:Module, or simply [...]]]></description>
		<wfw:commentRss>http://www.newtriks.com/?feed=rss2&amp;p=989</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MX ComboBox Open Direction Bug &#8211; Alternative Solution</title>
		<link>http://www.newtriks.com/?p=982</link>
		<comments>http://www.newtriks.com/?p=982#comments</comments>
		<pubDate>Tue, 03 Aug 2010 12:22:50 +0000</pubDate>
		<dc:creator>newtriks</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[ComboBox]]></category>

		<guid isPermaLink="false">http://www.newtriks.com/?p=982</guid>
		<description><![CDATA[Here&#8217;s another ComboBox bug (plus potential feature) that irritated me no end with a fix being made difficult due to the relevent methods I needed access to in ComboBox.as declared as private (as so many are in mx components [bangs head]!!!). Bug: ComboBox opens in a specific direction according to its current position on the [...]]]></description>
		<wfw:commentRss>http://www.newtriks.com/?feed=rss2&amp;p=982</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flex Popup Modal and HTML Text Issues</title>
		<link>http://www.newtriks.com/?p=962</link>
		<comments>http://www.newtriks.com/?p=962#comments</comments>
		<pubDate>Thu, 15 Jul 2010 13:32:16 +0000</pubDate>
		<dc:creator>newtriks</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Effects]]></category>
		<category><![CDATA[HTML Text]]></category>
		<category><![CDATA[Modal Window]]></category>
		<category><![CDATA[Popups]]></category>

		<guid isPermaLink="false">http://www.newtriks.com/?p=962</guid>
		<description><![CDATA[I found an interesting couple of issues today whilst working with Popup&#8217;s. Due to time this post is brief but to the point and below is a link to an example (with source) of the issues with fixes. 1) Firstly I was passing an Object to the Popup with the data to display and discovered [...]]]></description>
		<wfw:commentRss>http://www.newtriks.com/?feed=rss2&amp;p=962</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Spark DataGrid</title>
		<link>http://www.newtriks.com/?p=954</link>
		<comments>http://www.newtriks.com/?p=954#comments</comments>
		<pubDate>Thu, 15 Jul 2010 10:14:59 +0000</pubDate>
		<dc:creator>newtriks</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[SDK 4]]></category>
		<category><![CDATA[DataGrid]]></category>
		<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[Spark Components]]></category>
		<category><![CDATA[Spark DataGrid]]></category>

		<guid isPermaLink="false">http://www.newtriks.com/?p=954</guid>
		<description><![CDATA[I have recently created a new GitHub repository for my code seperation of Alex Harui&#8217;s combination of Spark List components to build a datagrid. As my notes say: I have basically taken Alex Harui&#8217;s example from http://blogs.adobe.com/aharui/2009/12/spark_list_spark_list_spark_da.html and broken it up into more bite size chunks, added some styling and various other attributes to try [...]]]></description>
		<wfw:commentRss>http://www.newtriks.com/?feed=rss2&amp;p=954</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Streaming an FLV using Spark VideoPlayer/VideoDisplay</title>
		<link>http://www.newtriks.com/?p=947</link>
		<comments>http://www.newtriks.com/?p=947#comments</comments>
		<pubDate>Thu, 15 Jul 2010 10:03:09 +0000</pubDate>
		<dc:creator>newtriks</dc:creator>
				<category><![CDATA[Flash Media Server]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[SDK 4]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[RTMP]]></category>
		<category><![CDATA[Spark]]></category>
		<category><![CDATA[Streaming Video]]></category>
		<category><![CDATA[VideoDisplay]]></category>
		<category><![CDATA[VideoPlayer]]></category>

		<guid isPermaLink="false">http://www.newtriks.com/?p=947</guid>
		<description><![CDATA[I had a head banging moment last night trying to help a mate out to stream an FLV from Akamai (also seen on Wowza) using the latest Spark VideoPlayer component. We had a working flv streaming in the old mx:VideoDisplay absolutely fine, update the component to the Spark equivalent and nothing, nowt, nada, not even [...]]]></description>
		<wfw:commentRss>http://www.newtriks.com/?feed=rss2&amp;p=947</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Server move for newtriks.com</title>
		<link>http://www.newtriks.com/?p=943</link>
		<comments>http://www.newtriks.com/?p=943#comments</comments>
		<pubDate>Thu, 10 Jun 2010 09:41:23 +0000</pubDate>
		<dc:creator>newtriks</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Newtriks LTD]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.newtriks.com/?p=943</guid>
		<description><![CDATA[I have recently moved this site to my new server and there may be some non-functioning application examples, lost comments (during last nights dns change) and maybe some other small issues, sorry about any inconvenience caused. I will be getting things up and running as soon as I can, although the majority should be sorted [...]]]></description>
		<wfw:commentRss>http://www.newtriks.com/?feed=rss2&amp;p=943</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Changing DataProvider in a Flex ComboBox Problem Fix</title>
		<link>http://www.newtriks.com/?p=935</link>
		<comments>http://www.newtriks.com/?p=935#comments</comments>
		<pubDate>Thu, 03 Jun 2010 12:00:08 +0000</pubDate>
		<dc:creator>newtriks</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.newtriks.com/?p=935</guid>
		<description><![CDATA[I have stumbled across an old fix I found for a problem I had with an mx:ComboBox ages ago and thought it worth while blogging about. Basically I found that if I bound an ArrayCollection to the dataprovider of a ComboBox and then changed the contents of the ArrayCollection, the ComboBox would not update? I [...]]]></description>
		<wfw:commentRss>http://www.newtriks.com/?feed=rss2&amp;p=935</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Helper Method for Handling Flash Vars in Flex</title>
		<link>http://www.newtriks.com/?p=917</link>
		<comments>http://www.newtriks.com/?p=917#comments</comments>
		<pubDate>Fri, 23 Apr 2010 12:05:42 +0000</pubDate>
		<dc:creator>newtriks</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[SDK 4]]></category>
		<category><![CDATA[Flash Vars]]></category>
		<category><![CDATA[Flex 4]]></category>

		<guid isPermaLink="false">http://www.newtriks.com/?p=917</guid>
		<description><![CDATA[I have used the below logic repeatedly now for processing Flash Vars in my Flex 4 applications which others may find useful. In the example below I use it in a service class. Basically I define a custom value object with the flash var properties defined. I then loop through the available parameters in the [...]]]></description>
		<wfw:commentRss>http://www.newtriks.com/?feed=rss2&amp;p=917</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
