<?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>Alexander Dick &#187; Java</title>
	<atom:link href="http://www.adick.at/category/web/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adick.at</link>
	<description>TYPO3, Web-Entwicklung und mehr</description>
	<lastBuildDate>Tue, 17 Jan 2012 10:40:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Recrawl script for nutch</title>
		<link>http://www.adick.at/2008/10/15/recrawl-script-for-nutch/</link>
		<comments>http://www.adick.at/2008/10/15/recrawl-script-for-nutch/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 12:17:53 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[nutch]]></category>
		<category><![CDATA[recrawl]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.adick.at/?p=210</guid>
		<description><![CDATA[Here&#8217;s a small shell script for doing the recrawl process in nutch. You might have to change certain lines because I did some customizations, but it should work for you too recrawl.sh #!/bin/sh # Runs the Nutch bot to crawl or re-crawl # Usage: bin/runbot [depth] [adddays] [safe] # If executed in 'safe' mode, it [...]]]></description>
		<wfw:commentRss>http://www.adick.at/2008/10/15/recrawl-script-for-nutch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Nutch &#8211; meta description in search results</title>
		<link>http://www.adick.at/2008/09/17/nutch-display-meta-description-in-search-results/</link>
		<comments>http://www.adick.at/2008/09/17/nutch-display-meta-description-in-search-results/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 18:45:10 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[description]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[nutch]]></category>
		<category><![CDATA[results]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.dick.at/alex/wordpress/?p=36</guid>
		<description><![CDATA[In order to get our meta descriptions displayed in the results we need to write a plugin that extends 2 different extension points.]]></description>
		<wfw:commentRss>http://www.adick.at/2008/09/17/nutch-display-meta-description-in-search-results/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Nutch &#8211; prevent sections of a website from being indexed</title>
		<link>http://www.adick.at/2008/09/16/nutch-prevent-sections-of-a-website-from-being-indexed/</link>
		<comments>http://www.adick.at/2008/09/16/nutch-prevent-sections-of-a-website-from-being-indexed/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 18:52:38 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[exclude]]></category>
		<category><![CDATA[ignore]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[noindex]]></category>
		<category><![CDATA[nutch]]></category>
		<category><![CDATA[particular sections]]></category>

		<guid isPermaLink="false">http://www.dick.at/alex/wordpress/?p=27</guid>
		<description><![CDATA[I thought an ideal solution would be telling nutch to ignore specific sections. A good and common practice doing this kind of stuff is creating HTML comment tags.]]></description>
		<wfw:commentRss>http://www.adick.at/2008/09/16/nutch-prevent-sections-of-a-website-from-being-indexed/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

