<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Flex/Air Tutorial &#8211; How to build a contact manager in AIR using XML</title>
	<atom:link href="http://www.flashenabledblog.com/2008/05/22/flexair-tutorial-how-to-build-a-contact-manager-in-air-using-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashenabledblog.com/2008/05/22/flexair-tutorial-how-to-build-a-contact-manager-in-air-using-xml/</link>
	<description>A Blog covering Air, Flash, Flex, Illustrator and Photoshop</description>
	<lastBuildDate>Sun, 11 Sep 2011 02:17:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: will lainez</title>
		<link>http://www.flashenabledblog.com/2008/05/22/flexair-tutorial-how-to-build-a-contact-manager-in-air-using-xml/comment-page-1/#comment-1121</link>
		<dc:creator>will lainez</dc:creator>
		<pubDate>Thu, 28 Aug 2008 16:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://flashenabled.wordpress.com/?p=1348#comment-1121</guid>
		<description>thanks for the tutorial... can wait for the second part!!.. a question, how can I convert this into a password keeper application?.. I know there are tons of passowrd keeper apps out there but I would like to build my own.. just to get a better understanding/feel for developing in AIR/Flex

again thanks!!</description>
		<content:encoded><![CDATA[<p>thanks for the tutorial&#8230; can wait for the second part!!.. a question, how can I convert this into a password keeper application?.. I know there are tons of passowrd keeper apps out there but I would like to build my own.. just to get a better understanding/feel for developing in AIR/Flex</p>
<p>again thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephen</title>
		<link>http://www.flashenabledblog.com/2008/05/22/flexair-tutorial-how-to-build-a-contact-manager-in-air-using-xml/comment-page-1/#comment-1120</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Sun, 25 May 2008 18:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://flashenabled.wordpress.com/?p=1348#comment-1120</guid>
		<description>Hi,

nice blog, think i&#039;ll be back

I am keen on Flex and I&#039;m trying to write apps that integrate with Ruby on Rails.  Perhaps I will be able to contribute an article myself one day.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>nice blog, think i&#8217;ll be back</p>
<p>I am keen on Flex and I&#8217;m trying to write apps that integrate with Ruby on Rails.  Perhaps I will be able to contribute an article myself one day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash Enabled Blog - Contribute to &#171; Flash Enabled Blog</title>
		<link>http://www.flashenabledblog.com/2008/05/22/flexair-tutorial-how-to-build-a-contact-manager-in-air-using-xml/comment-page-1/#comment-1119</link>
		<dc:creator>Flash Enabled Blog - Contribute to &#171; Flash Enabled Blog</dc:creator>
		<pubDate>Fri, 23 May 2008 14:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://flashenabled.wordpress.com/?p=1348#comment-1119</guid>
		<description>[...] we have published the 1st of many tutorials on Flash Platform. The first tutorials are being submitted by some people i&#8217;ve invited to. [...]</description>
		<content:encoded><![CDATA[<p>[...] we have published the 1st of many tutorials on Flash Platform. The first tutorials are being submitted by some people i&#8217;ve invited to. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lofih</title>
		<link>http://www.flashenabledblog.com/2008/05/22/flexair-tutorial-how-to-build-a-contact-manager-in-air-using-xml/comment-page-1/#comment-1118</link>
		<dc:creator>lofih</dc:creator>
		<pubDate>Fri, 23 May 2008 09:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://flashenabled.wordpress.com/?p=1348#comment-1118</guid>
		<description>Hey ekz,
I wanted to keep it as close to AS2 as possible, for the second part I&#039;ll change it a httpservice and also use binding with the filterfunction.

Thanks for the comment! :)</description>
		<content:encoded><![CDATA[<p>Hey ekz,<br />
I wanted to keep it as close to AS2 as possible, for the second part I&#8217;ll change it a httpservice and also use binding with the filterfunction.</p>
<p>Thanks for the comment! <img src='http://www.flashenabledblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ekz</title>
		<link>http://www.flashenabledblog.com/2008/05/22/flexair-tutorial-how-to-build-a-contact-manager-in-air-using-xml/comment-page-1/#comment-1117</link>
		<dc:creator>ekz</dc:creator>
		<pubDate>Fri, 23 May 2008 01:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://flashenabled.wordpress.com/?p=1348#comment-1117</guid>
		<description>Good stuff.
Great seeing more and more AIR enablement in the community.  One suggestion i&#039;d make is using an httpservice pointing to the xml file (as opposed to a URLLoader).  You have the result and fault events ready for you, and it&#039;s it&#039;s less code.  Might also be easier for noobs to pick up.

Keep up with the posts, looking forward to the next one.

-ekz</description>
		<content:encoded><![CDATA[<p>Good stuff.<br />
Great seeing more and more AIR enablement in the community.  One suggestion i&#8217;d make is using an httpservice pointing to the xml file (as opposed to a URLLoader).  You have the result and fault events ready for you, and it&#8217;s it&#8217;s less code.  Might also be easier for noobs to pick up.</p>
<p>Keep up with the posts, looking forward to the next one.</p>
<p>-ekz</p>
]]></content:encoded>
	</item>
</channel>
</rss>

