<?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: Monkeybars &#8211; Little bug</title>
	<atom:link href="http://moserei.de/index.php/149/monkeybars-little-bug/feed" rel="self" type="application/rss+xml" />
	<link>http://moserei.de/index.php/149/monkeybars-little-bug</link>
	<description></description>
	<lastBuildDate>Tue, 25 May 2010 16:13:32 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James</title>
		<link>http://moserei.de/index.php/149/monkeybars-little-bug/comment-page-1#comment-64</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 15 Oct 2009 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://moserei.de/?p=149#comment-64</guid>
		<description>It&#039;s in quasi limbo, as I&#039;ve been more busy with Web work than desktop apps, but I am planning some updates to JotBot and will revisit the the code and related libraries (such as Neurogami::Swingset).     I&#039;m pretty sure Logan Barnett is still active with Monkeybars.</description>
		<content:encoded><![CDATA[<p>It&#8217;s in quasi limbo, as I&#8217;ve been more busy with Web work than desktop apps, but I am planning some updates to JotBot and will revisit the the code and related libraries (such as Neurogami::Swingset).     I&#8217;m pretty sure Logan Barnett is still active with Monkeybars.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moser</title>
		<link>http://moserei.de/index.php/149/monkeybars-little-bug/comment-page-1#comment-54</link>
		<dc:creator>Moser</dc:creator>
		<pubDate>Fri, 11 Sep 2009 17:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://moserei.de/?p=149#comment-54</guid>
		<description>That sounds better :-)
I was wondering how active Monkeybars development is lately, do you still actively develop/maintain your fork?</description>
		<content:encoded><![CDATA[<p>That sounds better <img src='http://moserei.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
I was wondering how active Monkeybars development is lately, do you still actively develop/maintain your fork?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Britt</title>
		<link>http://moserei.de/index.php/149/monkeybars-little-bug/comment-page-1#comment-53</link>
		<dc:creator>James Britt</dc:creator>
		<pubDate>Fri, 11 Sep 2009 15:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://moserei.de/?p=149#comment-53</guid>
		<description>Yeah, the hard-coding of the version string is  annoying; it has to be updated each time the monkeybars lib version changes.

In Jimpanzee, my fork of Monkeybars, I&#039;ve been using this in manifest.rb

      def jimpanzee_jar path
        Dir.glob(path).select { &#124;f&#124; f =~ /(jimpanzee-)(.+).jar$/}.first
      end

      #... 
      here = File.expand_path File.dirname(__FILE__)
      add_to_classpath jimpanzee_jar( here + &#039;/../lib/java/*.jar&#039; )

so it should find the Jimpanzee jar regardless of version number.</description>
		<content:encoded><![CDATA[<p>Yeah, the hard-coding of the version string is  annoying; it has to be updated each time the monkeybars lib version changes.</p>
<p>In Jimpanzee, my fork of Monkeybars, I&#8217;ve been using this in manifest.rb</p>
<p>      def jimpanzee_jar path<br />
        Dir.glob(path).select { |f| f =~ /(jimpanzee-)(.+).jar$/}.first<br />
      end</p>
<p>      #&#8230;<br />
      here = File.expand_path File.dirname(__FILE__)<br />
      add_to_classpath jimpanzee_jar( here + &#8216;/../lib/java/*.jar&#8217; )</p>
<p>so it should find the Jimpanzee jar regardless of version number.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
