<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>infomusings &#187; tech notes</title>
	<atom:link href="http://blog.infomuse.net/category/tech-notes/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>Thu, 26 May 2011 20:00:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>jruby/rawr exe bundling headbanging with windows xp.</title>
		<link>http://blog.infomuse.net/2011/01/21/jrubyrawr-exe-bundling-headbanging-with-windows-xp/</link>
		<comments>http://blog.infomuse.net/2011/01/21/jrubyrawr-exe-bundling-headbanging-with-windows-xp/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 23:20:18 +0000</pubDate>
		<dc:creator>Kristina Spurgin</dc:creator>
				<category><![CDATA[tech notes]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[rawr]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.infomuse.net/?p=381</guid>
		<description><![CDATA[Since I could find nothing on this online, some notes in case it helps anyone. On Windows XP SP3 jruby 1.5.5 rawr 1.4.5 I was trying to do this: jruby -S rake rawr:bundle:exe I kept getting this error: ** Invoke rawr:bundle:exe (first_time) ** Invoke rawr:jar (first_time) ** Invoke package/jar/sersol_delete_url_check.jar (first_time, not_needed) ** Invoke package/classes/java/org/rubyforge/rawr/Main.class (first_time, [...]]]></description>
		<wfw:commentRss>http://blog.infomuse.net/2011/01/21/jrubyrawr-exe-bundling-headbanging-with-windows-xp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>if only i&#8217;d thought of the right words.</title>
		<link>http://blog.infomuse.net/2010/08/10/if-only-id-thought-of-the-right-words/</link>
		<comments>http://blog.infomuse.net/2010/08/10/if-only-id-thought-of-the-right-words/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 00:27:10 +0000</pubDate>
		<dc:creator>Kristina Spurgin</dc:creator>
				<category><![CDATA[semantic linked everything]]></category>
		<category><![CDATA[tech notes]]></category>

		<guid isPermaLink="false">http://blog.infomuse.net/?p=294</guid>
		<description><![CDATA[It seems that in the era of Wikipedia and Freebase and linked data of all sorts, there should be at least a semi-effective, vaguely fakely intelligent way to convert strings to sentence case (all lowercase except for proper nouns). You know, at the very least have it recognize country/state/province names and have been run over [...]]]></description>
		<wfw:commentRss>http://blog.infomuse.net/2010/08/10/if-only-id-thought-of-the-right-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ruby, a teeny bit at a time.</title>
		<link>http://blog.infomuse.net/2010/07/20/ruby-a-teeny-bit-at-a-time/</link>
		<comments>http://blog.infomuse.net/2010/07/20/ruby-a-teeny-bit-at-a-time/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 22:20:04 +0000</pubDate>
		<dc:creator>Kristina Spurgin</dc:creator>
				<category><![CDATA[skillz]]></category>
		<category><![CDATA[tech notes]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.infomuse.net/?p=284</guid>
		<description><![CDATA[So I&#8217;ve learned Ruby and I am in love. And I just learned something that is going to make my life a whole lot easier and my scripts a lot less convoluted. Perhaps this was in one of the several books/tutorials I&#8217;ve read on the language, but I don&#8217;t remember it, or it was not [...]]]></description>
		<wfw:commentRss>http://blog.infomuse.net/2010/07/20/ruby-a-teeny-bit-at-a-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>oh thank goodness.</title>
		<link>http://blog.infomuse.net/2009/03/21/oh-thank-goodness/</link>
		<comments>http://blog.infomuse.net/2009/03/21/oh-thank-goodness/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 23:19:38 +0000</pubDate>
		<dc:creator>Kristina Spurgin</dc:creator>
				<category><![CDATA[tech notes]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://blog.infomuse.net/?p=229</guid>
		<description><![CDATA[There are several acceptable-enough-for-me methods of converting a LaTeX document into a Word document. Work carries on apace&#8230; &#160;&#160;]]></description>
		<wfw:commentRss>http://blog.infomuse.net/2009/03/21/oh-thank-goodness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>notes on installing apache 2.2.6 for cygwin</title>
		<link>http://blog.infomuse.net/2008/12/13/notes-on-installing-apache-226-for-cygwin/</link>
		<comments>http://blog.infomuse.net/2008/12/13/notes-on-installing-apache-226-for-cygwin/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 09:20:03 +0000</pubDate>
		<dc:creator>Kristina Spurgin</dc:creator>
				<category><![CDATA[tech notes]]></category>
		<category><![CDATA[the process]]></category>

		<guid isPermaLink="false">http://blog.infomuse.net/?p=175</guid>
		<description><![CDATA[That took forever and the solutions were scattered about. Oh yeah, I&#8217;m doing this in Windows XP Pro. Started with Cygwin&#8217;s setup.exe. Tried to start Apache and got this: httpd: Could not reliably determine the server&#8217;s fully qualified domain name, using tms-computer.local for ServerName (48)Address already in use: make_sock: could not bind to address 0.0.0.0:80 [...]]]></description>
		<wfw:commentRss>http://blog.infomuse.net/2008/12/13/notes-on-installing-apache-226-for-cygwin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>how to configure procite 5.0 to search and import records from the UNC OPAC</title>
		<link>http://blog.infomuse.net/2006/01/04/how-to-configure-procite-50-to-search-and-import-records-from-the-unc-opac/</link>
		<comments>http://blog.infomuse.net/2006/01/04/how-to-configure-procite-50-to-search-and-import-records-from-the-unc-opac/#comments</comments>
		<pubDate>Wed, 04 Jan 2006 18:37:40 +0000</pubDate>
		<dc:creator>Kristina Spurgin</dc:creator>
				<category><![CDATA[tech notes]]></category>

		<guid isPermaLink="false">http://blog.infomuse.net/?p=211</guid>
		<description><![CDATA[Issues: Call numbers are not imported into Procite correctly. As far as I can tell, this stems from the way the catalog stores holdings information separately from the MARC bibliographic record, and complications with having multiple call numbers for books that are held in more than one UNC library. How I got here: Procite and [...]]]></description>
		<wfw:commentRss>http://blog.infomuse.net/2006/01/04/how-to-configure-procite-50-to-search-and-import-records-from-the-unc-opac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

