<?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>botsko &#187; Flex/Flash</title>
	<atom:link href="http://www.botsko.net/blog/category/flexflash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.botsko.net/blog</link>
	<description>continuing education</description>
	<lastBuildDate>Sat, 24 Jul 2010 21:42:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Basic Flex Development Example</title>
		<link>http://www.botsko.net/blog/2007/10/23/basic-flex-development-example/</link>
		<comments>http://www.botsko.net/blog/2007/10/23/basic-flex-development-example/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 23:33:38 +0000</pubDate>
		<dc:creator>Michael Botsko</dc:creator>
				<category><![CDATA[Flex/Flash]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.botsko.net/blog/2007/10/23/basic-flex-development-example/</guid>
		<description><![CDATA[I see huge potential for Flex and Air applications with some of my core clients, as well as a way to attract new clients. As time goes on I&#8217;ll be discussing new applications we&#8217;ve got going in Flex, but I wanted to start with a very basic application. This basic application displays a chart with [...]]]></description>
			<content:encoded><![CDATA[<p>I see huge potential for Flex and Air applications with some of my core clients, as well as a way to attract new clients. As time goes on I&#8217;ll be discussing new applications we&#8217;ve got going in Flex, but I wanted to start with a very basic application.</p>
<p>This basic application displays a chart with download statistics for applications I&#8217;ve released over the years on Botsko.net. I&#8217;ll be adding on to this basic example so that I have a better showcase of flex work. For example, I plan on adding some advanced data parameters including changing the year, seeing data points on the chart, and some improved visuals.</p>
<p>This application totals about 300k including the php code that produces the xml for the data. That number can be reduced further with optimizations, and by removing some extra support-related files. </p>
<p>While Flex can be used to build some amazing applications, it&#8217;s also going to be extremely handy when used within an existing web page. I&#8217;m excited to see where we end up when using Flex.</p>
<p>Take a look:</p>
<p><a href="http://experiments.botsko.net/tests/flex/chart2/">http://experiments.botsko.net/tests/flex/chart2/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.botsko.net/blog/2007/10/23/basic-flex-development-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
