<?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>In Nomine - The Lotus Land &#187; Research</title>
	<atom:link href="http://www.in-nomine.org/category/research/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.in-nomine.org</link>
	<description>The focused mind can pierce through stone...</description>
	<lastBuildDate>Sat, 14 May 2011 20:22:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Zotero and PDF indexing on FreeBSD</title>
		<link>http://www.in-nomine.org/2009/02/22/zotero-and-pdf-indexing-on-freebsd/</link>
		<comments>http://www.in-nomine.org/2009/02/22/zotero-and-pdf-indexing-on-freebsd/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 11:27:57 +0000</pubDate>
		<dc:creator>asmodai</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[zotero]]></category>

		<guid isPermaLink="false">http://www.in-nomine.org/?p=253</guid>
		<description><![CDATA[For a while now I have been using Zotero on Firefox to handle researching topics. It also allows PDF indexing, but for this you need to set some things up first. Start by installing xpdf from ports, it&#8217;s located under &#8230; <a href="http://www.in-nomine.org/2009/02/22/zotero-and-pdf-indexing-on-freebsd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For a while now I have been using <a href="http://www.zotero.org/">Zotero</a> on Firefox to handle researching topics. It also allows PDF indexing, but for this you need to set some things up first. Start by installing xpdf from ports, it&#8217;s located under <code>graphics/xpdf</code>. This will install <code>pdfinfo</code> and <code>pdftotext</code> amongst others. Next go to your Zotero data directory, by default this is the <code>zotero</code> directory under your profile directory in <code>$HOME/.mozilla/firefox</code>, and create two symbolic links <code>pdfinfo-`uname -s`-`uname -m`</code> and <code>pdftotext-`uname -s`-`uname -m`</code> which will point to <code>/usr/local/bin/pdfinfo</code> and <code>/usr/local/bin/pdftotext</code>, respectively.</p>
<p>Now, when you restart Firefox, Zotero should be able to pick up the files. Check by going into Zotero&#8217;s preferences and navigate to the <code>Search</code> tab. It should state something to the effect of <code>pdftotext version UNKNOWN is installed</code>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.in-nomine.org/2009/02/22/zotero-and-pdf-indexing-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

