Practical JRuby on Rails Web 2.0 Projects and over one million other books are available for Amazon Kindle. Learn more

Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Acceptable See details
$3.99 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to the Java Platform (Expert's Voice in Java)
 
 
Start reading Practical JRuby on Rails Web 2.0 Projects on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to the Java Platform (Expert's Voice in Java) [Paperback]

Ola Bini (Author)
4.5 out of 5 stars  See all reviews (4 customer reviews)

List Price: $42.99
Price: $22.35 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $20.64 (48%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Friday, February 3? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $18.91  
Paperback $22.35  

Book Description

1590598814 978-1590598818 September 26, 2007 1

Practical JRuby and Rails Web 2.0 Projects will be the first book on JRuby, an agile open source project that lets Java developers integrate and use the popular Ruby on Rails to build Web applications. The book author, JRuby project co-leader Ola Bini, is uniquely positioned to write about this, as he brings a unique blend of knowledge surrounding JRuby internals, the Java programming language and the Ruby programming language, along with solid experience building enterprise-level Rails applications.

Java has long been the enterprise-level development platform of choice. However a significant trend within the Java community is afoot: Continued interests in dynamic, agile languages such as Ruby are causing many previously staunch Java developers to reconsider their development strategies. However, the costs of doing so can be significant, as Java tools and libraries are both vast and mature.

Well, JRuby is providing a happy medium for these developers, by combining the power of Java with the flexibility of Ruby on Rails to create a completely new type of development strategy.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to the Java Platform (Expert's Voice in Java) + JRuby Cookbook + Using JRuby: Bringing Ruby to Java (Facets of Ruby)
Price For All Three: $71.89

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details

  • JRuby Cookbook $26.59

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Using JRuby: Bringing Ruby to Java (Facets of Ruby) $22.95

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details



Editorial Reviews

About the Author

Ola Bini is a long time developer from Sweden, that started at an age of 9 years with Basic, on an Apple IIc; from there on learned C, C++, Assembler, Lisp, Java, Ruby and various other languages. He has no formal education except for a few Sun Java certifications. He has worked with system development at Karolinska Institute since 2001 and runs his own consulting company (OLogix Consulting) in his spare time. He has contributed to various Open source projects, and is one of the three Core Developers of the JRuby project.


Product Details

  • Paperback: 360 pages
  • Publisher: Apress; 1 edition (September 26, 2007)
  • Language: English
  • ISBN-10: 1590598814
  • ISBN-13: 978-1590598818
  • Product Dimensions: 9.2 x 7.1 x 0.9 inches
  • Shipping Weight: 1.5 pounds (View shipping rates and policies)
  • Average Customer Review: 4.5 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #904,610 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

4 Reviews
5 star:
 (2)
4 star:
 (2)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.5 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

7 of 8 people found the following review helpful:
4.0 out of 5 stars Great for Java developers wanting to get started with JRuby, November 15, 2007
By 
James Stewart (Grand Rapids, MI, USA) - See all my reviews
(REAL NAME)   
This review is from: Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to the Java Platform (Expert's Voice in Java) (Paperback)
I am not in this book's target audience. Whereas the book is aimed at experienced java developers who are just getting started with rails and want to take advantage of JRuby, I've rarely touched Java but have lots of ruby and rails experience and am interested in JRuby mainly to see where I might be able to take advantage of java libraries, or ship my ruby apps into new contexts. In that respect, the book was helpful but there's probably space for a companion volume for people like me.

The book takes a measured pace, introducing Rails early on and then building in different components from the Java world as it works through four different projects. Use of JDBC within a rails app, calling ruby code from Java, deployment strategies, packaging a Rails app as a .jar that can be dropped into an application server, and making use of java for interfacing with SOAP web services are all covered.

Readers will probably need to spend some time experimenting with each feature to really get comfortable with them, but the book works well to get you started and point in the right direction. The introduction to Ruby and Rails is a case in point, as Ola dives right in to his examples after a brief lead-in. That may work well for experienced developers who will enjoy exploring the accompanying code, but it is worth being aware of.

It did feel like there were some missed opportunities later in the book, particularly in the final project, to introduce more of Rails' "RESTful" features since that example really invited that style of design, and it would have been interesting to have some discussion of the pros and cons of treating the libraries built to interface with external services as models within a rails app, making the interface more transparent.

I'm also not quite sure where the "Web 2.0 Projects" line in the title comes from. The final project interfaces with amazon web services, which I suppose might get thrown onto the "web 2.0" bandwagon, but don't go into the book expecting a series of stereotypical "web 2.0" projects. It's an introduction to JRuby on Rails for Java developers, whatever approach to the web they may be taking.

JRuby is a really exciting technology that promises to help developers take another step towards picking technology based on their projects, not just the platforms their organisations may have standardised on over the past decades. If you're a java developer wanting to learn how to make use of JRuby and looking for some help to get up and running, this book is likely to give you just that.

Disclaimer: I was sent a copy of this book for review by the publisher.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
4.0 out of 5 stars Really good book. (Just a bit old), April 13, 2010
This review is from: Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to the Java Platform (Expert's Voice in Java) (Paperback)
It is a really good book. Just a bit old. If only the author would update it.

Still recommend it if you are looking to get a head state on jruby. You will run into a few surprises once you download and install the latest rails but nothing you cannot overcome am sure.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 5 people found the following review helpful:
5.0 out of 5 stars Huge Timesaver, November 11, 2007
This review is from: Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to the Java Platform (Expert's Voice in Java) (Paperback)
Over the past several months I have spent a lot of time searching the internet for information on JRuby, specifically looking for ways to have Ruby on Rails host Ruby powered applets. I thought I been fairly successful at gathering information until I read this book, and realized how much information I had missed. If you are working on building a production quality application or just want to learn what you can do with the current state of JRuby on Rails, try this book. It will help get you on track right away while avoiding many of the 'gotchas' that come with using Rails on JRuby.

You will need to have a good understanding of Ruby, and prior experience with Rails would be very good too. I did encounter a few issues where a few commands listed in the book did not work, but JRuby and Rails being actively under development make problems like that unavoidable.

This book would make a good companion for the Pragmatic Programmer's Pickaxe book as well as their Agile Development with Rails book. The projects in this book are definitely more fun than the store in the Agile Rails book.
Agile Web Development with Rails, 2nd Edition
Programming Ruby: The Pragmatic Programmers' Guide, Second Edition

Finally, remember that one of the best ways to support open source projects like JRuby is to buy the book (written by a core developer of the project).
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews


Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
admin layout, rhtml file, administrative user interface, other formatting tools, gem command, content rendering, store controller, enterprise bean, authentication object, end def, war file, jdbc driver, web container, stateless session bean, helper methods
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Big Brother, Summary We've, Ruby Array, United States, Henning Mankell, Java Scripting, Arne Dahl, Atltling Ruby, Commons Logging, Ruby String
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:

What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(8)
(5)
(1)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject