<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.lang.ruby Google Group</title>
  <link>http://groups.google.ie/group/comp.lang.ruby</link>
  <description>The Ruby dynamic OO programming language.</description>
  <language>en</language>
  <item>
  <title>Re: Where is Ruby 1.9 &#39;TK&#39; library?</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/6954e8779c95cab4/34c38111abcd5762?show_docid=34c38111abcd5762</link>
  <description>
  after running &#39;make&#39; the results are: &lt;br&gt; gcc -shared -s -o tcltklib.so stubs.o tcltklib.o -L. -LC:/Ruby19/lib &lt;br&gt; -LC:/Tcl/lib -L. -Wl,--enable-auto-image-base,- -enable-auto-import &lt;br&gt; -lmsvcrt-ruby191 -ltk84 -ltcl84 -lshell32 -lws2_32 &lt;br&gt; Then I do &#39;make install&#39; and get the contents of the attached .txt file.
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/6954e8779c95cab4/34c38111abcd5762?show_docid=34c38111abcd5762</guid>
  <author>
  alex.deca...@millersville.edu
  (Alex DeCaria)
  </author>
  <pubDate>Tue, 16 Mar 2010 00:38:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: Why teach Ruby in the classroom?</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/4083445a3f49a79c/ccf19d594a8a7041?show_docid=ccf19d594a8a7041</link>
  <description>
  Dear Stuart, &lt;br&gt; Thanks for these great points. It is a really key component of Ruby that you can start off with something simple and progress to more advanced concepts and techniques as you learn more. It is a very fluid growth. &lt;br&gt; I was looking at this page about OpenJDK on Wikipedia &lt;br&gt; This seems to imply that the GPL applies to the core implementation, but not the Java Class Libraries. I&#39;m not sure where this stands in terms of proprietary / free + open.
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/4083445a3f49a79c/ccf19d594a8a7041?show_docid=ccf19d594a8a7041</guid>
  <author>
  space.ship.travel...@gmail.com
  (Space Ship Traveller)
  </author>
  <pubDate>Mon, 15 Mar 2010 23:22:39 UT
</pubDate>
  </item>
  <item>
  <title>rvm and passenger trouble</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/c8694634b22e3800/6998f62aa0e6ac70?show_docid=6998f62aa0e6ac70</link>
  <description>
  I am trying to get Passenger working with RVM. &lt;br&gt; I must have something wrong in my apache2.conf, when I restart apache &lt;br&gt; I get the following error &lt;br&gt; Invalid command &#39;PassengerRuby&#39;, perhaps misspelled or defined by a &lt;br&gt; module not included in the server configuration &lt;br&gt; Here is what I have setup &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gist.github.com/333205&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/c8694634b22e3800/6998f62aa0e6ac70?show_docid=6998f62aa0e6ac70</guid>
  <author>
  scot...@gmail.com
  (scott)
  </author>
  <pubDate>Mon, 15 Mar 2010 22:42:55 UT
