Eric: Why so incredulous? My point is that I'd rather prototype something quickly for user testing before I try learn a completely new language.
To anyone else interested: I found out how to execute java using %x| java ...| . I think latency would be an issue in the scenario I'm describing, but I'm going to give it a shot. Cameron On Oct 31, 7:52 pm, Eric <[email protected]> wrote: > i don't mean to be a jerk, but "asap?" really? > > http://www.ruby-forum.com/topic/198410 > > -eric > > On Oct 31, 3:17 pm, ckundo <[email protected]> wrote: > > > I'd like to use be able to decodeQRcodes that people submit to my > > rails app. I'm using phonegap for iPhone, so I need to create a work- > > around for a nativeQRcodereader. The best I can come up with is > > having someone take a picture of thecodeand submit it, then have > > ruby parse it.* > > > I've searched this forum and online, and all I can find is the zxing > > library for Java. Question is: > > > a) is there a rails plugin or a ruby gem that can decode aqrcode > > image > > or b) is it possible to run a java command from ruby? > > > Thanks for any guidance. > > > Cameron > > > *yes, I will be looking into obj-c eventually, but want to prototype > > asap --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

