|  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11
synchronize between download and save in multi-threads?
i want to download all usa listed company historial data from yahoo finance, at first i download all compamy name list and save it in /home/pt/usastock/totalname(amex nyse nasdaq,6000 companies),here is my program to dowload their historial data from yahoo finance with multi-threads: require 'rubygems' require ... 13 Aug 2010 21:13
puts by name
[Note: parts of this message were removed to make it a legal post.] I very often do something like: puts "some_variable.something = #{some_variable.something}" That repetition is getting annoying. Is there an idiomatic Ruby way to do something like puts_v some_variable.something ... 13 Aug 2010 21:13
Will ruby programs using win32ole run on a Mac????
On Aug 13, 4:41 pm, Arti Singh <arti.p.si...(a)hotmail.com> wrote: I have some ruby scripts that use win32ole to automate Microsoft Excel on Windows7, can I port this ruby script to my MAC and use it there? No, there is no ActiveX/OLE/COM under Mac, so is pointless. -- Luis Lavena ... 13 Aug 2010 17:56
Will ruby programs using win32ole run on a Mac????
I have some ruby scripts that use win32ole to automate Microsoft Excel on Windows7, can I port this ruby script to my MAC and use it there? -- Posted via http://www.ruby-forum.com/. ... 13 Aug 2010 17:56
sqlite3 odd problem
greetings everyone, i wrote a program that inserts data into a database using sqlite3. it runs fine on freebsd 6.2 but when i try to run it on ubuntu 10.04, i get the following error: /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- sqlite3 (LoadError) ... 13 Aug 2010 17:56
require statement for Lorax?
I've installed Lorax, and looking around, I realize there is no example of a require statement. This is generally often left off I notice from docs, and presumably I can guess, but it seems like that is a good thing to include in intros to get people using stuff... xc -- "It's the preponderance, stupid!"... 13 Aug 2010 16:51
libstdc++
when trying to install a gem i am getting a 'libstdc++' not installed but when i check i have libstdc++6 and libstdc++5 in a ubuntu 7.10 install. any additional commands i can use to point these libraries? please HELP! -- Posted via http://www.ruby-forum.com/. ... 13 Aug 2010 13:34
Regexp & named capture groups
On 13.08.2010 00:50, Iain Barnett wrote: On 12 Aug 2010, at 19:52, Philipp Kempgen wrote: Philipp Kempgen wrote: I'm looking for a parser which can be fed with some (A)BNF-style rules. ... If so, which parser is more appropriate? It should hand back a parse tree. Alternatively I'... 13 Aug 2010 17:56
whats up buudy check out the login controller
class LoginController < ApplicationController def addprod @category=Cattab1.find(:all) @product=Prodtab.find(:all) @i=0 @checkvalue="" end def login @logincheck =Login.new @prodcheck=Prodtab.new if(session[:login_id]) Login.update(session[:... 13 Aug 2010 02:45
morethen 34,100,617 active members r waiting 4 live hot chat, dating ...
morethen 34,100,617 active members r waiting 4 live hot chat, dating ... free and eazy to meet and enjoy.... just click.... start.... http://adultfriendfinder.com/go/page/reg_form_video_03?pid=g1250650-ppc http://adultfriendfinder.com/go/page/reg_form_video_03?pid=g1250650-ppc http://adultfriendfind... 13 Aug 2010 00:36
[ANN]VTD-XML 2.9
VTD-XML 2.9, the next generation XML Processing API for SOA and Cloud computing, has been released. Please visit https://sourceforge.net/projects/vtd-xml/files/ to download the latest version. a.. Strict Conformance a.. VTD-XML now fully conforms to XML namespace 1.0 spec b.. Performance Improvement ... 12 Aug 2010 23:31
 |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11