<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <items_returned>10</items_returned>
  <items_available>10</items_available>
  <first_item_position>1</first_item_position>
  <result>
    <message uri="http://www.ohloh.net/accounts/raorn/messages/45673">
      <id>45673</id>
      <account uri="http://www.ohloh.net/accounts/raorn">raorn</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=8d701059092055cc3346d649f1d7c8cc"/>
      <created_at>2009-08-19T15:16:51Z</created_at>
      <body>#rails (even 2.3) is having big problems with #ruby 1.9.1 and non-latin data.  I'd say, it's almost unusable, due to constant ASCII-8BIT vs. UTF-8 encoding conflicts...</body>
      <tags>
        <project uri="http://www.ohloh.net/p/ruby">Ruby</project>
        <project uri="http://www.ohloh.net/p/rails">Ruby on Rails</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/raorn/messages/45331">
      <id>45331</id>
      <account uri="http://www.ohloh.net/accounts/raorn">raorn</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=8d701059092055cc3346d649f1d7c8cc"/>
      <created_at>2009-08-16T13:08:27Z</created_at>
      <body>I've managed to run #redmine on #ruby 1.9.1 and #rails 2.3.3.1.
26 files changed, 42 insertions(+), 46 deletions(-) and updated bunch of crappy vendored plugins.
However, some character encoding issues prevents from using non-latin charsets...</body>
      <tags>
        <project uri="http://www.ohloh.net/p/rails">Ruby on Rails</project>
        <project uri="http://www.ohloh.net/p/ruby">Ruby</project>
        <project uri="http://www.ohloh.net/p/redmine">Redmine</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/raorn/messages/45269">
      <id>45269</id>
      <account uri="http://www.ohloh.net/accounts/raorn">raorn</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=8d701059092055cc3346d649f1d7c8cc"/>
      <created_at>2009-08-15T20:28:26Z</created_at>
      <body>Updating #redmine to work with #ruby 1.9.1 and #rails 2.3.3.  #rfpdf is a big piece of [censored]...</body>
      <tags>
        <project uri="http://www.ohloh.net/p/rfpdf">rfpdf</project>
        <project uri="http://www.ohloh.net/p/rails">Ruby on Rails</project>
        <project uri="http://www.ohloh.net/p/ruby">Ruby</project>
        <project uri="http://www.ohloh.net/p/redmine">Redmine</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/andy/messages/35668">
      <id>35668</id>
      <account uri="http://www.ohloh.net/accounts/andy">andy</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=703af3ffb33c7420b6fcd497df1d741a"/>
      <created_at>2009-06-05T23:18:26Z</created_at>
      <body>I love #zentest 's autotest when it works. Every code change I make is intelligently and quickly run against my #rails unit tests, and a notification appears in a pop-up window (via integration with #growl). I know this is old news, but I'm just experiencing it again on a new project and it makes staying in a TDD-driven coding &quot;zone&quot; possible.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/growl">Growl</project>
        <project uri="http://www.ohloh.net/p/rails">Ruby on Rails</project>
        <project uri="http://www.ohloh.net/p/ZenTest">ZenTest &amp; autotest</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/andy/messages/26606">
      <id>26606</id>
      <account uri="http://www.ohloh.net/accounts/andy">andy</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=703af3ffb33c7420b6fcd497df1d741a"/>
      <created_at>2009-03-31T05:11:22Z</created_at>
      <body>conundrum: Phusion #passenger docs say that #apache's mod_rewrite is slow but I want to do the friendly thing and redirect (301) requests that were sent directly to the downstream webservers back to our canonical website.   Ohloh used to do this with a mongrel.conf similar to the one posted here: http://noobonrails.blogspot.com/2006/09/good-seo-mojo-with-rails.html. Hopeful solution: To preserve the speed-up in Passenger given by PassengerHighPerformance, I port this #mongrel specific fix into a #rails before_filter.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/rails">Ruby on Rails</project>
        <project uri="http://www.ohloh.net/p/mongrel">Mongrel</project>
        <project uri="http://www.ohloh.net/p/apache">Apache HTTP Server</project>
        <project uri="http://www.ohloh.net/p/passenger">Passenger (mod_rails for Apache)</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jason/messages/21158">
      <id>21158</id>
      <account uri="http://www.ohloh.net/accounts/jason">jason</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=9dbaca493199c57710e53b56310f659d"/>
      <created_at>2009-02-14T05:50:23Z</created_at>
      <body>grrr - deploying #rails 2.2 requires an updated ruby-postgres driver, which, in turn, is requiring newer #rubygems. Btw - rails' &quot;official&quot; postgres driver is #ruby-pg</body>
      <tags>
        <project uri="http://www.ohloh.net/p/rails">Ruby on Rails</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/jason/messages/13865">
      <id>13865</id>
      <account uri="http://www.ohloh.net/accounts/jason">jason</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=9dbaca493199c57710e53b56310f659d"/>
      <created_at>2008-12-09T16:57:32Z</created_at>
      <body>note to self: when reading #rails nutty &amp;quot;assert_tag&amp;quot; documentation leaves u confused, remember that it was deprecated in favor of assert_select.</body>
      <tags>
        <project uri="http://www.ohloh.net/p/rails">Ruby on Rails</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/andy/messages/12202">
      <id>12202</id>
      <account uri="http://www.ohloh.net/accounts/andy">andy</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=703af3ffb33c7420b6fcd497df1d741a"/>
      <created_at>2008-11-19T19:42:43Z</created_at>
      <body>Be careful the ruby idiom for memoization (http://en.wikipedia.org/wiki/Memoization) if you might have false or nil a result of the calculation you&amp;apos;re cachine. &#160;For example: def hot_spot; @hot_spot ||= slow_calculation; end &#160;fails to cache as expected when slow_calculation returns nil or false. &#160;Apps on edge #rails can require &amp;apos;active_support/memoizable&amp;apos; (see http://github.com/rails/rails/commit/8a9934a9d9fc98b56c4566ae2e3fd4d83e505d3e) or do something like def hot_spot; return @hot_spot if defined?(@hot_spot); @hot_spot = slow_calculation; end</body>
      <tags>
        <project uri="http://www.ohloh.net/p/rails">Ruby on Rails</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/andy/messages/10481">
      <id>10481</id>
      <account uri="http://www.ohloh.net/accounts/andy">andy</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=703af3ffb33c7420b6fcd497df1d741a"/>
      <created_at>2008-10-29T00:21:45Z</created_at>
      <body>#ohloh is now riding #rails 2.1</body>
      <tags>
        <project uri="http://www.ohloh.net/p/rails">Ruby on Rails</project>
        <project uri="http://www.ohloh.net/p/ohloh">Ohloh</project>
        <project uri="http://www.ohloh.net/p/rails">Ruby on Rails</project>
      </tags>
    </message>
    <message uri="http://www.ohloh.net/accounts/andy/messages/10481">
      <id>10481</id>
      <account uri="http://www.ohloh.net/accounts/andy">andy</account>
      <avatar uri="http://www.gravatar.com/avatar.php?gravatar_id=703af3ffb33c7420b6fcd497df1d741a"/>
      <created_at>2008-10-29T00:21:45Z</created_at>
      <body>#ohloh is now riding #rails 2.1</body>
      <tags>
        <project uri="http://www.ohloh.net/p/rails">Ruby on Rails</project>
        <project uri="http://www.ohloh.net/p/ohloh">Ohloh</project>
        <project uri="http://www.ohloh.net/p/rails">Ruby on Rails</project>
      </tags>
    </message>
  </result>
</response>
