<?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 infomusings</title>
	<atom:link href="http://blog.infomuse.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.infomuse.net</link>
	<description>on LIS, grad school, academia, and other random things...</description>
	<lastBuildDate>Mon, 21 Feb 2011 16:22:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>Comment on best evidence. by Simon Spero</title>
		<link>http://blog.infomuse.net/2011/02/17/best-evidence/comment-page-1/#comment-2473</link>
		<dc:creator>Simon Spero</dc:creator>
		<pubDate>Mon, 21 Feb 2011 16:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.infomuse.net/?p=394#comment-2473</guid>
		<description>I think part of the reason that LT is able to do WEMI with such a relatively high success rate is that Tim is not bound to accepting the IFLA report as revealed truth, but is free to implement something that is inspired by it. 

[F is to FRBR as S is to SOAP]

Tim also has the advantage of a massively parallel architecture for matching and error detection, using an early form of artificial intelligence described in early cataloging literature as &quot;the reader&quot;.

WEMI is incomplete, but the ideas that drove it are the real future of bibliographic description. Ignoring  the theories and models of people like Seymour L. -&gt; Elaine S. -&gt; Barbara T., Martha Y., Allison C. leads to absurdities like iRods.

[ The UIUC approach of using the formal logical incoherence of the literal FRBR model to deny the existence of documents is less helpful. I warned Karen Wickett  that the old punishment for that was to be tied between two antelopes, with the remains shelved separately:-)]

