Re: Ruby - GUI - Desktop Programming - Tools required Programming Web Development by fraogongi JRuby is a 100% Java implementation of the Ruby programming language. … [url]http://www.khelll.com/blog/ruby/the-power-of-jruby/[/url] Cheers! Ruby & Java vs JRuby Programming Web Development by BrackishWater …. Then I start to wonder why we're NOT using JRuby?! Instinctively, I'm thinking Java and Ruby is what we… bit and I've heard a few negative things about JRuby, such as memory issues or diminishing oracle/community support, or… whatever. Is JRuby a dud? Or is it viable for real-world, large… Problems running Jruby with Glimmer Programming Web Development by fraogongi … into problems while running my program in eclipse. Its a Jruby application that uses Glimmer to create GUI components. I've…, I keep gettint the error below: [code] C:/Program Files/jruby-1.1.5/lib/ruby/site_ruby/1.8/rubygems/custom_require… Re: Problems running Jruby with Glimmer Programming Web Development by reflexer I think you need to install [I]facets [/I]gem. Run [CODE] jruby -S gem install facets[/CODE] JAX - it's all about Technology, Architecture, Agility Programming Software Development by jax2008 …. Topics: Java * Enterprise technologies * Spring framework * Java Web technologies * Groovy, JRuby (on Rails) * Mobile technologies Eclipse * Eclipse Development (Java, Ruby, Python… Hello ! Community Center Say Hello! by Chien-Rouge … mIrc or Xchat (Perl) or one of my own program (JRuby) by example. I came here by searching for code or… Can't start writing technical documentation. Community Center by JustmeVSI … run on top of the JVM. Kinda like Ruby and JRuby and Python and Jython. And it was an interesting and… Re: Quick question Programming Web Development by b1izzard It is not possible to generate bytecode with normal Ruby i.e C-Ruby. But I think its possible in [URL="http://www.jruby.org/"]Jruby[/URL] Re: Quick question Programming Web Development by G_S … I think its possible in [URL="http://www.jruby.org/"]Jruby[/URL][/QUOTE] This very interesting. So, if I understood… Re: What programming language I should learn to make J2ME apps. Programming Mobile Development by Schol-R-LEA …](http://www.jython.org/) (a Python port to the JVM), [JRuby](http://jruby.org/) (the same, for Ruby), [Scala](http://www.scala… Re: need Programming Software Development by jwenting there are several scripting languages for the JVM. Groovy, JRuby, Jython, etc. etc. etc. Byt I've never heard of cripts scirpts for it. Re: Ruby - GUI - Desktop Programming - Tools required Programming Web Development by fraogongi You may want to look at Glimmer. Its a Jruby DSL for creating GUI components. [url]www.eclipse.org/proposals/glimmer/[/url] Re: Ruby - GUI - Desktop Programming - Tools required Programming Web Development by superjacent Thanks for the input so far. As regards JRuby, this is where, for me, it gets confusing. Is it Java or is it Ruby? Is is Java creating Ruby source code to be run entirely under the Ruby interpretor or will Java still be required? These are questions that come to mind and yes I'll be googling shortly. Re: Java's open-sourcing beginning to pay off Programming Software Development by jwenting … (ironically it has been found that the latest version of JRuby is far faster than its C based counterpart). It's… Re: Q & A: SpringSource CEO Rod Johnson Programming Web Development by ~s.o.s~ … Java ecosystem, the closest you can get to is using JRuby on Rails; the simplicity and maturity of Ruby[as a… Re: How to retreive a session's value Programming Web Development by omaiaa0p ….connectors-runtime [23] INFO: Started bundle org.glassfish.scripting.gf-jruby-connector [57] INFO: Started bundle org.glassfish.web.gf-web… Re: Java SE 7 released just now........ Programming Software Development by ~s.o.s~ …/09/first-taste-of-invokedynamic.html"]blog post by jRuby developer[/URL]. Then there is this one interesting addition to… Re: Is it possible to use Ruby on Rails and Java in one Web app application Programming Web Development by SoldierCoder Yes. Check out: [url]http://jruby.org/[/url] Re: GUI Programming Programming Computer Science by iamthwee …/downloads/ Why, well two reasons, I think 3.2 uses jruby and eclipses standard GUI toolkit, which tries to get a… Re: Ruby & Java vs JRuby Programming Web Development by Taywin Have you take a look at this [site](http://agylen.com/2006/02/27/ruby-for-java-programmers-part-v/) yet? Not sure what limitation you are talking about. The site seems to explain quite well for thsoe who are from Java to go to Ruby. Re: Ruby & Java vs JRuby Programming Web Development by marcnaweb check http://stackoverflow.com/questions/5640517/can-a-ruby-app-call-java-code or/and http://rjb.rubyforge.org/ Re: Hello ! Community Center Say Hello! by Onlineshade Welcome to Daniweb. Re: Hello ! Community Center Say Hello! by Netcode welcome! Re: Can't start writing technical documentation. Community Center by ChrisHunter if you mean you can't write the introduction to your project i suggest you leave it until the end or at least until you've got the structure of your documentation so that you have a better understanding of what your project will consist of. it worked well for me because i just introduced what the document would consist of.