<?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 for Infernus</title>
	<atom:link href="http://infernus.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://infernus.org</link>
	<description>It's real velour - just let yourself go!</description>
	<lastBuildDate>Wed, 11 Nov 2009 07:47:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Building Java 7 on Mac OS X by alwi Mansyur</title>
		<link>http://infernus.org/2009/02/building-java-7-on-mac-os-x/comment-page-1/#comment-341</link>
		<dc:creator>alwi Mansyur</dc:creator>
		<pubDate>Wed, 11 Nov 2009 07:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://infernus.org/2009/02/building-java-7-on-mac-os-x/#comment-341</guid>
		<description>opo iki</description>
		<content:encoded><![CDATA[<p>opo iki</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Java 7 on Mac OS X by Dave Cheney</title>
		<link>http://infernus.org/2009/02/building-java-7-on-mac-os-x/comment-page-1/#comment-318</link>
		<dc:creator>Dave Cheney</dc:creator>
		<pubDate>Sun, 04 Oct 2009 07:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://infernus.org/2009/02/building-java-7-on-mac-os-x/#comment-318</guid>
		<description>@rich, you&#039;re using the wrong version of jibx. I got the same problem with 1.2.1 which is the current from the website, try with 1.1.5 or 1.1.6a, or edit the source files to reflect the change in the interface.</description>
		<content:encoded><![CDATA[<p>@rich, you&#8217;re using the wrong version of jibx. I got the same problem with 1.2.1 which is the current from the website, try with 1.1.5 or 1.1.6a, or edit the source files to reflect the change in the interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Java 7 on Mac OS X by James</title>
		<link>http://infernus.org/2009/02/building-java-7-on-mac-os-x/comment-page-1/#comment-279</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 10 Jul 2009 13:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://infernus.org/2009/02/building-java-7-on-mac-os-x/#comment-279</guid>
		<description>I&#039;d imagine the current build is broken, as it worked for me on the 7th of July.

Joys of grabbing from the trunk =)</description>
		<content:encoded><![CDATA[<p>I&#8217;d imagine the current build is broken, as it worked for me on the 7th of July.</p>
<p>Joys of grabbing from the trunk =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Java 7 on Mac OS X by rich</title>
		<link>http://infernus.org/2009/02/building-java-7-on-mac-os-x/comment-page-1/#comment-278</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Fri, 10 Jul 2009 00:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://infernus.org/2009/02/building-java-7-on-mac-os-x/#comment-278</guid>
		<description>build fails with:
Leopard 10.5.7 and soylatte 1.6
current version of XCode as per Apple web site.


classes/org/jdesktop/synthdesigner/synthmodel/jibxhelpers/UIPropertyMapper.java:44: org.jdesktop.synthdesigner.synthmodel.jibxhelpers.UIPropertyMapper is not abstract and does not override abstract method isExtension(java.lang.String) in org.jibx.runtime.IMarshaller
public class UIPropertyMapper implements IMarshaller, IUnmarshaller {
       ^
8 errors
make[4]: *** [/Users/alpha/bsd-port/build/bsd-i586/btclasses/org/jdesktop/synthdesigner/generator/Generator.class] Error 1
make[3]: *** [all] Error 1
make[2]: *** [all] Error 1
make[1]: *** [jdk-build] Error 2
make: *** [build_product_image] Error 2</description>
		<content:encoded><![CDATA[<p>build fails with:<br />
Leopard 10.5.7 and soylatte 1.6<br />
current version of XCode as per Apple web site.</p>
<p>classes/org/jdesktop/synthdesigner/synthmodel/jibxhelpers/UIPropertyMapper.java:44: org.jdesktop.synthdesigner.synthmodel.jibxhelpers.UIPropertyMapper is not abstract and does not override abstract method isExtension(java.lang.String) in org.jibx.runtime.IMarshaller<br />
public class UIPropertyMapper implements IMarshaller, IUnmarshaller {<br />
       ^<br />
8 errors<br />
make[4]: *** [/Users/alpha/bsd-port/build/bsd-i586/btclasses/org/jdesktop/synthdesigner/generator/Generator.class] Error 1<br />
make[3]: *** [all] Error 1<br />
make[2]: *** [all] Error 1<br />
make[1]: *** [jdk-build] Error 2<br />
make: *** [build_product_image] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Java 7 on Mac OS X by James</title>
		<link>http://infernus.org/2009/02/building-java-7-on-mac-os-x/comment-page-1/#comment-246</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 26 May 2009 09:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://infernus.org/2009/02/building-java-7-on-mac-os-x/#comment-246</guid>
		<description>Howard - sorry, no plans to do builds. I&#039;m inconsistent enough without more jobs to do :-)

Rue - thank you, indeed, if you&#039;re going for the XCode route you will need the latest version.

Nicholas - thanks for that note.</description>
		<content:encoded><![CDATA[<p>Howard &#8211; sorry, no plans to do builds. I&#8217;m inconsistent enough without more jobs to do <img src='http://infernus.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Rue &#8211; thank you, indeed, if you&#8217;re going for the XCode route you will need the latest version.</p>
<p>Nicholas &#8211; thanks for that note.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Java 7 on Mac OS X by Nicholas Riley</title>
		<link>http://infernus.org/2009/02/building-java-7-on-mac-os-x/comment-page-1/#comment-245</link>
		<dc:creator>Nicholas Riley</dc:creator>
		<pubDate>Tue, 26 May 2009 06:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://infernus.org/2009/02/building-java-7-on-mac-os-x/#comment-245</guid>
		<description>Note that using Apple&#039;s GCC 4.2 causes the built JVM to&lt;a href=&quot;http://www.acm.uiuc.edu/~njriley/hs_err_pid59914.log&quot; rel=&quot;nofollow&quot;&gt; crash&lt;/a&gt;.  Apple&#039;s GCC 4.0.1 is fine, as may be a later GCC built from MacPorts (I haven&#039;t tried it).</description>
		<content:encoded><![CDATA[<p>Note that using Apple&#8217;s GCC 4.2 causes the built JVM to<a href="http://www.acm.uiuc.edu/~njriley/hs_err_pid59914.log" rel="nofollow"> crash</a>.  Apple&#8217;s GCC 4.0.1 is fine, as may be a later GCC built from MacPorts (I haven&#8217;t tried it).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Java 7 on Mac OS X by Howard Lovatt</title>
		<link>http://infernus.org/2009/02/building-java-7-on-mac-os-x/comment-page-1/#comment-222</link>
		<dc:creator>Howard Lovatt</dc:creator>
		<pubDate>Mon, 11 May 2009 08:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://infernus.org/2009/02/building-java-7-on-mac-os-x/#comment-222</guid>
		<description>Hi,

Are you making regular builds available?

Cheers,

Howard.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Are you making regular builds available?</p>
<p>Cheers,</p>
<p>Howard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Keyboard Woes by James</title>
		<link>http://infernus.org/2009/02/keyboard-woes/comment-page-1/#comment-216</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 22 Apr 2009 22:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://infernus.org/wordpress/?p=3#comment-216</guid>
		<description>Hi,

I haven&#039;t come across either DoubleCommand or KeyRemap4Macbook - I&#039;ll take a look immediately. Ukelele is very good, but somewhat complex I fear.

ControllMate I&#039;ve found very good - once you grasp the basics it&#039;s very easy to put things together, and once it&#039;s set up I&#039;ve essentially forgotten about it. And it&#039;s much, much nicer than the Logitech software!

On the Logitech side, I&#039;m using a MX Revolution - 2 years old now, runs like new, and has almost enough buttons to keep me happy.

Cheers,
James</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I haven&#8217;t come across either DoubleCommand or KeyRemap4Macbook &#8211; I&#8217;ll take a look immediately. Ukelele is very good, but somewhat complex I fear.</p>
<p>ControllMate I&#8217;ve found very good &#8211; once you grasp the basics it&#8217;s very easy to put things together, and once it&#8217;s set up I&#8217;ve essentially forgotten about it. And it&#8217;s much, much nicer than the Logitech software!</p>
<p>On the Logitech side, I&#8217;m using a MX Revolution &#8211; 2 years old now, runs like new, and has almost enough buttons to keep me happy.</p>
<p>Cheers,<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Keyboard Woes by fellowweb</title>
		<link>http://infernus.org/2009/02/keyboard-woes/comment-page-1/#comment-215</link>
		<dc:creator>fellowweb</dc:creator>
		<pubDate>Wed, 22 Apr 2009 14:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://infernus.org/wordpress/?p=3#comment-215</guid>
		<description>Hi James,
 
I have the same issue with the German layout of the NEK4000 on a Mac mini.
 
I will have a look at Ukelele during the next days. However, have you already had a look at DoubleCommand (http://doublecommand.sourceforge.net), KeyRemap4Macbook (www.pqrs.org/tekezo/macosx/keyremap4macbook) or its PC keyboard &quot;hack&quot; (www.pqrs.org/tekezo/macosx/keyremap4macbook/extra.html)?
 
What are your experiences with ControllerMate so far?
 
And finally, which Logitech device do you use?
 
I look forward to your response!</description>
		<content:encoded><![CDATA[<p>Hi James,</p>
<p>I have the same issue with the German layout of the NEK4000 on a Mac mini.</p>
<p>I will have a look at Ukelele during the next days. However, have you already had a look at DoubleCommand (<a href="http://doublecommand.sourceforge.net" rel="nofollow">http://doublecommand.sourceforge.net</a>), KeyRemap4Macbook (www.pqrs.org/tekezo/macosx/keyremap4macbook) or its PC keyboard &#8220;hack&#8221; (www.pqrs.org/tekezo/macosx/keyremap4macbook/extra.html)?</p>
<p>What are your experiences with ControllerMate so far?</p>
<p>And finally, which Logitech device do you use?</p>
<p>I look forward to your response!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Java 7 on Mac OS X by rue</title>
		<link>http://infernus.org/2009/02/building-java-7-on-mac-os-x/comment-page-1/#comment-214</link>
		<dc:creator>rue</dc:creator>
		<pubDate>Sat, 11 Apr 2009 19:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://infernus.org/2009/02/building-java-7-on-mac-os-x/#comment-214</guid>
		<description>Need GCC 4.2+ to build, so it may be necessary to upgrade to a recent Xcode or just build your own from MacPorts (in which case CC and CXX must be set to the correct binaries as you hopefully gave them a program-suffix).</description>
		<content:encoded><![CDATA[<p>Need GCC 4.2+ to build, so it may be necessary to upgrade to a recent Xcode or just build your own from MacPorts (in which case CC and CXX must be set to the correct binaries as you hopefully gave them a program-suffix).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
