<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
>
		
	<channel rdf:about="http://www.mikekollen.com/client/index.cfm">
	<title>MikeKollen.com</title>
	<description>The blog of Mike Kollen. (It's about time!)</description>
	<link>/index.cfm</link>
	
	<items>
		<rdf:Seq>
			
			<rdf:li rdf:resource="http://www.mikekollen.com/client/index.cfm?mode=entry&amp;entry=D26407E9-54E4-8F56-5A2F899D8D1FAD1D" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
  	<item rdf:about="http://www.mikekollen.com/client/index.cfm?mode=entry&amp;entry=D26407E9-54E4-8F56-5A2F899D8D1FAD1D">
	<title>Flash Remoting: ExtremeCF Revisited</title>
	<description>Big props to Kevin Towes who created the Actionscript 1.0 / Flash MX version.  I have re-developed this Flash Remoting application to incorporate Actionscript 2.0 with no code in the FLA.  I plan on doing a Flex version soon as a comparision.  You will be able to download the UML that was created using gModeler.</description>
	<link>http://www.mikekollen.com/client/index.cfm?mode=entry&amp;entry=D26407E9-54E4-8F56-5A2F899D8D1FAD1D</link>
	<dc:date>2005-07-01T05:30:00-07:00</dc:date>
	<dc:subject>Flash Remoting</dc:subject>
	</item>
		</rdf:RDF> 