<?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>Learn XML &#187; as3</title>
	<atom:link href="http://www.learnxmlws.com/tag/as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learnxmlws.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 07:28:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Android programming without XML?</title>
		<link>http://www.learnxmlws.com/android-programming-without-xml/</link>
		<comments>http://www.learnxmlws.com/android-programming-without-xml/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 11:24:44 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[hello world]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/android-programming-without-xml/</guid>
		<description><![CDATA[I am already know flash(as3) and java, and I want to learn how to make android apps. I already downloaded the SDK, and finished doing the Hello world tutorial. Well the part without XML. How far can I make it without using XML? Or should I just suck it up and get used to it? [...]]]></description>
			<content:encoded><![CDATA[<p>I am already know flash(as3) and java, and I want to learn how to make android apps. I already downloaded the SDK, and finished doing the Hello world tutorial. Well the part without XML. How far can I make it without using XML? Or should I just suck it up and get used to it?</p>
<p>I really do not like using XML</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/android-programming-without-xml/feed/</wfw:commentRss>
		<slash:comments>167</slash:comments>
		</item>
		<item>
		<title>What are the highest currently demanded proggramming languages? What are the tried and true ones?</title>
		<link>http://www.learnxmlws.com/what-are-the-highest-currently-demanded-proggramming-languages-what-are-the-tried-and-true-ones/</link>
		<comments>http://www.learnxmlws.com/what-are-the-highest-currently-demanded-proggramming-languages-what-are-the-tried-and-true-ones/#comments</comments>
		<pubDate>Sat, 08 May 2010 21:24:14 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[combinations]]></category>
		<category><![CDATA[missing something]]></category>
		<category><![CDATA[piece of the puzzle]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[resume]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/what-are-the-highest-currently-demanded-proggramming-languages-what-are-the-tried-and-true-ones/</guid>
		<description><![CDATA[I already know AS2, AS3, Flex3, Regular Expressions, Power-shell2 and XML. I&#8217;m want to have a resume that I won&#8217;t have to worry about for now or five years from now, so I wanted to know what is the best combinations to learn. The only ideas I have left are javascript, php, c, c++, c#, [...]]]></description>
			<content:encoded><![CDATA[<p>I already know AS2, AS3, Flex3, Regular Expressions, Power-shell2 and XML.  I&#8217;m want to have a resume that I won&#8217;t have to worry about for now or five years from now, so I wanted to know what is the best combinations to learn.  The only ideas I have left are javascript, php, c, c++, c#, and the entire .net 3.5 framework and silverlight.  But I feel like I&#8217;m missing something.  Like an obvious piece of the puzzle</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/what-are-the-highest-currently-demanded-proggramming-languages-what-are-the-tried-and-true-ones/feed/</wfw:commentRss>
		<slash:comments>223</slash:comments>
		</item>
		<item>
		<title>How can I convert XML and .SWF files to .FLV?</title>
		<link>http://www.learnxmlws.com/how-can-i-convert-xml-and-swf-files-to-flv/</link>
		<comments>http://www.learnxmlws.com/how-can-i-convert-xml-and-swf-files-to-flv/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 18:23:22 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[swf file]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/how-can-i-convert-xml-and-swf-files-to-flv/</guid>
		<description><![CDATA[I want to convert a .SWF file with AS3 calling a .FLV and XML file(adding text) to a .FLV or any other file type to upload to YouTube. Basically the same process as http://www.activeswf.com/, but outputting a .FLV instead of a .SWF&#8230; it will also be on a .NET server. Paid or Freeware. Thanks]]></description>
			<content:encoded><![CDATA[<p>I want to convert a .SWF file with AS3 calling a .FLV and XML file(adding text) to a .FLV or any other file type to upload to YouTube.</p>
<p>Basically the same process as http://www.activeswf.com/, but outputting a .FLV instead of a .SWF&#8230; it will also be on a .NET server. </p>
<p>Paid or Freeware. Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/how-can-i-convert-xml-and-swf-files-to-flv/feed/</wfw:commentRss>
		<slash:comments>325</slash:comments>
		</item>
	</channel>
</rss>

