First  |  Prev |  Next  |  Last
Pages: 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153
[ANN] Kanocc 0.2.0
[Note: parts of this message were removed to make it a legal post.] Kanocc (Kanocc Ain't NO Compiler-Compiler) 0.2.0 is released. (Actually it was released a few months ago, but it only recently occurred to me that I could/should announce i here. Sorry...) What is it: Kanocc is a syntax recognition framework... 20 Mar 2010 15:27
[QUIZ] The Matrix: Code Screen (#230)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- The three rules of Ruby Quiz: 1. Please do not post any solutions or spoiler discussion for this quiz until 48 hours have elapsed from the time this message was sent. 2. Support Ruby Quiz by submitting ideas and responses as often as yo... 20 Mar 2010 04:05
Problems with Web Services
I'm doing a Web Services using SOAP, but when I click a button, the browser shows this message: undefined method `parent' for #<SOAP::Parser::ParseFrame::NodeContainer:0x715fd7c @node=nil> And the error line is in => app/controllers/users_controller.rb:10:in `alta': 8| def alta 9| client = ActionWebS... 19 Mar 2010 18:59
C embedding problem with 1.9
Hello. I can't manage to make the attached program to work with ruby 1.9. When I run the program, it complain about unknown variable 'a'. Here is the exact error. undefined local variable or method `a' for main:Object If I compile it using ruby 1.8, it works perfectly. It occurs both on win32 and Ubuntu... 19 Mar 2010 13:11
RubyKaigi 2010: Early Call for Presentation Proposals
Hi folks, a web page for presentation proposal submissions is now open: http://rubykaigi.org/2010/en/CallForPresentationProposals.html we'd love to meet you in Japan :) On Mon, Mar 1, 2010 at 12:28 PM, Leonard Chin <l.g.chin(a)gmail.com> wrote: This is an early call for presentation proposals for RubyKaigi... 19 Mar 2010 09:17
RubyKaigi 2010: Early Call for Sub-Event Proposals
Hi folks, a web page for sub-event proposal submissions is now open: http://rubykaigi.org/2010/en/CallForSubEventProposals.html we'd love to meet you in Japan :) On Mon, Mar 1, 2010 at 12:40 PM, Leonard Chin <l.g.chin(a)gmail.com> wrote: RubyKaigi is seeking sub-event proposals for RubyKaigi 2010 [[http... 19 Mar 2010 09:17
Gateway slow
Hi there, apparently the direction news -> mailing is broken (or extremely slow). I don't see a posting I did ~5 hours ago. Anybody with similar experiences? Cheers robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/ ... 20 Mar 2010 17:43
Create charts using the plugin "Ruby processing"
Hi, Is this possible to create charts(Eg: Scatter chart) using the plugin "Ruby processing"? Anybody have idea plz? Thanks & Regards, Periyasamy.R -- Posted via http://www.ruby-forum.com/. ... 20 Mar 2010 00:33
Comapring Docs,XLS,PDF's
Hi All, MY NEED : I want to compare * 1 PDF and 1 DOC * 1 DOC and 1 Note pad * 1 PDF and another 1 PDF Is there any other libraries or any other way except these gems to solve my tasks. Already USED : I have already used pdf-reader, prawn , win32ole, roo , spreadsheet. What I DID Earlier : ... 19 Mar 2010 16:38
Extending RDoc ( or Yard )
I'm using the excelent CouchRest gem and I would like to document my models. For example I have a simple model. class SearchEngines < CouchRest::ExtendedDocument # Holds the link to the bing search engine property :bing # Holds the link to google search engine property :... 25 Mar 2010 12:36
First  |  Prev |  Next  |  Last
Pages: 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153