<?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: How to make SWF files work</title>
	<atom:link href="http://blogs.gnome.org/otte/2007/06/02/how-to-make-swf-files-work/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/otte/2007/06/02/how-to-make-swf-files-work/</link>
	<description>Swfdec, GStreamer, Cairo, GNOME, me</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:43:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Johannes Berg</title>
		<link>http://blogs.gnome.org/otte/2007/06/02/how-to-make-swf-files-work/comment-page-1/#comment-7</link>
		<dc:creator>Johannes Berg</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/06/02/how-to-make-swf-files-work/#comment-7</guid>
		<description>Nice explanation, but is there any internal documentation? I&#039;d like to implement MovieClip::loadMovie but don&#039;t really have an idea where to start :) Well, I do have a method that is called and prints the name of the clip to load so that&#039;s easy enough, but then? Oh well :) I&#039;ll just load that manually and see what is missing in it ;)</description>
		<content:encoded><![CDATA[<p>Nice explanation, but is there any internal documentation? I&#8217;d like to implement MovieClip::loadMovie but don&#8217;t really have an idea where to start :) Well, I do have a method that is called and prints the name of the clip to load so that&#8217;s easy enough, but then? Oh well :) I&#8217;ll just load that manually and see what is missing in it ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justyn</title>
		<link>http://blogs.gnome.org/otte/2007/06/02/how-to-make-swf-files-work/comment-page-1/#comment-8</link>
		<dc:creator>Justyn</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/06/02/how-to-make-swf-files-work/#comment-8</guid>
		<description>Fantastic work on swfdec, Ben. Thanks very much.</description>
		<content:encoded><![CDATA[<p>Fantastic work on swfdec, Ben. Thanks very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Scherer</title>
		<link>http://blogs.gnome.org/otte/2007/06/02/how-to-make-swf-files-work/comment-page-1/#comment-9</link>
		<dc:creator>Michael Scherer</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/06/02/how-to-make-swf-files-work/#comment-9</guid>
		<description>Since i had some trouble to find the exact command to checkout  the as branch, here is how to do a checkout, in case someone has the same problem :&lt;p/&gt;git clone git://swfdec.freedesktop.org/git/swfdec&lt;br/&gt;cd swfdec&lt;br/&gt;git checkout -b origin/as&lt;p/&gt;check with git branch that you are using the good one :&lt;br/&gt; $ git branch&lt;br/&gt;  master&lt;br/&gt;* origin/as&lt;p/&gt;( and then this is the usual stuff )</description>
		<content:encoded><![CDATA[<p>Since i had some trouble to find the exact command to checkout  the as branch, here is how to do a checkout, in case someone has the same problem :
<p />git clone git://swfdec.freedesktop.org/git/swfdec<br />cd swfdec<br />git checkout -b origin/as
<p />check with git branch that you are using the good one :<br /> $ git branch<br />  master<br />* origin/as
<p />( and then this is the usual stuff )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shirish</title>
		<link>http://blogs.gnome.org/otte/2007/06/02/how-to-make-swf-files-work/comment-page-1/#comment-10</link>
		<dc:creator>shirish</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/otte/2007/06/02/how-to-make-swf-files-work/#comment-10</guid>
		<description>Hi Benjamin,&lt;br/&gt;       nice. Would you consider using trac instead of git &lt;a href=&quot;http://www.techenclave.com/forums/trac-enhanced-wiki-issue-tracking-system-91435.html&quot;&gt;http://www.techenclave.com/forums/trac-enhanced-wiki-issue-tracking-system-91435.html&lt;/a&gt;&lt;br/&gt; &lt;br/&gt; Although I&#039;m no developer but do find that trac is much more easier to know about roadmap &amp; what feature-set is missing for next release. &lt;p/&gt;&lt;a href=&quot;http://www.hosted-projects.com/trac/TracDemo/Demo/wiki&quot;&gt;http://www.hosted-projects.com/trac/TracDemo/Demo/wiki&lt;/a&gt;&lt;p/&gt; Try it &amp; see what you think ;)</description>
		<content:encoded><![CDATA[<p>Hi Benjamin,<br />       nice. Would you consider using trac instead of git <a href="http://www.techenclave.com/forums/trac-enhanced-wiki-issue-tracking-system-91435.html">http://www.techenclave.com/forums/trac-enhanced-wiki-issue-tracking-system-91435.html</a></p>
<p> Although I&#8217;m no developer but do find that trac is much more easier to know about roadmap &amp; what feature-set is missing for next release.
<p /><a href="http://www.hosted-projects.com/trac/TracDemo/Demo/wiki">http://www.hosted-projects.com/trac/TracDemo/Demo/wiki</a>
<p /> Try it &amp; see what you think ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/otte/2007/06/02/how-to-make-swf-files-work/feed/ ) in 1.16956 seconds, on Feb 10th, 2012 at 11:17 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 12:17 am UTC -->
