<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>ruby-talk-google Google Group</title>
  <link>http://groups.google.com/group/ruby-talk-google</link>
  <description>This is a mirror list of the offical ruby-talk mailing list. It serves as a alternative to the mail&amp;lt;-&amp;gt;news gateway (comp.lang.ruby). It exists to provide access to the mailing list via the convenience of Google Groups web-based client.</description>
  <language>en</language>
  <item>
  <title>Re: Ruby byte access to disk sectors like dd does</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/f0ad48092398946a/e0f2b8bfbd18b018?show_docid=e0f2b8bfbd18b018</link>
  <description>
  That sounds like quiz #171 - hexdump - from early this year. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://rubyquiz.strd6.com/quizzes/171&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; -Rob &lt;br&gt; Rob Biedenharn	&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://agileconsultingllc.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; R...@AgileConsultingLLC.com
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/f0ad48092398946a/e0f2b8bfbd18b018?show_docid=e0f2b8bfbd18b018</guid>
  <author>
  r...@agileconsultingllc.com
  (Rob Biedenharn)
  </author>
  <pubDate>Sun, 29 Nov 2009 21:29:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: What&#39;s the new hotness for packaging gems?</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/4685678a15283f5c/680e2fa7071ad09b?show_docid=680e2fa7071ad09b</link>
  <description>
  Hoe is still very relevant and is what pretty much all of seattle.rb uses. It has a great plugin system that makes it very easy to enable extra features. Raggi wrote a gemcutter plugin that&#39;ll be folded in and default on the next release.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/4685678a15283f5c/680e2fa7071ad09b?show_docid=680e2fa7071ad09b</guid>
  <author>
  ryand-r...@zenspider.com
  (Ryan Davis)
  </author>
  <pubDate>Sun, 29 Nov 2009 21:30:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: ruby language parser in ruby</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/06a3bbd92a2d6628/3690470762bc83e2?show_docid=3690470762bc83e2</link>
  <description>
  yeah. well. They left that idea FAR behind a long time ago. Sad really, and I don&#39;t think there are any plans to push towards a more pure ruby approach.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/06a3bbd92a2d6628/3690470762bc83e2?show_docid=3690470762bc83e2</guid>
  <author>
  ryand-r...@zenspider.com
  (Ryan Davis)
  </author>
  <pubDate>Sun, 29 Nov 2009 21:25:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: ruby language parser in ruby</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/06a3bbd92a2d6628/d4859aa47b9d67fc?show_docid=d4859aa47b9d67fc</link>
  <description>
  also ruby_parser... WAY WAY WAY hacked up, but ruby_parser. &lt;br&gt; I&#39;d like to incorporate some of their ideas back into ruby_parser, but it is sooo different, that merging is nearly impossible.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/06a3bbd92a2d6628/d4859aa47b9d67fc?show_docid=d4859aa47b9d67fc</guid>
  <author>
  ryand-r...@zenspider.com
  (Ryan Davis)
  </author>
  <pubDate>Sun, 29 Nov 2009 21:24:19 UT
