<?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/"
	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>Comments on: Adobe Flex Development On Ubuntu Linux</title>
	<atom:link href="http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/</link>
	<description>Stuff About Freedom And Code</description>
	<lastBuildDate>Tue, 11 Dec 2007 02:20:27 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kurt</title>
		<link>http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/#comment-137</link>
		<dc:creator>kurt</dc:creator>
		<pubDate>Tue, 21 Aug 2007 23:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/#comment-137</guid>
		<description>there should definitely be some more info on how to install programs in general on linux. this article assumes too much. a simple link isn&#039;t too much trouble :)</description>
		<content:encoded><![CDATA[<p>there should definitely be some more info on how to install programs in general on linux. this article assumes too much. a simple link isn&#8217;t too much trouble <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex Development</title>
		<link>http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/#comment-108</link>
		<dc:creator>Flex Development</dc:creator>
		<pubDate>Thu, 09 Aug 2007 16:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/#comment-108</guid>
		<description>Thanx for nice informative article

It is always good to get some fresh info, thoughts and considerations  about flex technologies

cheers!</description>
		<content:encoded><![CDATA[<p>Thanx for nice informative article</p>
<p>It is always good to get some fresh info, thoughts and considerations  about flex technologies</p>
<p>cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/#comment-11</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 31 May 2007 01:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/#comment-11</guid>
		<description>When I ran java -version after installing java/jre 6 through apt-get(after enabling the multiverse repos) it was reporting 1.4.2 and should have been reporting 1.6. To fix this I ran
sudo update-alternatives --config java
after all worked.
Thanks for the tutorial, helped a lot!</description>
		<content:encoded><![CDATA[<p>When I ran java -version after installing java/jre 6 through apt-get(after enabling the multiverse repos) it was reporting 1.4.2 and should have been reporting 1.6. To fix this I ran<br />
sudo update-alternatives &#8211;config java<br />
after all worked.<br />
Thanks for the tutorial, helped a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pan69</title>
		<link>http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/#comment-6</link>
		<dc:creator>pan69</dc:creator>
		<pubDate>Mon, 21 May 2007 06:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/#comment-6</guid>
		<description>How about using Eclipse with flex2ant (www.flex2ant.org)?</description>
		<content:encoded><![CDATA[<p>How about using Eclipse with flex2ant (www.flex2ant.org)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: specs</title>
		<link>http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/#comment-5</link>
		<dc:creator>specs</dc:creator>
		<pubDate>Sat, 19 May 2007 07:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/#comment-5</guid>
		<description>could also enable the multiverse repository and do

sudo aptitude install sun-java6-jre sun-java6-plugin</description>
		<content:encoded><![CDATA[<p>could also enable the multiverse repository and do</p>
<p>sudo aptitude install sun-java6-jre sun-java6-plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ssharma</title>
		<link>http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/#comment-3</link>
		<dc:creator>ssharma</dc:creator>
		<pubDate>Fri, 18 May 2007 22:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://freedomculture.wordpress.com/2007/05/13/adobe-flex-development-on-ubuntu-linux/#comment-3</guid>
		<description>Hi,


I am trying to compile an example  mxml file from flex site with flex 2.0 sdk  on ubuntu and it is crashing ? I am using java 1.5 jre from sun</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am trying to compile an example  mxml file from flex site with flex 2.0 sdk  on ubuntu and it is crashing ? I am using java 1.5 jre from sun</p>
]]></content:encoded>
	</item>
</channel>
</rss>
