Since 5/7/2012 10:56:20 PM, roberto4513 has written 2 articles and participated in 68 conversations. roberto4513 signature: roberto4513
roberto4513's articles:
Items(2) /1
Problem with Ruby from CVS & ruby-ldap on Panther326 (11/10/2003 3:40:20 PM) comp.lang.ruby I've update my PB G4 to Penther recently and recompiled ruby from CVS. I've also recompiled ruby-ldap. When running a script of mine that extract some data from our LDAP server, I get the following: -=-=- ../l... Ollivier
Experience with PHP & Oracle 9.2.0/OCI8032 (6/25/2003 4:35:00 PM) comp.lang.php Hello, I'm trying to link PHP with Oracle 9.2.0/OCI8 with gcc 3.2.3 on a Solaris9 system. The link succeeds but everytime I try to run php, I get a SEGV from inside the libcnltsh.so library. 354 [18:31] rober... Ollivier
Accentuated function names624 (12/15/2008 9:20:43 AM) comp.lang.ruby Hello, I've started a new project in Ruby. For once, my sourcecode is not in English, but in French, and I'd like to know if its possible to have accentuated letters for function names in the sourcecode. I ha... djib.nospam(4)
Complex CSV parsing331 (1/13/2009 1:42:52 PM) comp.lang.ruby I am trying to parse data from a file where the values are common seperated, however there is slightly more to the file than just commas, see below for (;;);{"t":"msg","c":"p_114000000","ms":[{"type":"msg","ms... stuart.clarke1986(61)
10 things to be aware of in 1.8 -> 1.9 transition2120 (1/14/2009 6:40:51 PM) comp.lang.ruby Hi -- I know it's not usual to announce blog posts here, but I'm going to indulge the impulse as the content of this one is something I might have posted here anyway: http://dablog.rubypal.com/2009/1/14/10-th... dblack(1323)
[ANN] Ruby 1.9.1 is released4930 (1/30/2009 4:38:35 PM) comp.lang.ruby -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, folks. I am proud to announce the release of Ruby 1.9.1. This is the first stable release of Ruby 1.9 series. Ruby 1.9 is a new series of Ruby. It is modern,... yugui(25)
Minor 1.8 <-> 1.9 performance comparison gotcha924 (2/2/2009 1:29:12 AM) comp.lang.ruby Excited and inspired by the Ruby 1.9.1 release, I wrote a blog post the other day talking about how much faster Prawn's examples and tests run on Ruby 1.9 out of the box. Of course, this isn't scientific bench... gregory.t.brown(1426)
How to tell if one is running 32 or 64 bit Ruby on Mac OS X?1334 (2/2/2009 5:45:00 PM) comp.lang.ruby All, A friend just bought a new Mac and is trying to figure out whether they have 32 or 64 bit Ruby installed. This is the output of "file `which ruby`": /usr/bin/ruby: Mach-O universal binary with 2 archite... weyus(162)
exifr - Ruby EXIF reading library226 (2/3/2009 11:02:48 PM) comp.lang.ruby I've just made use of the EXIFR library. The docs are here: http://exifr.rubyforge.org/api/index.html It's splendid, and highly recommended as absolutely as simple as can be, but completely effective. Thank... benjohn(240)
[ANN] JRuby 1.2.0RC2 Released672 (3/6/2009 10:35:50 PM) comp.lang.ruby The JRuby community is pleased to announce the release of JRuby 1.2.0RC2 Homepage: http://www.jruby.org/ Download: http://dist.codehaus.org/jruby/ JRuby 1.2.0RC2 has fixed many many compatibility issues and c... Thomas.Enebo(42)