Since 5/7/2012 11:35:41 PM, dragoncity has written 7 articles and participated in 2 conversations. dragoncity signature: dragoncity
dragoncity's articles:
Items(7) /1
Ruby & Cache' Db with SOAP033 (2/28/2005 6:18:30 AM) comp.lang.ruby I am trying to access a Cache DB using SOAP, the primative data types, integer, string , etcare sucessfully returned, however when I attempt to return a SET of db records Ruby just 'forgets' about them ! Any h... dragoncity
Secure Ruby - second challenge !543 (12/17/2003 10:52:27 PM) comp.lang.ruby Further to the excellent 'attacks' on my 'rubyrun' tool, I have revised some of the internal methods used to protect itself. So please visit http://users.impulse.net.au/dragoncity and download the latest atte... Brett
Re: Secure Ruby ?138 (12/16/2003 11:31:58 PM) comp.lang.ruby Thanks Clifford, As easy as that Heh! By the way - no bubble to burst :-) Cheers, Brett ... Brett
Secure Ruby233 (12/16/2003 4:30:18 AM) comp.lang.ruby I have developed a technique for executing Ruby programs in a secure manner, that is the RUBY Source code is encypted and a small driver program decrypts for execution. I would like to see if this 'system' is ... Brett
regexp splitting problem334 (11/29/2003 3:59:53 AM) comp.lang.ruby Hi, I am trying to split the following line of text: "btn Exit" "Exit Button" ( note the quotes may be " or ' , read from a file) in such a way that I can say txt = line.split(/regrex/) an... Brett
regexp problem627 (10/17/2003 12:02:57 AM) comp.lang.ruby I'm trying to detect the string "0,0,0" ( that's numeric comma numeric comma numeric) which is a value returned by cdrecord -scanbus for detecting CD-ROM drives attached to a Linux system. I have tried numer... Brett
detecting if I am connected to a ISP928 (10/11/2003 12:33:27 AM) comp.lang.ruby Hi, I have written a small mail pre-viewer in Ruby/FXRuby which allows a graphic view of incoming mail headers, from which I can select canditates for deletion before loading, I an using POP, however I cannot... Brett
dragoncity's replies:
Items(2) /1
Secure Ruby - second challenge !543 (12/17/2003 10:52:27 PM) comp.lang.ruby Further to the excellent 'attacks' on my 'rubyrun' tool, I have revised some of the internal methods used to protect itself. So please visit http://users.impulse.net.au/dragoncity and download the latest atte... dragoncity(9)
Learning M #2939 (4/12/2006 5:16:02 AM) comp.lang.mumps Can anyone recommend a Mumps interpreter in which to learn M? Thanks. Jim ... jvolstad(29)