<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>aodz</title>
	<atom:link href="http://guavus.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://guavus.wordpress.com</link>
	<description>flex-a-lecious</description>
	<lastBuildDate>Mon, 25 May 2009 09:27:54 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='guavus.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/dc749c649c49a6cebd887ed9af96db46?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>aodz</title>
		<link>http://guavus.wordpress.com</link>
	</image>
			<item>
		<title>Caching images in Flex</title>
		<link>http://guavus.wordpress.com/2009/05/25/caching-images-in-flex/</link>
		<comments>http://guavus.wordpress.com/2009/05/25/caching-images-in-flex/#comments</comments>
		<pubDate>Mon, 25 May 2009 09:27:54 +0000</pubDate>
		<dc:creator>vx</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[bitmapData]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[hashmap]]></category>
		<category><![CDATA[image]]></category>

		<guid isPermaLink="false">http://guavus.wordpress.com/?p=226</guid>
		<description><![CDATA[Caching of  image data  in your Flex application is one of the best ways to avoid loading those large images again and again, and this  can  improve performance and reduce overhead of loading external resources.
We are not discussing about using the cacheAsBitmap property to improve rendering performance or the cachePolicy property to speed up animations. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=guavus.wordpress.com&blog=1711911&post=226&subd=guavus&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://guavus.wordpress.com/2009/05/25/caching-images-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aodz</media:title>
		</media:content>
	</item>
		<item>
		<title>How to compare 2 dates in ActionScript</title>
		<link>http://guavus.wordpress.com/2009/05/25/how-to-compare-2-dates-in-actionscript/</link>
		<comments>http://guavus.wordpress.com/2009/05/25/how-to-compare-2-dates-in-actionscript/#comments</comments>
		<pubDate>Mon, 25 May 2009 08:23:55 +0000</pubDate>
		<dc:creator>vx</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[date.getTime()]]></category>

		<guid isPermaLink="false">http://guavus.wordpress.com/?p=224</guid>
		<description><![CDATA[Date objects don’t have a built-in compare() method, but comparing dates  easy.Don&#8217;t  look at the Date objects , but rather the values represented by the objects using the Date.getTime() method:
Date.getTime() : Returns the number of milliseconds since midnight January 1, 1970, universal time, for a Date object. Use this method to represent a specific instant [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=guavus.wordpress.com&blog=1711911&post=224&subd=guavus&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://guavus.wordpress.com/2009/05/25/how-to-compare-2-dates-in-actionscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aodz</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex regular expression cheatsheet</title>
		<link>http://guavus.wordpress.com/2009/05/21/flex-regular-expression-cheatsheet/</link>
		<comments>http://guavus.wordpress.com/2009/05/21/flex-regular-expression-cheatsheet/#comments</comments>
		<pubDate>Thu, 21 May 2009 04:00:40 +0000</pubDate>
		<dc:creator>vx</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[stuff]]></category>
		<category><![CDATA[cheatSheet]]></category>
		<category><![CDATA[regExp]]></category>

		<guid isPermaLink="false">http://guavus.wordpress.com/?p=219</guid>
		<description><![CDATA[
to see large version, right click save as image
Posted in flex, stuff Tagged: cheatSheet, flex, regExp      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=guavus.wordpress.com&blog=1711911&post=219&subd=guavus&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://guavus.wordpress.com/2009/05/21/flex-regular-expression-cheatsheet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aodz</media:title>
		</media:content>

		<media:content url="http://guavus.files.wordpress.com/2009/05/regular-expressions-cheat-sheet-v2.png" medium="image">
			<media:title type="html">regular-expressions-cheat-sheet-v2</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex &#8220;Bindable&#8221; tag</title>
		<link>http://guavus.wordpress.com/2009/05/21/flex-bindable-tag/</link>
		<comments>http://guavus.wordpress.com/2009/05/21/flex-bindable-tag/#comments</comments>
		<pubDate>Thu, 21 May 2009 02:58:47 +0000</pubDate>
		<dc:creator>vx</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[bindable]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://guavus.wordpress.com/2009/05/21/flex-bindable-tag/</guid>
		<description><![CDATA[the Bindable tag is widely used in flex and in simpleterms its used to bind an entity to other entity if there is a change in the source.
The tag can have the following form:
[Bindable]
public var foo;
The Flex compiler automatically generates an event named propertyChange for the property. If the property value remains the same on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=guavus.wordpress.com&blog=1711911&post=218&subd=guavus&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://guavus.wordpress.com/2009/05/21/flex-bindable-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aodz</media:title>
		</media:content>
	</item>
		<item>
		<title>remove &#8220;Flex Data Visualization Trial&#8221; using actionscript</title>
		<link>http://guavus.wordpress.com/2009/05/20/remove-flex-data-visualization-trial-using-actionscript/</link>
		<comments>http://guavus.wordpress.com/2009/05/20/remove-flex-data-visualization-trial-using-actionscript/#comments</comments>
		<pubDate>Wed, 20 May 2009 11:34:05 +0000</pubDate>
		<dc:creator>vx</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[Flex Data Visualization Trial]]></category>
		<category><![CDATA[trial message]]></category>

		<guid isPermaLink="false">http://guavus.wordpress.com/?p=213</guid>
		<description><![CDATA[Today Imtiyaz and I did a small hack in the Flex charting code and removed the Trial message from the Charting component by writing 1 simple actionscript lines.
what you need to do is in the creationcomplete of any charting component write the following code
//            var arra : Array = new Array();
//           [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=guavus.wordpress.com&blog=1711911&post=213&subd=guavus&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://guavus.wordpress.com/2009/05/20/remove-flex-data-visualization-trial-using-actionscript/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aodz</media:title>
		</media:content>

		<media:content url="http://guavus.files.wordpress.com/2009/05/trial.jpg" medium="image">
			<media:title type="html">trial</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex Builder renamed</title>
		<link>http://guavus.wordpress.com/2009/05/20/flex-builder-renamed/</link>
		<comments>http://guavus.wordpress.com/2009/05/20/flex-builder-renamed/#comments</comments>
		<pubDate>Wed, 20 May 2009 09:36:41 +0000</pubDate>
		<dc:creator>vx</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[innovation]]></category>

		<guid isPermaLink="false">http://guavus.wordpress.com/2009/05/20/flex-builder-renamed/</guid>
		<description><![CDATA[The upcoming version of the tool to build your flex applications is called Flash Builder! (formally known as Adobe Flex Builder). The flex framework will continue to be known as Flex. The naming is appropriate given the fact that every one who is building a Flex / Flash / AIR app today is building it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=guavus.wordpress.com&blog=1711911&post=210&subd=guavus&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://guavus.wordpress.com/2009/05/20/flex-builder-renamed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aodz</media:title>
		</media:content>

		<media:content url="http://sujitreddyg.files.wordpress.com/2009/05/flash_builder_logo.png?w=300&#38;h=299" medium="image">
			<media:title type="html">Flash Builder Logo</media:title>
		</media:content>
	</item>
		<item>
		<title>launched exposedout v0.1b</title>
		<link>http://guavus.wordpress.com/2009/03/08/launched-exposedout-v01b/</link>
		<comments>http://guavus.wordpress.com/2009/03/08/launched-exposedout-v01b/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 04:44:25 +0000</pubDate>
		<dc:creator>vx</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://guavus.wordpress.com/?p=208</guid>
		<description><![CDATA[I finally started launched exposedout. Its just the beta version for now, will  change it as soon as i get time.

www.exposedout.com

Please leave your comments here  
Posted in Blogroll       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=guavus.wordpress.com&blog=1711911&post=208&subd=guavus&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://guavus.wordpress.com/2009/03/08/launched-exposedout-v01b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aodz</media:title>
		</media:content>
	</item>
		<item>
		<title>How to turn on debug trace in Flex</title>
		<link>http://guavus.wordpress.com/2009/02/10/show-debug-trace-in-flex/</link>
		<comments>http://guavus.wordpress.com/2009/02/10/show-debug-trace-in-flex/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 08:22:37 +0000</pubDate>
		<dc:creator>vx</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[trace]]></category>

		<guid isPermaLink="false">http://guavus.wordpress.com/?p=204</guid>
		<description><![CDATA[When you encounter issue wit your flex app, one useful tool for troubleshooting is to turn on debug in flex to get some output that will provide some clue of the cause of he problem. Here is how to turn it on from server-side as well as from client-side:
1. From server side:
In the services-config.xml, set [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=guavus.wordpress.com&blog=1711911&post=204&subd=guavus&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://guavus.wordpress.com/2009/02/10/show-debug-trace-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aodz</media:title>
		</media:content>
	</item>
		<item>
		<title>Filter datagrid using a hslider</title>
		<link>http://guavus.wordpress.com/2009/01/22/filter-datagrid-using-slider/</link>
		<comments>http://guavus.wordpress.com/2009/01/22/filter-datagrid-using-slider/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 13:53:08 +0000</pubDate>
		<dc:creator>vx</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[datagrid]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[hslider]]></category>

		<guid isPermaLink="false">http://guavus.wordpress.com/?p=189</guid>
		<description><![CDATA[Here is an example of Data grid filtered using a H slider  with 2 thumbs to select the range of date for which to  filter the data grid. The combo box is used to select the specific column on which the filter has to be applied to. The check box is used to either enable [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=guavus.wordpress.com&blog=1711911&post=189&subd=guavus&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://guavus.wordpress.com/2009/01/22/filter-datagrid-using-slider/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aodz</media:title>
		</media:content>

		<media:content url="http://guavus.files.wordpress.com/2009/01/testfilterdg.jpg" medium="image">
			<media:title type="html">testfilterdg</media:title>
		</media:content>
	</item>
		<item>
		<title>FrameworkQuest 2008 Part 6: The Exciting Conclusion</title>
		<link>http://guavus.wordpress.com/2009/01/16/frameworkquest-2008-part-6-the-exciting-conclusion/</link>
		<comments>http://guavus.wordpress.com/2009/01/16/frameworkquest-2008-part-6-the-exciting-conclusion/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 11:20:19 +0000</pubDate>
		<dc:creator>vx</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>

		<guid isPermaLink="false">http://guavus.wordpress.com/?p=171</guid>
		<description><![CDATA[FrameworkQuest Part 6 by Tony Hillerson
Find the original post here

FrameworkQuest 2008: Introduction
FrameworkQuest 2008 Part 2: Get Control with Cairngorm
FrameworkQuest 2008 Part 3: Agnostic Views with PureMVC
FrameworkQuest 2008 Part 4: IoC With Swiz
FrameworkQuest 2008 Part 5: Mate, the Pure MXML Framework
FrameworkQuest 2008 Part 6: The Exciting Conclusion

print 
listen 
Well kids, it&#8217;s been a wild ride. We&#8217;ve [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=guavus.wordpress.com&blog=1711911&post=171&subd=guavus&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://guavus.wordpress.com/2009/01/16/frameworkquest-2008-part-6-the-exciting-conclusion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aodz</media:title>
		</media:content>

		<media:content url="http://insideria.com/riaimages/printtag.jpg" medium="image" />

		<media:content url="http://www.oreillynet.com/images/icon_listen_small.gif" medium="image">
			<media:title type="html">Speech Icon</media:title>
		</media:content>
	</item>
	</channel>
</rss>