</pubDate>
  </item>
  <item>
  <title>Re: Class variables, instance variables, singleton; Ruby v. C++</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/d0a4a3bc0ee5ee91/345b1f56446a98aa?show_docid=345b1f56446a98aa</link>
  <description>
  Hi -- &lt;br&gt; I think that was true briefly but not more recently: &lt;br&gt; $ irb191 &lt;br&gt; irb(main):001:0&amp;gt; class C &lt;br&gt; irb(main):002:1&amp;gt; @@x = 1 &lt;br&gt; irb(main):003:1&amp;gt; end &lt;br&gt; =&amp;gt; 1 &lt;br&gt; irb(main):004:0&amp;gt; class D &amp;lt; C &lt;br&gt; irb(main):005:1&amp;gt; @@x = 2 &lt;br&gt; irb(main):006:1&amp;gt; end &lt;br&gt; =&amp;gt; 2 &lt;br&gt; irb(main):007:0&amp;gt; class C &lt;br&gt; irb(main):008:1&amp;gt; @@x &lt;br&gt; irb(main):009:1&amp;gt; end &lt;br&gt; =&amp;gt; 2
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/d0a4a3bc0ee5ee91/345b1f56446a98aa?show_docid=345b1f56446a98aa</guid>
  <author>
  dbl...@rubypal.com
  (David A. Black)
  </author>
  <pubDate>Sun, 29 Nov 2009 21:24:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: Class variables, instance variables, singleton; Ruby v. C++</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/d0a4a3bc0ee5ee91/11d84b605588b45c?show_docid=11d84b605588b45c</link>
  <description>
  Hi -- &lt;br&gt; I have often made the observation that the answer to 75% of all &lt;br&gt; questions about Ruby is: &amp;quot;Because classes are also objects.&amp;quot; :-) &lt;br&gt; Rick has explained most or all of what you were asking about. With &lt;br&gt; regard to class variables, I would encourage you to keep them somewhat &lt;br&gt; separate in your mind from the rest of the Ruby object and
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/d0a4a3bc0ee5ee91/11d84b605588b45c?show_docid=11d84b605588b45c</guid>
  <author>
  dbl...@rubypal.com
  (David A. Black)
  </author>
  <pubDate>Sun, 29 Nov 2009 21:21:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: semantics of @x v. $x</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/e45184e82cd77547/5a4380fb574504b1?show_docid=5a4380fb574504b1</link>
  <description>
  Well, these are among the basics of ruby, so any introduction to ruby should &lt;br&gt; explain them. You can find the free version of Programming Ruby at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ruby-doc.org/docs/ProgrammingRuby&quot;&gt;[link]&lt;/a&gt; (it&#39;s a bit old, but is mostly &lt;br&gt; still valid). Then, there are a number of other documentation for beginners &lt;br&gt; mentioned here &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ruby-doc.org/docs/&quot;&gt;[link]&lt;/a&gt;. I can&#39;t say which ones can be
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/e45184e82cd77547/5a4380fb574504b1?show_docid=5a4380fb574504b1</guid>
  <author>
  stefano.cro...@alice.it
  (Stefano Crocco)
  </author>
  <pubDate>Sun, 29 Nov 2009 21:15:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: Class variables, instance variables, singleton; Ruby v.</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/d0a4a3bc0ee5ee91/55bdd70c9673c758?show_docid=55bdd70c9673c758</link>
  <description>
  DM&amp;gt; These are separate questions. &lt;br&gt; [snip] &lt;br&gt; DM&amp;gt; I suppose that&#39;s the fundamental difference -- in Java and C++, encapsulation &lt;br&gt; DM&amp;gt; can be enforced to some extent, while in Ruby, it can be easily circumvented. &lt;br&gt; DM&amp;gt; But Ruby makes it easy to write well-encapsulated code, while Java and C++ &lt;br&gt; DM&amp;gt; make it annoying and tedious.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/d0a4a3bc0ee5ee91/55bdd70c9673c758?show_docid=55bdd70c9673c758</guid>
  <author>
  ral...@dos32.com
  (Ralph Shnelvar)
  </author>
  <pubDate>Sun, 29 Nov 2009 21:08:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: semantics of @x v. $x</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/e45184e82cd77547/8693db3183568097?show_docid=8693db3183568097</link>
  <description>
  SC&amp;gt; @xyzzy = 5 defines an instance variable for the global object. That instance &lt;br&gt; SC&amp;gt; variable is accessible only from the top level. $xyzzy = 5, instead, defines a &lt;br&gt; SC&amp;gt; global variable, which can be accessed from everywhere. &lt;br&gt; SC&amp;gt; Here&#39;s an example: &lt;br&gt; SC&amp;gt; @x = 1 &lt;br&gt; SC&amp;gt; $y = 2 &lt;br&gt; SC&amp;gt; class C &lt;br&gt; SC&amp;gt; &lt;br&gt; SC&amp;gt; def test
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/e45184e82cd77547/8693db3183568097?show_docid=8693db3183568097</guid>
  <author>
  ral...@dos32.com
  (Ralph Shnelvar)
  </author>
  <pubDate>Sun, 29 Nov 2009 21:02:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: Best way to distribute an app</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/6f0b208af1a5de4c/bad0d83066387d75?show_docid=bad0d83066387d75</link>
  <description>
  Hi, thanks for the replies. I know this question is probably asked a &lt;br&gt; lot, but thanks. What did you mean about baking gems into apps? I &lt;br&gt; think rawr fits my needs, but I will also check out Capistrano.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/6f0b208af1a5de4c/bad0d83066387d75?show_docid=bad0d83066387d75</guid>
  <author>
  hypermeis...@yahoo.com
  (Omar Campos)
  </author>
  <pubDate>Sun, 29 Nov 2009 20:33:01 UT
</pubDate>
  </item>
  <item>
  <title>Date class method `once` wraps original call in Array. Why?</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/508636cdd6f19ff3/9d529a8290a4d662?show_docid=9d529a8290a4d662</link>
  <description>
  I&#39;m reading the Pickaxe and on page 391, there is a code listing for &lt;br&gt; the class method `once` from the Date module in Ruby: &lt;br&gt; def once(*ids) #:nodoc: &lt;br&gt; for id in ids &lt;br&gt; module_eval &amp;lt;&amp;lt;-&amp;quot;end:&amp;quot; &lt;br&gt; alias_method :__#{id.to_i}__, :#{id.to_s} &lt;br&gt; private :__#{id.to_i}__ &lt;br&gt; def #{id.to_s}(*args, &amp;amp;block)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/508636cdd6f19ff3/9d529a8290a4d662?show_docid=9d529a8290a4d662</guid>
  <author>
  m...@smajn.net
  (Matt H)
  </author>
  <pubDate>Sun, 29 Nov 2009 19:50:56 UT
</pubDate>
  </item>
  <item>
  <title>Re: Best way to distribute an app</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/6f0b208af1a5de4c/4754afbccef54d91?show_docid=4754afbccef54d91</link>
  <description>
  Two main ways: As a gem, or as a git repository. &lt;br&gt; As a git repository is helpful if by &amp;quot;deploy&amp;quot; you mean &amp;quot;push to a webserver&amp;quot;, &lt;br&gt; in which case, I suggest you look into Capistrano. As a gem is mostly useful &lt;br&gt; for other developers, but you get all the advantages of a package manager -- &lt;br&gt; dependencies, seamless upgrades, installing/uninstalling handled for you...
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/6f0b208af1a5de4c/4754afbccef54d91?show_docid=4754afbccef54d91</guid>
  <author>
  ni...@slaphack.com
  (David Masover)
  </author>
  <pubDate>Sun, 29 Nov 2009 19:33:12 UT
</pubDate>
  </item>
  <item>
  <title>Re: What&#39;s the new hotness for packaging gems?</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/4685678a15283f5c/5d5d03ff32f2ac74?show_docid=5d5d03ff32f2ac74</link>
  <description>
  Mostly kidding, too, but I have to agree -- the only gems I&#39;ve actually built &lt;br&gt; lately have been small enough that I don&#39;t see a real advantage to doing it &lt;br&gt; programmatically. The last time I did, the only real point I saw was getting a &lt;br&gt; list of files -- only needed when I was letting Github build gems, and
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/4685678a15283f5c/5d5d03ff32f2ac74?show_docid=5d5d03ff32f2ac74</guid>
  <author>
  ni...@slaphack.com
  (David Masover)
  </author>
  <pubDate>Sun, 29 Nov 2009 19:26:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: Class variables, instance variables, singleton; Ruby v.</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/d0a4a3bc0ee5ee91/927beb1edce9d94b?show_docid=927beb1edce9d94b</link>
  <description>
  These are separate questions. &lt;br&gt; In MRI, you can tell how many instances exist by actually counting them. Look &lt;br&gt; at the documentation for ObjectSpace. &lt;br&gt; And yes, you can register a destructor -- that&#39;s also in ObjectSpace, and it&#39;s &lt;br&gt; called a &amp;quot;finalizer&amp;quot;. But remember, Ruby is garbage-collected -- that means
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/d0a4a3bc0ee5ee91/927beb1edce9d94b?show_docid=927beb1edce9d94b</guid>
  <author>
  ni...@slaphack.com
  (David Masover)
  </author>
  <pubDate>Sun, 29 Nov 2009 19:18:43 UT
</pubDate>
  </item>
  <item>
  <title>Re: ruby language parser in ruby</title>
  <link>http://groups.google.com/group/ruby-talk-google/browse_thread/thread/06a3bbd92a2d6628/2576c8416ed923ad?show_docid=2576c8416ed923ad</link>
  <description>
  Maglev&#39;s got one: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/MagLev/maglev/tree/master/src/kernel/parser/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Jason
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ruby-talk-google/browse_thread/thread/06a3bbd92a2d6628/2576c8416ed923ad?show_docid=2576c8416ed923ad</guid>
  <author>
  jameskil...@gmail.com
  (Jason Roelofs)
  </author>
  <pubDate>Sun, 29 Nov 2009 18:47:43 UT
</pubDate>
  </item>
  </channel>
</rss>
