Readlist -> Ruby-talk -> May-2008-week-1 May-2008-week-2 May-2008-week-3
 
  1 msg RMagick 1.15.14 (08 May 2008 )  
  7 msgs [Challenge] Cookie Monster! (08 May 2008 )  
  1 msg Ruby Quiz 2.0 new location (08 May 2008 )  
  1 msg Hoe and multiple gems (08 May 2008 )  
  18 msgs Doing an AND in regexp char class (08 May 2008 )  
  2 msgs qt ruby gem install on windows xp (08 May 2008 )  
  1 msg Write Ruby code sentences (08 May 2008 )  
  5 msgs wired result (08 May 2008 )  
  11 msgs scramble sentence, how to better program? (08 May 2008 )  
  2 msgs windows prompt, how to write [ ] ? (08 May 2008 )  
  9 msgs [ANN] tagz-4.2.0 - giraffe slayer (08 May 2008 )  
  1 msg Re: checking connection to server:port [socket] (08 May 2008 )  
  3 msgs How call scripts in windows using something like 'nohup' in linux (08 May 2008 )  
  2 msgs Re: Error when starting the server (08 May 2008 )  
  3 msgs QtRuby: get data from TableWidget (08 May 2008 )  
  9 msgs Compilation error in cont.c (08 May 2008 )  
  6 msgs Writing a SQL Query in Active Record? (08 May 2008 )  
  5 msgs integers with preceding zero don't return as expected? (08 May 2008 )  
  12 msgs Comparing String with Symbol (08 May 2008 )  
  1 msg AUTO: Joe Grastara is out of the office (returning 05/12/2008) (08 May 2008 )  
  6 msgs eclipse rdt is painful (08 May 2008 )  
  1 msg Download file with mirrors (08 May 2008 )  
  14 msgs Why can't I redefine '<<' method to allow two parameters? (08 May 2008 )  
  3 msgs TDD with Ruby (08 May 2008 )  
  7 msgs Any reason why this code should not work - The Ruby Way, p270 (08 May 2008 )  
  5 msgs A computer science book to learn about interpreter, VM etc (08 May 2008 )  
  6 msgs segmented method names (08 May 2008 )  
  6 msgs Executing SQL Query through ruby using winole32 (08 May 2008 )  
  9 msgs initial stages of scripting (08 May 2008 )  
  1 msg Re: rdoc 2.0.0 Released (08 May 2008 )  
  12 msgs to check for numericality (08 May 2008 )  
  4 msgs Re: Event handling (08 May 2008 )  
  4 msgs How to get to the beginning in irb (08 May 2008 )  
  20 msgs 'Real' Differences Between Python & Ruby (08 May 2008 )  
  2 msgs Ruby Gems ERROR: could not find rush locally or in a repository (08 May 2008 )  
  1 msg [ANN] Rawr 0.3.1 Released (07 May 2008 )  
  3 msgs FasterCSV (07 May 2008 )  
  7 msgs rcov segmentation faults on Debian and Ubuntu (not on OS X) (07 May 2008 )  
  1 msg [FA] 1 Registration for RailsConf (07 May 2008 )  
  18 msgs hash adding values (07 May 2008 )  
  10 msgs precedence of single-line rescue and assignment (07 May 2008 )  
  2 msgs Re: Rails gem site seems borked. (07 May 2008 )  
  31 msgs Check if char in string? (07 May 2008 )  
  7 msgs Getting pipe return codes from SYSTEM command (07 May 2008 )  
  2 msgs problem cross compiling ruby 1.9 (07 May 2008 )  
  1 msg Help with net-ssh 2.0 (07 May 2008 )  
  19 msgs Word for monkeypatching (07 May 2008 )  
  16 msgs changing hash key (07 May 2008 )  
  8 msgs Code for connecting to SQL Server? (07 May 2008 )  
  6 msgs idiom for Hash like map... (07 May 2008 )  
  22 msgs Posting Culture (07 May 2008 )  
  6 msgs Interesting result of a newbie mistake (07 May 2008 )  
  4 msgs sax parsing (07 May 2008 )  
  1 msg [ANN] London Ruby User Group - 12th May 2008 (07 May 2008 )  
  2 msgs timestamp (07 May 2008 )  
  1 msg Cisco Wants You Back! (07 May 2008 )  
  1 msg How to use to_yaml_style? (07 May 2008 )  
  6 msgs Where to start if I want to print to (07 May 2008 )  
  5 msgs Create a new file name by appending timestamp to original (07 May 2008 )  
  3 msgs flexmock not working in cygwin (07 May 2008 )  
  2 msgs Plain english to condition?? (07 May 2008 )  
  12 msgs Date Parsing (07 May 2008 )  
  4 msgs Ruby in HTML (07 May 2008 )  
  1 msg [ANN] quartermaster 1.0.0 Released (07 May 2008 )  
  5 msgs SocketError: getaddrinfo: nodename nor servname provided, or (06 May 2008 )  
  10 msgs get method in Array subclass: where's it defined? (06 May 2008 )  
  12 msgs Where to put code for extending a class? (06 May 2008 )  
  1 msg ANN: Mack 0.5.0 Released (06 May 2008 )  
  1 msg Re: Logging stdout/stderr/stdin of an spawn process (Open4::spawn) (06 May 2008 )  
  3 msgs display the cover page of a pdf document in jpg or png (06 May 2008 )  
  2 msgs Expect.pm like module in ruby (06 May 2008 )  
  1 msg Enter text into web save as box or authentication popup (06 May 2008 )  
  5 msgs yaml load error (when using cgi) (06 May 2008 )  
  4 msgs cgi.header redirect (06 May 2008 )  
  3 msgs Performing a postback using Ruby (06 May 2008 )  
  7 msgs trying to create an array with AA-ZZ for dutch postal codes (06 May 2008 )  
  1 msg Ruby Hoedown 2008 - August 8-9, Huntsville, AL - Keynotes, Registration, and CFP OPEN! (06 May 2008 )  
  2 msgs Script not working (06 May 2008 )  
  3 msgs Yet another question about extending ruby with C (06 May 2008 )  
  2 msgs Rule engine creation???? (06 May 2008 )  
  2 msgs installation update newbie question (06 May 2008 )  
  5 msgs Conversion mask in hex to bit mask (06 May 2008 )  
  8 msgs I know this code is not very 'ruby' (06 May 2008 )  
  2 msgs Hot to call to any parent class method? (06 May 2008 )  
  1 msg Unable to handle a browser window (06 May 2008 )  
  11 msgs Reading from file, create a class with variables (06 May 2008 )  
  6 msgs take text from file and add do it with Ruby..? (06 May 2008 )  
  5 msgs delegation question, where I want prototype style delegation (06 May 2008 )  
  10 msgs In order to cross platform, Ruby is designed to be interpreted in runtime, so Ruby code is exposed on the server. This brings a security danger which is not acceptable. (06 May 2008 )  
  8 msgs Ruby has to be interpreted line by line in runtime, does this affect Ruby's execution efficiency badly? (06 May 2008 )  
  1 msg [ANN] FastXml 0.1.91 - first real release (06 May 2008 )  
  2 msgs Ruby 1.9, OS X 10.5.2 Test Fail! After Build (06 May 2008 )  
  2 msgs writing pipe on Windows problem. (06 May 2008 )  
  5 msgs Possible regular expression (06 May 2008 )  
  11 msgs Win32 Service Problem (06 May 2008 )  
  2 msgs REXML thread-safe? (05 May 2008 )  
  1 msg [ANN] doodle 0.1.4 Released (05 May 2008 )  
  5 msgs Extending Array and assigning to self (05 May 2008 )  
  5 msgs Escaped characters from the command-line (05 May 2008 )  
  2 msgs ANN: DevFi podcast #1 - Buy/Build/Fork - with an interview of Dan Berger, forker of Ruby (05 May 2008 )  
  1 msg This Week in Ruby (May 5, 2008) (05 May 2008 )  
  2 msgs Get rid of '... XX levels...' in error backtrace (05 May 2008 )  
  2 msgs Capistrano on CentOS won't go (05 May 2008 )  
  4 msgs Help with array (05 May 2008 )  
  1 msg Re: list links in a DIV using watir module (05 May 2008 )  
  3 msgs Plans for compiling Ruby to binary bytecode? (05 May 2008 )  
  1 msg [ANN] rb++ / rbgccxml 0.1 released! (05 May 2008 )  
  2 msgs min, pack or crypt ruby code (05 May 2008 )  
  5 msgs String copy-on-write question (05 May 2008 )  
  10 msgs attr_accessor for class variable? (05 May 2008 )  
  4 msgs Recursive dup (05 May 2008 )  
  3 msgs [ANN] Erubis 2.6.0 released - a fast and extensible eRuby (05 May 2008 )  
  6 msgs Hash question (05 May 2008 )  
  2 msgs problem filling textarea using watir (05 May 2008 )  
  3 msgs automating Modal dialog close (05 May 2008 )  
  13 msgs How would you design regexps in the integer domain? (05 May 2008 )  
  8 msgs Very basic question | Ruby + MySql (05 May 2008 )  
  1 msg Re: XMPP client with Ruby (05 May 2008 )  
  4 msgs Re: new user problem about xmpp4r (05 May 2008 )  
  10 msgs Problem using System command in ruby (05 May 2008 )  
  7 msgs Need more help with Ruby and C (05 May 2008 )  
  5 msgs Help with rb_iv_set (05 May 2008 )  
  8 msgs 4/29 Press Release - What Will the Web 2.0 Upgrade of the Entire Internet Mean To You? (04 May 2008 )  
  4 msgs Don't wait for Exception in threads (04 May 2008 )  
  1 msg FastRI, Error on full-text search (04 May 2008 )  
  9 msgs Array combination check (04 May 2008 )  
  19 msgs Different Ways To Loop (04 May 2008 )  
  1 msg FTP and/or RIO (module) connection problem (03 May 2008 )  
  5 msgs Ruby Class documentation (03 May 2008 )  
  6 msgs Matrix-element extractor -- How to define it (03 May 2008 )  
  4 msgs Error compiling ruby under AIX 5.3 with GCC during the make phase (03 May 2008 )  
  10 msgs Why there is not 'replace' method for Fixnum? (03 May 2008 )  
  3 msgs What to cover for a TDD and BDD toolkit/course? (03 May 2008 )  
  11 msgs Backreferences in case statements (03 May 2008 )  
  6 msgs Ruby mentoring (03 May 2008 )  
  13 msgs a ? b : c (03 May 2008 )  
  1 msg regarding MS Office properties (03 May 2008 )  
  1 msg workings of the freaky freaky sandbox (03 May 2008 )  
  2 msgs Ruby Hash/Array to_yaml is slow (03 May 2008 )  
  6 msgs How to access to an Array element without doing 'find' each time (02 May 2008 )  
  2 msgs Re: issue running watir on 64 bit winxp (02 May 2008 )  
  3 msgs HTTPClient download binary file (02 May 2008 )  
  2 msgs many attributes, same behavior (02 May 2008 )  
  3 msgs How to search words starting with a particular char? (02 May 2008 )  
  10 msgs Re: RMagick 2.3.0 (02 May 2008 )  
  16 msgs Ruby 1.9 wishlist (02 May 2008 )  
  5 msgs something straange with cgi (02 May 2008 )  
  37 msgs [QUIZ] Reverse Divisible Numbers (#161) (02 May 2008 )  
  6 msgs | versus || Any reason for this issue? (02 May 2008 )  
  5 msgs Beginner Question on Ruby (02 May 2008 )  
  1 msg Adapter: JDBC Oracle (02 May 2008 )  
  2 msgs Repeated parameter in the INI file (02 May 2008 )  
  1 msg Re: using net::ssh shell to sudo to another user and execute (02 May 2008 )  
  18 msgs Extracting a value from an array (02 May 2008 )  
  2 msgs [ANN] Rassmalog 11.0.0 (02 May 2008 )  
  1 msg couldn't manage cisco switch interface using Ruby snmp (02 May 2008 )  
  4 msgs Method lookup from a Lambda (02 May 2008 )  
  1 msg The definitive list of ||= (OR Equal) threads and pages (02 May 2008 )  
  6 msgs strip method (02 May 2008 )  
  2 msgs Strings (02 May 2008 )  
  7 msgs Re: compiling gsl for one-click ruby (sorta solved) (02 May 2008 )  
  3 msgs ML Not taking off or skip command (02 May 2008 )  
  9 msgs DSL - class-level methods that affect instances (01 May 2008 )  
  3 msgs Did this stop working? Or did it ever work? (metamagic) (01 May 2008 )  
  4 msgs How to exec a module method when 'include Module' from a Class ? (01 May 2008 )  
  3 msgs parsing a file (01 May 2008 )  
  9 msgs Searching for latin/umlaut characters in string (01 May 2008 )  
  1 msg [ANN] Vancouver Ruby Meetup - Merb - Off the Rails - May/5 @ 7pm - Join Us (01 May 2008 )  
  10 msgs Is there some way to execute a block within an arbitrary lexical scope? (01 May 2008 )  
  8 msgs Re: How do I embed a Ruby interpreter in my C program? (01 May 2008 )  
  28 msgs Please explain nuances of ||= (01 May 2008 )  
  13 msgs splitting with a regex & keeping a ref? (01 May 2008 )  
  3 msgs Ruby exceptions and YAML (01 May 2008 )  
  1 msg Re: UTF-8 in Ruby (01 May 2008 )  
  3 msgs CANNOT get Ruby to work with SQL (01 May 2008 )  
  3 msgs Preventing automatic hyperlinks in rdoc (01 May 2008 )  
  6 msgs inherited behaviour. (01 May 2008 )  
  1 msg $B%a!<%k$N8mH/?.$K$4Cm0U$/(B$B$@$5$$(B($B$*OM(B$B$S(B) (01 May 2008 )  
  4 msgs Regexp help needed (01 May 2008 )  
  9 msgs limiting the scope of a variable (01 May 2008 )  
  3 msgs Rdoc link question (01 May 2008 )  
  2 msgs ruby program for sql query (01 May 2008 )  
  12 msgs How about the execution efficiency in Ruby 1.9? (01 May 2008 )  
  6 msgs Ruby 1.8.6 (i486-linux) (01 May 2008 )