</pubDate>
  </item>
  <item>
  <title>Re: Wsdl - Webservice Client</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/2c18e78b36ad1f8a/c18ce9e1363d9d67?show_docid=c18ce9e1363d9d67</link>
  <description>
  Brian, &lt;br&gt; I really appreciate your help. I tried your steps and they all work. I &lt;br&gt; can see all the data in the wire dump. But how can I get to it using one &lt;br&gt; of these methods? There must be a way to extract the information. &lt;br&gt; Thanks, &lt;br&gt; Axel
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/2c18e78b36ad1f8a/c18ce9e1363d9d67?show_docid=c18ce9e1363d9d67</guid>
  <author>
  a...@worldfox.com
  (Axel Fuchs)
  </author>
  <pubDate>Mon, 15 Mar 2010 22:38:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: TkFont from file or data</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/b2ddd37a880afbac/34f785ce37180e0b?show_docid=34f785ce37180e0b</link>
  <description>
  Thank you so much, there are useful ideas: &lt;br&gt; a first solution could be : &lt;br&gt; in &amp;quot;windows&amp;quot; try to call AddFontResourceEx of GDI dll &lt;br&gt; and in &amp;quot;linux&amp;quot; copy font file in ~/fonts dir. &lt;br&gt; I&#39;ll try to do so. &lt;br&gt; Regards &lt;br&gt; Antonio
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/b2ddd37a880afbac/34f785ce37180e0b?show_docid=34f785ce37180e0b</guid>
  <author>
  antonio.gale...@gmail.com
  (Antonio Galeone)
  </author>
  <pubDate>Mon, 15 Mar 2010 22:26:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: redcar install</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/85c4855124a6eeda/c1bae225ca0c7039?show_docid=c1bae225ca0c7039</link>
  <description>
  On Mon, Mar 15, 2010 at 7:54 PM, Charles Oliver Nutter &lt;br&gt; Potentially stupid question: Would RVM help on Mac? &lt;br&gt; R.
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/85c4855124a6eeda/c1bae225ca0c7039?show_docid=c1bae225ca0c7039</guid>
  <author>
  robert.do...@gmail.com
  (Robert Dober)
  </author>
  <pubDate>Mon, 15 Mar 2010 21:38:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: TkFont from file or data</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/b2ddd37a880afbac/83509b790e18600d?show_docid=83509b790e18600d</link>
  <description>
  Message-ID: &amp;lt;b04bb6d804b39372fb257dd2f5cfc 470@ruby-forum.com&amp;gt; &lt;br&gt; The following page may help you. &lt;br&gt; &amp;quot;How to use new fonts without installing&#39;em&amp;quot; &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://wiki.tcl.tk/22262&quot;&gt;[link]&lt;/a&gt;&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/b2ddd37a880afbac/83509b790e18600d?show_docid=83509b790e18600d</guid>
  <author>
  na...@ai.kyutech.ac.jp
  (Hidetoshi NAGAI)
  </author>
  <pubDate>Mon, 15 Mar 2010 21:18:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: Overriding new?</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/5e21585d11a03b8f/445212fbaa3c39b9?show_docid=445212fbaa3c39b9</link>
  <description>
  Right, so not an issue in this case. &lt;br&gt; Sounds to me like you&#39;ve given it plenty of thought and are good to go. &lt;br&gt; Best of luck with your project!
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/5e21585d11a03b8f/445212fbaa3c39b9?show_docid=445212fbaa3c39b9</guid>
  <author>
  wal...@vyper.hopto.org
  (Walton Hoops)
  </author>
  <pubDate>Mon, 15 Mar 2010 21:18:04 UT
</pubDate>
  </item>
  <item>
  <title>Re: ruby 1.9.1, rubygems, rvm. trouble getting sqlite3 to work.</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/05e31be0500eca18/c9c22e6cc7608f2a?show_docid=c9c22e6cc7608f2a</link>
  <description>
  i think my problem was having both sqlite3 and sqlite3-ruby installed &lt;br&gt; thanks for the tip!
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/05e31be0500eca18/c9c22e6cc7608f2a?show_docid=c9c22e6cc7608f2a</guid>
  <author>
  scot...@gmail.com
  (scott)
  </author>
  <pubDate>Mon, 15 Mar 2010 20:51:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: Overriding new?</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/5e21585d11a03b8f/5c7c71ec1aa955b7?show_docid=5c7c71ec1aa955b7</link>
  <description>
  I should have been clearer in the example. This is the actual situation: &lt;br&gt; class FreightViewModel &lt;br&gt; def initialize &lt;br&gt; do_some_init_stuff() &lt;br&gt; end &lt;br&gt; end &lt;br&gt; and this is what it will become if i apply that solution: &lt;br&gt; class FreightViewModel &lt;br&gt; def new(*args, &amp;amp;block) &lt;br&gt; obj = allocate &lt;br&gt; obj.do_some_init_stuff &lt;br&gt; obj.send(:initialize, *args, &amp;amp;block)
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/5e21585d11a03b8f/5c7c71ec1aa955b7?show_docid=5c7c71ec1aa955b7</guid>
  <author>
  and...@andreadallera.com
  (Andrea Dallera)
  </author>
  <pubDate>Mon, 15 Mar 2010 20:46:08 UT
