<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
	>
<channel>
	<title>Comments for xyzzy xyzzy...</title>
	<atom:link href="http://xyzzyxyzzy.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://xyzzyxyzzy.net</link>
	<description>...you are in a grid of twisty, little links, all alike. there's a teleport gate here.</description>
	<lastBuildDate>Mon, 01 Feb 2010 03:10:17 +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 updated mono build script: mono 2.2 by borisSCHEIMAN // » Compiling Mono 2.6 on Slicehost</title>
		<link>http://xyzzyxyzzy.net/2009/02/17/updated-mono-build-script-mono-22/comment-page-1/#comment-335</link>
		<dc:creator>borisSCHEIMAN // » Compiling Mono 2.6 on Slicehost</dc:creator>
		<pubDate>Mon, 01 Feb 2010 03:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=264#comment-335</guid>
		<description>&lt;p&gt;[...] a pain in the ass? After reading the forums and stumbling upon xyzzyxyzzy&#8217;s awesome script, I decided to make it easier on all us Mono/.NET [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] a pain in the ass? After reading the forums and stumbling upon xyzzyxyzzy&#8217;s awesome script, I decided to make it easier on all us Mono/.NET [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on using maven to generate your project&#8217;s scala classpath by dirk husemann</title>
		<link>http://xyzzyxyzzy.net/2010/01/15/using-maven-to-generate-your-projects-scala-classpath/comment-page-1/#comment-330</link>
		<dc:creator>dirk husemann</dc:creator>
		<pubDate>Mon, 18 Jan 2010 09:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=398#comment-330</guid>
		<description>&lt;p&gt;and as has been pointed out to me, a simple&lt;/p&gt;

&lt;p&gt;[bash]
$ mvn scala:console
[/bash]&lt;/p&gt;

&lt;p&gt;does the job as well! oh, well...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>and as has been pointed out to me, a simple</p>

<p><pre class="brush: bash;">
$ mvn scala:console
</pre></p>

<p>does the job as well! oh, well&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenSim Zurich Lunch (r6) by links for 2010-01-13 &#124; Metaverse3d.com</title>
		<link>http://xyzzyxyzzy.net/2010/01/13/opensim-zurich-lunch-r6/comment-page-1/#comment-327</link>
		<dc:creator>links for 2010-01-13 &#124; Metaverse3d.com</dc:creator>
		<pubDate>Thu, 14 Jan 2010 01:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=389#comment-327</guid>
		<description>&lt;p&gt;[...] xyzzy xyzzy… » OpenSim Zurich Lunch (r6) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] xyzzy xyzzy… » OpenSim Zurich Lunch (r6) [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on maven resource filtering: dealing with path names on linux &amp; windows by DrScofield</title>
		<link>http://xyzzyxyzzy.net/2010/01/12/maven-resource-filtering-dealing-with-path-names-on-linux-windows/comment-page-1/#comment-324</link>
		<dc:creator>DrScofield</dc:creator>
		<pubDate>Tue, 12 Jan 2010 13:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=384#comment-324</guid>
		<description>&lt;p&gt;doesn&#039;t work:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;net.liftweb.common=${project.baseUrl}docs/lift-base/
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;is what i start out with, and&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;net.liftweb.common=${project.baseUrl}docs/lift-base/
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;is what i end up with.&lt;/p&gt;

&lt;p&gt;using the &quot;bounce&quot; property yields:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;net.liftweb.common=file:/home/dirk/Projects/itd/cre/docs/lift-base/
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;that&#039;s with maven 2.2.1 and maven-resources-plugin 2.4.1.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t work:</p>

<pre><code>net.liftweb.common=${project.baseUrl}docs/lift-base/
</code></pre>

<p>is what i start out with, and</p>

<pre><code>net.liftweb.common=${project.baseUrl}docs/lift-base/
</code></pre>

<p>is what i end up with.</p>

<p>using the &#8220;bounce&#8221; property yields:</p>

<pre><code>net.liftweb.common=file:/home/dirk/Projects/itd/cre/docs/lift-base/
</code></pre>

<p>that&#8217;s with maven 2.2.1 and maven-resources-plugin 2.4.1.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on maven resource filtering: dealing with path names on linux &amp; windows by Brian Fox</title>
		<link>http://xyzzyxyzzy.net/2010/01/12/maven-resource-filtering-dealing-with-path-names-on-linux-windows/comment-page-1/#comment-323</link>
		<dc:creator>Brian Fox</dc:creator>
		<pubDate>Tue, 12 Jan 2010 12:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=384#comment-323</guid>
		<description>&lt;p&gt;Hi, The correct property is ${baseUrl}.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, The correct property is ${baseUrl}.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on using F19/F20 to switch tabs in thunderbird 3 by DrScofield</title>
		<link>http://xyzzyxyzzy.net/2009/12/09/using-f19f20-to-switch-tabs-in-thunderbird-3/comment-page-1/#comment-322</link>
		<dc:creator>DrScofield</dc:creator>
		<pubDate>Thu, 31 Dec 2009 13:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=375#comment-322</guid>
		<description>&lt;p&gt;glad you found it useful! :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>glad you found it useful! <img src='http://xyzzyxyzzy.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on using F19/F20 to switch tabs in thunderbird 3 by gattiger91</title>
		<link>http://xyzzyxyzzy.net/2009/12/09/using-f19f20-to-switch-tabs-in-thunderbird-3/comment-page-1/#comment-321</link>
		<dc:creator>gattiger91</dc:creator>
		<pubDate>Wed, 30 Dec 2009 23:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=375#comment-321</guid>
		<description>&lt;p&gt;Hello!&lt;/p&gt;

&lt;p&gt;I just joined the Thunderbird 3 party and was excited about the new tab functionality. When I discovered the same tab keyboard shortcut was missing, I was bummed.&lt;/p&gt;

&lt;p&gt;Luckily, through the grace of Google, I found your page! Now 
 cmd - [ 
and
 cmd - ]&lt;/p&gt;

&lt;p&gt;...are happily defined as those shortcuts on my MBP running Mac OS 10.5.8. Thanks so much!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello!</p>

<p>I just joined the Thunderbird 3 party and was excited about the new tab functionality. When I discovered the same tab keyboard shortcut was missing, I was bummed.</p>

<p>Luckily, through the grace of Google, I found your page! Now 
 cmd &#8211; [ 
and
 cmd - ]</p>

