<?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:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Lucene, Solr and Nutch consultant</title>
	<atom:link href="http://www.supermind.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.supermind.org</link>
	<description>A blog on Lucene, Solr, Nutch, crawling and vertical search</description>
	<pubDate>Thu, 04 Mar 2010 19:36:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
			<item>
		<title>MySQL Large ResultSet java.lang.OutOfMemoryError Workaround</title>
		<link>http://www.supermind.org/blog/635/mysql-large-resultset-javalangoutofmemoryerror-workaround</link>
		<comments>http://www.supermind.org/blog/635/mysql-large-resultset-javalangoutofmemoryerror-workaround#comments</comments>
		<pubDate>Thu, 04 Mar 2010 19:36:44 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<category><![CDATA[fetchsize]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[resultset]]></category>

		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://www.supermind.org/?p=635</guid>
		<description><![CDATA[Ever tried to fetch all rows from a large MySQL table?
You&#8217;re bound to hit up against a java.lang.OutOfMemoryError. 
So you try searching for how to set the fetchSize, and of course, it doesn&#8217;t quite work. 
The MySQL JDBC Driver implementation notes states:

 By default, ResultSets are completely retrieved and stored in memory. In most cases [...]]]></description>
		<wfw:commentRss>http://www.supermind.org/blog/635/mysql-large-resultset-javalangoutofmemoryerror-workaround/feed</wfw:commentRss>
		</item>
		<item>
		<title>Writing user documentation in style with Sphinx</title>
		<link>http://www.supermind.org/blog/632/writing-user-documentation-in-style-with-sphinx</link>
		<comments>http://www.supermind.org/blog/632/writing-user-documentation-in-style-with-sphinx#comments</comments>
		<pubDate>Thu, 04 Mar 2010 04:47:08 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.supermind.org/?p=632</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.supermind.org/blog/632/writing-user-documentation-in-style-with-sphinx/feed</wfw:commentRss>
		</item>
		<item>
		<title>Adventures in Java Doclets</title>
		<link>http://www.supermind.org/blog/630/adventures-in-java-doclets</link>
		<comments>http://www.supermind.org/blog/630/adventures-in-java-doclets#comments</comments>
		<pubDate>Thu, 04 Mar 2010 04:40:33 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<category><![CDATA[doclet]]></category>

		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.supermind.org/?p=630</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.supermind.org/blog/630/adventures-in-java-doclets/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu 9.04 + Engenius EUB-362 EXT [SOLVED]</title>
		<link>http://www.supermind.org/blog/627/ubuntu-904-engenius-eub-362-ext-solved</link>
		<comments>http://www.supermind.org/blog/627/ubuntu-904-engenius-eub-362-ext-solved#comments</comments>
		<pubDate>Wed, 10 Feb 2010 23:13:09 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.supermind.org/?p=627</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.supermind.org/blog/627/ubuntu-904-engenius-eub-362-ext-solved/feed</wfw:commentRss>
		</item>
		<item>
		<title>Friendlier Thunderbird date columns</title>
		<link>http://www.supermind.org/blog/624/friendlier-thunderbird-date-columns</link>
		<comments>http://www.supermind.org/blog/624/friendlier-thunderbird-date-columns#comments</comments>
		<pubDate>Sun, 24 Jan 2010 19:56:17 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.supermind.org/?p=624</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.supermind.org/blog/624/friendlier-thunderbird-date-columns/feed</wfw:commentRss>
		</item>
		<item>
		<title>dom4j.org - WTF?</title>
		<link>http://www.supermind.org/blog/622/dom4jorg-wtf</link>
		<comments>http://www.supermind.org/blog/622/dom4jorg-wtf#comments</comments>
		<pubDate>Fri, 22 Jan 2010 17:35:00 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.supermind.org/?p=622</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.supermind.org/blog/622/dom4jorg-wtf/feed</wfw:commentRss>
		</item>
		<item>
		<title>CSS3 Selectors in Java</title>
		<link>http://www.supermind.org/blog/615/css3-selectors-in-java</link>
		<comments>http://www.supermind.org/blog/615/css3-selectors-in-java#comments</comments>
		<pubDate>Thu, 21 Jan 2010 07:45:01 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[css3]]></category>

		<category><![CDATA[selector]]></category>

		<guid isPermaLink="false">http://www.supermind.org/?p=615</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.supermind.org/blog/615/css3-selectors-in-java/feed</wfw:commentRss>
		</item>
		<item>
		<title>Dom4j + XPath + TagSoup - Namespaces = sweet!</title>
		<link>http://www.supermind.org/blog/613/dom4j-xpath-tagsoup-namespaces-sweet</link>
		<comments>http://www.supermind.org/blog/613/dom4j-xpath-tagsoup-namespaces-sweet#comments</comments>
		<pubDate>Wed, 20 Jan 2010 21:02:57 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.supermind.org/?p=613</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.supermind.org/blog/613/dom4j-xpath-tagsoup-namespaces-sweet/feed</wfw:commentRss>
		</item>
		<item>
		<title>Using expressions to assign PHP static variables</title>
		<link>http://www.supermind.org/blog/611/using-expressions-to-assign-php-static-variables</link>
		<comments>http://www.supermind.org/blog/611/using-expressions-to-assign-php-static-variables#comments</comments>
		<pubDate>Thu, 14 Jan 2010 18:11:09 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.supermind.org/?p=611</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.supermind.org/blog/611/using-expressions-to-assign-php-static-variables/feed</wfw:commentRss>
		</item>
		<item>
		<title>Handling single query multiple ResultSets in MySQL and JDBC</title>
		<link>http://www.supermind.org/blog/605/handling-single-query-multiple-resultsets-in-mysql-and-jdbc</link>
		<comments>http://www.supermind.org/blog/605/handling-single-query-multiple-resultsets-in-mysql-and-jdbc#comments</comments>
		<pubDate>Thu, 14 Jan 2010 17:59:07 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
		
		<category><![CDATA[programming]]></category>

		<category><![CDATA[jdbc]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[resultset]]></category>

		<guid isPermaLink="false">http://www.supermind.org/?p=605</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.supermind.org/blog/605/handling-single-query-multiple-resultsets-in-mysql-and-jdbc/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
