On Wed, 19 Nov 2003 08:08:25 +0900, Sean O'Dell wrote: That can be useful, but it tells you less than you think. As Jim Weirich pointed out, it...
Speaking of funny..... I just HAD to respond to this... our Japanese (and other-worldly) cohorts might not understand this, but here in the U.S....
Hi! I'm happy to announce the release of Vapor 0.80. This release fixes lots of nasy bugs and adds support for object versioning. On each...
Hi all, Solaris 9 ruby 1.8.1 (2003-10-31) /opt/bin/ruby: ELF 64-bit MSB executable SPARCV9 Version 1, UltraSPARC1 Extensions Required,...
Hi gurus and nubys, Again here to bother you :) Please note that I'm not here to start a flame. I actually want to understand matz' and...
Hello, Does anyone know if any of the current, cross-platform, GUI toolkits of Ruby has an HTML rendering widget? Cheers, -- Daniel Carrera...
Hi -- On Wed, 19 Nov 2003, Thien Vuong wrote: OK, let me rephrase that one :-) The thing you need to know is the object's interface --...
How can I print the results on a printer? I found nothing about it. Wie kann ich Ergebnisse ausdrucken? Ich habe nichts dazu gefunden. -- MfG...
Dynamic Productivity with Ruby A Conversation with Yukihiro Matsumoto, Part II really cool :) at www.artima.com
has anyone given any thought to having macros in ruby? perhaps there's another way to do what i want, but i'm not sure. i keep reusing the same...
Seems like things are a bit slow on the list these days, so here's a little rant... I'm taking a class on layout algorithms (layout of wires on a...
Hi -- On Tue, 18 Nov 2003, Thien Vuong wrote: Class name checking doesn't ensure needed behavior. Actually, let me say first that while I...
Hi, With this script on Win98se ... printf("ruby %s (%s) \n", RUBY_VERSION, RUBY_RELEASE_DATE, RUBY_PLATFORM) require 'net/http' p h =...
Hi all, I'm just cutting my teeth on ruby, after a long time with perl as a sysadmin. I'm currently trying to write a language compiler. ...
I got the following warning. Can anyone tell me what the new style is? TIA!!! resp, data = h.get('/index.html', nil ) net/http: warning: old...
a wrote: a good improvement to #respond_to? no doubt, and easily implemented. but duck_signiture would actually insepect a method to...
Hi, I found out, that getting data via h = Net::HTTP.new(stuff) resp, data1 = h.get(morestuff) only works, when the "resp" is there. Why is...
Geoff Youngs wrote: .. Whats the improvement here. We can already fine tune included method for each ``includy'' class Range def max...
I wonder if it would be helpful to be able to ask a method what the respond_to? requirements of its parameters will be. def read(io_object)...
Hi! Is it possible to download files from an ftp-server through a proxy-server, in a ruby-script? If so, do you have an example or url to api...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules