First  |  Prev |  Next  |  Last
Pages: 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177
How to add Header information to a SOAP request
I want to add some information to the header of a SOAP request. How would I do that. I plan on just using the ruby core SOAP module. -- Posted via http://www.ruby-forum.com/. ... 4 Feb 2010 16:49
FreeImage-FFI
In view of ImageScience being currently broken on ruby 1.9 I thought it would be a good idea to try and use FFI with FreeImage. And lo! this has been tried last April, repositories on github. http://github.com/adamsanderson/freeimage-ffi Fine but none of the code I have tried work with the precompiled dll of... 4 Feb 2010 08:51
win32API problem running ocra in linux
hi all. I'm in linux and need to make an executable version of a script for one of my windows-using colleagues to run. I tried with rubyscript2exe originally and gave up after various problems and reading about workarounds which looked like a nightmare. So, i'm giving ocra a go. But, it's failing with the fo... 5 Feb 2010 15:03
What about Limelight?
tuti plain wrote: Hi all, I am a Ruby GUI freak. Every once in a while, I'll google something like "ruby gui api". So far, though, I have only worked with FXRuby because of its, IMO, excellent book, which I bought in Amazon. Books are overrated in a space as fast-moving as the Ruby world. Have ... 5 Mar 2010 16:11
Error: uninitialized constant Mysql::Protocol::UNIXSocket
/!\ FAILSAFE /!\ Wed Feb 03 23:02:50 +0500 2010 Status: 500 Internal Server Error uninitialized constant Mysql::Protocol::UNIXSocket C:/Program Files/NetBeans 6.8/ruby2/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:105:in `const_missing' C:/Program Files/Ne... 31 Mar 2010 23:14
[Chris Pine] Chapter 7 - Sorting Arrays without .sort
Greetings, I have set myself out on the great task to understand computer programming, and i concluded to start my journy with Ruby. It seems like a the easier to learn program etc. I have followed Chris Pines online turtorial and now crashed into the Chapter 7 task of sorting strings by alfabetic order, i quo... 3 Feb 2010 16:15
Dynamic Class Instance?
I am creating a Ruby script that basically: 1) Has a prompt that gets a command string (ex. 'edit user1 15') 2) Parses the string 3) Runs specific command (like 'edit' or 'new') 4) Repeats From a functional level I know how to make this work, but how do I make it dynamic in the sense that another user could eas... 4 Feb 2010 17:57
Ruby game server (concurrency and speed)
Hello there, I'm writing a game server for flash based game. Currently there is MySQL + activerecord + activesupport + eventmachine. At timed intervals (lets say 1 minute) actions should be done: * buildings construction status should be updated. * resource entries should be updated. * technologies should b... 3 Feb 2010 15:07
rdoc_osx_dictionary 1.1.1 Released
On 3 févr. 2010, at 07:51, Ryan Davis wrote: rdoc_osx_dictionary version 1.1.1 has been released! Updating ri class cache with 5226 classes... New entries for dictionary. Rebuilding dictionary. Error reading the cache for ; recreating the cache! - Building RubyAndGems.dictionary. - Cleaning objects director... 3 Feb 2010 09:26
Hi, Ruby Programmers, Is this possible.
Hello, everyone. Today I picked up Ubuntu User magazine, and I happened upon an article on Ruby, which brought me here. I am looking for a detailed answer about what can be done with Ruby. First, if someone has the time, could you please look at this. http://code.google.com/p/parchment/ Is it possible to do ... 3 Feb 2010 10:32
First  |  Prev |  Next  |  Last
Pages: 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177