<?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"
	>
<channel>
	<title>Comments on: SWX Alpha 0.1.9 Release</title>
	<atom:link href="http://swxformat.org/18/feed" rel="self" type="application/rss+xml" />
	<link>http://swxformat.org/18</link>
	<description>SWX is the native data format for Adobe Flash. This blog is about all things SWX, SWX RPC, SWX PHP and the SWX APIs (Flickr, Twitter, etc.)</description>
	<pubDate>Fri, 29 Aug 2008 00:08:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: SWX: Roadmap for the next release at Aral Balkan</title>
		<link>http://swxformat.org/18#comment-75</link>
		<dc:creator>SWX: Roadmap for the next release at Aral Balkan</dc:creator>
		<pubDate>Thu, 12 Apr 2007 09:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/18#comment-75</guid>
		<description>[...] only been a little over a day or so since the 0.1.9 release of SWX and I'm already looking forward to the 0.2.0 [...]</description>
		<content:encoded><![CDATA[<p>[...] only been a little over a day or so since the 0.1.9 release of SWX and I&#8217;m already looking forward to the 0.2.0 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aral</title>
		<link>http://swxformat.org/18#comment-74</link>
		<dc:creator>aral</dc:creator>
		<pubDate>Thu, 12 Apr 2007 09:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/18#comment-74</guid>
		<description>Just a quick update: The 0.1.9 release download now has the .svn files removed.</description>
		<content:encoded><![CDATA[<p>Just a quick update: The 0.1.9 release download now has the .svn files removed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aral</title>
		<link>http://swxformat.org/18#comment-71</link>
		<dc:creator>aral</dc:creator>
		<pubDate>Thu, 12 Apr 2007 08:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/18#comment-71</guid>
		<description>Hi Bob,

I realized that yesterday -- my mistake. Did an svn co instead of an svn export by habit. Starting with the next release I should have the deployment automated.</description>
		<content:encoded><![CDATA[<p>Hi Bob,</p>
<p>I realized that yesterday &#8212; my mistake. Did an svn co instead of an svn export by habit. Starting with the next release I should have the deployment automated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Ippolito</title>
		<link>http://swxformat.org/18#comment-67</link>
		<dc:creator>Bob Ippolito</dc:creator>
		<pubDate>Thu, 12 Apr 2007 01:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/18#comment-67</guid>
		<description>You should zip up an svn export next time, will make for a smaller zip. This one includes all of the .svn dirs.</description>
		<content:encoded><![CDATA[<p>You should zip up an svn export next time, will make for a smaller zip. This one includes all of the .svn dirs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aral</title>
		<link>http://swxformat.org/18#comment-52</link>
		<dc:creator>aral</dc:creator>
		<pubDate>Wed, 11 Apr 2007 07:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/18#comment-52</guid>
		<description>Hi Rubén,

Sorry, the docs are still at a very early stage (as is SWX). This is an early alpha so please bear in mind that it is not  feature complete or polished in any way. 

That said, I will make writing detailed installation instructions and making them available a priority. 

In the meanwhile, here are the instructions from the readme.txt file:

&lt;p&gt;The easiest way to get started with SWX is to install MAMP (on OS X). MAMP includes a web server (Apache) and PHP in an easy-to-use installer. In future versions, there will be integrated bundles available for download so you don&#8217;t have to install MAMP manually if you don&#8217;t want to.&lt;/p&gt;

&lt;p&gt;Get MAMP from: http://www.mamp.info/en/home.php&lt;/p&gt;

&lt;p&gt;If you&#8217;re using MAMP, follow these instructions:&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;Install MAMP by dragging it into your applications folder&lt;/li&gt;&lt;li&gt;Unzip the SWX folder somewhere&lt;/li&gt;&lt;li&gt;Go to Preferences &gt; Apache and set the Document Root to the SWX folder you just unzipped.&lt;/li&gt;&lt;li&gt;Open http://localhost:8888 in your browser.&lt;/li&gt;&lt;/ol&gt;

&lt;p&gt;You should see the SWX welcome page (the index.html page in this folder).&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Rubén,</p>
<p>Sorry, the docs are still at a very early stage (as is SWX). This is an early alpha so please bear in mind that it is not  feature complete or polished in any way. </p>
<p>That said, I will make writing detailed installation instructions and making them available a priority. </p>
<p>In the meanwhile, here are the instructions from the readme.txt file:</p>
<p>The easiest way to get started with SWX is to install MAMP (on OS X). MAMP includes a web server (Apache) and PHP in an easy-to-use installer. In future versions, there will be integrated bundles available for download so you don&#8217;t have to install MAMP manually if you don&#8217;t want to.</p>
<p>Get MAMP from: <a href="http://www.mamp.info/en/home.php" rel="nofollow">http://www.mamp.info/en/home.php</a></p>
<p>If you&#8217;re using MAMP, follow these instructions:</p>
<ol>
<li>Install MAMP by dragging it into your applications folder</li>
<li>Unzip the SWX folder somewhere</li>
<li>Go to Preferences > Apache and set the Document Root to the SWX folder you just unzipped.</li>
<li>Open <a href="http://localhost:8888" rel="nofollow">http://localhost:8888</a> in your browser.</li>
</ol>
<p>You should see the SWX welcome page (the index.html page in this folder).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rubén Rojas</title>
		<link>http://swxformat.org/18#comment-51</link>
		<dc:creator>Rubén Rojas</dc:creator>
		<pubDate>Wed, 11 Apr 2007 02:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://swxformat.org/18#comment-51</guid>
		<description>Hi!, nice idea and excelent app, but into docs haven´t info about instalation, please, i´m interesting in try for my apps but have not idea, i am a designer not a programmer, thanks...</description>
		<content:encoded><![CDATA[<p>Hi!, nice idea and excelent app, but into docs haven´t info about instalation, please, i´m interesting in try for my apps but have not idea, i am a designer not a programmer, thanks&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
