<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Renaun Erickson</title>
	<link>http://renaun.com/blog</link>
	<description>Informtation on Flex, Flash, ColdFusion, and general RIA web develoment.</description>
	<lastBuildDate>Tue, 17 Jun 2008 04:45:43 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>DashedLine and DashedPolyLine extending Degrafa</title>
		<description><![CDATA[I needed to draw some dashed lines and polylines for something I was working on.  I was already using Degrafa and wanted to create the dashed lines by extending Degrafa.  It was actually easier then I thought it would be.
You can see the finished result here  and the view source code is [...]]]></description>
		<link>http://renaun.com/blog/2008/06/16/257/</link>
			</item>
	<item>
		<title>RemoteObjectAMF0 swc for Flex 3</title>
		<description><![CDATA[There was a small change in Flex 3 that causes the RemoteObjectAMF0 class to not compile in Flex 3 apps.  I have updated the class and the swc.
The updated RemoteObjectAMF0 code can be found in the renaun_com_RemoteObjectAMF0_flex3.swc in the zip file at - http://renaun.com/flex2/RemoteObjectAMF0/renaun_com_RemoteObjectAMF0.zip
NOTE: updated again to add a line to delete references to [...]]]></description>
		<link>http://renaun.com/blog/2008/06/16/256/</link>
			</item>
	<item>
		<title>RIALogger updated to v1.6</title>
		<description><![CDATA[The release of RIALogger v1.5 for AIR 1.0 was not very stable and was in between a transition period.  I originally thought I would get around to update it quicker.  Well I finally updated to be more stable and better performance when viewing large amounts of data.  A new UI update will [...]]]></description>
		<link>http://renaun.com/blog/2008/05/16/255/</link>
			</item>
	<item>
		<title>AMFPHP Deserializer and POG classes</title>
		<description><![CDATA[The default AMFPHP patterns for including classes defined in your AMF requests do not work for POG classes.  The two default patterns that are check for class including by the AMF deserializer are:
PLAIN TEXT
PHP:




// $mappedClass = SomeObject


$mappedClass . "php" // SomeObject.php


// or 


$mappedClass . ".class.php" //SomeObject.class.php 






For POG classes the pattern is "class.someobject.php", regardless [...]]]></description>
		<link>http://renaun.com/blog/2008/03/21/254/</link>
			</item>
	<item>
		<title>RIALogger v1.5 updated for AIR 1.0</title>
		<description><![CDATA[The RIALogger has been updated to the latest AIR release v1.0.
You can get the more information about the RIALogger and the custom logging target here.
]]></description>
		<link>http://renaun.com/blog/2008/03/05/253/</link>
			</item>
	<item>
		<title>Flex 3 Truchet Tiling</title>
		<description><![CDATA[Flex 3 Truchet Tiling example with 3 different class types, Triangle, Circular Arc, and Random Arc.]]></description>
		<link>http://renaun.com/blog/2008/03/04/252/</link>
			</item>
	<item>
		<title>ITunesMetadataReader using Metaphile</title>
		<description><![CDATA[The ITunesMetadataReader application is a very basic AIR example of how to use the new Metaphile project to read out MOV (H.264) file metadata.  The source of the project is included in the AIR application, to access it right-click on the application and click view source.
The Metaphile project is on google code and now [...]]]></description>
		<link>http://renaun.com/blog/2008/02/26/251/</link>
			</item>
	<item>
		<title>H.264 and Progressive Flash Video, QTIndexSwapper 1.4 update</title>
		<description><![CDATA[The QTIndexSwapper v1.4 update is to support AIR v1.0 and a small 64 bit atom size parsing fix.
In connection with this update I am speaking at 360Flex Atlanta tomorrow.  I'll be showing how the QTIndexSwapper AIR application works.  As well as demonstrating the use of H.264 metadata in the flash player.  Not [...]]]></description>
		<link>http://renaun.com/blog/2008/02/25/250/</link>
			</item>
	<item>
		<title>Would Microsoft uppercut Jumpcut</title>
		<description><![CDATA[In all the posts about Microhoo and "what would Microsoft do with XYC properties of Yahoo!" I haven't seen any mention of one acquisition Yahoo! made a while back.  Its Jumpcut.  Yahoo! snatched them up for only $150 million, compared that to what Google paid for YouTube.  I know its different but [...]]]></description>
		<link>http://renaun.com/blog/2008/02/01/249/</link>
			</item>
	<item>
		<title>RIALogger v1.3 update to AIR Beta 3</title>
		<description><![CDATA[The RIALogger has been updated to the latest AIR release Beta 3.
You can get the more information about the RIALogger and the custom logging target here.
]]></description>
		<link>http://renaun.com/blog/2008/01/09/248/</link>
			</item>
</channel>
</rss>
