Readlist -> Ruby-talk -> Jul-2007-week-1 Jul-2007-week-2 Jul-2007-week-3 Jul-2007-week-4
 
  1 msg [ANN ] Monday July 9: Phoenix Ruby User Group Meeting (08 Jul 2007 )  
  5 msgs Dir.glob of mapped drive (08 Jul 2007 )  
  1 msg mod_ruby questions (08 Jul 2007 )  
  9 msgs win32ole: application.quit() leave process running (08 Jul 2007 )  
  7 msgs simple array question (08 Jul 2007 )  
  14 msgs Get file size before download (noobish question) (08 Jul 2007 )  
  33 msgs Polymorphic Code (08 Jul 2007 )  
  9 msgs get modules that are in a class? (08 Jul 2007 )  
  1 msg [ANN] dcov (the documentation analyzer for Ruby code) v.0.1.0 released! (08 Jul 2007 )  
  12 msgs CPU/Memory limiting (08 Jul 2007 )  
  5 msgs Ruby for MMORPG Scripting (08 Jul 2007 )  
  1 msg ruby-debug with SciTE? (07 Jul 2007 )  
  1 msg [ANN] Apotomo - a Widget library for Rails (07 Jul 2007 )  
  2 msgs How make a MDI window with TK (07 Jul 2007 )  
  5 msgs array and data types (07 Jul 2007 )  
  1 msg Color classes - beta release, request for feedback (07 Jul 2007 )  
  1 msg [ANN] Ruby-GetText-Package-1.10.0 (07 Jul 2007 )  
  1 msg time recording (07 Jul 2007 )  
  1 msg [ANN] RDE 1.1.1 released (07 Jul 2007 )  
  2 msgs Immediately terminating a pipe (07 Jul 2007 )  
  1 msg Full RDoc specification? (07 Jul 2007 )  
  1 msg [ANN] raptcha-0.0.1 (07 Jul 2007 )  
  2 msgs ruby suggestion feedback (06 Jul 2007 )  
  1 msg [ANN] Ogre.rb 0.1 (06 Jul 2007 )  
  2 msgs Weird test/unit behavior (06 Jul 2007 )  
  3 msgs Embedding PNGs in PDFs (06 Jul 2007 )  
  4 msgs Is there a name for this idiom? (06 Jul 2007 )  
  3 msgs hpricot won't install on Ubuntu and complains because mkmf.rb is missing (06 Jul 2007 )  
  5 msgs ruby real time web server multi threaded probs (06 Jul 2007 )  
  1 msg Fwd: [Tutor] back on bytes (06 Jul 2007 )  
  5 msgs My CPU Hates Me (06 Jul 2007 )  
  3 msgs Mixins conflict? FileUtils and mini_exiftool (06 Jul 2007 )  
  3 msgs getting bit on bytes (06 Jul 2007 )  
  4 msgs keep getting an error saying that this array value is nil, however it is not nil (06 Jul 2007 )  
  2 msgs [ANN] South East Michigan Ruby Brigade Meeting (06 Jul 2007 )  
  15 msgs [QUIZ] Hangman (#130) (06 Jul 2007 )  
  1 msg Ruby 186.25 + Scite 1.72 (06 Jul 2007 )  
  1 msg Re: URGENT ASSISTANCE NEEDED (06 Jul 2007 )  
  4 msgs Licence question regarding GPLv2 Ruby script (06 Jul 2007 )  
  11 msgs Can you recommend a language to... (06 Jul 2007 )  
  13 msgs Oh the pain! Distributing Ruby apps (06 Jul 2007 )  
  2 msgs Window events using RubyX11? (06 Jul 2007 )  
  2 msgs Searching a word (06 Jul 2007 )  
  5 msgs Ruby Equivalent to Python os.startfile ? (06 Jul 2007 )  
  3 msgs ruby classes in the erlang world (06 Jul 2007 )  
  1 msg [ANN] BrainBuster 0.7.2 released - logic captcha goodness (06 Jul 2007 )  
  11 msgs Regex: What does the ^ do? What is it called? (06 Jul 2007 )  
  5 msgs fugly hex (06 Jul 2007 )  
  6 msgs IRB require issues (06 Jul 2007 )  
  13 msgs Pattern Matching Problem (06 Jul 2007 )  
  2 msgs tkmessage box (05 Jul 2007 )  
  4 msgs how to convert string into number (05 Jul 2007 )  
  6 msgs Newbie regexp question (05 Jul 2007 )  
  18 msgs Calling an arbitrary method as and when an array's contents change (05 Jul 2007 )  
  2 msgs Rubyforge SVN down? (05 Jul 2007 )  
  9 msgs zombie invasion - six ways to invoke shell processes (05 Jul 2007 )  
  4 msgs array difference (05 Jul 2007 )  
  3 msgs CONST initialization... (05 Jul 2007 )  
  5 msgs already initialized constant OPTIONS help please! (05 Jul 2007 )  
  2 msgs Bug in Webrick::CampingHandler (typo in the code) (05 Jul 2007 )  
  2 msgs Eclipse & Ruby & refactoring. (05 Jul 2007 )  
  5 msgs unintended consequence: string.sort (05 Jul 2007 )  
  6 msgs File.unlink(nonwestern_filename) ---> Error on Windows (05 Jul 2007 )  
  1 msg [ANN] rutema 0.4 Released (05 Jul 2007 )  
  1 msg Subprocess or Thread (05 Jul 2007 )  
  2 msgs Unable to open Internet Explorer instance (05 Jul 2007 )  
  21 msgs [ANN] flatulent-0.0.3 (05 Jul 2007 )  
  1 msg [ANN] Rassmalog 5.1.0 (05 Jul 2007 )  
  1 msg [ANN] BrainBuster 0.7 released - Logic Captcha for Rails (05 Jul 2007 )  
  1 msg Dylib or Bundle on OS X? (05 Jul 2007 )  
  1 msg Chat server telnet client problem (05 Jul 2007 )  
  5 msgs Bug in CGI::unescapeHTML? (05 Jul 2007 )  
  3 msgs Gremlins -- Ruby interpreter suggestion (05 Jul 2007 )  
  1 msg Re: rescue and continue on next statement ? (04 Jul 2007 )  
  5 msgs How to find at which line characters appear (04 Jul 2007 )  
  12 msgs [ANN] flatulent-0.0.2 - ajax gets stinky (04 Jul 2007 )  
  1 msg [ANN] rubinius 0.7 (Ruby VM) (04 Jul 2007 )  
  5 msgs Destroy object from memory.. Object.const_destroy? (04 Jul 2007 )  
  2 msgs I ask everybody to click it.::::: THX (04 Jul 2007 )  
  6 msgs Using eval() to create a Regexp object from a string (04 Jul 2007 )  
  4 msgs Best way to start a ruby program. (04 Jul 2007 )  
  2 msgs c14n-r 1.0 (04 Jul 2007 )  
  1 msg WSS4R 0.4 (04 Jul 2007 )  
  15 msgs eclipse & subversion (04 Jul 2007 )  
  6 msgs simple question on rbgsl vectors (04 Jul 2007 )  
  9 msgs Choice of the word 'inject' vs what the method actually does (method naming) (04 Jul 2007 )  
  4 msgs Verify if a class exists (04 Jul 2007 )  
  1 msg [ANN] http-access/2.0.9 (04 Jul 2007 )  
  3 msgs CGI with DBI error - cant use both at the same time (04 Jul 2007 )  
  2 msgs lo_export problem (04 Jul 2007 )  
  13 msgs Ruby case statement (04 Jul 2007 )  
  1 msg Is thread dead? (04 Jul 2007 )  
  1 msg WIN32OLE_EVENT causes cpu running 100% (04 Jul 2007 )  
  7 msgs mouse block and key pressed simulation? (04 Jul 2007 )  
  10 msgs Isn't hash default value behavior just a little bizarre??? (04 Jul 2007 )  
  4 msgs Port ruby to z/OS UNIX (04 Jul 2007 )  
  10 msgs block params scoping (was ruby-talk 257917: RE: Using a block to surround a string?) (04 Jul 2007 )  
  1 msg Marshalling a Time loses zone info (04 Jul 2007 )  
  3 msgs Re: Ruby on the Meraki Mini (04 Jul 2007 )  
  12 msgs Using a block to surround a string? (03 Jul 2007 )  
  7 msgs RubyOSA for QuickTime (03 Jul 2007 )  
  8 msgs Time Test::Unit Question (03 Jul 2007 )  
  5 msgs Garbage Collection (03 Jul 2007 )  
  4 msgs private method clarification, please (03 Jul 2007 )  
  31 msgs mac addr determination (03 Jul 2007 )  
  6 msgs How do I add x months to a date (03 Jul 2007 )  
  4 msgs Super return changed in 1.8.6 (03 Jul 2007 )  
  2 msgs Absolutely lost with URI/Net/HTTP (part II) (03 Jul 2007 )  
  3 msgs Thread (03 Jul 2007 )  
  9 msgs running a huge site (03 Jul 2007 )  
  5 msgs LSRC Name Picker (03 Jul 2007 )  
  1 msg 'rubyscript2exe', cannot put picture in the project??? (03 Jul 2007 )  
  25 msgs [ANN] flatulent-0.0.1 ascii captcha for the masses (03 Jul 2007 )  
  3 msgs Absolutely lost with URI/Net/HTTP (03 Jul 2007 )  
  3 msgs How to check for where a text file begins? (02 Jul 2007 )  
  2 msgs String usage (02 Jul 2007 )  
  2 msgs associating an array to multiple text fields in a form (02 Jul 2007 )  
  1 msg Rake::Filelist and symbolic links (02 Jul 2007 )  
  1 msg [suggestion] before_call, after_call, assert, ... why not ? (02 Jul 2007 )  
  7 msgs getting rid of $0 (02 Jul 2007 )  
  2 msgs Check ARGV for option (what parser to use?) (02 Jul 2007 )  
  4 msgs ruby odbc (02 Jul 2007 )  
  1 msg Re: Plug-in org.rubypeople.rdt.debug.ui was unable to load c (02 Jul 2007 )  
  3 msgs How to timeout a system call (02 Jul 2007 )  
  6 msgs why 1.hour doesn't work? (02 Jul 2007 )  
  1 msg Curious termination on connecting via SSL (02 Jul 2007 )  
  3 msgs Application like Windows Services (02 Jul 2007 )  
  12 msgs I've um... broken Ruby (02 Jul 2007 )  
  1 msg Invoke remote Application (02 Jul 2007 )  
  1 msg soap4r problem (02 Jul 2007 )  
  4 msgs Testing for warnings (02 Jul 2007 )  
  4 msgs support for ruby 1.9 (02 Jul 2007 )  
  1 msg Problems With DirectSound & DL (02 Jul 2007 )  
  4 msgs Console Application Keyboard event catch (02 Jul 2007 )  
  4 msgs How to import text file and split it up by lines (02 Jul 2007 )  
  5 msgs Nested Mixin Problem(?) (02 Jul 2007 )  
  2 msgs DBF question (02 Jul 2007 )  
  5 msgs Variable argument number and behaviour [Newbie] (01 Jul 2007 )  
  1 msg [ANN] MasterView 0.3.3 Rails-optimized (x)html template engine (01 Jul 2007 )  
  6 msgs chi-square table (01 Jul 2007 )  
  10 msgs Given a class, what is the 'require' line? (01 Jul 2007 )  
  1 msg [ANN] ruby-oci8 1.0.0-rc3 (01 Jul 2007 )  
  10 msgs awk regexp search (01 Jul 2007 )  
  8 msgs simple math operations on arrays (01 Jul 2007 )  
  4 msgs Time.to_s (01 Jul 2007 )  
  16 msgs Newbie Question. eval.rb variable scope issue (01 Jul 2007 )  
  15 msgs Test equality of each element in an array (01 Jul 2007 )  
  2 msgs Newbie Question (gets.chomp) (01 Jul 2007 )  
  2 msgs installing Substruct (01 Jul 2007 )  
  8 msgs New File Icon (01 Jul 2007 )