First  |  Prev |  Next  |  Last
Pages: 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
How to Pump $1,000s in CASH & Checks to your door.
How to Pump $1,000s in CASH & Checks to your door. Only Basic internet skills required. More and more companies need individuals to process emails. Get paid $15 to $25 for every email processed. There is no limit to the amount of money you can make. Get paid for every successfully processed email. Full instru... 14 May 2010 05:10
reading file after a particular line in file
Hello All, I would like to read a file in ruby. It is a 2G file, but contain useless data in the beginning portion of the file. There is a particular pattern towards the middle of the file after which useful data begins. Is there a way to grep for this pattern and then read every line henceforth, but ign... 22 May 2010 10:31
gem install icu4r error
when i try to install the gem icu4r (under Mac OS SL) i get : $ sudo gem install icu4r Password: Building native extensions. This could take a while... ERROR: While executing gem ... (TypeError) can't convert Float into String can't convert Float into String (TypeError) this using ruby 1.9 or marcru... 12 May 2010 05:52
Need help using Savon gem! (SOAP)
I'm trying to use this "Sendfax" method defined here: https://ws.interfax.net/dfs.asmx?WSDL. I can't seem to a set a properly format the request however. Previously I was using SOAP::WSDLDriverFactory and was succesfully using the service, but inside a rails application it could not find the "SOAP" module. A fa... 11 May 2010 01:22
Ruby gems in lib - spare tire principle
Hi, I'm working on a console ruby application (not rails!) I will be installing this application on several machines. I was wondering if there is a way i can build it so i dont have to install the gems i'm using for the app on each machine. I'd like to be able to just copy the directory to each machine and r... 11 May 2010 11:09
multiline gets ?
if a use : sml = "" while s = STDIN.gets sml += s end i get two times what's on STDIN, why ? may be something to flush, generally it's stdout hum ? -- � L'ennemi, c'est comme le sexe. Faut tirer dessus de temps en temps pour avoir la paix. � (Pierre Desproges) ... 10 May 2010 02:17
Strings iteration
I have some names like aaxxbbyy where xx is '01'..'10' and yy is also '01'..'10'. I think there is a simple, rubyst way of iterating through them, and I ask for your help in finding it. Thank you in advance! ... 9 May 2010 19:48
bond 0.2.0 - Improving Irb's Autocompletion
Hi, I just released version 0.2.0 of bond, a gem which improves irb's autocompletion. The most notable feature of this release is custom argument autocompletion of any method. This screencast shows this feature in action: http://tagaholic.me/2010/05/07/screencast-of-argument-autocompletion-for-methods-in-irb.html... 7 May 2010 14:29
ease of porting (translating) ruby to C (vs. python)?
In a very small bioinformatics group I know of, they are deciding whether to code mostly in python or ruby. The lead knows that python can "easily be ported to C because of its strictness." How easy is it to port (translate) ruby code into C? Anyone with experience in doing this? I've done a little and it seem... 26 May 2010 14:41
Code review of n00b code and unit tests if you dare ...
Please alert me to bad OO thinking, major flaws, style violations, stupid tests, missing tests, etc. code->http://pastie.org/948087 unit tests->http://pastie.org/948089 Cheers, Martin -- Posted via http://www.ruby-forum.com/. ... 6 May 2010 07:26
First  |  Prev |  Next  |  Last
Pages: 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109