Sunday, 25 August 2013

JRuby in the browser

JRuby in the browser

search resultsGetting Started — JRuby.org
Try it! Not ready to download yet? You can try JRuby as an applet right in
your browser! Getting Started with JRuby. JRuby is one of the easiest Ruby
implementations ...
jruby.org/getting-started - Cached

Try JRuby! — JRuby.org
This applet lets you try JRuby in your browser. It's a 6 or 13MB file so
it may take a few seconds to download.
jruby.org/tryjruby - Cached

Deploying JRuby applications with Java Web Start
This article is based on a sample application that implements a simple
ObjectSpace browser using JRuby and Swing.
www.infoq.com/articles/jruby-deployment-​with-webstart - Cached

java - JRuby: Watir is hanging when launching browser - Stack ...
I have Windows 7 Enterprise and I am trying to run JRuby. I've set my
environment variables for Ruby (1.9.3), Java (jdk - 1.6.7), and JRuby
(1.7preview).
stackoverflow.com/questions/10983307/​jruby-watir...browser - Cached

Headius: Browsing Memory the JRuby Way
Because JRuby runs on the JVM, we benefit from the dozens of tools that
have been written for the JVM. Among these tools are numerous memory
inspection, profiling ...
blog.headius.com/2010/07/browsing-​memory-jruby-way.html - Cached

ruby - JRuby in the browser - Stack Overflow
Define "run Ruby in the browser". There's a big difference between running
JRuby in an applet, say, and something that would compile Ruby into
something supported ...
stackoverflow.com/questions/13575854/​jruby-in-the-browser - Cached

JRuby on Rails in GlassFish Tutorial (Getting Started With ...
The view is the file that generates the output to the browser. ... you can
use it with send_data to stream the image to the browser. JRuby provides
some other ...
docs.oracle.com/cd/E19776-01/820-4926/​chapterone/index.html - Cached

Why JRuby? - The Ruby Programming Language
To see this in action, take a look at Try JRuby, an IRB session in your
browser accessible from any computer with a web browser and Java.
ruby.about.com/od/beginningruby/ss/Why-​Jruby.htm - Cached

schnell-jruby - schnell is a zippy (Fast), yippy (Easy) and ...
require "schnell" include Schnell browser = Browser.new browser.goto
"http://www.google.com" browser.text_field(:name,"q").set "jRuby"
browser.button(:name,"btnG").click.
code.google.com/p/schnell-jruby

Chapter 1 Using JRuby on Rails With Oracle GlassFish Server ...
Chapter 1 Using JRuby ... convert the bytes in the output stream to a Ruby
string so that you can use it with send_data to stream the image to the
browser. JRuby ...
docs.oracle.com/cd/E19798-01/821-1760/​6nmnl4r0d/index.html - Cached

No comments:

Post a Comment