<?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>Serabe Reloaded &#187; help</title>
	<atom:link href="http://www.serabe.com/tag/help/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.serabe.com</link>
	<description>Conecto ergo sum. Non conecto ergo urgueo.</description>
	<lastBuildDate>Sun, 09 Oct 2011 21:30:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Do you wanna help us with pure-Java Nokogiri?</title>
		<link>http://www.serabe.com/2009/12/01/do-you-wanna-help-us-with-pure-java-nokogiri/</link>
		<comments>http://www.serabe.com/2009/12/01/do-you-wanna-help-us-with-pure-java-nokogiri/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 22:07:39 +0000</pubDate>
		<dc:creator>Serabe</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JRuby]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[nokogiri]]></category>

		<guid isPermaLink="false">http://www.serabe.com/?p=449</guid>
		<description><![CDATA[First things first, if you wanna help, you&#8217;ll need to clone the git repo. Just: git clone git://github.com/tenderlove/nokogiri.git cd nokogiri git checkout --track -b java origin/java Install the dependencies. Just: rake install:deps Because it uses some native libraries, you&#8217;ll need to do that with MRI. Finally, you&#8217;ll need to generate some files, just run jruby [...]]]></description>
			<content:encoded><![CDATA[<p>First things first, if you wanna help, you&#8217;ll need to clone the git repo. Just:</p>
<p><code>git clone git://github.com/tenderlove/nokogiri.git</code><br />
<code>cd nokogiri</code><br />
<code>git checkout --track -b java origin/java</code></p>
<p>Install the dependencies. Just:</p>
<p><code>rake install:deps</code></p>
<p>Because it uses some native libraries, you&#8217;ll need to do that with MRI. Finally, you&#8217;ll need to generate some files, just run <code>jruby -S rake java:spec</code>. For having a hprof file, you&#8217;ll need to run <a href="http://gist.github.com/245784" >this script</a> with the following command:</p>
<p><code>jr -J-Xmx32m -J-XX:+HeapDumpOnOutOfMemoryError nokogiri_doc_frag.rb</code></p>
<p><em>-J-Xmx32m</em> limits the heap space to 32 Mb, and the other options makes the JVM to write a hprof file when a OutOfMemoryError is thrown. After that, you can inspect that file with the profiler you can find in NetBeans.</p>
<p>In next post, I&#8217;ll comment where I think the problem is.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Do you wanna help us with pure-Java Nokogiri? on Serabe Reloaded',url: 'http://www.serabe.com/2009/12/01/do-you-wanna-help-us-with-pure-java-nokogiri/',contentID: 'post-449',suggestTags: 'help,jruby,nokogiri',providerName: 'Serabe Reloaded',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" title="Do you wanna help us with pure Java Nokogiri?" alt="article clipper Do you wanna help us with pure Java Nokogiri?" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.serabe.com%2F2009%2F12%2F01%2Fdo-you-wanna-help-us-with-pure-java-nokogiri%2F&amp;title=Do%20you%20wanna%20help%20us%20with%20pure-Java%20Nokogiri%3F" id="wpa2a_2"><img src="http://www.serabe.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="share save 171 16 Do you wanna help us with pure Java Nokogiri?"  title="Do you wanna help us with pure Java Nokogiri?" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.serabe.com/2009/12/01/do-you-wanna-help-us-with-pure-java-nokogiri/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

