<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ruby0pals</title>
	<atom:link href="http://rubyopals.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubyopals.wordpress.com</link>
	<description>RubyOpals - A Ruby package manager</description>
	<lastBuildDate>Wed, 30 Jul 2008 16:02:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rubyopals.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Ruby0pals</title>
		<link>http://rubyopals.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rubyopals.wordpress.com/osd.xml" title="Ruby0pals" />
	<atom:link rel='hub' href='http://rubyopals.wordpress.com/?pushpress=hub'/>
		<item>
		<title>:before and :after callouts during install</title>
		<link>http://rubyopals.wordpress.com/2008/07/30/before-and-after-callouts-during-install/</link>
		<comments>http://rubyopals.wordpress.com/2008/07/30/before-and-after-callouts-during-install/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 16:02:53 +0000</pubDate>
		<dc:creator>rubyopals</dc:creator>
				<category><![CDATA[Requirements]]></category>

		<guid isPermaLink="false">http://rubyopals.wordpress.com/?p=29</guid>
		<description><![CDATA[:before and :after callouts would be useful during installation.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=29&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>:before and :after callouts would be useful during installation.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rubyopals.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rubyopals.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyopals.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyopals.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubyopals.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubyopals.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rubyopals.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rubyopals.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rubyopals.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rubyopals.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubyopals.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubyopals.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubyopals.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubyopals.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubyopals.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubyopals.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=29&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rubyopals.wordpress.com/2008/07/30/before-and-after-callouts-during-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/894bcdc11774f7c69b353645fe202163?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rubyopals</media:title>
		</media:content>
	</item>
		<item>
		<title>Need separate load and run-time dependencies</title>
		<link>http://rubyopals.wordpress.com/2008/07/10/need-separate-load-and-run-time-dependencies/</link>
		<comments>http://rubyopals.wordpress.com/2008/07/10/need-separate-load-and-run-time-dependencies/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 14:57:09 +0000</pubDate>
		<dc:creator>rubyopals</dc:creator>
				<category><![CDATA[Requirements]]></category>

		<guid isPermaLink="false">http://rubyopals.wordpress.com/?p=28</guid>
		<description><![CDATA[We need separate load and run time dependencies. Use case. During opal development &#8211; &#8216;stable&#8217; copy installed, but want to test local &#8216;updated&#8217; copy.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=28&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We need separate load and run time dependencies.</p>
<p>Use case. During opal development &#8211; &#8216;stable&#8217; copy installed, but want to test local &#8216;updated&#8217; copy.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rubyopals.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rubyopals.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyopals.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyopals.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubyopals.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubyopals.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rubyopals.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rubyopals.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rubyopals.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rubyopals.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubyopals.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubyopals.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubyopals.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubyopals.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubyopals.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubyopals.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=28&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rubyopals.wordpress.com/2008/07/10/need-separate-load-and-run-time-dependencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/894bcdc11774f7c69b353645fe202163?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rubyopals</media:title>
		</media:content>
	</item>
		<item>
		<title>Ruby 1.9 &#8211; Disabling built-in rubygems support</title>
		<link>http://rubyopals.wordpress.com/2008/06/30/ruby-19-disabling-the-built-in-rubygems/</link>
		<comments>http://rubyopals.wordpress.com/2008/06/30/ruby-19-disabling-the-built-in-rubygems/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 11:03:24 +0000</pubDate>
		<dc:creator>rubyopals</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby1.9]]></category>
		<category><![CDATA[rubygems]]></category>

		<guid isPermaLink="false">http://rubyopals.wordpress.com/?p=25</guid>
		<description><![CDATA[To remove or disable Ruby 1.9 built-in rubygems support # disable_rubygems-1_9.rb ## # Remove the automatically loaded RubyGems instance in Ruby 1.9 # # The best way to run this is using the command-line switch '-r'. # # e.g ruby -r./disable_rubygems-1.9 # # Remember to fully qualify the file name for this script to reflect [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=25&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> To remove or disable Ruby 1.9 built-in rubygems support</p>
<pre style="font-size:9pt;">
# disable_rubygems-1_9.rb

##
# Remove the automatically loaded RubyGems instance in Ruby 1.9
#
# The best way to run this is using the command-line switch '-r'.
#
# e.g ruby -r./disable_rubygems-1.9
#
# Remember to fully qualify the file name for this script to reflect where you install it.
#
# You can also set the environment variable RUBYOPT to do this every time ruby loads.
#
# e.g. (bash) set RUBYOPT="-r./disable_rubygems-1.9"; export RUBYOPT
#      (tcsh) setenv RUBYOPT "-r./disable_rubygems-1.9"
##

##
# Steps
#  1) Remove appropriate modules
#  2) Clean any automatically loaded gems from the load path
##

rubygems_installed = false
if defined?(Gem) then
  rubygems_installed = true
end

if rubygems_installed

  # Remove the 'gem' method from the Kernel
  module Kernel
    remove_method(:gem)
  end

  # Remove the Gem module - just undefine the constant that references it
  Object.class_eval { remove_const("Gem") }

  # Clean the loadpath of any loaded gems
  $: = $:.reject {|path| path =~ /gem/} 

end
</pre>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rubyopals.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rubyopals.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyopals.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyopals.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubyopals.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubyopals.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rubyopals.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rubyopals.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rubyopals.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rubyopals.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubyopals.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubyopals.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubyopals.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubyopals.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubyopals.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubyopals.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=25&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rubyopals.wordpress.com/2008/06/30/ruby-19-disabling-the-built-in-rubygems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/894bcdc11774f7c69b353645fe202163?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rubyopals</media:title>
		</media:content>
	</item>
		<item>
		<title>Ruby 1.9 &#8211; Without rubygems support (Patched)</title>
		<link>http://rubyopals.wordpress.com/2008/06/29/ruby-19-without-rubygems-support-patched/</link>
		<comments>http://rubyopals.wordpress.com/2008/06/29/ruby-19-without-rubygems-support-patched/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 14:05:42 +0000</pubDate>
		<dc:creator>rubyopals</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby1.9]]></category>
		<category><![CDATA[rubygems]]></category>

		<guid isPermaLink="false">http://rubyopals.wordpress.com/?p=24</guid>
		<description><![CDATA[To remove or disable Ruby 1.9 built-in rubygems support See git://github.com/tflynn/ruby19-norubygems.git For a repository that contains patched versions of ruby 1.9 without integrated rubygems support. As of early-ish 2008-06-29, see branch patched-svn-17710 Only lightly tested, but seems to work.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=24&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To remove or disable Ruby 1.9 built-in rubygems support</p>
<p>See</p>
<p><a class="git_url_facebox" rel="#git-clone" href="//github.com/tflynn/ruby19-norubygems.git">git://github.com/tflynn/ruby19-norubygems.git</a></p>
<p>For a repository that contains patched versions of ruby 1.9 without integrated rubygems support.</p>
<p>As of early-ish 2008-06-29, see branch</p>
<p>patched-svn-17710</p>
<p>Only lightly tested, but seems to work.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rubyopals.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rubyopals.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyopals.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyopals.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubyopals.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubyopals.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rubyopals.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rubyopals.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rubyopals.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rubyopals.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubyopals.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubyopals.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubyopals.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubyopals.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubyopals.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubyopals.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=24&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rubyopals.wordpress.com/2008/06/29/ruby-19-without-rubygems-support-patched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/894bcdc11774f7c69b353645fe202163?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rubyopals</media:title>
		</media:content>
	</item>
		<item>
		<title>Ruby 1.9 and RubyGems</title>
		<link>http://rubyopals.wordpress.com/2008/06/28/ruby-19-and-rubygems/</link>
		<comments>http://rubyopals.wordpress.com/2008/06/28/ruby-19-and-rubygems/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 10:26:11 +0000</pubDate>
		<dc:creator>rubyopals</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby1.9]]></category>
		<category><![CDATA[rubygems]]></category>

		<guid isPermaLink="false">http://rubyopals.wordpress.com/?p=22</guid>
		<description><![CDATA[Ruby 1.9 includes a built-in copy of RubyGems (indeterminate version) So, an explicit &#8220;require &#8216;rubygems&#8217;&#8221; is no longer required. e.g. &#8211; &#8220;require &#8216;rake&#8217;&#8221; is now sufficient to load the latest version of the &#8216;rake&#8217; gem. The following gems also appear to be included (&#8216;built in&#8217;) to Ruby 1.9 rake 0.8.0 ( A little later) As [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=22&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ruby 1.9 includes a built-in copy of RubyGems (indeterminate version)</p>
<p>So, an explicit &#8220;require &#8216;rubygems&#8217;&#8221; is no longer required.</p>
<p>e.g. &#8211; &#8220;require &#8216;rake&#8217;&#8221; is now sufficient to load the latest version of the &#8216;rake&#8217; gem.</p>
<p>The following gems also appear to be included (&#8216;built in&#8217;) to Ruby 1.9</p>
<ul>
<li>rake 0.8.0</li>
</ul>
<p>( A little later)</p>
<p>As far as I can see, the pre-1.9.0 rubygems &#8216;custom require&#8217; hook is no longer used in Ruby 1.9. It appears to be &#8216;baked in&#8217; to the main Ruby interpreter. (Please, show me I&#8217;m wrong!) The consequences:</p>
<ul>
<li>Without intervention, &#8216;require&#8217; will not only search standard ruby libraries, but will always include and automatically load (the most recent) version of a gem that satisfies the name specified in the &#8216;require&#8217;.</li>
<li>I&#8217;ve not (yet) found any way to disable this behavior.</li>
<li>Anyone who wants to do something other than use rubygems (Oh heresy!) has to either:
<ul>
<li>Try to hook the require (ala Ruby 1.8.x / Rubygems) (Don&#8217;t see how)</li>
<li>Name their classes/packages with a name other than any standard library or gem name.</li>
</ul>
</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rubyopals.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rubyopals.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyopals.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyopals.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubyopals.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubyopals.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rubyopals.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rubyopals.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rubyopals.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rubyopals.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubyopals.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubyopals.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubyopals.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubyopals.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubyopals.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubyopals.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=22&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rubyopals.wordpress.com/2008/06/28/ruby-19-and-rubygems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/894bcdc11774f7c69b353645fe202163?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rubyopals</media:title>
		</media:content>
	</item>
		<item>
		<title>Ruby 1.9 + Gnu Readline 5.2</title>
		<link>http://rubyopals.wordpress.com/2008/06/28/ruby-19-gnu-readline-52/</link>
		<comments>http://rubyopals.wordpress.com/2008/06/28/ruby-19-gnu-readline-52/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 09:14:53 +0000</pubDate>
		<dc:creator>rubyopals</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby1.9]]></category>

		<guid isPermaLink="false">http://rubyopals.wordpress.com/?p=20</guid>
		<description><![CDATA[Problems installing Gnu readline 5.2 on OS X Leopard. Good explanation. If you&#8217;ve done something similar to: ./configure &#8211;prefix=/usr/local/ruby1.9 &#8211;with-readline-dir=/usr/local Remember to create /usr/local/ruby1.9 before you run &#8216;sudo make install&#8217;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=20&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Problems installing Gnu readline 5.2 on OS X Leopard. <a href="http://secretdiaryofhan.wordpress.com/2007/12/26/building-readline-52-on-os-x-leopard/">Good explanation</a>.</p>
<p>If you&#8217;ve done something similar to:</p>
<p>./configure &#8211;prefix=/usr/local/ruby1.9 &#8211;with-readline-dir=/usr/local</p>
<p>Remember to create /usr/local/ruby1.9 before you run &#8216;sudo make install&#8217;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rubyopals.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rubyopals.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyopals.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyopals.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubyopals.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubyopals.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rubyopals.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rubyopals.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rubyopals.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rubyopals.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubyopals.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubyopals.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubyopals.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubyopals.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubyopals.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubyopals.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=20&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rubyopals.wordpress.com/2008/06/28/ruby-19-gnu-readline-52/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/894bcdc11774f7c69b353645fe202163?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rubyopals</media:title>
		</media:content>
	</item>
		<item>
		<title>Local and system-wide installation</title>
		<link>http://rubyopals.wordpress.com/2008/06/27/local-and-system-wide-installation/</link>
		<comments>http://rubyopals.wordpress.com/2008/06/27/local-and-system-wide-installation/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 00:10:41 +0000</pubDate>
		<dc:creator>rubyopals</dc:creator>
				<category><![CDATA[Requirements]]></category>

		<guid isPermaLink="false">http://rubyopals.wordpress.com/?p=18</guid>
		<description><![CDATA[It should be possible to install in a local mode &#8211; i.e. everything in the user&#8217;s home directory &#8211; as well as in system-wide mode &#8211; i.e. in /usr/local/rubyopals. The local mode will need to have an additional &#8216;require&#8217; to duplicate the hook installed for the system-level install.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=18&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It should be possible to install in a local mode &#8211; i.e. everything in the user&#8217;s home directory &#8211; as well as in system-wide mode &#8211; i.e. in /usr/local/rubyopals.</p>
<p>The local mode will need to have an additional &#8216;require&#8217; to duplicate the hook installed for the system-level install.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rubyopals.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rubyopals.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyopals.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyopals.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubyopals.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubyopals.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rubyopals.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rubyopals.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rubyopals.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rubyopals.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubyopals.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubyopals.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubyopals.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubyopals.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubyopals.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubyopals.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=18&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rubyopals.wordpress.com/2008/06/27/local-and-system-wide-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/894bcdc11774f7c69b353645fe202163?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rubyopals</media:title>
		</media:content>
	</item>
		<item>
		<title>opalspec format</title>
		<link>http://rubyopals.wordpress.com/2008/06/22/opalspec-format/</link>
		<comments>http://rubyopals.wordpress.com/2008/06/22/opalspec-format/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 23:35:55 +0000</pubDate>
		<dc:creator>rubyopals</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://rubyopals.wordpress.com/?p=17</guid>
		<description><![CDATA[The aopspec format will be: A zip fie Three subdirectories a zip file containing the actual code a zip file ? containing metadata (aka opalspec, frozen dependency tree) a zip file ? containing opal version info<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=17&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The aopspec format will be:</p>
<ul>
<li>A zip fie</li>
<li>Three subdirectories</li>
<li>a zip file containing the actual code</li>
<li>a zip file ? containing metadata (aka opalspec, frozen dependency tree)</li>
<li>a zip file ? containing opal version info</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rubyopals.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rubyopals.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyopals.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyopals.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubyopals.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubyopals.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rubyopals.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rubyopals.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rubyopals.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rubyopals.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubyopals.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubyopals.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubyopals.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubyopals.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubyopals.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubyopals.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=17&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rubyopals.wordpress.com/2008/06/22/opalspec-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/894bcdc11774f7c69b353645fe202163?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rubyopals</media:title>
		</media:content>
	</item>
		<item>
		<title>Boostrapping development</title>
		<link>http://rubyopals.wordpress.com/2008/06/22/boostrapping-development/</link>
		<comments>http://rubyopals.wordpress.com/2008/06/22/boostrapping-development/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 21:36:26 +0000</pubDate>
		<dc:creator>rubyopals</dc:creator>
				<category><![CDATA[Implementation Notes]]></category>

		<guid isPermaLink="false">http://rubyopals.wordpress.com/?p=16</guid>
		<description><![CDATA[There are a number of gems that would make RubyOpals development easier. So, to deal with the bootstrap issue, we can: Perform the necessary first-time conversion of the needed gems to opals Resolve the dependency tree by hand Build a development bootstrap version of opals &#8211; e.g. miniopal<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=16&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There are a number of gems that would make RubyOpals development easier. So, to deal with the bootstrap issue, we can:</p>
<ul>
<li>Perform the necessary first-time conversion of the needed gems to opals</li>
<li>Resolve the dependency tree by hand</li>
<li>Build a development bootstrap version of opals &#8211; e.g. miniopal</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rubyopals.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rubyopals.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyopals.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyopals.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubyopals.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubyopals.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rubyopals.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rubyopals.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rubyopals.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rubyopals.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubyopals.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubyopals.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubyopals.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubyopals.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubyopals.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubyopals.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=16&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rubyopals.wordpress.com/2008/06/22/boostrapping-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/894bcdc11774f7c69b353645fe202163?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rubyopals</media:title>
		</media:content>
	</item>
		<item>
		<title>Independent of Ruby versions</title>
		<link>http://rubyopals.wordpress.com/2008/06/22/independent-of-ruby-versions/</link>
		<comments>http://rubyopals.wordpress.com/2008/06/22/independent-of-ruby-versions/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 17:37:46 +0000</pubDate>
		<dc:creator>rubyopals</dc:creator>
				<category><![CDATA[Requirements]]></category>

		<guid isPermaLink="false">http://rubyopals.wordpress.com/?p=15</guid>
		<description><![CDATA[RubyOpals should be as independent as possible of Ruby versions<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=15&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>RubyOpals should be as independent as possible of Ruby versions</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rubyopals.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rubyopals.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubyopals.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubyopals.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubyopals.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubyopals.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rubyopals.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rubyopals.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rubyopals.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rubyopals.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubyopals.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubyopals.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubyopals.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubyopals.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubyopals.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubyopals.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubyopals.wordpress.com&amp;blog=4042008&amp;post=15&amp;subd=rubyopals&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rubyopals.wordpress.com/2008/06/22/independent-of-ruby-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/894bcdc11774f7c69b353645fe202163?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rubyopals</media:title>
		</media:content>
	</item>
	</channel>
</rss>
