The act_as_state_machine plugin which as per google resides @ lunchroom.lunchboxsoftware.com/articles/2006/01/21/acts-as-state-machine is not accessible and...
BTW I was able to find the repository of that plugin and it is http://elitists.textdriven.com/svn/plugins/acts_as_state_machine and install it after adding...
Is there any interest in Ruby<->Java bridge as a RUG topic? I've ended up doing quite a bit of this for work to get access to the XMLBeans library (I've found...
Paul, I would like hear about Ruby<->Java bridge/JRuby. ... -- Navjeet (http://www.javaah.com) [Non-text portions of this message have been removed]...
I'd be interested. We have some Java code laying around at work, and it would be nice to hear about integration technicques. Plus, it follows the Rake talk...
Unlikely I'll make the trek from C'ville to attend, but I'm definitely interested in exploring ways to communicate most efficiently between a Java and Ruby....
Hello, I'm a Ruby-Nuby with other language experience (Perl, Unix shell scripting, proprietary scripting languages, Java, C, C++ and Fortran). I live and work...
There's a book review of David Black's "Ruby for Rails" up on Slashdot: http://books.slashdot.org/article.pl?sid=06/07/12/1439202 It's a fine book; kind of a...
There are two sides to the Ruby <-> Java integration coin. Using Java code in a Ruby application, and using Ruby code in a Java application. Like I mentioned...
Would anyone be interested in getting Justin and Stu to give a demo/presentation of Streamlined? Maybe we could get them here for the September meeting? Carl...
Carl, ... I think it's a nice idea, though considering that both Justin and Stu are in Durham, NC and don't have any events scheduled in our area, it may be...
Sean, We may have to wait until they are here for the Oct/Nov NoFluff... but from their initial postings they seemed a little eager to get the word out and...
I'd be very interested ... ... -- // anything worth taking seriously is worth making fun of // http://blog.devcaffeine.com/ [Non-text portions of this message...
... Point taken ... OSCON has already started but the Streamlined sessions hasn't happened yet, so I'll speak to Stu tomorrow about presenting at our RUG. ...
I just finished speaking with Stuart he said we have three options: 1) Wait until they're in the area for No Fluff Just Stuff and they can stop by the day...
There is another option; Jay Zimmerman often sends speakers to present at the NovaJUG to promote the NFJS, a couple of moths before the Northern Virginia...
does anyone have any recommendations for a ruby toolkit that i could use to read pdf's and office documents? I'm trying to build an indexer, and while i can...
... Yeah... Austin Ziegler's been talking about impementing a PDF::Reader for a while, but I don't think he has. There's always iText for Java! Office.. if on...
That was one of the things that I looked at, but I am unable to find any methods or documentation in there that deals with anything other than creating pdf's...