<?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: Processing, Eclipse, Java 1.5, Generics, and Fullscreen</title>
	<atom:link href="http://flipmu.com/2009/10/17/processing-eclipse-java-1-5-generics-and-fullscreen/feed/" rel="self" type="application/rss+xml" />
	<link>http://flipmu.com/2009/10/17/processing-eclipse-java-1-5-generics-and-fullscreen/</link>
	<description></description>
	<lastBuildDate>Sun, 08 Aug 2010 20:27:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: hansi</title>
		<link>http://flipmu.com/2009/10/17/processing-eclipse-java-1-5-generics-and-fullscreen/#comment-726</link>
		<dc:creator>hansi</dc:creator>
		<pubDate>Thu, 26 Nov 2009 17:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://flipmu.noisepages.com/?p=739#comment-726</guid>
		<description>&lt;p&gt;p.s. i got the download thing wrong, you need to press &quot;raw&quot; instead of &quot;download&quot;!  (otherwise you&#039;ll download the whole fullscreen api source code...)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>p.s. i got the download thing wrong, you need to press &#8220;raw&#8221; instead of &#8220;download&#8221;!  (otherwise you&#8217;ll download the whole fullscreen api source code&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hansi</title>
		<link>http://flipmu.com/2009/10/17/processing-eclipse-java-1-5-generics-and-fullscreen/#comment-725</link>
		<dc:creator>hansi</dc:creator>
		<pubDate>Thu, 26 Nov 2009 17:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://flipmu.noisepages.com/?p=739#comment-725</guid>
		<description>&lt;p&gt;hey!&lt;/p&gt;
&lt;p&gt;first of all thanks for mentioning the fullscreen api, i found this blog entry in my referrers list...&lt;/p&gt;
&lt;p&gt;a few remarks:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;

compatibility with newer versions of processing: 
i released a new version just today, which is compatible with newer versions of processing
the persisting menu-bar issue on macos: 
i&#039;ve written a native library that allows you to hide/show the menubar at runtime. 
grab those two files (http://bit.ly/75m9GQ, http://bit.ly/5OA3aU - use the &quot;download&quot; buttons). there&#039;s only one method, i think you&#039;ll figure out how to use it :) it&#039;s compiled as universal binary and for 32/64bits, should work pretty much on any mac with 10.4+
dual-screen with different resolution: 
this doesn&#039;t work? it should if you have two seperate applets and each of them specifies the &quot;screen-nr&quot; parameter, like this: 
new FullScreen( this, 0 ); // in the first applet
new FullScreen( this, 1 ); // in the second applet 


okay, that&#039;s it :)
good luck with your project!
&lt;p&gt; &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>hey!</p>
<p>first of all thanks for mentioning the fullscreen api, i found this blog entry in my referrers list&#8230;</p>
<p>a few remarks:</p>
<p> </p>
<p>compatibility with newer versions of processing: <br />
i released a new version just today, which is compatible with newer versions of processing<br />
the persisting menu-bar issue on macos: <br />
i&#8217;ve written a native library that allows you to hide/show the menubar at runtime. <br />
grab those two files (<a href="http://bit.ly/75m9GQ, http://bit.ly/5OA3aU" rel="nofollow">http://bit.ly/75m9GQ, http://bit.ly/5OA3aU</a> &#8211; use the &#8220;download&#8221; buttons). there&#8217;s only one method, i think you&#8217;ll figure out how to use it <img src='http://flipmu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  it&#8217;s compiled as universal binary and for 32/64bits, should work pretty much on any mac with 10.4+<br />
dual-screen with different resolution: <br />
this doesn&#8217;t work? it should if you have two seperate applets and each of them specifies the &#8220;screen-nr&#8221; parameter, like this: <br />
new FullScreen( this, 0 ); // in the first applet<br />
new FullScreen( this, 1 ); // in the second applet </p>
<p>okay, that&#8217;s it <img src='http://flipmu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
good luck with your project!</p>
<p> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AhText! Installation Demonstration Video &#8211; FlipMu</title>
		<link>http://flipmu.com/2009/10/17/processing-eclipse-java-1-5-generics-and-fullscreen/#comment-610</link>
		<dc:creator>AhText! Installation Demonstration Video &#8211; FlipMu</dc:creator>
		<pubDate>Mon, 19 Oct 2009 14:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://flipmu.noisepages.com/?p=739#comment-610</guid>
		<description>[...] on the application we learned a great deal, moving from Processing to Eclipse / Java 1.5 (see this post), and coming up with interesting solutions which would enable multiple users to effectively [...]</description>
		<content:encoded><![CDATA[<p>[...] on the application we learned a great deal, moving from Processing to Eclipse / Java 1.5 (see this post), and coming up with interesting solutions which would enable multiple users to effectively [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