If you don&#039;t mind, I will gank this comment  and turn it into a full post, as it overlaps with a lot of stuff I&#039;ve been meaning to comment on. Also, I&#039;m in Chapel Hill for a bit, and have to go through a lot of the early Aslib&#039;s, which we don&#039;t have the back issue subscription license for, and which really need to be read with a sneeze-guard. Emerald are a bunch of Limey bastards :-)</description>
		<content:encoded><![CDATA[<p>I think part of the reason that LT is able to do WEMI with such a relatively high success rate is that Tim is not bound to accepting the IFLA report as revealed truth, but is free to implement something that is inspired by it. </p>
<p>[F is to FRBR as S is to SOAP]</p>
<p>Tim also has the advantage of a massively parallel architecture for matching and error detection, using an early form of artificial intelligence described in early cataloging literature as &#8220;the reader&#8221;.</p>
<p>WEMI is incomplete, but the ideas that drove it are the real future of bibliographic description. Ignoring  the theories and models of people like Seymour L. -&gt; Elaine S. -&gt; Barbara T., Martha Y., Allison C. leads to absurdities like iRods.</p>
<p>[ The UIUC approach of using the formal logical incoherence of the literal FRBR model to deny the existence of documents is less helpful. I warned Karen Wickett  that the old punishment for that was to be tied between two antelopes, with the remains shelved separately:-)]</p>
<p>If you don&#8217;t mind, I will gank this comment  and turn it into a full post, as it overlaps with a lot of stuff I&#8217;ve been meaning to comment on. Also, I&#8217;m in Chapel Hill for a bit, and have to go through a lot of the early Aslib&#8217;s, which we don&#8217;t have the back issue subscription license for, and which really need to be read with a sneeze-guard. Emerald are a bunch of Limey bastards <img src='http://blog.infomuse.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on that conversation is still being blogged. by The Real Paul Jones &#187; This Converstion is being Blogged &#8211; panel tomorrow</title>
		<link>http://blog.infomuse.net/2007/03/30/that-conversation-is-still-being-blogged/comment-page-1/#comment-2452</link>
		<dc:creator>The Real Paul Jones &#187; This Converstion is being Blogged &#8211; panel tomorrow</dc:creator>
		<pubDate>Fri, 11 Feb 2011 17:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.infomuse.net/2007/03/30/that-conversation-is-still-being-blogged/#comment-2452</guid>
		<description>[...] UPDATE: Terrell writes about his brief panel statement on his blog here.  UPDATE: Jeff Pomerantz writes about the panel in retrospect on his blog here.  UPDATE: Kristina has added some of her ideas on the discussion to her blog here. [...]</description>
		<content:encoded><![CDATA[<p>[...] UPDATE: Terrell writes about his brief panel statement on his blog here.  UPDATE: Jeff Pomerantz writes about the panel in retrospect on his blog here.  UPDATE: Kristina has added some of her ideas on the discussion to her blog here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jruby/rawr exe bundling headbanging with windows xp. by Charl</title>
		<link>http://blog.infomuse.net/2011/01/21/jrubyrawr-exe-bundling-headbanging-with-windows-xp/comment-page-1/#comment-2448</link>
		<dc:creator>Charl</dc:creator>
		<pubDate>Fri, 04 Feb 2011 04:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.infomuse.net/?p=381#comment-2448</guid>
		<description>Looks like this is being caused higher up in exe_bundler.rb where the script tries to determine the drive letter the script is running from. It needs an extra set of backslashes (as documented here: http://blog.ntrippy.net/2011/02/bundling-jruby-app-with-rawrbundleexe.html) to fix this.</description>
		<content:encoded><![CDATA[<p>Looks like this is being caused higher up in exe_bundler.rb where the script tries to determine the drive letter the script is running from. It needs an extra set of backslashes (as documented here: <a href="http://blog.ntrippy.net/2011/02/bundling-jruby-app-with-rawrbundleexe.html)">http://blog.ntrippy.net/2011/02/bundling-jruby-app-with-rawrbundleexe.html)</a> to fix this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on i&#8217;m number six! i&#8217;m number six! by Simon Spero</title>
		<link>http://blog.infomuse.net/2010/12/27/im-number-six-im-number-six/comment-page-1/#comment-2224</link>
		<dc:creator>Simon Spero</dc:creator>
		<pubDate>Tue, 28 Dec 2010 00:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.infomuse.net/?p=331#comment-2224</guid>
		<description>Who is number one?

You are number six.

I am not a number, I am a free-floating subdivision. I will not be shelved, classed, re-classed, subdivided geographically, or numbered.</description>
		<content:encoded><![CDATA[<p>Who is number one?</p>
<p>You are number six.</p>
<p>I am not a number, I am a free-floating subdivision. I will not be shelved, classed, re-classed, subdivided geographically, or numbered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on if i could&#8230; by Cristóbal</title>
		<link>http://blog.infomuse.net/2010/08/30/if-i-could/comment-page-1/#comment-2163</link>
		<dc:creator>Cristóbal</dc:creator>
		<pubDate>Sat, 04 Sep 2010 06:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.infomuse.net/?p=303#comment-2163</guid>
		<description>You go, girl.</description>
		<content:encoded><![CDATA[<p>You go, girl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on notes on installing apache 2.2.6 for cygwin by Chris</title>
		<link>http://blog.infomuse.net/2008/12/13/notes-on-installing-apache-226-for-cygwin/comment-page-1/#comment-2120</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 28 Apr 2010 12:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.infomuse.net/?p=175#comment-2120</guid>
		<description>That&#039;s great!!</description>
		<content:encoded><![CDATA[<p>That&#8217;s great!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on morning fun. by DougR</title>
		<link>http://blog.infomuse.net/2010/02/17/morning-fun/comment-page-1/#comment-2109</link>
		<dc:creator>DougR</dc:creator>
		<pubDate>Tue, 23 Feb 2010 16:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.infomuse.net/?p=262#comment-2109</guid>
		<description>

OK, I&#039;ll bite.  Here&#039;s my WAG:

Replace     650 0 Leopard.
With        650 0 Panthers&#124;xPress coverage.



All perfectly LCSH-compliant, but all so out-to-lunch ...</description>
		<content:encoded><![CDATA[<p>OK, I&#8217;ll bite.  Here&#8217;s my WAG:</p>
<p>Replace     650 0 Leopard.<br />
With        650 0 Panthers|xPress coverage.</p>
<p>All perfectly LCSH-compliant, but all so out-to-lunch &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LCSH study: Concept mapping by Simon Spero</title>
		<link>http://blog.infomuse.net/2009/12/14/lcsh-study-concept-mapping/comment-page-1/#comment-2088</link>
		<dc:creator>Simon Spero</dc:creator>
		<pubDate>Tue, 15 Dec 2009 05:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.infomuse.net/?p=253#comment-2088</guid>
		<description>Google translates that German title as &quot;Experiments and computer simulations in science education: an empirical comparison&quot;.  That fits with the kindegarteners.

What fits less well is that the first  book listed for Concept Mapping, in just a few pages of google preview, managed to expose me to &quot;fishy smelling vaginal discharge&quot;.   Band name?</description>
		<content:encoded><![CDATA[<p>Google translates that German title as &#8220;Experiments and computer simulations in science education: an empirical comparison&#8221;.  That fits with the kindegarteners.</p>
<p>What fits less well is that the first  book listed for Concept Mapping, in just a few pages of google preview, managed to expose me to &#8220;fishy smelling vaginal discharge&#8221;.   Band name?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LCSH study: Concept mapping by Simon Spero</title>
		<link>http://blog.infomuse.net/2009/12/14/lcsh-study-concept-mapping/comment-page-1/#comment-2087</link>
		<dc:creator>Simon Spero</dc:creator>
		<pubDate>Tue, 15 Dec 2009 04:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.infomuse.net/?p=253#comment-2087</guid>
		<description>My infernal forensic epistemology (&quot;what the hell were they thinking?&quot;)   suggests that there might have been &quot;Conception.&quot; at some point in the fool chain.   &quot;Misconception&quot; would be better.</description>
		<content:encoded><![CDATA[<p>My infernal forensic epistemology (&#8220;what the hell were they thinking?&#8221;)   suggests that there might have been &#8220;Conception.&#8221; at some point in the fool chain.   &#8220;Misconception&#8221; would be better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on notes on installing apache 2.2.6 for cygwin by Tim</title>
		<link>http://blog.infomuse.net/2008/12/13/notes-on-installing-apache-226-for-cygwin/comment-page-1/#comment-2085</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 26 Nov 2009 14:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.infomuse.net/?p=175#comment-2085</guid>
		<description>Thanks this helped me too!</description>
		<content:encoded><![CDATA[<p>Thanks this helped me too!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

