<?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; gem</title>
	<atom:link href="http://www.serabe.com/tag/gem/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>Final Status Update (or How to get Nokogiri in JRuby without FFI)</title>
		<link>http://www.serabe.com/2009/08/26/final-status-update/</link>
		<comments>http://www.serabe.com/2009/08/26/final-status-update/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 17:59:41 +0000</pubDate>
		<dc:creator>Serabe</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[JRuby]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[nokogiri]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.serabe.com/?p=433</guid>
		<description><![CDATA[Hi, all, sorry for the silence all these months, but I&#8217;ve been working hard on Nokogiri. First things first, it is not complete yet. Anyway, I&#8217;m gonna tell you how to build a gem and start working with it. photo credit: Matthew Byrne Clone the repo and checkout the java branch. git clone git://github.com/tenderlove/nokogiri.git git [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, all,</p>
<p>sorry for the silence all these months, but I&#8217;ve been working hard on Nokogiri. First things first, it is not complete yet. Anyway, I&#8217;m gonna tell you how to build a gem and start working with it.</p>
<p><a rel="nofollow" href="http://www.flickr.com/photos/58643664@N00/3848826571/" title="Wooden vice - sharpening saw"  target="_blank"><img src="http://farm3.static.flickr.com/2485/3848826571_e2da6c85ed_m.jpg" border="0" alt="3848826571 e2da6c85ed m Final Status Update (or How to get Nokogiri in JRuby without FFI)"  title="Final Status Update (or How to get Nokogiri in JRuby without FFI)" /></a><br />
<small><a href="http://creativecommons.org/licenses/by-nc/2.0/" title="Attribution-NonCommercial License"  target="_blank"><img src="http://www.serabe.com/wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="cc Final Status Update (or How to get Nokogiri in JRuby without FFI)" width="16" height="16" align="absmiddle" title="Final Status Update (or How to get Nokogiri in JRuby without FFI)" /></a> <a href="http://www.photodropper.com/photos/"  target="_blank">photo</a> credit: <a rel="nofollow" href="http://www.flickr.com/photos/58643664@N00/3848826571/" title="Matthew Byrne"  target="_blank">Matthew Byrne</a></small></p>
<p>Clone the <a href="http://github.com/tenderlove/nokogiri/tree/master" >repo</a> and checkout the <em><a href="http://github.com/tenderlove/nokogiri/tree/java" >java</a></em> branch.<br />
<code><br />
git clone git://github.com/tenderlove/nokogiri.git<br />
git checkout --track -b java origin/java<br />
</code><br />
Next step: build the gem. As easy as <code>jruby -S rake java:gem</code>. Maybe, you need to install rexical and racc. <code>jruby -S rake install:deps</code> would do.</p>
<p>Finally, you have a gem in the <em>pkg</em> folder. Install it, and you&#8217;re done.</p>
<p>Updated: Take a look <a href="http://www.serabe.com/2009/12/01/do-you-wanna-help-us-with-pure-java-nokogiri/" >here</a> if you wanna help.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Final Status Update (or How to get Nokogiri in JRuby without FFI) on Serabe Reloaded',url: 'http://www.serabe.com/2009/08/26/final-status-update/',contentID: 'post-433',suggestTags: 'gem,jruby,nokogiri,xml',providerName: 'Serabe Reloaded',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" title="Final Status Update (or How to get Nokogiri in JRuby without FFI)" alt="article clipper Final Status Update (or How to get Nokogiri in JRuby without FFI)" />
				</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%2F08%2F26%2Ffinal-status-update%2F&amp;title=Final%20Status%20Update%20%28or%20How%20to%20get%20Nokogiri%20in%20JRuby%20without%20FFI%29" 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 Final Status Update (or How to get Nokogiri in JRuby without FFI)"  title="Final Status Update (or How to get Nokogiri in JRuby without FFI)" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.serabe.com/2009/08/26/final-status-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

