First  |  Prev |  Next  |  Last
Pages: 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
Facets 2.8.3 released
Just released Facets 2.8.3. Release notes are below. This release should be the last in the 2.8.x series. The next release, in fact, will be 3.0 as Facets will be making the transition of a modular design instead of adding extension methods directly into core classes. Please let me know if you have any thoughts/con... 10 Apr 2010 19:00
[ANN] Arcadia ruby ide 0.8.1
Arcadia is a Light Integrated Development Environment (IDE) for Ruby language written in Ruby using the classic tcl/tk GUI toolkit. Some of Arcadia ruby ide project features include: * Editor with source browsing, syntax highlighting, code completion * Debugging support * Working on any platform where ruby and ... 10 Apr 2010 19:00
Regarding trolls, spammers, noise-makers, and such
James, You know M.F. and he has seen much of this work.... our first project together (the Bicycle domain) worked out beautifully. The 2nd project did not go to completion, but he saw all the pieces working. The whole Ru'id thing was only in the background of the project so I don't want to make it sound ... 10 Apr 2010 21:12
Saving and Restoring a GTK:TreeModel
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Here is a small snippet of my code that saves and restores a Gtk::Treemodel to/from a file. Just because i searched a while, before i decided, i had to do it all by myself The code is without any error handling, is tailored for a special TreeStore and saves... 10 Apr 2010 13:29
how to analyse web with nokogiri?
how to analyse web with nokogiri? there is my html web: <table> <tr> <td><strong>date</strong></td> <td>2009-12-31</td> <td>2009-09-30</td> </tr> <tr> <td><strong>asset</strong></td> <td>580</td> <td> 680</td> </tr> <tr> <td><strong>cash</strong></td> <td>1,693</td> <td>1,777</td> </tr> <tr> <t... 10 Apr 2010 22:17
OWASP:ESapi.
http://www.owasp.org/index.php/Category:OWASP_Enterprise_Security_API Other than a Ruby version of the above: Is there a way to enable this in Ruby 1.8 series? Is there a bridge to JRuby which could be used? Or is a straight jump to JRuby required for any Java use with Ruby? Is the impact of using such with Ruby... 9 Apr 2010 22:17
Need a short nontrivial example program
[Note: parts of this message were removed to make it a legal post.] On Fri, Apr 9, 2010 at 2:44 PM, Aldric Giacomoni <aldric(a)trevoke.net> wrote: So the ruby-warrior thing doesn't excite you? ;-) I actually played with it back whenever Ryan announced it on his Twitter. But I had to read a lot of specs a... 10 Apr 2010 11:16
return string within seperators only
trying to do something like this some text some more text /what I want/ some more text some more text returns "what I want" how would I write this to get just what is between the first and second forward slashes? also I might want to use several times within the same file. thanks in advance. -- ... 10 Apr 2010 08:00
Initial release of lightning
Hi rubyists, I'm announcing lightning, a gem to speed up your commandline experience. Lightning does this by generating functions which wrap around commands and translate basenames to their full paths. For example: $ cd-gem bacon-1.1.0 # Same as cd /Library/Ruby/Gems/1.8/gems/bacon-1.1.0 $ less... 9 Apr 2010 15:36
Ruby-warrior : Teaching AI concepts with Ruby
I think this project doesn't get enough attention :-) http://github.com/ryanb/ruby-warrior I've tried it and it's really cool and entertaining. The code is also pretty cool to look at, and it's got tests and everything. What is your opinion of it? How far can you go before you have to actually think? :) -- Po... 16 Apr 2010 09:26
First  |  Prev |  Next  |  Last
Pages: 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136