<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,11 +19,13 @@ You can read more info at the projects website http://lloyd.github.com/yajl or c
 
 == How to install
 
-Install it like any other gem hosted at the Githubs like so:
+First make sure you've got Gemcutter in your sources list:
 
-(more instructions here: http://gems.github.com)
+ gem sources -a http://gemcutter.org
 
- sudo gem install brianmario-yajl-ruby
+Then go ahead and install it as usual:
+
+ sudo gem install yajl-ruby
 
 == Example of use
 
@@ -216,10 +218,10 @@ There are a lot more possibilities that I'd love to see other gems/plugins for s
 
 Some ideas are:
 * parsing logs in JSON format
-* a Rails plugin (http://github.com/technoweenie/yajl-rails)
+* a Rails plugin - DONE! (http://github.com/technoweenie/yajl-rails)
 * builtin support in Rails 3?
-* Rack middleware (ideally the JSON body could be handed to the parser while it's still being received)
-* use with ohai (http://github.com/brianmario/ohai)
+* Rack middleware (ideally the JSON body could be handed to the parser while it's still being received, this is apparently possible with Unicorn)
+* use with ohai - DONE! (http://github.com/opscode/ohai/commit/f89baccc3b9ab587d23e0b6257f6fedffe223c02)
 * JSON API clients (http://github.com/brianmario/crack, http://github.com/brianmario/freckle-api)
 * Patch Marshal#load and Marshal#dump to use JSON? ;)
 * etc...</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>30e02511a0ea0719c79be76aac7ae20b081e2470</id>
    </parent>
  </parents>
  <author>
    <name>Brian Lopez</name>
    <email>seniorlopez@gmail.com</email>
  </author>
  <url>http://github.com/brianmario/yajl-ruby/commit/95b2d83ea978e0162f9a353e370650e3e61d93b0</url>
  <id>95b2d83ea978e0162f9a353e370650e3e61d93b0</id>
  <committed-date>2009-10-15T08:04:56-07:00</committed-date>
  <authored-date>2009-10-15T08:04:56-07:00</authored-date>
  <message>some readme updates, Gemcutter ftw</message>
  <tree>57c6339303176f9e900cade7ea46558f5cd0e1e4</tree>
  <committer>
    <name>Brian Lopez</name>
    <email>seniorlopez@gmail.com</email>
  </committer>
</commit>
