First  |  Prev |  Next  |  Last
Pages: 181 182 183 184 185 186 187 188 189 190 191 192
Fwd: Quiz 67 Solution
Begin forwarded message: From: "Sudheer Koganti" <sbkoganti(a)gmail.com> Date: October 9, 2007 12:16:13 AM CDT To: submission(a)rubyquiz.com Subject: Quiz 67 Solution Hi, I spent 3 days figuring out this solution. Though this quiz is way past, I'd like to send this solution anyway. cla... 9 Oct 2007 08:08
wishing of reactive programming in ruby
ruby integrates power of functional programming from lisp , purest OO from smalltalk, prototype oriented power from self etc etc into one single language i just was wondering that whether the heavy developers/users of reactive languages like kanaputs or reactive-C etc will ever get reactive features in ruby. ... 8 Sep 2007 11:47
Checking Credit Cards (#122)
On Apr 27, 2007, at 8:59 PM, Ruby Quiz wrote: The three rules of Ruby Quiz: 1. Please do not post any solutions or spoiler discussion for this quiz until 48 hours have passed from the time on this message. 2. Support Ruby Quiz by submitting ideas as often as you can: http://www.rubyqu... 6 May 2007 17:31
Qt4 designer, custom slots and rbuic4
Hello everyone, I just started looking at trying to write some Qt stuff in ruby. I whipped up a quick widget in designer to see how the whole process works. When it came time to connect a button to a custom slot I got stuck. The docs on the internet that deal with designer are all qt3 based. The search button... 4 Mar 2007 13:38
Fwd: Please Forward: Ruby Quiz Submission
Begin forwarded message: From: "Petr Kovar" <pejuko(a)gmail.com> Date: February 28, 2007 9:01:30 AM CST To: submission(a)rubyquiz.com Subject: Please Forward: Ruby Quiz Submission Hi, here is my solution to quiz #115. It's my first post so I hope everythink is ok.... 28 Feb 2007 11:35
Web service client help needed
On Feb 19, 11:57 am, "dima" <dejan.di...(a)gmail.com> wrote: = Response HTTP/1.1 401 Access Denied Server: Microsoft-IIS/5.0 Date: Mon, 19 Feb 2007 19:40:40 GMT WWW-Authenticate: Negotiate WWW-Authenticate: NTLM Connection: close Content-Length: 4431 Content-Type: text/html Your web serve... 20 Feb 2007 15:23
Number Spiral (#109)
* Ruby Quiz, 01/12/2007 03:29 PM: The number zero represents the center of the spiral Let me suggest that you address the issue of the centre being ill-defined under the condition that the number of columns/rows is even. Given that altogether four positions meet the condition leaving this question open will re... 20 Jan 2007 16:17
Send over raw socket?
Hi, This should be simple, but it doesn't seem to be documented anywhere I can find... I want to send data over a raw IP socket - not TCP or UDP. Ideally I'd like the OS to provide it's IP header, but I can do that myself if I have to. Normally you would open a socket as PF_INET, SOCK_RAW, (protocol number), ... 5 Dec 2006 02:46
Ruby ODBC SQL Server Errors
I have a ruby script that inserts data into a SQL Server Express database. The inserts work but I keep getting errors like the following "WARNING: STMT 0x2954f50 was not dropped before garbage collection." Here's the script ========================== require 'odbc' c=ODBC::connect('SMD') t1 = Time.now ... 6 Nov 2006 16:11
QtRuby 1.4.7
richard.j.dale(a)gmail.com wrote: URIS http://rubyforge.org/projects/korundum/ http://developer.kde.org/language-bindings/ruby/index.html NAME QtRuby 1.4.7 SYNOPSIS Ruby bindings for the Qt4 GUI apis. Many fixes and improvements. QtDBus now works. DESCR... 10 Nov 2006 06:57
First  |  Prev |  Next  |  Last
Pages: 181 182 183 184 185 186 187 188 189 190 191 192