</pubDate>
  </item>
  <item>
  <title>Re: Why no TextMate for Linux?</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/05dc83f4518ae65d/2e6b736d1347ab4d?show_docid=2e6b736d1347ab4d</link>
  <description>
  Not necessarily for the best. &lt;br&gt; Consider what happens when you buy, say, a cat. Do you have the right &lt;br&gt; to torture it to death over a long period of time? Most people would say &lt;br&gt; you don&#39;t. &lt;br&gt; If you buy a house, do you have the right to, say, set fire to it? Probably &lt;br&gt; not, especially if it&#39;s near other houses.
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/05dc83f4518ae65d/2e6b736d1347ab4d?show_docid=2e6b736d1347ab4d</guid>
  <author>
  usenet-nos...@seebs.net
  (Seebs)
  </author>
  <pubDate>Mon, 15 Mar 2010 20:03:24 UT
</pubDate>
  </item>
  <item>
  <title>Re: ruby 1.9.1, rubygems, rvm. trouble getting sqlite3 to work.</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/05e31be0500eca18/6d8e18fb485278ca?show_docid=6d8e18fb485278ca</link>
  <description>
  make sure you don&#39;t have both sqlite3 and sqlite3-ruby. &lt;br&gt; Those two modules can conflict. &lt;br&gt; Andrew McElroy
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/05e31be0500eca18/6d8e18fb485278ca?show_docid=6d8e18fb485278ca</guid>
  <author>
  sophri...@gmail.com
  (andrew mcelroy)
  </author>
  <pubDate>Mon, 15 Mar 2010 19:49:08 UT
</pubDate>
  </item>
  <item>
  <title>Re: ruby 1.9.1, rubygems, rvm. trouble getting sqlite3 to work.</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/05e31be0500eca18/e589d2a67c1ab848?show_docid=e589d2a67c1ab848</link>
  <description>
  You put ???, what is supposed that means? &lt;br&gt; For the record: gem install sqlite3-ruby should install ruby as long &lt;br&gt; you have sqlite3-dev headers installed: &lt;br&gt; The package is &amp;quot;libsqlite3-dev&amp;quot; &lt;br&gt; If you installed &amp;quot;sqlite3&amp;quot; gem, let me tell you is an FFI &lt;br&gt; implementation, which is broken. I asked the gem author to change the
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/05e31be0500eca18/e589d2a67c1ab848?show_docid=e589d2a67c1ab848</guid>
  <author>
  luislav...@gmail.com
  (Luis Lavena)
  </author>
  <pubDate>Mon, 15 Mar 2010 19:46:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: ruby 1.9.1, rubygems, rvm. trouble getting sqlite3 to work.</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/05e31be0500eca18/f523fdcb871b2a7b?show_docid=f523fdcb871b2a7b</link>
  <description>
  Gems not modules.
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/05e31be0500eca18/f523fdcb871b2a7b?show_docid=f523fdcb871b2a7b</guid>
  <author>
  sophri...@gmail.com
  (andrew mcelroy)
  </author>
  <pubDate>Mon, 15 Mar 2010 19:44:46 UT
</pubDate>
  </item>
  <item>
  <title>ruby 1.9.1, rubygems, rvm. trouble getting sqlite3 to work.</title>
  <link>http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/05e31be0500eca18/ea23dd297c3e6c8f?show_docid=ea23dd297c3e6c8f</link>
  <description>
  i am trying to setup a slicehost server for rails development. i chose &lt;br&gt; to use the ubuntu 9.10 karmic image. &lt;br&gt; rvm looks really useful so i am attempting to use it. &lt;br&gt; i am running into trying to use sqlite3 with ruby 1.9.1. &lt;br&gt; here is what i have setup &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gist.github.com/333205&quot;&gt;[link]&lt;/a&gt;. &lt;br&gt; everything seems to work great up to the sqlite3 part.
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/comp.lang.ruby/browse_thread/thread/05e31be0500eca18/ea23dd297c3e6c8f?show_docid=ea23dd297c3e6c8f</guid>
  <author>
  scot...@gmail.com
  (scott)
  </author>
  <pubDate>Mon, 15 Mar 2010 19:37:31 UT
</pubDate>
  </item>
  </channel>
</rss>
