First  |  Prev |  Next  |  Last
Pages: 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
Shoes?
Kurtis Rainbolt-greene wrote: The Shoes/SQL IRC log was someone else, not me (I'm krainboltgreene). I think what I'll take from this thread is that if I want to use Shoes for GUI development (And I do) I'm going to need to talk to the developers directly and help where I can. I appreciate the r... 6 Jul 2010 22:14
What does Hpricot use under the hood? Regexp?
Hi, I was wondering what hpricot uses under the hood. Does it use regexp? I'm not sure about that. Thanks -- Posted via http://www.ruby-forum.com/. ... 6 Jul 2010 11:09
Prawn - Taking a page from one pdf to place in a prawn one.
Can I use prawn to take pages directly from a preexisting pdf (no sercurity) and then manipulate its size etc and place it a prawn generated one. I looked through some of the github examples and I saw the use of image files but none for pdf. Background: I have a4 sized pictures in pdf format. I want to be be a... 6 Jul 2010 08:56
Why am I not getting the expected output?
I have the following code: http://pastie.org/1032525, but always getting 'Book written' as output at the time I have to get 'Software operating' instead. What am I missing here? Thanks. -- Posted via http://www.ruby-forum.com/. ... 6 Jul 2010 10:02
Consuming a SOAP Service in Ruby.
Hi, I am trying to consume a SOAP service. I don't know a lot about this area but from what I have read, I have come up with the following code so far; require 'soap/wsdlDriver' wsdl="http://realtime.nationalrail.co.uk/ldbws/wsdl.aspx" driverFactory = SOAP::WSDLDriverFactory.new(wsdl) p '>>>>>>>>here' ... 7 Jul 2010 11:14
Installing RMagick WITHOUT XCode
I'm running MAC OS X Leopard 10.5.8, and have XCode 3.0 installed. I tried installing RMagick through MacPort, but get the message below. Is there a way to install RMagick on MAC OS X WITHOUT the need for XCode? Warning: The installed version of Xcode (3.0) is known to cause problems. Version 3.1.4 or later is... 6 Jul 2010 06:47
AES block cipher artifacts
I've got an oddity with the AES block cipher. There are (seemingly random) artifact bytes that block fill a block passed through the encryption algorith. For instance, starting with "23" this gets transformed to "23\016\016\016\016\016\016\016\016\016\016\016\016\016\016" The question is, how to reversibly pe... 6 Jul 2010 05:42
MiniTest test case execution
Hi, I have MiniTest derived class to run the test cases. Its something as follows class CustomClass < MiniTest::Unit::TestCase def test1 end def test2 end ..... ..... def testn end end My requirement is that if the logic inside test1 fails , I do not want to execute other tests. (test2 onwards) ... 8 Jul 2010 23:38
RCR getch
It would be quite convenient to have a getch method in Ruby. Any opposition to my suggesting its addition to core? -r -- Posted via http://www.ruby-forum.com/. ... 23 Jul 2010 00:34
[ANN] RubyInstaller: 1.8.7-p299, 1.9.1-p429 and 1.9.2-rc1 installersand packages released
Hello, Wanted to inform that RubyInstaller project released installers and packages for 1.8.7-p299 and 1.9.1-p429, available as usual at RubyForge: http://rubyforge.org/frs/?group_id=167 We have also uploaded 1.9.2-rc1 into experimental section of the same group download page. Regards, -- Luis Lavena ... 5 Jul 2010 21:04
First  |  Prev |  Next  |  Last
Pages: 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62