<?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: AIR MiniBuilder on Linux screenshots</title>
	<atom:link href="http://www.victordramba.com/?feed=rss2&#038;p=38" rel="self" type="application/rss+xml" />
	<link>http://www.victordramba.com/?p=38</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 07 Sep 2010 03:01:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Victor</title>
		<link>http://www.victordramba.com/?p=38&#038;cpage=1#comment-3942</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Fri, 27 Nov 2009 00:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.victordramba.com/?p=38#comment-3942</guid>
		<description>multam!
Si e made in romania</description>
		<content:encoded><![CDATA[<p>multam!<br />
Si e made in romania</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodislav Moldovan</title>
		<link>http://www.victordramba.com/?p=38&#038;cpage=1#comment-3941</link>
		<dc:creator>Rodislav Moldovan</dc:creator>
		<pubDate>Thu, 26 Nov 2009 22:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.victordramba.com/?p=38#comment-3941</guid>
		<description>DA! sincer.. chiar nu ma gandeam ca o sa vad editor in AS3 candva cineva imi spunea sa fac un sistem de operare in flash, se pare ca e real.. :)  Super! chiar e super! :)</description>
		<content:encoded><![CDATA[<p>DA! sincer.. chiar nu ma gandeam ca o sa vad editor in AS3 candva cineva imi spunea sa fac un sistem de operare in flash, se pare ca e real.. <img src='http://www.victordramba.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Super! chiar e super! <img src='http://www.victordramba.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kayo</title>
		<link>http://www.victordramba.com/?p=38&#038;cpage=1#comment-3684</link>
		<dc:creator>Kayo</dc:creator>
		<pubDate>Mon, 16 Nov 2009 16:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.victordramba.com/?p=38#comment-3684</guid>
		<description>Thanks Victor !</description>
		<content:encoded><![CDATA[<p>Thanks Victor !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://www.victordramba.com/?p=38&#038;cpage=1#comment-3680</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Mon, 16 Nov 2009 13:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.victordramba.com/?p=38#comment-3680</guid>
		<description>@Kayo,
it&#039;s strange, i remember fixing that issue
there&#039;s huge work to do, your help will be great!

one little correction, no flex support (at least yet)

you can start with looking for a fix for the issue you describe.

here&#039;s the mail list, if you say:
http://groups.google.com/group/minibuilder</description>
		<content:encoded><![CDATA[<p>@Kayo,<br />
it&#8217;s strange, i remember fixing that issue<br />
there&#8217;s huge work to do, your help will be great!</p>
<p>one little correction, no flex support (at least yet)</p>
<p>you can start with looking for a fix for the issue you describe.</p>
<p>here&#8217;s the mail list, if you say:<br />
<a href="http://groups.google.com/group/minibuilder" rel="nofollow">http://groups.google.com/group/minibuilder</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kayo</title>
		<link>http://www.victordramba.com/?p=38&#038;cpage=1#comment-3677</link>
		<dc:creator>Kayo</dc:creator>
		<pubDate>Mon, 16 Nov 2009 12:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.victordramba.com/?p=38#comment-3677</guid>
		<description>Hi

Great to see a Flex IDE on Linux.  I like the idea of developing an AS3/Flex IDE using AS3.

I was trying AirMinibuilder and came across a bug as follows:

When opening a folder (eg. libs) using the &quot;open&quot; button, if there is a white-space in the path, then it causes an error.

eg.:
/home/user/project-folder (This is ok)
/home/user/project folder (This causes an error)

I guess you must be very busy as you are also building the web based minibuilder as well.  Will be happy to help you for any help that you need on AirMinibuilder.

I&#039;m just gonna get the AirMinibuilder sources and explore. This looks like a great project - Thanks !

BTW, is there any dev mailing list for MiniBuilder?

Regards,

- Kayo</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Great to see a Flex IDE on Linux.  I like the idea of developing an AS3/Flex IDE using AS3.</p>
<p>I was trying AirMinibuilder and came across a bug as follows:</p>
<p>When opening a folder (eg. libs) using the &#8220;open&#8221; button, if there is a white-space in the path, then it causes an error.</p>
<p>eg.:<br />
/home/user/project-folder (This is ok)<br />
/home/user/project folder (This causes an error)</p>
<p>I guess you must be very busy as you are also building the web based minibuilder as well.  Will be happy to help you for any help that you need on AirMinibuilder.</p>
<p>I&#8217;m just gonna get the AirMinibuilder sources and explore. This looks like a great project &#8211; Thanks !</p>
<p>BTW, is there any dev mailing list for MiniBuilder?</p>
<p>Regards,</p>
<p>- Kayo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adobe Flex</title>
		<link>http://www.victordramba.com/?p=38&#038;cpage=1#comment-3672</link>
		<dc:creator>Adobe Flex</dc:creator>
		<pubDate>Mon, 16 Nov 2009 09:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.victordramba.com/?p=38#comment-3672</guid>
		<description>The best part of The Flex framework is it has a cross-platform, open source framework for creating rich Internet applications that run identically in all major browsers and operating systems.</description>
		<content:encoded><![CDATA[<p>The best part of The Flex framework is it has a cross-platform, open source framework for creating rich Internet applications that run identically in all major browsers and operating systems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashutosh Sharma</title>
		<link>http://www.victordramba.com/?p=38&#038;cpage=1#comment-3456</link>
		<dc:creator>Ashutosh Sharma</dc:creator>
		<pubDate>Mon, 02 Nov 2009 06:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.victordramba.com/?p=38#comment-3456</guid>
		<description>This is really cool! Woo! :)</description>
		<content:encoded><![CDATA[<p>This is really cool! Woo! <img src='http://www.victordramba.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Minibuilder &#124; Wikitoria</title>
		<link>http://www.victordramba.com/?p=38&#038;cpage=1#comment-3419</link>
		<dc:creator>Minibuilder &#124; Wikitoria</dc:creator>
		<pubDate>Fri, 30 Oct 2009 22:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.victordramba.com/?p=38#comment-3419</guid>
		<description>[...] runtime é o Adobe Air, já funciona em Windows e Linux (veja screenshots no Linux). Ainda não rola em Mac, parece que precisam adaptar a gambiarra que fizeram para acionar a SDK, o [...]</description>
		<content:encoded><![CDATA[<p>[...] runtime é o Adobe Air, já funciona em Windows e Linux (veja screenshots no Linux). Ainda não rola em Mac, parece que precisam adaptar a gambiarra que fizeram para acionar a SDK, o [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward</title>
		<link>http://www.victordramba.com/?p=38&#038;cpage=1#comment-3414</link>
		<dc:creator>James Ward</dc:creator>
		<pubDate>Fri, 30 Oct 2009 20:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.victordramba.com/?p=38#comment-3414</guid>
		<description>Wow!  Looks very cool!

A Flex IDE on Linux.  Wahoo!  :)

-James</description>
		<content:encoded><![CDATA[<p>Wow!  Looks very cool!</p>
<p>A Flex IDE on Linux.  Wahoo!  <img src='http://www.victordramba.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>-James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jloa</title>
		<link>http://www.victordramba.com/?p=38&#038;cpage=1#comment-3406</link>
		<dc:creator>Jloa</dc:creator>
		<pubDate>Fri, 30 Oct 2009 13:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.victordramba.com/?p=38#comment-3406</guid>
		<description>Wow, like u guys did an awesome work. Nice ide, really.</description>
		<content:encoded><![CDATA[<p>Wow, like u guys did an awesome work. Nice ide, really.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
