<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/666375</link>
		<description>Comments by nicksieger</description>
<item>
<title>Union Station : The State of XML Parsing in Ruby (Circa 2009)</title>
<link>http://www.engineyard.com/blog/2009/xml-parsing-in-ruby/#IDComment45301397</link>
<description>I haven&amp;#039;t heard of any Ruby libraries binding to the VTD-XML parser (which I hadn&amp;#039;t heard of before, thanks for the tip!). Sounds like an interesting project to take on. Possibly the easiest way to use it might be to use the Java VTD-XML parser library from JRuby. </description>
<pubDate>Mon, 30 Nov 2009 19:46:08 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/xml-parsing-in-ruby/#IDComment45301397</guid>
</item><item>
<title>Union Station : 5 Things to Look for in JRuby 1.4</title>
<link>http://www.engineyard.com/blog/2009/5-things-to-look-for-in-jruby-1-4/#IDComment35577210</link>
<description>Yeah, looks like FFI would be your best bet. The C gdbm extension is mostly just wiring the underlying APIs into Ruby, and it&amp;#039;s only 1300 lines of C code :). Sounds like a nice side project. If you decide to port it, let us know so we can consider including it in JRuby core (since gdbm is usually distributed with Ruby). </description>
<pubDate>Wed, 23 Sep 2009 04:08:51 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/5-things-to-look-for-in-jruby-1-4/#IDComment35577210</guid>
</item><item>
<title>Union Station : 5 Things to Look for in JRuby 1.4</title>
<link>http://www.engineyard.com/blog/2009/5-things-to-look-for-in-jruby-1-4/#IDComment35524619</link>
<description>No, we haven&amp;#039;t done anything new with fork. We still have the experimental support by setting -J-Djruby.fork.enabled=true, but I&amp;#039;ve only seen it work in simple cases. </description>
<pubDate>Tue, 22 Sep 2009 19:14:45 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/5-things-to-look-for-in-jruby-1-4/#IDComment35524619</guid>
</item><item>
<title>Union Station : 5 Things to Look for in JRuby 1.4</title>
<link>http://www.engineyard.com/blog/2009/5-things-to-look-for-in-jruby-1-4/#IDComment35339962</link>
<description>While performance was not a major theme for this release, there&amp;#039;s a smorgasbord of lower-level things that may help certain applications. Things like numeric operations in the interpreter, some improvements to Fixnum math operations, and reducing the bytecode limit for JIT&amp;#039;ted methods so that we won&amp;#039;t attempt to compile methods that are too big, thus wasting less time during compilation.  Thanks for the suggestion for a comparison between 1.3 and 1.4. We&amp;#039;ll try to have some numbers to show closer to release time. </description>
<pubDate>Mon, 21 Sep 2009 21:55:17 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/5-things-to-look-for-in-jruby-1-4/#IDComment35339962</guid>
</item><item>
<title>Union Station : 5 Things to Look for in JRuby 1.4</title>
<link>http://www.engineyard.com/blog/2009/5-things-to-look-for-in-jruby-1-4/#IDComment35339282</link>
<description>You&amp;#039;re right, patch level 0 doesn&amp;#039;t say much about the level of JRuby&amp;#039;s 1.9 support. This is complicated by 2 reasons: 1) JRuby&amp;#039;s own support is still missing a couple major features as mentioned; 2) 1.9 itself isn&amp;#039;t fully baked.  Regarding 2), the RubySpec project has been targeting 1.9.2, and JRuby follows that as a result. Since 1.9.2 is still in preview releases, there is no publicly-known patch level to use anyway. If you think we should display something other than &amp;quot;0&amp;quot;, please let us know. </description>
<pubDate>Mon, 21 Sep 2009 21:47:24 +0000</pubDate>
<guid>http://www.engineyard.com/blog/2009/5-things-to-look-for-in-jruby-1-4/#IDComment35339282</guid>
</item>	</channel>
</rss>