First  |  Prev |  Next  |  Last
Pages: 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
statsample: A statistical package for ruby
Hi, everyone: I like to invite you all to test and give some feedback on my ruby statistical package "statsample" The home URL is: http://ruby-statsample.rubyforge.org/ and you can install it with gem install statsample Have descriptive and inferencial statistical tools, including Multiple, Logit ... 22 Feb 2010 14:07
using Shoes as GUI
HI guys, am using shoes as my GUI for a project am working on, am basically trying to create a shogi game board, but am getting a $end expecting Kend compiling error? and its killing me am not really great with ruby yet I have just started, so please guys if you can help. please help here is what is did so far S... 23 Feb 2010 00:15
Module#set
Wonder what other's think of this as a general purpose class method. It comes from Sinatra, but I have been seeing it's like used in other places too. class Module # Sets an option to the given value. If the value is a proc, # the proc will be called every time the option is accessed. def s... 21 Feb 2010 21:36
CGI (read multipart form): Accept-Charset encoding error (CGI::InvalidEncoding)
Hello, I'm working on a parser for race-simulation logs, which read data from a multipart-form. It works fine under 1.8.x, but running on 1.9.1 it stops with: "/usr/lib/ruby/ 1.9.1/cgi/core.rb:498:in `read_multipart': Accept Charset encoding error (cgi:: InvalidEncoding) " Hmmm, CGI::new (:accept_chars... 23 Feb 2010 03:33
Automated testing of visual library (ncurses)
On Sat, Jan 2, 2010 at 3:07 PM, (rkumar) Sentinel <sentinel.2001(a)gmx.com> wrote: Michael Fellinger wrote: Thoughts and pointers welcome. I've been working on a pure-ruby terminal emulator the past few days... unfortunately it doesn't handle many things yet, in particular scroll regions are pr... 21 Feb 2010 13:44
no investment earn part time
Dear Friends, Are you interested to make Rs.2,000 to Rs.3,000 A Day with part time jobs? This is not a get rich quick scheme. This is a legal opportunity to earn money online when you do it as part time jobs. This opportunity is a proven way to make Rs.20,000 to Rs. 1,20,000 A month. There are already 3,00,000 peop... 21 Feb 2010 00:36
no investment earn part time
Dear Friends, Are you interested to make Rs.2,000 to Rs.3,000 A Day with part time jobs? This is not a get rich quick scheme. This is a legal opportunity to earn money online when you do it as part time jobs. This opportunity is a proven way to make Rs.20,000 to Rs. 1,20,000 A month. There are already 3,00,000 peop... 21 Feb 2010 00:36
Ruby Bezel - Experiment in Dependency Heaven
Hi-- I've been playing around with an alternative for loading dependent libraries in Ruby --something that's been sitting in the back of my mind for some time, but I hadn't taken the time to attempt a serious implementation until now. The core idea is pretty simple. Instead of loading a dependency into the to... 20 Feb 2010 09:06
NET:SSH fails authentification with :keys - ssh works
hi, i can't get my head around this: Net::SSH.start("url.i.need.com", 'root', :keys => ["/path/to/keyfile"], :verbose => Logger::DEBUG ) do |ssh| ssh.exec!("mount /persistent") end gives me failed authetification and E, [2010-02-19T20:38:31.198582 #1494] ERROR -- net.ssh.authentication.session[80c6f36... 19 Feb 2010 15:29
Libraries for JPEG resizing in Windows Environment
I'd like an idea as to what other image processing libraries are available besides RMagick and MiniMagick. I'm currently successfully using RMagick with Ruby 1.8, and I've also been able to get MiniMagick working with Ruby 1.9, but the problem is that MiniMagick with Ruby 1.9 doesn't seem to work on my 64-bit wind... 19 Feb 2010 09:50
First  |  Prev |  Next  |  Last
Pages: 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169