<p>&#8230;are happily defined as those shortcuts on my MBP running Mac OS 10.5.8. Thanks so much!</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on iDon&#8217;t by d2h.net: flotsam, jetsam &#38; lagan &#187; d2h.net now mobile friendly</title>
		<link>http://xyzzyxyzzy.net/2009/10/19/idont/comment-page-1/#comment-318</link>
		<dc:creator>d2h.net: flotsam, jetsam &#38; lagan &#187; d2h.net now mobile friendly</dc:creator>
		<pubDate>Sat, 24 Oct 2009 20:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=365#comment-318</guid>
		<description>&lt;p&gt;[...] i&#8217;m pleased announce that d2h.net is now mobile enabled: if you visit it on your android or iDon&#8217;t, err, iPhone you&#8217;ll get a mobile browser-friendly version of our web site. also, [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] i&#8217;m pleased announce that d2h.net is now mobile enabled: if you visit it on your android or iDon&#8217;t, err, iPhone you&#8217;ll get a mobile browser-friendly version of our web site. also, [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on mono 2.0 build script by DrScofield</title>
		<link>http://xyzzyxyzzy.net/2009/01/06/mono-20-build-script/comment-page-1/#comment-316</link>
		<dc:creator>DrScofield</dc:creator>
		<pubDate>Fri, 23 Oct 2009 15:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=226#comment-316</guid>
		<description>&lt;p&gt;i&#039;d recommend going for 2.4.2 (2.4 won&#039;t cut it, i&#039;m afraid).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i&#8217;d recommend going for 2.4.2 (2.4 won&#8217;t cut it, i&#8217;m afraid).</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on mono 2.0 build script by Browser_ice</title>
		<link>http://xyzzyxyzzy.net/2009/01/06/mono-20-build-script/comment-page-1/#comment-315</link>
		<dc:creator>Browser_ice</dc:creator>
		<pubDate>Fri, 23 Oct 2009 14:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=226#comment-315</guid>
		<description>&lt;p&gt;For OpenSim usages, is mono 1.9.1 still the recommanded version to use for ubuntu ?&lt;/p&gt;

&lt;p&gt;I have just seen that mono 2.4 is out now.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For OpenSim usages, is mono 1.9.1 still the recommanded version to use for ubuntu ?</p>

<p>I have just seen that mono 2.4 is out now.</p>]]></content:encoded>
	</item>
</channel>
</rss>
