<?xml version='1.0' encoding='utf-8' ?>
<rss version='2.0' xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:trackback='http://madskills.com/public/xml/rss/module/trackback/'>
  <channel>
    <title>Nuby on Rails Comments</title>
    <link>http://nubyonrails.com</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Comments from Geoffrey Grosenbach's blog.</description>
    <item>
      <title>"Emacs? Emacs." by Reese Payton</title>
      <description>
        &lt;p&gt;As with everything in life, one must take some bad along with the good.
        Reese Payton&lt;/p&gt;
      </description>
      <pubDate>Wed, 18 Mar 2009 03:56:58 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:d412991c-1370-11de-9404-00163e394169
      </guid>
      <author>Reese Payton</author>
      <link>http://nubyonrails.com/articles/emacs-emacs</link>
    </item>
    <item>
      <title>"memcached Basics for Rails" by Shafayet</title>
      <description>
        &lt;p&gt;Hi
        I am getting the following error while trying to launch ruby script/server&lt;/p&gt;
        
        
        	&lt;p&gt;/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require&amp;#8217;: no such file to load&amp;#8212;memcache_util (MissingSourceFile)&lt;/p&gt;
        
        
        	&lt;p&gt;.. Any clues ?
        I have all the required gems installed (cached_model and memcache-client)
        I also downloaded a copy of memcache_util.rb from internet and placed it under gems/memcache-client-1.7.0/lib/ 
        Still no luck!
         Any idea guys ?
        I have a deadline hanging over my head.
        Help please !&lt;/p&gt;
      </description>
      <pubDate>Tue, 17 Mar 2009 20:09:54 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:9464f5a8-132f-11de-bb0e-00163e394169
      </guid>
      <author>Shafayet</author>
      <link>http://nubyonrails.com/articles/memcached-basics-for-rails</link>
    </item>
    <item>
      <title>"The Complete Guide to Rails Plugins: Part I" by Raza</title>
      <description>&lt;p&gt;cool stuff really helped me :)&lt;/p&gt;</description>
      <pubDate>Sun, 15 Mar 2009 09:31:47 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:1b206426-1144-11de-94ce-00163e23695b
      </guid>
      <author>Raza</author>
      <link>http://nubyonrails.com/articles/the-complete-guide-to-rails-plugins-part-i</link>
    </item>
    <item>
      <title>"Emacs? Emacs." by fooledbyprimes</title>
      <description>&lt;p&gt;The fun part is sitting on the plane using emacs just to show off to the people in the row behind you who are watching your every slicked-out trick (through the gap between seats).&lt;/p&gt;</description>
      <pubDate>Sun, 15 Mar 2009 01:44:04 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:c431ca4c-1102-11de-aba3-00163e23695b
      </guid>
      <author>fooledbyprimes</author>
      <link>http://nubyonrails.com/articles/emacs-emacs</link>
    </item>
    <item>
      <title>"The Complete Guide to Rails Plugins: Part I" by Fortevast</title>
      <description>&lt;p&gt;Thanks buddy! its really helpful for beginners like me.&lt;/p&gt;</description>
      <pubDate>Fri, 13 Mar 2009 08:09:44 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:4feddafc-0fa6-11de-aba3-00163e23695b
      </guid>
      <author>Fortevast</author>
      <link>http://nubyonrails.com/articles/the-complete-guide-to-rails-plugins-part-i</link>
    </item>
    <item>
      <title>"About This Blog: Custom Textile" by poker</title>
      <description>&lt;p&gt;Thanks for sharing, very interesting, i will use it as soon as possible !&lt;/p&gt;</description>
      <pubDate>Thu, 12 Mar 2009 13:53:37 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:2f9244a8-0f0d-11de-94ce-00163e23695b
      </guid>
      <author>poker</author>
      <link>http://nubyonrails.com/articles/about-this-blog-custom-textile</link>
    </item>
    <item>
      <title>"Tutorial: Publishing RubyGems with Hoe" by MB</title>
      <description>
        &lt;p&gt;I know this is an old post now, but I&amp;#8217;m getting an error at &amp;#8220;rubyforg login&amp;#8221; and can&amp;#8217;t find a solution to it:&lt;/p&gt;
        
        
        	&lt;p&gt;$ rubyforge login
        /opt/local/lib/ruby/gems/1.8/gems/rubyforge-1.0.3/lib/rubyforge/client.rb:85:in `execute&amp;#8217;: undefined method `parse_set_cookies&amp;#8217; for WEBrick::Cookie:Class (NoMethodError)
            from /opt/local/lib/ruby/gems/1.8/gems/rubyforge-1.0.3/lib/rubyforge/client.rb:84:in `each&amp;#8217;
            from /opt/local/lib/ruby/gems/1.8/gems/rubyforge-1.0.3/lib/rubyforge/client.rb:84:in `execute&amp;#8217;
            from /opt/local/lib/ruby/gems/1.8/gems/rubyforge-1.0.3/lib/rubyforge/client.rb:50:in `post_content&amp;#8217;
            from /opt/local/lib/ruby/gems/1.8/gems/rubyforge-1.0.3/lib/rubyforge.rb:391:in `run&amp;#8217;
            from /opt/local/lib/ruby/gems/1.8/gems/rubyforge-1.0.3/lib/rubyforge.rb:188:in `login&amp;#8217;
            from /opt/local/lib/ruby/gems/1.8/gems/rubyforge-1.0.3/bin/rubyforge:174
            from /opt/local/bin/rubyforge:19:in `load&amp;#8217;
            from /opt/local/bin/rubyforge:19&lt;/p&gt;
        
        
        	&lt;p&gt;My user name &amp;#38; password in ~/.rubyforge/user-config.yml are correct. What else might I have done wrong?&lt;/p&gt;
      </description>
      <pubDate>Mon, 09 Mar 2009 04:38:08 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:16e4e704-0c64-11de-94ce-00163e23695b
      </guid>
      <author>MB</author>
      <link>http://nubyonrails.com/articles/tutorial-publishing-rubygems-with-hoe</link>
    </item>
    <item>
      <title>"The Host with the Most" by Deutscher Wirtschaftsprüfer in Frankreich</title>
      <description>&lt;p&gt;Very very nice. Thanks a lot for all the info.&lt;/p&gt;</description>
      <pubDate>Fri, 06 Mar 2009 14:25:47 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:afb8966c-0a5a-11de-aba3-00163e23695b
      </guid>
      <author>Deutscher Wirtschaftsprüfer in Frankreich</author>
      <link>http://nubyonrails.com/articles/the-host-with-the-most</link>
    </item>
    <item>
      <title>"Ruby, Rails, Test::Rails Cheat Sheet" by Gratis Onlinespiele</title>
      <description>&lt;p&gt;thx! i&amp;#8217;ve been looking for something like this for ages&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Fri, 06 Mar 2009 14:08:06 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:36c85ec4-0a58-11de-94ce-00163e23695b
      </guid>
      <author>Gratis Onlinespiele</author>
      <link>http://nubyonrails.com/articles/ruby-rails-test-rails-cheat-sheet</link>
    </item>
    <item>
      <title>"Dynamic CSS" by john doe</title>
      <description>
        &lt;p&gt;i&amp;#8217;d suggest, if you define your background-color then also define a contrasting foreground color. ground-rule of css and a warning in every validator.&lt;/p&gt;
        
        
        	&lt;p&gt;(to be explicit: i can&amp;#8217;t read the text on this page because my browser has default background black and text white. now you set the background white (or very light grey) but the text not black&amp;#8230;)&lt;/p&gt;
      </description>
      <pubDate>Tue, 03 Mar 2009 22:30:32 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:e88b4b48-0842-11de-94ce-00163e23695b
      </guid>
      <author>john doe</author>
      <link>http://nubyonrails.com/articles/dynamic-css</link>
    </item>
    <item>
      <title>"Tutorial: Publishing RubyGems with Hoe" by rob</title>
      <description>&lt;p&gt;When you publish_docs, where do they end up on the rubyforge site? I can see the package, with a note beside it that looks to have come from the &lt;span class=&quot;caps&quot;&gt;README&lt;/span&gt;.txt file. I can&amp;#8217;t see any of the other docs.&lt;/p&gt;</description>
      <pubDate>Tue, 03 Mar 2009 10:01:41 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:4b53351a-07da-11de-aba3-00163e23695b
      </guid>
      <author>rob</author>
      <link>http://nubyonrails.com/articles/tutorial-publishing-rubygems-with-hoe</link>
    </item>
    <item>
      <title>"The Host with the Most" by voyant</title>
      <description>&lt;p&gt;I was looking really exellent ca me who loves reading and if still in search of information&lt;/p&gt;</description>
      <pubDate>Mon, 02 Mar 2009 16:40:49 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:e342ad8e-0748-11de-aba3-00163e23695b
      </guid>
      <author>voyant</author>
      <link>http://nubyonrails.com/articles/the-host-with-the-most</link>
    </item>
    <item>
      <title>"The Host with the Most" by voyant</title>
      <description>&lt;p&gt;I was looking really exellent ca me who loves reading and if still in search of information&lt;/p&gt;</description>
      <pubDate>Mon, 02 Mar 2009 16:35:50 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:30a5060e-0748-11de-aba3-00163e23695b
      </guid>
      <author>voyant</author>
      <link>http://nubyonrails.com/articles/the-host-with-the-most</link>
    </item>
    <item>
      <title>"Emacs? Emacs." by Eiweiß</title>
      <description>
        &lt;p&gt;@ Chris: Man on the street is like telling &amp;#8220;Mister everybody&amp;#8221; or in french: &amp;#8220;Monsieur tout le monde&amp;#8221;.
        Maybe Segafredo meant that emac is only adapted to people with good knowledges.&lt;/p&gt;
      </description>
      <pubDate>Mon, 02 Mar 2009 09:32:09 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:0064181c-070d-11de-aba3-00163e23695b
      </guid>
      <author>Eiweiß</author>
      <link>http://nubyonrails.com/articles/emacs-emacs</link>
    </item>
    <item>
      <title>"Emacs? Emacs." by Chris Webstar</title>
      <description>
        &lt;p&gt;@Segafredo:
        I wonder, what exactly is a &amp;#8220;man on the streets&amp;#8221;? Anyone calling himself a coder should be intelligent enough to learn how to use emacs productively.&lt;/p&gt;
        
        
        	&lt;p&gt;I once thought just as you do, but now, after a couple eons of fright, I took the plunge and dived in. It&amp;#8217;s wonderful, once you master it. Bye bye, TextMate!&lt;/p&gt;
      </description>
      <pubDate>Sat, 28 Feb 2009 16:09:18 +0000</pubDate>
      <guid isPermaLink='false'>
        urn:uuid:271711e6-05b2-11de-aba3-00163e23695b
      </guid>
      <author>Chris Webstar</author>
      <link>http://nubyonrails.com/articles/emacs-emacs</link>
    </item>
  </channel>
</rss>
