<?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: .minerva &#8211; An AIR Shared Object Editor</title>
	<atom:link href="http://blog.coursevector.com/minerva/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.coursevector.com/minerva</link>
	<description>ActionScript Fun</description>
	<lastBuildDate>Tue, 09 Mar 2010 14:53:51 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: elvis</title>
		<link>http://blog.coursevector.com/minerva/comment-page-1#comment-1289</link>
		<dc:creator>elvis</dc:creator>
		<pubDate>Thu, 25 Feb 2010 17:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coursevector.com/?p=110#comment-1289</guid>
		<description>Thanks for the tool. What would make this really useful for me, would be if it read the contents of your shared object directory directly (by adding that path in), and poll the contents frequently to reflect changes in the .sol for viewing/debiggun purposes.</description>
		<content:encoded><![CDATA[<p>Thanks for the tool. What would make this really useful for me, would be if it read the contents of your shared object directory directly (by adding that path in), and poll the contents frequently to reflect changes in the .sol for viewing/debiggun purposes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JJ</title>
		<link>http://blog.coursevector.com/minerva/comment-page-1#comment-1283</link>
		<dc:creator>JJ</dc:creator>
		<pubDate>Fri, 12 Feb 2010 01:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coursevector.com/?p=110#comment-1283</guid>
		<description>I&#039;ve enjoyed using your tool and though I would comment on an issue I&#039;ve encountred. When I edit the loaded .sol file I&#039;ve only been able to persist the changes using the &quot;save as&quot; option from the menu. Though the changes do appear in the new .sol file, I&#039;ve noticed that all Number type data from the original .sol are converted into Integer types in the new file.Thanks for sharing your tool.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve enjoyed using your tool and though I would comment on an issue I&#8217;ve encountred. When I edit the loaded .sol file I&#8217;ve only been able to persist the changes using the &#8220;save as&#8221; option from the menu. Though the changes do appear in the new .sol file, I&#8217;ve noticed that all Number type data from the original .sol are converted into Integer types in the new file.</p>
<p>Thanks for sharing your tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spencer</title>
		<link>http://blog.coursevector.com/minerva/comment-page-1#comment-1266</link>
		<dc:creator>Spencer</dc:creator>
		<pubDate>Wed, 20 Jan 2010 22:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coursevector.com/?p=110#comment-1266</guid>
		<description>Gabriel, I can open and edit .sol files, but cannot get the changes to save. Even the &quot;save as&quot; function doesn&#039;t create a new file. Any help? I have updated Air to the latest version. Thanks!</description>
		<content:encoded><![CDATA[<p>Gabriel, I can open and edit .sol files, but cannot get the changes to save. Even the &#8220;save as&#8221; function doesn&#8217;t create a new file. Any help? I have updated Air to the latest version. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p48l0</title>
		<link>http://blog.coursevector.com/minerva/comment-page-1#comment-1259</link>
		<dc:creator>p48l0</dc:creator>
		<pubDate>Fri, 08 Jan 2010 13:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coursevector.com/?p=110#comment-1259</guid>
		<description>good work!</description>
		<content:encoded><![CDATA[<p>good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabriel</title>
		<link>http://blog.coursevector.com/minerva/comment-page-1#comment-1257</link>
		<dc:creator>gabriel</dc:creator>
		<pubDate>Thu, 07 Jan 2010 13:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coursevector.com/?p=110#comment-1257</guid>
		<description>Henk, I finally realized what you meant, and updated the JS Formatter engine. So your math error should be fixed now</description>
		<content:encoded><![CDATA[<p>Henk, I finally realized what you meant, and updated the JS Formatter engine. So your math error should be fixed now</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://blog.coursevector.com/minerva/comment-page-1#comment-1243</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sat, 05 Dec 2009 18:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coursevector.com/?p=110#comment-1243</guid>
		<description>Oh and also, &quot;open with&quot; functionality would be great, so I could set up file association with .sol files. In fact I&#039;d be more than happy to contribute that code if you would be interested. - Aaron</description>
		<content:encoded><![CDATA[<p>Oh and also, &#8220;open with&#8221; functionality would be great, so I could set up file association with .sol files. In fact I&#8217;d be more than happy to contribute that code if you would be interested. &#8211; Aaron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://blog.coursevector.com/minerva/comment-page-1#comment-1242</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sat, 05 Dec 2009 17:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coursevector.com/?p=110#comment-1242</guid>
		<description>Very nice! I used to use .soleditor but they never updated it for AMF3 so I finally just uninstalled it.I would add my vote for being able to write to the .sol as well. The data fields are editable so I thought this was feature at first glance.Thanks for this.- Aaron</description>
		<content:encoded><![CDATA[<p>Very nice! I used to use .soleditor but they never updated it for AMF3 so I finally just uninstalled it.</p>
<p>I would add my vote for being able to write to the .sol as well. The data fields are editable so I thought this was feature at first glance.</p>
<p>Thanks for this.<br />
- Aaron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabriel</title>
		<link>http://blog.coursevector.com/minerva/comment-page-1#comment-1203</link>
		<dc:creator>gabriel</dc:creator>
		<pubDate>Sat, 03 Oct 2009 23:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coursevector.com/?p=110#comment-1203</guid>
		<description>I don&#039;t see whats wrong with that. Looks correct to me.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see whats wrong with that. Looks correct to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henk</title>
		<link>http://blog.coursevector.com/minerva/comment-page-1#comment-1202</link>
		<dc:creator>Henk</dc:creator>
		<pubDate>Sat, 03 Oct 2009 11:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coursevector.com/?p=110#comment-1202</guid>
		<description>I found one error while formatting a Javascript file:var A = 1e-10;is wrongly formatted as:var A = 1e - 10;</description>
		<content:encoded><![CDATA[<p>I found one error while formatting a Javascript file:</p>
<p>var A = 1e-10;</p>
<p>is wrongly formatted as:</p>
<p>var A = 1e &#8211; 10;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quentin</title>
		<link>http://blog.coursevector.com/minerva/comment-page-1#comment-1188</link>
		<dc:creator>Quentin</dc:creator>
		<pubDate>Mon, 21 Sep 2009 08:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.coursevector.com/?p=110#comment-1188</guid>
		<description>That would be really useful!I can help you write the code to handle updating the SOL.Please ping me as soon as you can (directly if you want, I&#039;m working on a project that would be way better with the help of such a lib)!</description>
		<content:encoded><![CDATA[<p>That would be really useful!<br />
I can help you write the code to handle updating the SOL.</p>
<p>Please ping me as soon as you can (directly if you want, I&#8217;m working on a project that would be way better with the help of such a lib)!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
