Readlist -> Ruby-talk -> Sep-2007-week-1 Sep-2007-week-2 Sep-2007-week-3 Sep-2007-week-4
 
  3 msgs [ANN] Erubis 2.4.1 released - a fast and extensible eRuby implementation (24 Sep 2007 )  
  3 msgs [ANN] Metadata 1.1 (24 Sep 2007 )  
  4 msgs communicating w/ command-line program (OR ruby expect) (24 Sep 2007 )  
  10 msgs Question about 2005 Ruby critique... (24 Sep 2007 )  
  4 msgs memory use question (24 Sep 2007 )  
  3 msgs HTTP head request (24 Sep 2007 )  
  12 msgs Favorite idiom for 'keep doing this until it returns nil/false' (24 Sep 2007 )  
  4 msgs getting XPath in REXML to dive deeper (24 Sep 2007 )  
  10 msgs active directory (24 Sep 2007 )  
  3 msgs my code hangs (24 Sep 2007 )  
  7 msgs Calling Exec() in Windows versus UNIX (24 Sep 2007 )  
  8 msgs literal quote in an array? (24 Sep 2007 )  
  7 msgs IRB is dying on me (24 Sep 2007 )  
  1 msg [ANN] soap4r-1.5.8 (24 Sep 2007 )  
  14 msgs best way to 'hide' a method when method_missing is in town (24 Sep 2007 )  
  2 msgs oci8 oracle rowid (24 Sep 2007 )  
  11 msgs Plugin like a Youtube (24 Sep 2007 )  
  2 msgs Displaying Total Registered Users (24 Sep 2007 )  
  1 msg how to get irb to run code as if it was typed in (24 Sep 2007 )  
  1 msg Nested array filling well.. but tricky search back (24 Sep 2007 )  
  2 msgs Re: Net::SSH expect like interface (24 Sep 2007 )  
  4 msgs Mechanize problem (24 Sep 2007 )  
  1 msg Watir xpath problem !! (24 Sep 2007 )  
  13 msgs 'myscript.rb ' - there's a blank in my name! (24 Sep 2007 )  
  3 msgs installation problem (24 Sep 2007 )  
  2 msgs ANN: GuessMethod 0.1.0 (24 Sep 2007 )  
  11 msgs Latest benchmarks (24 Sep 2007 )  
  66 msgs This is why Ruby 1.8.6 can never be made to run anywhere near as fast as Python 2.5.1 (24 Sep 2007 )  
  7 msgs how to add an iterator to a class? (24 Sep 2007 )  
  3 msgs [n00b] [Rails] How to debug 'no route to...' (24 Sep 2007 )  
  12 msgs how to use Ruby / Tk to display a text message status box (23 Sep 2007 )  
  1 msg Re: keyboard input: one character (23 Sep 2007 )  
  2 msgs My toolbox, thus far... (23 Sep 2007 )  
  5 msgs I'm looking for this certain ruby blog software (23 Sep 2007 )  
  8 msgs Split into hash (23 Sep 2007 )  
  30 msgs Recent Criticism about Ruby (Scalability, etc.) (23 Sep 2007 )  
  3 msgs Does open('| #{cmd}', 'r') work in Windows? (23 Sep 2007 )  
  4 msgs Object's allocated memory (23 Sep 2007 )  
  5 msgs Nested array filling bad.. (23 Sep 2007 )  
  1 msg Is it planned to release OneClickInstaller for Ruby 1.9.1? (23 Sep 2007 )  
  3 msgs where nested methods go ? (23 Sep 2007 )  
  3 msgs quick way for total count of a Hash object or a Tally class (23 Sep 2007 )  
  5 msgs Ruby 1.8.6-p110 released. (23 Sep 2007 )  
  1 msg Ruby 1.8.5-p113 released. (23 Sep 2007 )  
  1 msg Re: foxGUIB_win32 crashes without any indication why (23 Sep 2007 )  
  7 msgs Questions about Date.strptime (23 Sep 2007 )  
  3 msgs using 'if 3 in list_foo' for Python for Ruby (23 Sep 2007 )  
  3 msgs unsubscribe (23 Sep 2007 )  
  3 msgs 'gem update --system' runnaways? requires more than 120mb memory? (23 Sep 2007 )  
  5 msgs Searching Spotlight with ruby (23 Sep 2007 )  
  1 msg [ANN] httpclient/2.1.2 (22 Sep 2007 )  
  8 msgs Weird variable scope behaviour... (22 Sep 2007 )  
  16 msgs Getting started with Ruby (noob confusion) (22 Sep 2007 )  
  8 msgs How would you write it vs Smalltalk (22 Sep 2007 )  
  1 msg free eruby hoster (22 Sep 2007 )  
  7 msgs Django code sprint (22 Sep 2007 )  
  1 msg Re: rsync functionality in Ruby? (22 Sep 2007 )  
  6 msgs 13h mode ? (22 Sep 2007 )  
  1 msg [ANN] Metadata 1.0 (22 Sep 2007 )  
  9 msgs Re: Any experience with Bluehost? (22 Sep 2007 )  
  1 msg [ANN] Thumbnailer 0.1 (22 Sep 2007 )  
  10 msgs sequel problem: no such file to load -- mysql (LoadError) (22 Sep 2007 )  
  8 msgs %w| a b c| %w_a b c_ %w<a b c> all work (22 Sep 2007 )  
  4 msgs regex problem with gsub (22 Sep 2007 )  
  2 msgs gem install deprec -y (22 Sep 2007 )  
  8 msgs foo || 0 will cause exception but not for himself (22 Sep 2007 )  
  6 msgs Playing Wav file in Ruby (22 Sep 2007 )  
  2 msgs Class variables (22 Sep 2007 )  
  3 msgs watir to access combobox (22 Sep 2007 )  
  4 msgs Break loop by trapping INT (21 Sep 2007 )  
  8 msgs question re: modules and class variable scope (21 Sep 2007 )  
  6 msgs [ANN] Ogre.rb 0.2 is now available! (21 Sep 2007 )  
  22 msgs [ANN] CplusRuby - Gluing C and Ruby (21 Sep 2007 )  
  5 msgs TLS (21 Sep 2007 )  
  5 msgs dynamically read object's attributes (21 Sep 2007 )  
  5 msgs gsub not working. Ruby thinks I'm in an array? (21 Sep 2007 )  
  2 msgs Ruby and Access (21 Sep 2007 )  
  2 msgs Prevent REXML from doing any character decoding (21 Sep 2007 )  
  3 msgs is there any way to update ruby from console on windows?? (21 Sep 2007 )  
  2 msgs Re: Net::HTTP#post_form - setting user agent, referrer? (21 Sep 2007 )  
  16 msgs [QUIZ] Shirt Reader (#140) (21 Sep 2007 )  
  2 msgs CLOB handling (21 Sep 2007 )  
  1 msg Ruby RSS Feeds (21 Sep 2007 )  
  6 msgs ruby + mysql (21 Sep 2007 )  
  2 msgs [ANN] fire 1.0.0 (20 Sep 2007 )  
  2 msgs GLU and GLUT libs. (20 Sep 2007 )  
  3 msgs [ANN] new random_data gem for better development data (20 Sep 2007 )  
  73 msgs How fast does your Ruby run? (20 Sep 2007 )  
  4 msgs Rubinius on Mac PPC (20 Sep 2007 )  
  60 msgs I am new to Ruby and I could use some expert advice as to how I can make this code run faster. (20 Sep 2007 )  
  5 msgs checking for html forms with www::mechenize (20 Sep 2007 )  
  3 msgs when $0 isn't what I want (20 Sep 2007 )  
  12 msgs Re: uninstalling the mac tiger version of ruby (20 Sep 2007 )  
  4 msgs Interactive System calls within Ruby Script (20 Sep 2007 )  
  4 msgs Splitting a string by x number of lines (20 Sep 2007 )  
  3 msgs Couple of questions about TCPServer.new and TCPSocket.new (20 Sep 2007 )  
  1 msg Storing a search index on the filesystem (20 Sep 2007 )  
  2 msgs Ruby parser wierdness? (20 Sep 2007 )  
  2 msgs using the newest Ruby after installing Locomotive (20 Sep 2007 )  
  1 msg a patch for ruby-dbi mysql - fixes problem with stored procs (20 Sep 2007 )  
  4 msgs why Ruby 1.8.2 is faster? (20 Sep 2007 )  
  3 msgs Iterating through a file, sticking iterated array entries in (20 Sep 2007 )  
  1 msg Apriori algorithm (20 Sep 2007 )  
  5 msgs Passing var to anoter script (20 Sep 2007 )  
  1 msg [ANN] Uniforma 0.0.2 released (20 Sep 2007 )  
  4 msgs how to print Ruby's version from within the program (20 Sep 2007 )  
  7 msgs Barcode scanner app (20 Sep 2007 )  
  27 msgs Idiomatic Ruby for Array#extract / Range#length? (20 Sep 2007 )  
  2 msgs standard library manpages for v1.8.5 (20 Sep 2007 )  
  2 msgs Getting associations list (20 Sep 2007 )  
  1 msg lignhtning fast autocompleter IE issue (script save call) (20 Sep 2007 )  
  1 msg lignhtning fast autocompleter IE issue (20 Sep 2007 )  
  6 msgs This is general Questions? (20 Sep 2007 )  
  1 msg [ANN] ParseTree 2.0.2 Released (20 Sep 2007 )  
  13 msgs Is there any separate editor for ruby? (20 Sep 2007 )  
  2 msgs [ANN] Monkeybars 0.4 - GUI apps for Ruby (20 Sep 2007 )  
  1 msg Drb Timeout issues (20 Sep 2007 )  
  3 msgs ruby-opengl on Mac OS X (20 Sep 2007 )  
  2 msgs thread switching? (p. 144 pickaxe2) (20 Sep 2007 )  
  2 msgs in ruby/tk how to hide and unhide a root window (20 Sep 2007 )  
  7 msgs Emacs, Ruby, and Fode Colding :) (20 Sep 2007 )  
  1 msg irb Failing (19 Sep 2007 )  
  8 msgs How to parse a unicode url? (19 Sep 2007 )  
  2 msgs cgi scripts don't know hostname (19 Sep 2007 )  
  7 msgs How to install RoR on chrooted environment (19 Sep 2007 )  
  10 msgs statistical software and data transformation? (19 Sep 2007 )  
  16 msgs Do C Extensions Block Ruby? (19 Sep 2007 )  
  4 msgs Spam from leaked (?) user details (19 Sep 2007 )  
  2 msgs Re: ANN: RubyGems 0.9.3 Released (19 Sep 2007 )  
  4 msgs exceptions and eval'ing a string (19 Sep 2007 )  
  16 msgs scraping web pages for cisco products (19 Sep 2007 )  
  15 msgs special Array method about Unix pathes (19 Sep 2007 )  
  3 msgs ruby and paths (19 Sep 2007 )  
  5 msgs Open Source CMS project started Volunteers needed (19 Sep 2007 )  
  1 msg open uri buf read overflow (19 Sep 2007 )  
  3 msgs https authentication & storing https page in string (19 Sep 2007 )  
  12 msgs How to compute Sunrise / Sunset ? (19 Sep 2007 )  
  3 msgs 1.class vs method1.class (19 Sep 2007 )  
  16 msgs YAML & readlines & modify text files (19 Sep 2007 )  
  5 msgs Dynamic detection of bang and question methods (19 Sep 2007 )  
  2 msgs Is it possible to change TCP/IP settings of your computer using Ruby (19 Sep 2007 )  
  8 msgs Indenting strings - elegant alternatives? (19 Sep 2007 )  
  4 msgs iterate over a series of alphabetically increasing strings (19 Sep 2007 )  
  4 msgs Week number (19 Sep 2007 )  
  26 msgs how can I remove all the comments in my c program. (19 Sep 2007 )  
  3 msgs replace multiple patterns of a string in single pass (19 Sep 2007 )  
  4 msgs how can I connect ruby with postgreSQL (19 Sep 2007 )  
  5 msgs what is the uses of inject() (19 Sep 2007 )  
  6 msgs Parse XML that isn't well formed (19 Sep 2007 )  
  1 msg Convert numbers from one base to another (19 Sep 2007 )  
  1 msg Read and workout the program after you have to post. (19 Sep 2007 )  
  4 msgs convert a line with whitespaces into a string containing lin (19 Sep 2007 )  
  4 msgs 'ri intern' not working? (19 Sep 2007 )  
  14 msgs [ANN] Metadata 1.0-rc2 (19 Sep 2007 )  
  3 msgs Sort the input roman letters. (19 Sep 2007 )  
  2 msgs convert the given number to add. (19 Sep 2007 )  
  9 msgs Re: Racial Comments in the Following Post (19 Sep 2007 )  
  2 msgs Rake TestTask running its block anytime rake is invoked (19 Sep 2007 )  
  3 msgs Is Block passed to 'times' efficient over for loop (19 Sep 2007 )  
  11 msgs How to print FULL stacktrace of exception w/ line #? (19 Sep 2007 )  
  2 msgs How to change my TCP/IP settings using Ruby (18 Sep 2007 )  
  8 msgs Regexp help (18 Sep 2007 )  
  3 msgs [ANN] arrayfields-4.3.0 (18 Sep 2007 )  
  4 msgs Hi group. (18 Sep 2007 )  
  7 msgs removing newline from eachline in file (18 Sep 2007 )  
  1 msg Helpful advice/refrences/tips for an MPD client in Ruby (18 Sep 2007 )  
  1 msg [ANN] Webby 0.4.0 (18 Sep 2007 )  
  3 msgs Cookies and sessions (18 Sep 2007 )  
  1 msg Blocking/deleteing unsubscribe request (18 Sep 2007 )  
  4 msgs check for active web pages with open-uri (18 Sep 2007 )  
  10 msgs capturing access to array elements (18 Sep 2007 )  
  12 msgs How do I create an RBA Ruby Archive File? (18 Sep 2007 )  
  11 msgs converting text (18 Sep 2007 )  
  12 msgs CPU Usage not near 100% when running code (18 Sep 2007 )  
  4 msgs RMagick - very, very strange (18 Sep 2007 )  
  5 msgs scope questions (18 Sep 2007 )  
  1 msg Ruby Sidebar (18 Sep 2007 )  
  19 msgs finding string matches, in order, in a file (18 Sep 2007 )  
  1 msg [ANN] Tagxplode 0.1 (18 Sep 2007 )  
  7 msgs Faster Alternatives for Recursion in Ruby -Assignment (18 Sep 2007 )  
  1 msg adding extra option to date_select (18 Sep 2007 )  
  9 msgs jEdit can run code like TextMate does? (18 Sep 2007 )  
  4 msgs file encryption/decryption needed (18 Sep 2007 )  
  25 msgs The meaning of a = b in object oriented languages (18 Sep 2007 )  
  9 msgs Thread deadlock (18 Sep 2007 )  
  4 msgs jruby pre-beginner's question (or should I use C) (18 Sep 2007 )  
  2 msgs retrieving yahoo! mail ? (17 Sep 2007 )  
  8 msgs Is there a select and map for hashes instead of arrays? (17 Sep 2007 )  
  3 msgs Defining a Method (17 Sep 2007 )  
  1 msg My posts are excluded from ruby-talk archives ? (17 Sep 2007 )  
  5 msgs [?] problem using set with hash objects (17 Sep 2007 )  
  12 msgs Cropping text strings (17 Sep 2007 )  
  8 msgs How do I parse a string to find a URL? (17 Sep 2007 )  
  1 msg Re: I need serious help! (17 Sep 2007 )  
  10 msgs Screen Scraping Advice (17 Sep 2007 )  
  1 msg 3D-gfx + snd programming (like demoscene) (17 Sep 2007 )  
  3 msgs OpenGL? (17 Sep 2007 )  
  4 msgs Creating Arrays (17 Sep 2007 )  
  1 msg Creating Arrays.... (17 Sep 2007 )  
  2 msgs Using user supplied string String#include? (17 Sep 2007 )  
  13 msgs how to use tuple as hash key (17 Sep 2007 )  
  13 msgs group array elements in groups of two (17 Sep 2007 )  
  3 msgs [ANN] Gosu 0.7.5 (17 Sep 2007 )  
  3 msgs inject method (17 Sep 2007 )  
  2 msgs How to put alert messages on changing screen access (17 Sep 2007 )  
  6 msgs Representing arrow keys in a string (17 Sep 2007 )  
  7 msgs is possible to edit text field in console? (17 Sep 2007 )  
  12 msgs Tk Ruby / Fx Ruby / Wx Ruby (17 Sep 2007 )  
  5 msgs [ANN] dcov 0.2.1 released (17 Sep 2007 )  
  2 msgs Rubyforge problem? Can not download rmagick-1.15.10 (17 Sep 2007 )  
  11 msgs Variable / Method Ambiguity (17 Sep 2007 )  
  11 msgs Split (17 Sep 2007 )