<?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>Geirr Winnem&#039;s Blog &#187; Flex Tutorials</title>
	<atom:link href="http://geirr.winnem.com/blog/category/flex-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://geirr.winnem.com/blog</link>
	<description>Ranting about java-net-actionscript</description>
	<lastBuildDate>Thu, 09 Sep 2010 21:38:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Are you working with decreasing #flex load times ?</title>
		<link>http://geirr.winnem.com/blog/2010/01/11/are-you-working-with-decreasing-flex-load-times/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://geirr.winnem.com/blog/2010/01/11/are-you-working-with-decreasing-flex-load-times/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 07:49:46 +0000</pubDate>
		<dc:creator>gwinnem</dc:creator>
				<category><![CDATA[Flex Tutorials]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[load time]]></category>
		<category><![CDATA[optmizing flex]]></category>
		<category><![CDATA[rls]]></category>

		<guid isPermaLink="false">http://geirr.winnem.com/blog/2010/01/11/are-you-working-with-decreasing-flex-load-times/</guid>
		<description><![CDATA[<p>Check out the article from deacons blog.Its really good on explaining how usage of Runtime Shared libraries can help you out.Every Flex application that you create uses the same class files. Some of these are your class files, some are other libraries you have included and then of course you have the files that make [...]]]></description>
			<content:encoded><![CDATA[<p>Check out the article from deacons blog.<br />Its really good on explaining how usage of Runtime Shared libraries can help you out.<br /><!-- more -->Every Flex application that you create uses the same class files. Some of these are your class files, some are other libraries you have included and then of course you have the files that make up the Flex framework itself. One of the constant complaints I hear about Flex apps ( and flash in general ) is that it takes too long to load. One reason for the long load times is that every Flex application needs to be sure it has all the classes it needs, so all the necessary classes get compiled into the SWF. So, even if the same classes are used in most of the applications you create you are reloading that data again with every new application that gets loaded.</p>
<p><a target="_blank" href="http://www.richinternet.de/blog/rss.cfm?mode=full&amp;entry=911D4B57-0F0D-5A73-AF6F4D4D04099757">Click here to check the entire blog post</a></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=dea908a9-8aa3-8ebc-a37f-047f5ffc8371" /></div>
]]></content:encoded>
			<wfw:commentRss>http://geirr.winnem.com/blog/2010/01/11/are-you-working-with-decreasing-flex-load-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RESTful Flex/Flash client</title>
		<link>http://geirr.winnem.com/blog/2010/01/07/restful-flexflash-client/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://geirr.winnem.com/blog/2010/01/07/restful-flexflash-client/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 22:25:32 +0000</pubDate>
		<dc:creator>gwinnem</dc:creator>
				<category><![CDATA[Flex Tutorials]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://geirr.winnem.com/blog/2010/01/07/restful-flexflash-client/</guid>
		<description><![CDATA[<p>Jose Sandoval wrote a good post about this.</p>
<p>Read it here</p>

]]></description>
			<content:encoded><![CDATA[<p>Jose Sandoval wrote a good post about this.</p>
<p><a target="_blank" href="http://www.josesandoval.com/2009/12/restful-flexflash-client.html">Read it here</a></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=0bf8afae-c603-853e-8a16-57fe9fa1877f" /></div>
]]></content:encoded>
			<wfw:commentRss>http://geirr.winnem.com/blog/2010/01/07/restful-flexflash-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The #FlexShow Creating #Flex #Components</title>
		<link>http://geirr.winnem.com/blog/2010/01/06/the-flexshow-creating-flex-components/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://geirr.winnem.com/blog/2010/01/06/the-flexshow-creating-flex-components/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 10:28:45 +0000</pubDate>
		<dc:creator>gwinnem</dc:creator>
				<category><![CDATA[Flex Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[flex component]]></category>
		<category><![CDATA[flex show]]></category>

		<guid isPermaLink="false">http://geirr.winnem.com/blog/2010/01/06/the-flexshow-creating-flex-components/</guid>
		<description><![CDATA[<p>I have learned alot from these tutorials. Unfortunately i havent been able to find an easy overview for these so i have created one myself and want to share it.</p>
<p>	The Flex Show Creating Flex Components episode list:</p>

Project Setup
Mind Mapping an API
		
Dealing with the DataProvider
Architecting the DayRenderer
Implementing the DayRenderer Part 1
Implementing the DayRenderer Part 2
Layout Logic [...]]]></description>
			<content:encoded><![CDATA[<p>I have learned alot from these tutorials. Unfortunately i havent been able to find an easy overview for these so i have created one myself and want to share it.</p>
<p>	The Flex Show Creating Flex Components episode list:</p>
<ol>
<li><a href="http://www.theflexshow.com/blog/index.cfm/2009/3/2/The-Flex-Show--Creating-Flex-Components--Episode-1-Project-Setup" target="_blank">Project Setup</a></li>
<li><a href="http://ttp://www.theflexshow.com/blog/index.cfm/2009/4/6/The-Flex-Show–Creating-Flex-Components–Episode-2-Mind-Mapping-an-API">Mind Mapping an API<br />
		</a></li>
<li><a href="http://www.theflexshow.com/blog/index.cfm/2009/5/4/The-Flex-Show--Creating-Flex-Components--Episode-3-Dealing-with-the-DataProvider" target="_blank">Dealing with the DataProvider</a></li>
<li><a href="http://www.theflexshow.com/blog/index.cfm/2009/6/1/The-Flex-Show--Creating-Flex-Components--Episode-4-Architecting-the-DayRenderer" target="_blank">Architecting the DayRenderer</a></li>
<li><a href="http://www.theflexshow.com/blog/index.cfm/2009/7/6/The-Flex-Show--Creating-Flex-Components--Episode-5-Implementing-the-DayRenderer-Part-1" target="_blank">Implementing the DayRenderer Part 1</a></li>
<li><a href="http://www.theflexshow.com/blog/index.cfm/2009/8/4/The-Flex-Show--Creating-Flex-Components--Episode-6-Implementing-the-DayRenderer-Part-2" target="_blank">Implementing the DayRenderer Part 2</a></li>
<li><a href="http://www.theflexshow.com/blog/index.cfm/2009/9/7/The-Flex-Show--Creating-Flex-Components--Episode-7-Layout-Logic-Part-1" target="_blank">Layout Logic Part 1</a></li>
<li><a href="http://www.theflexshow.com/blog/index.cfm/2009/10/5/The-Flex-Show--Creating-Flex-Components--Episode-8-Layout-Logic-Part-2" target="_blank">Layout Logic Part 2</a></li>
<li><a href="http://www.theflexshow.com/blog/index.cfm/2009/11/2/The-Flex-Show--Creating-Flex-Components--Episode-9-Layout-Logic-Part-3" target="_blank">Layout Logic Part 3</a></li>
<li><a href="http://www.theflexshow.com/blog/index.cfm/2009/12/7/The-Flex-Show--Creating-Flex-Components--Episode-10-Layout-Logic-Part-4" target="_blank">Layout Logic Part 4</a></li>
<li><a href="http://www.theflexshow.com/blog/index.cfm/2010/1/4/The-Flex-Show--Creating-Flex-Components--Episode-11-Events-and-Property-Changes" target="_blank">Events and Propery Changes</a></li>
</ol>
<p>
	Stay tuned for an update on this list when The Flex Show releases the next episode.<br />
	&nbsp;</p>
<div class="zemanta-pixie"><img alt="" class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=5f8afdb3-24da-874c-b2f7-8266c4b15007" /></div>
]]></content:encoded>
			<wfw:commentRss>http://geirr.winnem.com/blog/2010/01/06/the-flexshow-creating-flex-components/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
