<?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>uRaNGaTaNG &#187; irb</title>
	<atom:link href="http://www.rngtng.com/tag/irb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rngtng.com</link>
	<description>Featuring Ruby, Rails, Web development, Arduino, Processing, Nabaztag and more...</description>
	<lastBuildDate>Thu, 12 Jan 2012 10:08:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://www.rngtng.com/?pushpress=hub'/>
		<item>
		<title>What? &#8211; irb extension gem to find your methods</title>
		<link>http://www.rngtng.com/2010/09/24/what-irb-extension-gem-to-find-your-methods/</link>
		<comments>http://www.rngtng.com/2010/09/24/what-irb-extension-gem-to-find-your-methods/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 11:35:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ruby, Rails & Co.]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[irb]]></category>
		<category><![CDATA[what?]]></category>
		<category><![CDATA[what_method]]></category>

		<guid isPermaLink="false">http://urangatang.wordpress.com/?p=10</guid>
		<description><![CDATA[
If Samuel just would have asked me, I got an answer:

Oldies, but Goldies: 'Methodfinder'  is a really nice extension for your ruby/rails irb and shipped with the 'what_methods' gem. I'm using quite a lot and can't go without it anymore (aka. I'm too stupid to remember all those method names ;-).

gem install what_methods

http://redhanded.hobix.com/inspect/stickItInYourIrbrcMethodfinder.html

See ...]]></description>
			<content:encoded><![CDATA[<p><p><a href="http://www.rngtng.com/2010/09/24/what-irb-extension-gem-to-find-your-methods/"><em>Click here to view the embedded video.</em></a></p><br />
If Samuel just would have asked me, I got an answer:</p>
<p>Oldies, but Goldies: &#8216;Methodfinder&#8217;  is a really nice extension for your ruby/rails irb and shipped with the &#8216;what_methods&#8217; gem. I&#8217;m using quite a lot and can&#8217;t go without it anymore (aka. I&#8217;m too stupid to remember all those method names <img src='http://www.rngtng.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p><code>gem install what_methods</code></p>
<p><a href="http://redhanded.hobix.com/inspect/stickItInYourIrbrcMethodfinder.html" target="_blank">http://redhanded.hobix.com/inspect/stickItInYourIrbrcMethodfinder.html</a></p>
<p>See more hints by Dr. Nic blog <a href="http://drnicwilliams.com/2006/10/12/my-irbrc-for-consoleirb/">here</a></p>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.rngtng.com/2010/09/24/what-irb-extension-gem-to-find-your-methods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Serialport and Arduino &#8211; that&#8217;s easy!</title>
		<link>http://www.rngtng.com/2009/05/14/ruby-serialport-and-arduino-thats-easy/</link>
		<comments>http://www.rngtng.com/2009/05/14/ruby-serialport-and-arduino-thats-easy/#comments</comments>
		<pubDate>Thu, 14 May 2009 19:59:34 +0000</pubDate>
		<dc:creator>tobi</dc:creator>
				<category><![CDATA[Arduino & Co.]]></category>
		<category><![CDATA[Ruby, Rails & Co.]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[irb]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[serialport]]></category>

		<guid isPermaLink="false">http://www.rngtng.com/?p=86</guid>
		<description><![CDATA[Yeah, just controlled my Arduino via the ruby irb console using ruby serialport. Damn easy! (well at least on a Mac, running OS 10.5.7) Hehe, soon more to come...

More to get you started with Arduino and Ruby:
http://www.arduino.cc/playground/Interfacing/Ruby
]]></description>
			<content:encoded><![CDATA[<p>Yeah, just controlled my Arduino via the ruby irb console using <a href="http://rubyforge.org/projects/ruby-serialport">ruby serialport</a>. Damn easy! (well at least on a Mac, running OS 10.5.7) Hehe, soon more to come&#8230;</p>
<p>More to get you started with Arduino and Ruby:<br />
<a href="http://www.arduino.cc/playground/Interfacing/Ruby">http://www.arduino.cc/playground/Interfacing/Ruby</a></p>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.rngtng.com/2009/05/14/ruby-serialport-and-arduino-thats-easy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

