[#296559] assignment if key_exist? in Hash — darren kirby <bulliver@...>
Hi all,
From: darren kirby [mailto:bulliver@badcomputer.org]=20
[#296596] Simple and stable web server? Is there any? — Alexey Petrushin <axyd80@...>
Can you please advice a simple and stable web server in ruby?
[#296618] Ruby on Crack — Antonio Cangiano <acangiano@...>
After several months of keeping it under wraps, I'm happy to
[#296620] linux: getting the "load" values without using "top" — James Dinkel <jdinkel@...>
I would like to get some of the information provided by the "top"
On Tue, Apr 1, 2008 at 8:49 AM, James Dinkel <jdinkel@gmail.com> wrote:
pat eyler wrote:
Oh, thanks, I did not realize it was kept in a file.
On Tue, Apr 1, 2008 at 5:08 PM, James Dinkel <jdinkel@gmail.com> wrote:
[#296625] should I use a database or a flat file? — James Dinkel <jdinkel@...>
I need to store some information with my ruby program and I am not sure
2008/4/1, James Dinkel <jdinkel@gmail.com>:
2008/4/1, James Dinkel <jdinkel@gmail.com>:
On Tue, Apr 1, 2008 at 10:32 AM, James Dinkel <jdinkel@gmail.com> wrote:
Todd Benson wrote:
On Tue, Apr 1, 2008 at 11:55 AM, Lionel Bouton
2008/4/1, Todd Benson <caduceass@gmail.com>:
On Tue, Apr 1, 2008 at 2:35 PM, Robert Klemme
-----BEGIN PGP SIGNED MESSAGE-----
[#296650] What is the RDoc on File talking about? — Oliver Saunders <oliver.saunders@...>
This really confused me - why is the RDoc for the file class talking
On Tue, Apr 1, 2008 at 7:10 PM, Oliver Saunders
[#296654] Does Ruby support exception wrapping (exception chaining)? — "Hartin, Brian" <Brian.Hartin@...>
I could not find any information about this, except regarding DRb.
Hartin, Brian wrote:
On Tue, Apr 1, 2008 at 7:21 PM, Hartin, Brian <Brian.Hartin@pearson.com> wr=
Robert Klemme wrote in post #977344:
On Fri, Feb 18, 2011 at 4:55 PM, Ivo Wever <wever@axini.com> wrote:
[#296680] Ruby equivalent to VB Syntax... — Jeff Miller <loadeddesigns@...>
Hello,
[#296720] Can't get gems to work (1.9, Windows) — jana.koivu@...
Hi,
[#296750] FasterCSV heavy loads? — Michael Linfield <globyy3000@...>
Recently I've attempted to push a huge csv into arrays via code that
[#296755] Dynamic class names — Martin Boese <boesemar@...>
Is it possible to create classes with a dynamic name? Example:
[#296757] Iterators and arrays — Clement Ow <clement.ow@...>
I want to use each index of the array and loop it in such a way that the
[#296763] Monitoring bandwidth — Mark <markonlinux@...>
Hi all,
Mark wrote:
[#296764] Passing command line arguments to Ruby or JRuby script. — Swati Sharma <swati.sharma.rs@...>
hi all,
Swati Sharma wrote:
[#296772] Split Module to multiple Files? — Christian Kerth <christian.kerth@...>
Hey!
[#296786] Regexp Capture Access — Oliver Saunders <oliver.saunders@...>
Given that:
[#296816] JRuby on OpenVMS works! (slow, though) — synergism <synergism@...>
I was pleasantly surprised that JRuby works on OpenVMS. Here's a
[#296821] A Question Of Coupling — Trans <transfire@...>
I have a choice to make about a class interface. This is a very very
[#296832] confused by 'test'.gsub(/.*/,'x') — Wybo Dekker <wybo@...>
Why do I get "xx" instead of "x" in the following:
On Wed, Apr 2, 2008 at 10:12 PM, Wybo Dekker <wybo@servalys.nl> wrote:
On Apr 2, 3:35 pm, "Thomas Wieczorek" <wieczo...@googlemail.com>
On Wed, Apr 2, 2008 at 10:55 PM, Yossef Mendelssohn <ymendel@pobox.com> wrote:
Thomas Wieczorek [2008-04-02 22:59]:
[#296833] Real Quick Question... — Jeff Miller <loadeddesigns@...>
Hello,
On 02/04/2008, Jeff Miller <loadeddesigns@gmail.com> wrote:
[#296849] ruby constructor return value? — Brendan Stennett <brendan6@...>
How do I alert an error if it occurs in an object's constructor?
* Brendan Stennett (brendan6@gmail.com) wrote:
[#296859] using a local variable for method calls — Reid Oda <reid.oda@...>
hello all,
[#296866] How to use "retry" into two deep begin/rescue/end ? — Iñaki Baz Castillo <ibc@...>
Hi, in the code below I want "retry/break/XXXXX" (undefined) in SECOND BEGI=
[#296888] String 'close-to' comparison. — Kyle Hunter <keletmaster@...>
Hello, I have an array. It contains approximately twenty elements which
[#296899] ArgumentError even if variable is set — Prabhas Gupte <gprabhas@...>
I am writing an eruby script (rhtml). Depending on value of a particular
This is because cgi.params["numdomains"] will return a string.
[#296921] How to enable Tk.Tile for ruby? — Nop Nopovich <nop@...>
Hello gents,
From: Nop Nopovich <nop@list.ru>
[#296923] To access row inside a table — Pranjal Jain <pranjal.jain123@...>
Hi
[#296942] mini_magick stdout — Kyle Hunter <keletmaster@...>
Hello,
[#296949] Ruby Tk Canvas Drawing — Bryan Richardson <btrichardson@...>
Hello all,
[#296972] execute method at a certain time — andy <eps@...>
I have written a ruby script that needs to run all the time, then at a
How about something like this:
[#296984] using a range as a key — Michael Linfield <globyy3000@...>
I'm trying to achieve the effect of having a range of integers as a hash
Michael Linfield wrote:
Alex Wayne wrote:
[#296998] Seeking some guidance with net/http — Andrew Cowan <icculus@...>
Heya, I am attempting to write a script that lets me login to my Youtube
Try this: http://rubyforge.org/projects/youtube
[#297004] Using a string as executable code — Peter Marks <petertmarks@...>
I need to store one line method calls as strings in my db and then apply
Peter Marks wrote:
Thanks for the input guys. instance_eval is exactly what I was looking
ara.t.howard wrote:
The problem with code in the database is ... the database. If there is
[#297022] Responding to AJAX - XMLHttpRequest — Tony De <tonydema@...>
Hi all,
[#297038] Is there any standard package to dump to ruby data structures — adm <avinash.magar@...>
Is there any standard package to dump ruby data structures into a
On Fri, Apr 4, 2008 at 1:10 PM, adm <avinash.magar@gmail.com> wrote:
[#297063] Lookup of Capitalized Methods — Trans <transfire@...>
Well, silly me, I just realized what I suppose is THE issue with
[#297066] Convert day of year to month, day — Rob Redmon <rob.webinator@...>
Hi,
On Apr 4, 2008, at 9:38 AM, Rob Redmon wrote:
[#297081] Guardian of Middle-earth (#159) — Matthew Moss <matthew.moss@...>
Well, I finally finished the move and caught up on sleep, and I'm now
On Apr 4, 6:47 pm, Matthew Moss <matthew.m...@gmail.com> wrote:
[#297105] The ||= assignment operator — Belorion <belorion@...>
It was my understanding that the ||= assignment operator assigned the value
On Fri, Apr 4, 2008 at 2:11 PM, Belorion <belorion@gmail.com> wrote:
Thanks all, that clears up my understanding. I hadn't thought of it as x =
On 04.04.2008 21:41, Belorion wrote:
On Sat, Apr 5, 2008 at 10:55 AM, Robert Klemme
On Apr 4, 1:30 pm, Paul Mucur <mu...@waferbaby.com> wrote:
From: Chris Shea [mailto:cmshea@gmail.com]=20
Pe単a, Botp wrote:
RnJvbTogSm9zaHVhIEJhbGxhbmNvIFttYWlsdG86amJhbGxhbmNAZ21haWwuY29tXSANCiMgTm90
On Apr 5, 8:40 am, "David A. Black" <dbl...@rubypal.com> wrote:
Hi --
David A. Black wrote:
On Sat, Apr 5, 2008 at 7:57 PM, Joel VanderWerf <vjoel@path.berkeley.edu> wrote:
[#297118] Atom & the Standard Library RSS Module — grant <gaustin@...>
I need to parse RSS 1.0, 2.0 and ATOM feeds. I upgraded my RSS module
[#297123] win32 service — Brian Scott <mr.novell@...>
Hello,
[#297136] How to extract... — Jan Kowalski <lukasz.chojnowski@...>
From:
[#297143] ruby graph: coordinate plane? — Michael Linfield <globyy3000@...>
Been digging through the net this past day and I can't seem to come up
[#297153] Writing Excel on MAC OS X — Daniel Liebig <d.liebig@...>
Hi all,
[#297169] Is there any Ruby parser for command inline parameters (ARGV[])? — Iñaki Baz Castillo <ibc@...>
Hi, I usually do Ruby scripts for some tasks and many of them allow inline=
[#297188] memory allocation failure: heavy files — Michael Linfield <globyy3000@...>
Seems like any combo I try, eventually it lands me in a NoMemory error.
[#297191] ActionMailer Message-Id field — Nikita Petrov <nixikanius@...>
I am attempting to set my own value for the message-id header in
On Sat, Apr 5, 2008 at 4:10 PM, Nikita Petrov <nixikanius@gmail.com> wrote:
[#297208] ruby socket support — Mike Rosset <mike.rosset@...>
Hello all,
[#297210] Lisper says to rubyist: gimmie your syntax tree — jeff.sykes.rb@...
module Tracer
[#297213] I use exerb to generate exe file,but it doesnt work — Toto Toto <oztoto1@...>
my program is just
[#297228] Is posible to get the Module(s), Class and Method names in which we are? — Iñaki Baz Castillo <ibc@...>
Hi, for logging purposes I'd like to print the Modules, Class and Method in=
El Domingo, 6 de Abril de 2008, I=C3=B1aki Baz Castillo escribi=C3=B3:
I単aki Baz Castillo wrote:
[#297234] Is possible to define various methods at same time? — Iñaki Baz Castillo <ibc@...>
Hi, is possible to define various methods in a single declaration? somethin=
-----BEGIN PGP SIGNED MESSAGE-----
El Domingo, 6 de Abril de 2008, Phillip Gawlowski escribi=C3=B3:
On Apr 6, 2008, at 9:56 AM, I=F1aki Baz Castillo wrote:
El Domingo, 6 de Abril de 2008, James Gray escribi=F3:
2008/4/7, I=F1aki Baz Castillo <ibc@aliax.net>:
El Lunes, 7 de Abril de 2008, Robert Klemme escribi=F3:
Hi,
El Lunes, 7 de Abril de 2008, Gennady Bystritsky escribi=F3:
[#297243] Problem while printing the content of an array, which is pointed by a variable — "Victor Reyes" <victor.reyes@...>
Team,
[#297259] sending a file via XML RPC — "e deleflie" <edeleflie@...>
Hi all,
[#297263] Arbitrary mathematical relations, not just hashes — "Kelly Jones" <kelly.terry.jones@...>
Many programming languages (including Perl, Ruby, and PHP) support hashes:
[#297268] Do arrays use up alot of memory space? — Clement Ow <clement.ow@...>
I just started ruby not too long ago and I'm really new to the language.
Clement Ow wrote:
RnJvbTogQ2xlbWVudCBPdyBbbWFpbHRvOmNsZW1lbnQub3dAYXNpYS5ibnBwYXJpYmFzLmNvbV0g
Thanks Botp and Philip for the help! ;) anyway, ans philip, the network
RnJvbTogbGlzdC1ib3VuY2VAZXhhbXBsZS5jb20gDQojID4gIyBoZXJlIGkgY29tYmluZSB0aG9z
Pe単a, Botp wrote:
-----BEGIN PGP SIGNED MESSAGE-----
[#297277] how to create a product instance? — dare ruby <martin@...>
Dear all,
[#297279] Is it possible to stop SPAM? — =?KOI8-R?B?6dfBziDl19TVyM/Xyd4=?= <evtuhovich@...>
Hello!
[#297281] Calling class method from instance method — Yu-shan Fung <ambivalence@...>
Pretty dumb question -- how do I call a class method from inside an
[#297284] How to override a method defined in Ruby module — Sonar Volta <buistov@...>
Greetings,
2008/4/7, Sonar Volta <buistov@softline.kiev.ua>:
Robert Klemme wrote:
[#297285] strange, non-repetitious error — Pan Kracy <flisak_kf@...2.pl>
Hello
2008/4/7, Pan Kracy <flisak_kf@o2.pl>:
I don't use "lines.each do |line|" because I need number of line.
[#297330] Method parameters Type — Sreedhar Kesanasetti <kesanasetti.sreedhar@...>
Hi All,
El Lunes, 7 de Abril de 2008, Sreedhar Kesanasetti escribi=C3=B3:
[#297331] Controlling non-IE based application — Sean Nakasone <seannakasone@...>
Hello, I've been previously been using waitr to control a web based
I've been in that situation before: web app is converted to psudo
[#297332] Extract youtube video id with eval? — comopasta Gr <granadojose@...>
Hi,
[#297335] Re: Method parameters Type — Mike Blackwell <maiku41@...>
From: Sreedhar Kesanasetti <kesanasetti.sreedhar@citigroup.com>
On Mon, Apr 7, 2008 at 4:28 PM, Mike Blackwell <maiku41@sbcglobal.net> wrote:
[#297357] Saving UTF-8 characters to YAML problem — =?ISO-8859-2?Q?Pawe=B3_Radecki?= <pawel.j.radecki@...>
Hi there,
T24gVHVlLCBBcHIgOCwgMjAwOCBhdCAxMjoyNSBBTSwgUGF3ZcWCIFJhZGVja2kKPHBhd2VsLmou
> install the ya2yaml gem and use "=F4=DA=D9=B5=DE=D9=DB=C0=D3=EC007=A3=BA=
[#297364] Re: Is it possible to stop SPAM? — John Carter <john.carter@...>
On Mon, 7 Apr 2008, =E9=D7=C1=CE =E5=D7=D4=D5=C8=CF=D7=C9=DE wrote:
[#297365] Ruby’s not ready - an indepth essay — "Song Ma" <songmash@...>
F.Y.I
2008/4/7 Song Ma <songmash@gmail.com>:
Interesting. But what I am thinking about is not the attitude of the author,
2008/4/7 Song Ma <songmash@gmail.com>:
On Apr 8, 5:05=A0am, Phillip Gawlowski <cmdjackr...@googlemail.com>
2008/4/7 Song Ma <songmash@gmail.com>:
Rob Sanheim wrote:
-----BEGIN PGP SIGNED MESSAGE-----
I agree about the API docs. There has been talk recently about
Someone has suggested that but I haven't looked at it. I haven't
On Apr 8, 2008, at 12:05 PM, Jeremy McAnally wrote:
Php's docs are good, really good. But I always felt that it's because
We're probably going to do something like that for Rails at RailsConf
Kyle Schmitt wrote:
They were most likely written by those paid by Zend and Yahoo.
>
Song Ma wrote:
> TMTOWDI is bad
On Apr 7, 9:00 pm, Austin Ziegler <halosta...@gmail.com> wrote:
On Tue, Apr 8, 2008 at 7:00 PM, Isaac Gouy <igouy2@yahoo.com> wrote:
On Wed, Apr 9, 2008 at 12:27 AM, Isaac Gouy <igouy2@yahoo.com> wrote:
[#297386] heavy loop functions slow — Michael Linfield <globyy3000@...>
Alright so I was playing with my large amounts of data and ran into yet
2008/4/8, Michael Linfield <globyy3000@hotmail.com>:
Robert Klemme wrote:
2008/4/8, Michael Linfield <globyy3000@hotmail.com>:
That would work, but even with marshal dumping the data set is just too
[#297418] simple, simple array question — Peter Bailey <pbailey@...>
Hi,
[#297425] outlook and win32 service — BENI <rajib.chakrabarti@...>
Hi all,
Who is the service running as? It's going to need to run as the owner
[#297434] programmatically associate a file extension — Kumar Ca <kumar.anul@...>
Hi,
[#297445] How to modify the param value in block — Infinit Blue <infinitblue@...>
For example I hv the following code:
[#297450] Ruby multiline regex problem — Gregg Yows <gregg@...>
Code:
[#297453] Remove first and last items from array — Mark Dodwell <seo@...>
Hi,
[#297471] capitalizing words — Peter Bailey <pbailey@...>
Hi,
Rob Biedenharn wrote:
Rob Biedenharn wrote:
Peter Bailey [2008-04-09 20:04]:
[#297473] System commands with streaming output — Alex Wayne <rubyonrails@...>
I have a long running system command that I want to print the output
Alex Wayne wrote:
Tim Hunter wrote:
Alex Wayne wrote:
[#297509] Re: Ruby Debugger — Phillip Gawlowski <cmdjackryan@...>
-----BEGIN PGP SIGNED MESSAGE-----
Thank you, I'm now looking into ZenTest.
[#297512] output of a method to file? — Zoe Phoenix <dark_sgtphoenix@...>
Can anybody tell me how to take the output of a method and save it to a
-----BEGIN PGP SIGNED MESSAGE-----
Maybe it would help if I posted the code, I'm not sure I understand...
-----BEGIN PGP SIGNED MESSAGE-----
hm, let me re-phrase... I only have 9 items in that array, right? How
-----BEGIN PGP SIGNED MESSAGE-----
I think I understand what you're saying, but I'm not quite sure how to
-----BEGIN PGP SIGNED MESSAGE-----
hmm, I see what you're doing there...
-----BEGIN PGP SIGNED MESSAGE-----
def cityList
[#297514] Generating HTML in a console application — "Ubaldo Villaseca" <villas82@...>
I'd like to generate HTML in a console application and I found
[#297550] Include module and class inheritance? which one to choose? — Shin guey Wong <sgwong513@...>
What is the different between the including a module and inherit a
A module is simply a place where you can store methods.
[#297603] Testcase order — Mario Ruiz <mario@...>
I'm trying to run different testcases in a file:
On Wed, Apr 9, 2008 at 10:18 AM, Mario Ruiz <mario@betware.com> wrote:
So it's impossible to run the testcases in the 'require' order
[#297612] About Ruby — Jakob Lenfers <jakob@...>
Hi,
[#297621] delete first line of a text file — Michele Zio <uncle.mike@...>
hi,
[#297628] dependency injection with Needle gem — Chuck Remes <cremes.devlist@...>
I am puzzling through a few things with needle and dependency
[#297633] My error or bug in "attr_reader" ? — Hexren <me@...>
Hi guys.
On Wednesday 09 April 2008, Hexren wrote:
[#297637] Once again I'm wasting my time with CentOS: gem install won't work... — Xeno Campanoli <xcampanoli@...>
[root@free rubygems-1.1.0]# vi README
Xeno Campanoli wrote:
Em Wednesday 09 April 2008, Xeno Campanoli escreveu:
[#297638] FXRuby versus Tk — Alex DeCaria <alex.decaria@...>
I've done some GUI program with Ruby/Tk, and am able to use it fairly
On Wed, Apr 9, 2008 at 2:40 PM, Alex DeCaria
Lyle,
[#297648] Question of self — Daniel Waite <rabbitblue@...>
module FunFunModule
[#297691] Executing class methods — Clement Ow <clement.ow@...>
class MainLogic
[#297704] global array of hashes — Mario Ruiz <mario@...>
I'm doing this:
[#297724] OT: "Unix" in Japanese — Chad Perrin <perrin@...>
Since I figure there are probably a few Japanese Unix hackers on this
Hi,
On Thu, Apr 10, 2008 at 11:28:59PM +0900, Yukihiro Matsumoto wrote:
[#297744] C rand() in Ruby — Chad Perrin <perrin@...>
Is there some simple way to make use of C's rand() from within Ruby?
[#297764] performance tips — "Vince Forgetta" <forgetta@...>
Hi all,
[#297771] Stack Level Too Deep? — Ryan Lewis <c00lryguy@...>
I have a User class that handles users as structs and adds them to a
[#297786] rdoc 2.0.0 Released — Eric Hodel <drbrain@...7.net>
rdoc version 2.0.0 has been released!
[#297791] getpass — Yang Zhang <yanghatespam@...>
Hi, how do I do getpass() in ruby? Thanks!
-----BEGIN PGP SIGNED MESSAGE-----
[#297815] var = nil if false; p var.nil? #=> true | bug of the day ? — "Arie Kusuma Atmaja" <ariekusumaatmaja2@...>
I tested it using Ruby 1.8.6 patch 111 and also Ruby 1.9.0 (revision 15968).
-----BEGIN PGP SIGNED MESSAGE-----
[#297819] RubyGems 1.1.1 — Eric Hodel <drbrain@...7.net>
Release 1.1.1 fixes some bugs.
Eric Hodel wrote:
On Apr 11, 2008, at 03:10 AM, Shin guey Wong wrote:
On 4/11/08, Eric Hodel <drbrain@segment7.net> wrote:
On Apr 15, 2008, at 23:34 PM, Gerardo Santana G=F3mez Garrido wrote:
$ sudo gem --version
On Apr 16, 2008, at 07:40 AM, Gerardo Santana G=F3mez Garrido wrote:
[#297827] how to create random object to a particular ruby object ? — Pokkai Dokkai <bad_good_lion@...>
how to create random object to a particular ruby object ?
2008/4/11, Pokkai Dokkai <bad_good_lion@yahoo.com>:
On Fri, Apr 11, 2008 at 1:16 PM, Robert Klemme
> [false,nil][rand(2)].send([:&&,:||][rand(2)],
Hi --
On Fri, Apr 11, 2008 at 2:39 PM, David A. Black <dblack@rubypal.com> wrote:
2008/4/11, Robert Dober <robert.dober@gmail.com>:
On Fri, Apr 11, 2008 at 4:41 PM, Robert Klemme
On Fri, Apr 11, 2008 at 2:17 AM, Pokkai Dokkai <bad_good_lion@yahoo.com> wrote:
Martin DeMello wrote:
[#297831] Match string from possible strings — John Butler <johnnybutler7@...>
Hi,
[#297844] How to duplicate a object changing the class without attributes memory copy — "Iñaki Baz Castillo" <ibc@...>
SGksIEknbSBkb2luZyBhIHNlcnZlciBhbmQgd2FudCB0byBhdm9pZCBtZW1vcnkgaW5uZWNlc2Fy
I単aki Baz Castillo wrote:
MjAwOC80LzEyLCBKb2VsIFZhbmRlcldlcmYgPHZqb2VsQHBhdGguYmVya2VsZXkuZWR1PjoKCj4g
El Lunes, 14 de Abril de 2008, Gary Wright escribi=F3:
I=F1aki Baz Castillo wrote:
MjAwOC80LzE1LCBHZW5uYWR5IEJ5c3RyaXRza3kgPEdlbm5hZHkuQnlzdHJpdHNreUBxdWVzdC5j
[#297860] Sending emails — David Anderson <lists@...>
have a look at ActionMailer:
[#297877] Designing Namespaces — Trans <transfire@...>
I find it curious that whenever I design an application and begin to
[#297882] surprise in sub — matt@... (matt neuburg)
irb(main):001:0> s = "\\\\"
[#297884] delete_if, select and (lack of) delete_if!, self.POLS == false — Saku Ytti <saku@...>
Hey everyone,
Hi --
On (2008-04-12 01:32 +0900), David A. Black wrote:
On Fri, Apr 11, 2008 at 6:46 PM, Saku Ytti <saku@ytti.fi> wrote:
On (2008-04-12 02:08 +0900), Robert Dober wrote:
On (2008-04-12 02:26 +0900), Saku Ytti wrote:
On Fri, Apr 11, 2008 at 7:31 PM, Saku Ytti <saku@ytti.fi> wrote:
On (2008-04-12 04:04 +0900), Robert Dober wrote:
Hi --
On (2008-04-12 04:20 +0900), David A. Black wrote:
Hi --
On (2008-04-12 04:37 +0900), David A. Black wrote:
Hi --
On (2008-04-12 04:54 +0900), David A. Black wrote:
[#297903] Which way is the best way to require another file in .rb — Eddy Xu <eddyxu@...>
I put all source in to lib/ path, and named a lib/foo path for my foo
[#297919] Ruby is Almost Ready! — "Avdi Grimm" <avdi@...>
Down in the dumps because Ruby's just not ready for the enterprise?
[#297928] How to check record duplication before saving? — Frank Tsao <shuhao.tsao@...>
Hi, everyone,
-----BEGIN PGP SIGNED MESSAGE-----
If you are using Rails and migrations
RubyTalk@gmail.com wrote:
On Fri, Apr 11, 2008 at 6:01 PM, Frank Tsao <shuhao.tsao@gmail.com> wrote:
On Fri, Apr 11, 2008 at 6:43 PM, Todd Benson <caduceass@gmail.com> wrote:
On Sat, Apr 12, 2008 at 3:55 PM, ara.t.howard <ara.t.howard@gmail.com> wrote:
On Sat, Apr 12, 2008 at 7:14 PM, Todd Benson <caduceass@gmail.com> wrote:
On Sat, Apr 12, 2008 at 8:37 PM, Todd Benson <caduceass@gmail.com> wrote:
On Sat, Apr 12, 2008 at 9:02 PM, ara.t.howard <ara.t.howard@gmail.com> wrote:
On Sat, Apr 12, 2008 at 9:55 PM, Todd Benson <caduceass@gmail.com> wrote:
On Sat, Apr 12, 2008 at 10:16 PM, Todd Benson <caduceass@gmail.com> wrote:
[#297935] Looking for Hidden Gems — James Gray <james@...>
I'm hunting for some gems that are under loved, off the beaten path,
James Gray wrote:
[#297962] exec with environment? — Ian Peters-campbell <mahatmamanic@...>
I am running a Ruby script which needs to set some environment variables
On 12.04.2008 06:57, Ian Peters-campbell wrote:
I believe something like
[#297970] fxruby gem install problem — Tom Cloyd <tomcloyd@...>
I'm trying to install the most recent fxruby gem - I don't understand
-----BEGIN PGP SIGNED MESSAGE-----
[#297978] CGI - problem with calling methods — Rob Boellaard <rboell@...>
[#297981] AutoIt over Ruby question - How do I call ObjGet()? — sean_n <seannakasone@...>
Here's an example of using autoit inside of ruby.
[#297983] WeakRef -- excessive memory usage? — David Beswick <"david mail"@...>
Hi everyone, I recently had a problem with memory usage in my ruby 1.8.6
puts 'weakref'r = require 'weakref'puts rs = 'hello'a = []GC.disable #<--------5.times { gets puts "100times" 100.times { WeakRef.new(s) } puts "end times"
[#297997] Instance Variable On-Change — Ryan Lewis <c00lryguy@...>
I need to make a way to run a method when class' instance variable
[#298018] Hash#slice — ara howard <ara.t.howard@...>
[#298037] change usage of pp in Test::Unit assertions — mmalaidini@...
Hi all.
[#298040] Rubyscript2exe windows executables, on Linux. — "K." <SxKorean@...>
I've downloaded rubyscript2exe, and:
[#298054] umask vs umask — Daniel Berger <djberg96@...>
Hi,
SGksDQotLS0tLSBPcmlnaW5hbCBNZXNzYWdlIC0tLS0tIA0KRnJvbTogIkRhbmllbCBCZXJnZXIi
Hi,
[#298080] Deleting first lines of Array — Jo Ay <wvs_chaos@...>
Hi,
[#298087] ruby/tk and loop delay — Ed Redman <redman@...>
I am writing a card game in ruby/tk.
[#298094] gets.chomp....... not function — Vister Gade <gade_vd@...>
heloo.... i m a beginner of ruby...
[#298107] ruby execution — Sumanta Das <sumantacaptain@...>
can i execute ruby program step by step?
Sumanta Das wrote:
[#298109] how to execute a method every few seconds — Zoe Phoenix <dark_sgtphoenix@...>
I'm playing around with making a small test game with what little Ruby
[#298122] How to reliably setup require path — Christian Johansen <chrisjoha@...>
I'm writing my first Ruby command line application (beyond a simple
Christian Johansen wrote:
On Apr 14, 2008, at 16:16 PM, Joel VanderWerf wrote:
Eric Hodel wrote:
[#298123] Dynamically referring to a Class — Gaudi Mi <gaudimila@...>
I have several classes in my application, e.g. Person, Employer, Office.
On Mon, Apr 14, 2008 at 2:32 PM, Gaudi Mi <gaudimila@yahoo.com> wrote:
> I however wonder if the need of doing metaprogramming to
[#298128] Stupid question about the Stick gem. — "Michael T. Richter" <ttmrichter@...>
So, I installed the stick gem and gave it a run through its paces. I
[#298132] Rails gem site seems borked. — "Michael T. Richter" <ttmrichter@...>
$ gem install rails
On Apr 14, 2008, at 06:58 AM, Michael T. Richter wrote:
Eric Hodel wrote:
... incidentally, I get the same broken pipe error message regardless
On Apr 17, 2008, at 18:18 PM, Sonny Chee wrote:
[#298145] noob 'why doesn't this work' question — Vincent Angeloni <nospam7272@...>
Hi and greetings to all group members!
On Tue, Apr 15, 2008 at 12:47:21AM +0900, Vincent Angeloni wrote:
> I'm not entirely sure what you're trying to accomplish anyway
[#298153] Ruport 1.6 and Murdoch 1.0 — Gregory Brown <gregory.t.brown@...>
Hi folks,
[#298154] My Longsword is broken. — Ben Galyean <bengalyean@...>
Hello all,
[#298155] help need in chat client/server — HadsS <a.hadss@...>
Hey...
[#298156] Mutable member variables -- surprising behavior — "Adam Bender" <abender@...>
I noticed some surprising behavior in one of my Ruby programs, and am
[#298167] create server — "Vince Forgetta" <forgetta@...>
Hi all,
[#298189] Ruby DBI MySQL: how to specify protocol=tcp — Kyle <kyle.rabe@...>
Hello! I'm using a ruby script to synchronize a remote (web) MySQL
[#298193] Is there a One True Postgres interface? Is Ruby-postgres maintained? — John Carter <john.carter@...>
Is there a One true Ruby Interface to Postgres?
John Carter wrote:
On Tue, 15 Apr 2008, Reid Thompson wrote:
On Tue, 15 Apr 2008, John Carter wrote:
On Tue, Apr 15, 2008 at 08:44:31AM +0900, John Carter wrote:
On Tue, 15 Apr 2008, Chad Perrin wrote:
John Carter wrote:
On Tue, Apr 15, 2008 at 01:40:57PM +0900, John Carter wrote:
On Tue, 2008-04-15 at 15:57 +0900, Chad Perrin wrote:
On Wed, Apr 16, 2008 at 02:31:34AM +0900, Jeff Davis wrote:
On Tue, 2008-04-15 at 08:41 +0900, John Carter wrote:
Jeff Davis wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Phillip Gawlowski, 16.04.2008 02:08:
-----BEGIN PGP SIGNED MESSAGE-----
Phillip Gawlowski, 16.04.2008 16:39:
-----BEGIN PGP SIGNED MESSAGE-----
On Wed, 2008-04-16 at 08:49 +0900, M. Edward (Ed) Borasky wrote:
I can see Jeff's point. If both libpq and the Postgres JDBC drivers
Having started this huge thread on PostgresSQL, I found...
On Thu, May 22, 2008 at 10:40 PM, John Carter <john.carter@tait.co.nz> wrote:
On Sat, 24 May 2008, Todd Benson wrote:
John Carter wrote:
Todd Benson wrote:
[#298210] How das Ruby work — Stefan Huettenrauch <stefan.huettenrauch@...>
Hi together,
[#298258] Win32 Process Signals — Christian Kerth <christian.kerth@...>
Hey!
[#298262] how to find hostname from a given IP address in LAN ? — Pokkai Dokkai <bad_good_lion@...>
how to find hostname from a given IP address in LAN ?
-----BEGIN PGP SIGNED MESSAGE-----
[#298265] Onmouseover popup — Katsuo Isono <comics@...>
Hi, I would appreciate if anyone can tell me what script or method is
[#298266] Ada vs Ruby — Marc Heiler <shevegen@...>
Hi,
Marc Heiler wrote:
On 15 Apr 2008, at 13:28, Michael Neumann wrote:
On Tue, Apr 15, 2008 at 7:54 PM, Eleanor McHugh
-----BEGIN PGP SIGNED MESSAGE-----
On 16 Apr 2008, at 03:40, Phillip Gawlowski wrote:
-----BEGIN PGP SIGNED MESSAGE-----
On 16 Apr 2008, at 14:42, Phillip Gawlowski wrote:
-----BEGIN PGP SIGNED MESSAGE-----
On Wed, Apr 16, 2008 at 12:57 PM, Phillip Gawlowski
-----BEGIN PGP SIGNED MESSAGE-----
Phillip Gawlowski wrote:
-----BEGIN PGP SIGNED MESSAGE-----
On Fri, Apr 18, 2008 at 7:36 AM, Phillip Gawlowski
unsubscribe
-----BEGIN PGP SIGNED MESSAGE-----
On Wed, Apr 16, 2008 at 6:23 PM, Eleanor McHugh
On 16 Apr 2008, at 19:44, Robert Dober wrote:
On Wed, 2008-04-16 at 11:27 +0900, Rick DeNatale wrote:
I'd much rather be damn sure and also have exception handling for what
On Wed, Apr 16, 2008 at 4:27 AM, Rick DeNatale <rick.denatale@gmail.com> wrote:
In article <5E300D89-09B9-4788-9E43-C2517C0E0A3C@games-with-brains.com>,
On 16 Apr 2008, at 19:40, Francis Burton wrote:
On Thu, Apr 17, 2008 at 3:21 AM, Eleanor McHugh
-----BEGIN PGP SIGNED MESSAGE-----
On Thu, Apr 17, 2008 at 12:26 PM, Phillip Gawlowski
-----BEGIN PGP SIGNED MESSAGE-----
On Thu, Apr 17, 2008 at 3:36 PM, Phillip Gawlowski
-----BEGIN PGP SIGNED MESSAGE-----
On Sat, Apr 19, 2008 at 7:00 PM, <adaworks@sbcglobal.net> wrote:
I guess I never expected this to become that big :)
Marc Heiler wrote:
On Sat, Apr 19, 2008 at 7:34 PM, Marc Heiler <shevegen@linuxmail.org> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
[#298267] checking connection to server:port [socket] — Kr Alfabeta <kristis@...>
hi,
Kr Alfabeta wrote:
RnJvbTogbGlzdC1ib3VuY2VAZXhhbXBsZS5jb20gDQojIFttYWlsdG86bGlzdC1ib3VuY2VAZXhh
[#298274] write ruby code on a blog — aidy <aidy.lewis@...>
Hi,
[#298279] at_exit handlers and Process.kill — Daniel Berger <djberg96@...>
Hi all,
Daniel Berger wrote:
ts wrote:
Daniel Berger wrote:
[#298280] Reg Exp — Dipesh Batheja <dipesh_batheja@...>
Can somebody hep me with a very simple regular expression. I want to
On Tue, Apr 15, 2008 at 2:59 PM, Dipesh Batheja
[#298288] making Ruby a standard browser side language — SpringFlowers AutumnMoon <summercoolness@...>
it looks like Prototype was made to mimic Ruby in Javascript, and people
[#298318] Hash or bidimensional Array when key is case insensitive? — "Iñaki Baz Castillo" <ibc@...>
SGksIEkndmUgdG8gdGFrZSBhIGRlY2lzc2lvbiBhYm91dCB1c2luZyBhbiBiaWRpbWVuc2lvbmFs
I単aki Baz Castillo wrote:
El Martes, 15 de Abril de 2008, Stefan Rusterholz escribi=C3=B3:
On Tue, Apr 15, 2008 at 6:31 PM, I=F1aki Baz Castillo <ibc@aliax.net> wrote=
[#298338] Question regarding mechanize lib — Andrew Cowan <icculus@...>
I have been scanning the docs for mechanize and cannot find a way to
I'm not sure about generic headers, but I know one can set the basic
Thanks Shawn, I wish it did help. I need a way to set custom request
On Tue, Apr 15, 2008 at 8:22 PM, Andrew Cowan <icculus@gmdstudios.com> wrote:
Jesus, please ignore my last response about this, after playing with
[#298352] Is there a way to obtain the computer name using ruby? — Mike Johnson <freezingsmile@...>
Hi, all
On Tue, Apr 15, 2008 at 2:48 PM, Mike Johnson <freezingsmile@gmail.com>
[#298369] Windows, Net::SSH: how do I use a private key (w / password) — James Dinkel <jdinkel@...>
Private key authentication works with this user, I know because I use it
On Apr 15, 8:27 pm, James Dinkel <jdin...@gmail.com> wrote:
On Tue, Apr 15, 2008 at 6:45 PM, Luis Lavena <luislavena@gmail.com> wrote:
On Wed, Apr 16, 2008 at 6:01 AM, Gordon Thiesfeld <gthiesfeld@gmail.com> wrote:
On Wed, Apr 16, 2008 at 7:24 AM, Robert Dober <robert.dober@gmail.com> wrote:
[#298385] Annoying block variable behaviour !! — Iñaki Baz Castillo <ibc@...>
Hi, I remember reading somewhere that the Ruby handling of block local=20
[#298386] Check if remote server exists — Jeff Miller <loadeddesigns@...>
Hello,
> if the server exists. Is there a way to do this? Perhaps with win32ole?
Woops, you have to "" ip.
thanks! I will test this tomorrow since I'm off work today, but this
> Could I use the server name instead of the IP in the same way?
On Wed, Apr 16, 2008 at 3:18 PM, Michael Linfield
[#298391] Re: Is there a One True Postgres interface? Is Ruby-postgresmaintained? — Luis Lavena <luislavena@...>
On Apr 15, 9:08 pm, Phillip Gawlowski <cmdjackr...@googlemail.com>
[#298408] Parallel for loop — Fredrik <fredjoha@...>
There doesn't seem to be any EASY way of doing a parallel computation
On Apr 16, 1:10 pm, "ara.t.howard" <ara.t.how...@gmail.com> wrote:
[#298432] Noob Questions [arrays] — RoRNoob <rornoob@...>
Be warned - I'm new to Ruby and programming in general, so I'm sure
RoRNoob wrote:
[#298453] Calculating elapsed time — Clement Ow <clement.ow@...>
I have a program where i put the time at the beginning:
On Wed, Apr 16, 2008 at 11:56 AM, Clement Ow
On Apr 16, 2008, at 6:24 AM, Jes=FAs Gabriel y Gal=E1n wrote:
[#298467] Continuation in web (Seaside clone) — Alexey Petrushin <axyd80@...>
Hello!
On Wed, 16 Apr 2008, Alexey Petrushin wrote:
[#298470] ruby memory allocation — Emanuele Ricci <maurice.enciel@...>
I just discovered that ruby allocates memory in 8Mb chunks.
[#298547] Login Help — Phil Clarke <philip.clarke@...>
Hi all,
[#298557] Ruby Opengl Speed — Diego Bernardes <di3go.bernardes@...>
Ruby has a Opengl binding, but well, its kind slow compared to c or
[#298561] OpenSSL with Ruby — vaibhavb <vaibhavb@...>
hi all -
[#298584] Deleting of files older than a stipulated date — Clement Ow <clement.ow@...>
Pardon for my multiple posts in this forum as Im rushing a project but
On Thu, Apr 17, 2008 at 4:53 AM, Clement Ow
[#298589] Ruby Hero Awards — Gregg Pollack <GreggPollack@...>
Hey guys,
[#298590] noob random number question — Zoe Phoenix <dark_sgtphoenix@...>
If I wanted a program to return a random percentage of a number, like,
number / rand(101).to_f
it doesn't seem to be working... I need it to return a random percentage
sorry if I wasn't clear when I originally posted, btw >.>;;
[#298608] thread question — Zoe Phoenix <dark_sgtphoenix@...>
Okay, I took someone's advice in an earlier post I made on how to poison
[#298615] WIN32OLE disable busy dialog etc — Charles Lowe <aquasync@...>
Hi,
Hello,
[#298629] How to "break" a "case-when" ? — "Iñaki Baz Castillo" <ibc@...>
SGksIGlzIG5vdCBwb3NzaWJsZSB0byB0ZXJtaW5hdGUgdGhlIGJvZHkgb2YgYSAid2hlbiIgc3Rh
2008/4/17, I=F1aki Baz Castillo <ibc@aliax.net>:
MjAwOC80LzE3LCBTdGVmYW4gTGFuZyA8cGVyZmVjdGx5Lm5vcm1hbC5oYWNrZXJAZ21haWwuY29t
I単aki Baz Castillo wrote:
MjAwOC80LzE3LCBQZXRlciBIaWNrbWFuIDxwZXRlckBzZW1hbnRpY28uY29tPjoKCj4gIEJ1dCBp
RnJvbTogScOxYWtpIEJheiBDYXN0aWxsbyBbbWFpbHRvOmliY0BhbGlheC5uZXRdIA0KIyB2YXIg
El Viernes, 18 de Abril de 2008, Pe=C3=B1a, Botp escribi=C3=B3:
On Fri, Apr 18, 2008 at 8:52 PM, I=F1aki Baz Castillo <ibc@aliax.net> wrote=
[#298698] Windows, Net::SSH: how do I send a password to sudo? — James Dinkel <jdinkel@...>
I'm establishing an ssh connection and then I want to run a command as
[#298711] system(ping) — Heinrich Piard <linux@...>
Hi,
Daniel Berger wrote:
I have tried to use this script that you posted but keep getting the
[#298715] When are lambdas needed? — Stedwick <philip.brocoum@...>
I have seen many tutorials on the Internet explaining where lambdas
On Thu, 17 Apr 2008 16:58:44 -0500, Joel VanderWerf wrote:
[#298739] forkoff - parallel processing for ruby enumerables — ara howard <ara.t.howard@...>
-----BEGIN PGP SIGNED MESSAGE-----
-----BEGIN PGP SIGNED MESSAGE-----
ara howard:
Thanks a lot for your reply, Ara, and for your time!
Checking out the source I only see pid = fork (this is a call to
[#298751] What's the 'portable' way to do this? — Xie Hanjian <jan.h.xie@...>
Hi,
Hi,
Hi,
[#298768] Naming question — "Robert Dober" <robert.dober@...>
Hi list
From: Robert Dober [mailto:robert.dober@gmail.com]=20
On Fri, Apr 18, 2008 at 4:02 AM, Pe=F1a, Botp <botp@delmonte-phil.com> wrot=
[#298789] Re: redirecting url — flo@...
|-----BEGIN PGP SIGNED MESSAGE-----
[#298792] Webrick override HTTPResponse::setup_header — andrey <Andrey.D.Nikitin@...>
Hi, all.
[#298803] line breaks in multiline regexp — Andrey Chaschev <chaschev@...>
Hi! I really want to know how to denote line breaks in multiline regexp.
[#298813] how to change objects in heap? — Dmitry Regent <regentdv@...>
I'm novice at ruby and faced to a little problem.
[#298823] Ruby script to run command as root on remote linux system — James Dinkel <jdinkel@...>
This is really sort of an offshoot of this thread:
[#298875] Included in Kernel, yet won't show up in `C::ancestors'? — "Arlen Cuss" <celtic@...>
Hi all,
[#298883] why doesn't ruby have generics? — thufir <hawat.thufir@...>
Is it because Ruby is dynamic, or something else?
-----BEGIN PGP SIGNED MESSAGE-----
[#298893] if behavior — Qwe Qwe <frea@...>
Hi,
[#298914] win32-service-0.6.1 using a Rails Model — david <davidhooey@...>
Windows 2000 SP4
[#298915] Triangle Area (#160) — Matthew Moss <matthew.moss@...>
Apologies for the latest... Some busy stuff this week in "real life."
I'm doing a little cheating here, and may have severely wimped out.
On 4/21/08, Todd Benson <caduceass@gmail.com> wrote:
[#298950] Database construction in Ruby — Christopher Small <sonicdisturber@...>
[#298957] Executing code in a variable — Zangief Ief <z4n9ief@...>
Hello,
On Apr 20, 11:43 am, Zangief Ief <z4n9...@gmail.com> wrote:
Hi --
On 20.04.2008 14:50, David A. Black wrote:
Hi --
On Sun, Apr 20, 2008 at 3:53 PM, David A. Black <dblack@rubypal.com> wrote:
[#298966] Ruby 1.8.7-preview2 has been released — "Akinori MUSHA" <knu@...>
Folks,
[#298980] Bug: multiline ruby expressions with parens — Alex Shulgin <alex.shulgin@...>
Hi,
[#298982] Counting Program — "Will Mueller" <will.liljon@...>
I recently actually started "studying" ruby again and attempted to
-----BEGIN PGP SIGNED MESSAGE-----
>it's as simple as ...
Or even use a range:
On Apr 25, 10:08 am, Will Mueller <will.lil...@gmail.com> wrote:
[#298984] Defining attr like methods — Chad Murphy <floppyformattingfrenzy@...>
Here is what I'm trying to do
[#298986] A couple of questions regarding class design — "Michael W. Ryder" <_mwryder@...>
I am part way through implementing a Rational math class to further my
Michael W. Ryder wrote:
On Sun, Apr 20, 2008 at 11:45 PM, Michael W. Ryder
Robert Dober wrote:
On 21.04.2008 23:28, Michael W. Ryder wrote:
Robert Klemme wrote:
On Tue, Apr 22, 2008 at 9:15 PM, Michael W. Ryder
Robert Dober wrote:
On Tue, Apr 22, 2008 at 10:55 PM, Michael W. Ryder
On 23.04.2008 00:44, Robert Dober wrote:
On Wed, Apr 23, 2008 at 8:05 AM, Robert Klemme
2008/4/23, Robert Dober <robert.dober@gmail.com>:
On Wed, Apr 23, 2008 at 11:47 AM, Robert Klemme
2008/4/23, Robert Dober <robert.dober@gmail.com>:
* Robert Klemme <shortcutter@googlemail.com> (2008-04-21) schrieb:
[#299012] Accessing Windows actions(Shutdow.Restart) — Raveendran Perumalsamy <jazzezravi@...>
Hi All,
On Mon, Apr 21, 2008 at 1:25 AM, Raveendran Perumalsamy
Thank for David and Gardon.
On Mon, Apr 21, 2008 at 11:57 PM, Raveendran Jazzez
Hi All,
Raveendran Jazzez wrote:
[#299018] Problem in installing gems — Pranjal Jain <pranjal.jain123@...>
Hi friends
Hey pranjal,
On Apr 21, 2008, at 00:40 AM, Pranjal Jain wrote:
[#299019] Rubyforge RubyGem propagation delay — Michael Neumann <mneumann@...>
Hi,
[#299032] ruby signals — Martin Vales <martin@...>
[#299047] CSV nesting — Max Russell <thedossone@...>
I have a snippet of code that looks like this:
[#299056] require 'msn/msn'? — Pat Kiatchaipipat <hb.pat87@...>
hi. I try to make ruby msn bot like this tutorial.
[#299068] Barby 0.1 - Ruby barcode generator that doesn't suck (that much) — Tore Darell <toredarell@...>
This is something I released a while ago, but I thought I'd announce
[#299117] how to use regexp assertion — smellcode <smellcode@...>
aG93IHRvIHVzZSByZWdleHAgYXNzZXJ0aW9uCmxpa2UgdGhpcyBpbiBwZXJsCi9zb21lX3BhdHRl
[#299122] character substitution using tr() — Max Williams <toastkid.williams@...>
I'm using a method that i found at the acts as ferret site:
[#299128] How can I organize my project in the best way? — Christoffer Lern<lerno@...>
I'm writing a server for a networked game using ruby, but I keep
[#299130] Deadlock in DRb — Lars Christensen <larsch@...>
In a program with two DRb servers running (two time start_service), i
[#299133] Ruby and Contract Programming (was Ruby vs. Ada) — "Robert Dober" <robert.dober@...>
Hi list
[#299138] Rake: race condition between task prerequisites — Tobie Langel <tobie.langel@...>
Hi,
[#299161] Where did the monsters go? — Ben Galyean <bengalyean@...>
Stuck again. My random monster-fight generator works, but it's so BASIC.
[#299172] Hashes — Tim Wolak <twolak@...>
Can Ruby create a hash and have a key and the value be an array?
Hi --
[#299187] Any reason for having no module exclusion functionality in R — Yurii Rashkovskii <yrashk@...>
Hello,
2008/4/22 Yurii Rashkovskii <yrashk@gmail.com>:
[#299192] Ridiculously cool Ruby snippets? — Stedwick <philip.brocoum@...>
I came across this site:
[#299204] Extending Hast class with custom [] []= methods — Iñaki Baz Castillo <ibc@...>
Hi, I'd like to extend Hash class [] and []=3D methods in order to find a k=
Hi --
On Apr 22, 6:15 pm, Daniel Finnie <d...@danfinnie.com> wrote:
MjAwOC80LzIzLCBDaHJpcyBTaGVhIDxjbXNoZWFAZ21haWwuY29tPjoKCj4gQnV0IGhlIGFza2lu
On Apr 22, 7:31 pm, Chris Shea <cms...@gmail.com> wrote:
[#299216] Ruby and object paradigm — Andres <andresgaragiola@...>
Hi ruby list,
Andres wrote:
[#299222] Extract date from filenames using regex — Clement Ow <clement.ow@...>
I have my code which looks like this:
Hi,
Daniel Finnie wrote:
On Wed, Apr 23, 2008 at 9:14 AM, Clement Ow
On Wed, Apr 23, 2008 at 9:50 AM, Jes=FAs Gabriel y Gal=E1n
Jesテコs Gabriel y Galテ。n wrote:
T24gV2VkLCBBcHIgMjMsIDIwMDggYXQgMTA6MzggQU0sIENsZW1lbnQgT3cKPGNsZW1lbnQub3dA
[#299236] Ruby -- Mack Framework — Raveendran Jazzez <jazzezravi@...>
Hi All,
[#299254] Is possible to extend "attr_accessor" "attribue=" method? — "Iñaki Baz Castillo" <ibc@...>
SGksIEknZCBsaWtlIHRvIHVzZSBhbiAiYXR0cl9hY2Nlc3NvciIgYnV0IHdoZW4gaXRzIGF0dHJp
[#299273] HTTP::Post - HTTP::Get (Can someone help me?) — Fred <nospam@...>
Hello,
quoth the Fred:
Thanx Darren for the info
resp.body is a php page => purpose is to see of step 1 is working
The First step is to insert javascript into PHP page.
On Thu, Apr 24, 2008 at 6:30 AM, Fred <nospam@gmail.com> wrote:
Fred wrote:
i can't follow you:
Fred wrote:
7stud -- schreef:
[#299276] PickAxe - Understanding [] on SongList — Mohnish Chaudhary <mohnish82@...>
Hi,
[#299299] Shoes and require — Asdf Fsda <adler24@...>
Helo
[#299353] REXML cannot handle apostrophes? — Stedwick <philip.brocoum@...>
I have this line in my XML file that was created by REXML
[#299360] Email/SMTP::NET Problems — Brantley Shields <brantley_shields@...>
Greetings,
Anyone have any idea of a quick solution?
I thought the same,
T24gQmVoYWxmIE9mIEJyYW50bGV5IFNoaWVsZHMNCiMgSSBrbmV3IGVtIHdhcyBob2xkaW5nIHRo
[#299391] Question about array.each{|x| delete x} — Frisco Del Rosario <frisco@...>
myArray = [1, 2, 3]
[#299393] Puzzeling little inconsistency — "Robert Dober" <robert.dober@...>
I just stumbled upon this, not sure what is going on here. BTW Ruby,
[#299394] inverse OOP — Martin Vales <martin@...>
Hi:
On 24 Apr 2008, at 10:40, Martin Vales wrote:
On 24.04.2008 12:15, Eleanor McHugh wrote:
[#299395] puts "\\".gsub("\\", "\\\\") — martinus <martin.ankerl@...>
Hello, I have a mini-ruby quiz. Guess what this line of code writes to
[#299409] Ruby & Artificial Intelligence — Pranjal Jain <pranjal.jain123@...>
HI friends
On Thu, 24 Apr 2008 07:25:21 -0500, Pranjal Jain wrote:
[#299410] Calling C functions from Embedded Ruby Interpreter — Mohit Sindhwani <mo_mail@...>
Hi Everyone,
[#299429] Hash keys — Tim Wolak <twolak@...>
Morning,
[#299432] Ruby1.9, instance_eval and private methods — "Victor 'Zverok' Shepelev" <vshepelev@...>
Can somebody please explain this:
Victor 'Zverok' Shepelev wrote:
[#299438] This can't be right — Stefan Kroes <s.a.kroes@...>
Hi all,
[#299463] Pointer concept in Ruby ? — "Iñaki Baz Castillo" <ibc@...>
SGksIEknZCBsaWtlIHRvIGhhdmUgYSB2YXJpYWJsZSBwb2ludGluZyB0byBhIEhhc2gvQXJyYXkg
MjAwOC80LzI0LCBNaWthZWwgSMO4aWx1bmQgPG1pa2FlbEBob2lsdW5kLm9yZz46Cj4KPiAgT24g
On Fri, 25 Apr 2008, [UTF-8] I=C3=B1aki Baz Castillo wrote:
MjAwOC80LzI0LCBraGFpbmVzQGVuaWdvLmNvbSA8a2hhaW5lc0Blbmlnby5jb20+OgoKPiAgVGhl
[#299478] xmlrpc client (HttpBadResponse error) — Nate Leavitt <nateleavitt@...>
Hey guys... I'm having some issues connecting to an xmlrpc server.
[#299479] Function appends same value to string based on number of function calls — vannuys@...
Hi Guys,
[#299508] pretty folder tree script — John <john.d.perkins@...>
Hola,
[#299531] Is there any nomenclature for private methods? — Iñaki Baz Castillo <ibc@...>
Hi, I don't like the way of declaring publi and private methods since it's =
MjAwOC80LzI1LCBUcmFucyA8dHJhbnNmaXJlQGdtYWlsLmNvbT46CgoKPiBJIGFncmVlIHRoYXQg
SGksCgpPbiBGcmksIEFwciAyNSwgMjAwOCBhdCA4OjE4IFBNLCBJw7Fha2kgQmF6IENhc3RpbGxv
MjAwOC80LzI1LCBBcmxlbiBDdXNzIDxjZWx0aWNAc2Fpcnl4Lm9yZz46Cgo+ICBBbHNvLCBub3Rl
[#299552] blackhawk down — ara howard <ara.t.howard@...>
[#299555] Permission denied - (Errno::EACCES)- Help! — Clement Ow <clement.ow@...>
Hi i remember posting this before but I needed to raise the issue again
double check the directory exists ?
[#299576] "alias name objetc.method" not allowed? — "Iñaki Baz Castillo" <ibc@...>
SGksIEkndmUgYSBtZXRob2QgdGhhdCByZXR1cm5zIGFuIG9iamVjdDoKCiAgZGVmIG9iamVjdAog
[#299585] Ruby Minimalism — aidy <aidy.lewis@...>
Hi,
aidy wrote:
On 25 Apr 2008, at 15:11, M. Edward (Ed) Borasky wrote:
[#299606] undefined local variable — Johan Eriksson <johan@...>
Hi!
On Apr 25, 11:16 am, Johan Eriksson <jo...@johaneriksson.se> wrote:
Chris Hulan wrote:
Hi --
Hi --
Hi --
Hi --
[#299608] Array inject function problem — Inbroker Adams <dadravu@...>
Hello Rubyists,
Inbroker Adams wrote:
Hi --
So let me ask you this:
Jason Lillywhite wrote:
On Wed, Jun 11, 2008 at 5:50 PM, Tim Hunter <TimHunter@nc.rr.com> wrote:
Rick DeNatale wrote:
On Thu, Jun 12, 2008 at 9:15 AM, Sebastian Hungerecker
[#299619] DBI:ibm_db connection for IBM DB2 database — Nicholas Quaine <nquaine2@...>
Hello,
[#299622] multi-dimensional arrays to 2-dimensional arrays — "Wirianto Djunaidi" <wirianto.djunaidi@...>
Hi,
[#299623] determing what os is running — cb <example@...>
I need to execute commands differently based on the underlying
[#299642] How to return more than one object to a block — "Ivan V." <m-ruby-forum.com@...>
Hi,
[#299676] status ruby 1.9 rails or 1.8 w/oniguruma — jOhn <netcam@...>
what is the official status on v1.9 with rails or how to get vy.n to
[#299688] Howto get array.agrep (NOT array.grep) — Phil Rhoades <phil@...>
People,
* Phil Rhoades <phil@pricom.com.au> (06:24) schrieb:
hi phil!
jens,
Phil Rhoades [2008-04-26 19:13]:
[#299701] help re recording/replaying (i.e. automating) HTTP interactions to a web-site??? — "Greg Hauptmann" <greg.hauptmann.ruby@...>
Hi,
Greg,
sounds good, it support:
PS. 4th question Peter I forgot:
-----BEGIN PGP SIGNED MESSAGE-----
> PS. 4th question Peter I forgot:
thanks Peter - I was starting to look at Mechanize but will focus in
[#299703] Has anyone read this book? — Laurent Julliard <laurent@...>
Yesterday I cam across a Web page mentioning this book on "Data
[#299714] All occurances of a character in a string — Raghu Go <rgowka1@...>
Hi - I am trying to figure out the ruby way of printing all occurances
[#299742] Typed ruby — Joe K <jkauzlar@...>
I realize there is a holy war attached to this subject, but it would be nice
[#299767] Cookies - sessions- Ruby — Fred <nospam@...>
Hi,
could ask this on the rails list. I think the answer might be Restful
[#299768] Transpose a large file(>2GB) — Ams Lo <rgowka1@...>
Hi -
Ams Lo <rgowka1@gmail.com> writes:
[#299773] newbie; needs direction — Albert Schlef <albertschlef@...>
I'm a very experienced programmer, but I'm new to ruby.
[#299787] ruby-oci8 1.0.1 — KUBO Takehiro <kubo@...>
ruby-oci8 1.0.1 is released. This is a Oracle module using OCI8 API.
[#299798] Ruby For Hackers — Luka Lukako <dezertir@...>
Anybody know how to writing Keyloggers in ruby, or trojans or other
Luka Lukako wrote:
Tim Hunter wrote:
[#299810] ruby net/ldap — "Dave Smith" <noobprog@...>
I need to move some user objects from one OU to another. Is there a way to
[#299815] Getting Mac file paths from disk... — Vincent Angeloni <nospam7272@...>
Hi,
[#299863] Apache2 conf and mod_ruby (mac os x 10.4.11) — unbewusst.sein@... (Une B騅ue)
[#299870] Not Allowing Input — Bilal Aslam <aslambilal@...>
Well i'm trying to make a program for newbie practice and, in the while
[#299876] creating and naming variables dynamic — Tarscher <tarscher@...>
Hi all,
[#299878] make .exe file by rubyscript2exe with no DOS??? — Pat Kiatchaipipat <hb.pat87@...>
I have fallow this
Pat Kiatchaipipat wrote:
my file is many picture and I want to make to exe for run in other
[#299903] irb weirdness — "Roger Pack" <rogerpack2005@...>
Has anybody else had this happen to them in irb?
On 28.04.2008 19:43, Roger Pack wrote:
[#299911] Sprintf: what does mean the percent symbol? — Toki Toki <toki84@...>
Hi all!
[#299920] converting strings in c extension — "Niklas C." <cathor.niklas@...>
While trying to bind some old C code to ruby I ran into trouble
[#299923] How to promote my site? — Travis Kevindy0223 <18270admin@...>
I have a site on insurance: http://www.carsinsuranceguide.com
[#299925] hacking arrays — John <john.d.perkins@...>
The code:
[#299941] Hey, try out Flock — "leiyangyou@..." <leiyangyou@...>
Hello,I'm emailing you about Flock. I'm now using Flock as my default browser, and I love what it's done for my whole Web experience. Flock is a social web browser that uniquely pulls together the people, photos, videos and websites I care about. Check it out, I think you're really going to like it.You can download it for free at http://www.flock.com/invited/1209451175 Enjoy it!
[#299946] Array#first is not Array#[0] — Fredrik <fredjoha@...>
I made a class that is a subclass of Array :
I see that Array#each wont do what I want it to do either. I guess I
[#299953] "require" with many files — "Iñaki Baz Castillo" <ibc@...>
SGksIGlzIHRoZXJlIGFueSBwcmVmZXJyZWQgd2F5IHRvIGxvYWQvcmVxdWlyZSBhbGwgdGhlIGZp
[#299955] How to debug Ruby Programs — Krishna Mohan <kittu_mohan21@...>
-----BEGIN PGP SIGNED MESSAGE-----
On Tue, Apr 29, 2008 at 11:05 AM, Krishna Mohan
[#299963] Mixins — Marcin Tyman <m.tyman@...>
Hi guys!!!
[#299965] How can install Tk8.5 to Ruby1.8.6 — Preecha Tu <preechatu@...>
I am a newbie for Ruby, I d/l one-click of Ruby1.8.6 and install ,then
[#299973] References in Ruby — Marcin Tyman <m.tyman@...>
Hi guys,
[#299985] Documentation Patch: Preventing XPath Injection attacks — Ken Bloom <kbloom@...>
Here's a patch to rexml/xpath.rb which documents the variables parameter
[#300020] FastRI stopped seeing core/stdlib classes — "Shot (Piotr Szotkowski)" <shot@...>
My setup: Ruby 1.8.6.p114 hand-compiled to ~/opt/ruby-1.8.6-p114.
[#300022] leak stuff — Roger Pack <roger@...>
Has anything being done on these?
[#300023] rails is a mess! — jOhn <netcam@...>
I have to say that rails is such a mess right now. Notta working and it
Did you actually install the oniguruma C library? That's probably
[#300028] Getting array index for non-zero elements — "Victor Reyes" <victor.reyes@...>
Team,
[#300042] How can I suppress popups on Windows during File.exists? — Landon <LandonJCox@...>
I apologize if this is a double post - I subscribed through the ruby-
[#300045] Managing a fork pool to handle tasks — Abdul-rahman Advany <abdulrahman@...>
Hey guys,
[#300067] Where and how is defined "attr_accessor"? — Iñaki Baz Castillo <ibc@...>
Hi, I've done some custom "field_accessor" (similar to "attr_accessor" but=
[#300077] Levenshtein_distance and recreate the string — Ams Lo <rgowka1@...>
Hi -
-----BEGIN PGP SIGNED MESSAGE-----
[#300078] What are the weaknesses in Ruby? — tenxian <hi.steven.tu@...>
What are the disadvantages of Ruby?
tenxian wrote:
On Tue, Apr 29, 2008 at 10:50 PM, Michael Brooks <michael.brooks@shaw.ca>
> What are the disadvantages of Ruby?
> There are some tools to make GUI building a little easier for Ruby
[#300103] What is attr_accessor? — tenxian <hi.steven.tu@...>
I even don't know what attr_accessor is.
[#300110] Installing RMagick with Gmagick on xp64! — Chris Gunn <gunncb@...>
[#300112] Dynamic class instantiation by iteration — Frisco Del Rosario <frisco@...>
I'm curious as to why the following does not create three instances of
[#300116] I have installed Ruby-186-26, why is there no usr/local/bin/ruby directory? — tenxian <hi.steven.tu@...>
When I installed it, I just changed the path to e:\ruby. I often meet
On Apr 30, 4:02 pm, Robert Dober <robert.do...@gmail.com> wrote:
[#300122] Watir : Working in same session of IE — Anukul Singhal <anukul.singhal@...>
Hi,
[#300135] How to create "def method(item)= (value)" ? — "Iñaki Baz Castillo" <ibc@...>
SGksIGlzIGl0IG5vdCBwb3NzaWJsZSB0byBjcmVhdGUgYSBtZXRob2QgdG8gdXNlIGluIHRoaXMg
-----BEGIN PGP SIGNED MESSAGE-----
Hi --
-----BEGIN PGP SIGNED MESSAGE-----
MjAwOC80LzMwLCBQaGlsbGlwIEdhd2xvd3NraSA8Y21kamFja3J5YW5AZ29vZ2xlbWFpbC5jb20+
Hi --
[#300157] Search string for occurneces of words stored in array — John Butler <johnnybutler7@...>
Hi,
-----BEGIN PGP SIGNED MESSAGE-----
Phillip Gawlowski [2008-04-30 16:09]:
On 30.04.2008 16:18, Jens Wille wrote:
[#300193] Noob Q: ruby block scoping question (ruby TK) — Philip Amadeo Saeli <psaeli@...>
I've just recently been getting to know ruby and the ruby Tk library and
[#300196] Why can't I rescue OLE Exceptions? — Nilez Parker <dcparker@...>
I've had this problem consistently over the past year and just now I
[#300198] Need help converting PHP to Ruby / eRuby — James Nykiel <creabosl@...>
Hi,
On Wed, Apr 30, 2008 at 10:08 PM, James Nykiel wrote:
[#300203] Install Error rjb gem — BWACJay <bwacjay@...>
I've spent two good(bad, actually) days on this already, and searched
-----BEGIN PGP SIGNED MESSAGE-----
Re: Win32 Process Signals
On Tue, 15 Apr 2008 07:59:42 -0500, Christian Kerth wrote:
> Avdi Grimm wrote:
>>
>> Signal.trap(0, proc { puts "Terminating: #{$$}" })
>> Signal.trap("CLD") { puts "Child died" }
>> fork && Process.wait
[snip]
> Yeah, i know. But this obviously doesn't work with win32.
>
> My traps don't catch anything *gg*
If you can't find a more portable solution, look at Win32 events, starting
with the CreateEvent function.
--
Charles Calvert | Software Design/Development
Celtic Wolf, Inc. | Project Management
http://www.celticwolf.com/ | Technical Writing
(703) 580-0210 | Research