<?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>Fri, 16 Dec 2011 14:43:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on updated mono build script: mono 2.2 by Trek</title>
		<link>http://xyzzyxyzzy.net/2009/02/17/updated-mono-build-script-mono-22/comment-page-1/#comment-379</link>
		<dc:creator>Trek</dc:creator>
		<pubDate>Fri, 16 Dec 2011 14:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=264#comment-379</guid>
		<description>&lt;p&gt;I like mono ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I like mono <img src='http://xyzzyxyzzy.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS selector transforms&#8230; by dirk husemann</title>
		<link>http://xyzzyxyzzy.net/2011/02/18/css-selector-transforms/comment-page-1/#comment-376</link>
		<dc:creator>dirk husemann</dc:creator>
		<pubDate>Tue, 26 Jul 2011 06:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=515#comment-376</guid>
		<description>&lt;p&gt;ah, ok. like this:&lt;/p&gt;

&lt;p&gt;[scala]
partialUpdate(SetHtml(&quot;dog&quot;, (&quot;#animal ^^&quot; #&gt; &quot;ignore&quot; &amp;~&gt; &quot;img [src]&quot; #&gt; &quot;dog.png&quot;)(defaultHtml))
[/scala]&lt;/p&gt;

&lt;p&gt;however, more recent versions of liftweb allow us to do what i originally tried:&lt;/p&gt;

&lt;p&gt;[scala]
partialUpdate(SetHtml(&quot;dog&quot;, (&quot;#animal ^^&quot; #&gt; &quot;ignore&quot; &amp; (&quot;img [src]&quot; #&gt; &quot;dog.png&quot;))(defaultHtml))
[/scala]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>ah, ok. like this:</p>

<p><pre class="brush: scala; title: ; notranslate">
partialUpdate(SetHtml(&quot;dog&quot;, (&quot;#animal ^^&quot; #&gt; &quot;ignore&quot; &amp;~&gt; &quot;img [src]&quot; #&gt; &quot;dog.png&quot;)(defaultHtml))
</pre></p>

<p>however, more recent versions of liftweb allow us to do what i originally tried:</p>

<p><pre class="brush: scala; title: ; notranslate">
partialUpdate(SetHtml(&quot;dog&quot;, (&quot;#animal ^^&quot; #&gt; &quot;ignore&quot; &amp; (&quot;img [src]&quot; #&gt; &quot;dog.png&quot;))(defaultHtml))
</pre></p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS selector transforms&#8230; by Damian</title>
		<link>http://xyzzyxyzzy.net/2011/02/18/css-selector-transforms/comment-page-1/#comment-375</link>
		<dc:creator>Damian</dc:creator>
		<pubDate>Fri, 22 Jul 2011 18:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=515#comment-375</guid>
		<description>&lt;p&gt;Hi - how to you apply your final result to your original question of wanting to do a &#039;partialUpdate(SetHtml(&quot;dog&quot;, Text(wuff! wuff!)))&#039;
Thanks
Damian&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi &#8211; how to you apply your final result to your original question of wanting to do a &#8216;partialUpdate(SetHtml(&#8220;dog&#8221;, Text(wuff! wuff!)))&#8217;
Thanks
Damian</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on sbt10, webplugin, jetty, run-in-place: once more&#8230; by xyzzy xyzzy&#8230; &#187; sbt10, webplugin: running jetty from source tree</title>
		<link>http://xyzzyxyzzy.net/2011/07/22/sbt10-webplugin-jetty-run-in-place-once-more/comment-page-1/#comment-374</link>
		<dc:creator>xyzzy xyzzy&#8230; &#187; sbt10, webplugin: running jetty from source tree</dc:creator>
		<pubDate>Fri, 22 Jul 2011 14:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=788#comment-374</guid>
		<description>&lt;p&gt;[...] described below turns out to have its flaws and is not really recommended — have a look at the recently posted update for a better [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] described below turns out to have its flaws and is not really recommended — have a look at the recently posted update for a better [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on sbt10, webplugin: running jetty from source tree by xyzzy xyzzy&#8230; &#187; sbt10, webplugin, jetty, run-in-place: once more&#8230;</title>
		<link>http://xyzzyxyzzy.net/2011/07/04/sbt10-webplugin-running-jetty-from-source-tree/comment-page-1/#comment-373</link>
		<dc:creator>xyzzy xyzzy&#8230; &#187; sbt10, webplugin, jetty, run-in-place: once more&#8230;</dc:creator>
		<pubDate>Fri, 22 Jul 2011 14:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=776#comment-373</guid>
		<description>&lt;p&gt;[...] time to read 0:51 minutes  it turns out that the sbt/web-plugin configuration i described in my last post is not quite cutting it. what we observed is that while changes to the contents of the webapp [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] time to read 0:51 minutes  it turns out that the sbt/web-plugin configuration i described in my last post is not quite cutting it. what we observed is that while changes to the contents of the webapp [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on installing OpenSim on PowerPC&#8230;or: of eggs and virtual worlds by Simon</title>
		<link>http://xyzzyxyzzy.net/2008/02/12/installing-opensim-on-powerpcor-of-eggs-and-virtual-worlds/comment-page-1/#comment-369</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 25 May 2011 19:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/2008/02/12/installing-opensim-on-powerpcor-of-eggs-and-virtual-worlds/#comment-369</guid>
		<description>&lt;p&gt;Hi DrScofield,
Sorry for the long long delay in replying to you. I&#039;ve been very ill. I&#039;m back on my feet now. As to the PPC thing, it compiles ok but there are mysql errors. I wonder if you have any pointers?&lt;/p&gt;

&lt;p&gt;Simon&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi DrScofield,
Sorry for the long long delay in replying to you. I&#8217;ve been very ill. I&#8217;m back on my feet now. As to the PPC thing, it compiles ok but there are mysql errors. I wonder if you have any pointers?</p>

<p>Simon</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on maven resource filtering: dealing with path names on linux &amp; windows by Karl M. Davis</title>
		<link>http://xyzzyxyzzy.net/2010/01/12/maven-resource-filtering-dealing-with-path-names-on-linux-windows/comment-page-1/#comment-368</link>
		<dc:creator>Karl M. Davis</dc:creator>
		<pubDate>Fri, 20 May 2011 16:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=384#comment-368</guid>
		<description>&lt;p&gt;Just as an FYI: use ${baseUrl} &lt;em&gt;not&lt;/em&gt; ${project.baseUrl}.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just as an FYI: use ${baseUrl} <em>not</em> ${project.baseUrl}.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on updated mono build script: mono 2.2 by Mono 2.4 under Ubuntu 9.04 &#171; devnotcorp</title>
		<link>http://xyzzyxyzzy.net/2009/02/17/updated-mono-build-script-mono-22/comment-page-1/#comment-367</link>
		<dc:creator>Mono 2.4 under Ubuntu 9.04 &#171; devnotcorp</dc:creator>
		<pubDate>Sat, 30 Apr 2011 20:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=264#comment-367</guid>
		<description>&lt;p&gt;[...] Dirk Husemanns mono-22-build2.sh http://xyzzyxyzzy.net/2009/02/17/updated-mono-build-script-mono-22/   Categories Uncategorized  LikeBe the first to like this [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Dirk Husemanns mono-22-build2.sh <a href="http://xyzzyxyzzy.net/2009/02/17/updated-mono-build-script-mono-22/" rel="nofollow">http://xyzzyxyzzy.net/2009/02/17/updated-mono-build-script-mono-22/</a>   Categories Uncategorized  LikeBe the first to like this [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS selector transforms&#8230; by xhtml css templates &#8211; xyzzy xyzzy… » CSS selector transforms… &#124; XHTML CSS - Style sheet and html programming tutorial and guides</title>
		<link>http://xyzzyxyzzy.net/2011/02/18/css-selector-transforms/comment-page-1/#comment-359</link>
		<dc:creator>xhtml css templates &#8211; xyzzy xyzzy… » CSS selector transforms… &#124; XHTML CSS - Style sheet and html programming tutorial and guides</dc:creator>
		<pubDate>Fri, 18 Feb 2011 18:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/?p=515#comment-359</guid>
		<description>&lt;p&gt;[...] here: xyzzy xyzzy… » CSS selector transforms… Share and [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] here: xyzzy xyzzy… » CSS selector transforms… Share and [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on installing OpenSim on PowerPC&#8230;or: of eggs and virtual worlds by DrScofield</title>
		<link>http://xyzzyxyzzy.net/2008/02/12/installing-opensim-on-powerpcor-of-eggs-and-virtual-worlds/comment-page-1/#comment-351</link>
		<dc:creator>DrScofield</dc:creator>
		<pubDate>Wed, 01 Dec 2010 21:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://xyzzyxyzzy.net/2008/02/12/installing-opensim-on-powerpcor-of-eggs-and-virtual-worlds/#comment-351</guid>
		<description>&lt;p&gt;sorry, it&#039;s been a long time that we tried running opensim on PPC and from what i&#039;ve heard from colleagues it&#039;s not really working well so far. sorry.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>sorry, it&#8217;s been a long time that we tried running opensim on PPC and from what i&#8217;ve heard from colleagues it&#8217;s not really working well so far. sorry.</p>]]></content:encoded>
	</item>
</channel>
</rss>

