This is simply my list of top 5 2007 Java technology winners in open source, which I’m sure will upset some and surprise others; so, enjoy…
Click here to read more
This is simply my list of top 5 2007 Java technology winners in open source, which I’m sure will upset some and surprise others; so, enjoy…
Here is a link to the new Apress Editorial Calendar. It’s a rolling calendar from years past looking into 2008. Enjoy.
From TheServerSide.com: In Practical JRuby on Rails Web 2.0 Projects, JRuby core developer Ola Bini shows how to leverage JRuby and Rails in a Java environment – including how to use JRuby from within an EJB (and how to use EJBs from JRuby), integration with message-oriented systems, using web services from JRuby, and managing deployments. These two chapters provide an introduction to JRuby and Rails…
Ola Bini is one of the core team of developers working on JRuby and the author of Practical JRuby on Rails Web 2.0 Projects, announced separately here on Ruby Inside. In conjunction with the launch of the book, I wanted to ask Ola some questions about his involvement with JRuby, how he used his knowledge to write the book, and where JRuby’s future is heading from here….
Bringing the power of what seems to be the world’s most popular Web application framework, Rails (Ruby on Rails), to Java is now simpler than ever thanks to the JRuby project.
To help learn, understand and use the JRuby project, the highly anticipated Practical JRuby on Rails Web 2.0 Projects by JRuby core developer, Ola Bini, has published and is already available on Amazon.com and other retailers.
This book will empower you to develop Rails applications, even if you’ve never used Ruby. And you later perhaps integrate into your already existing Java/Spring stack. The power of Rails is now in your hands, using this book. Enjoy.
Ruby on Rails to Java: this may be a possible alternative to JRuby on Rails, according to Brian Leonard on Java.net. What do you think?
Here’s the latest Apress 2007 Java (Books) Editorial Calendar…
Enough debate over Ruby/Rails vs. Java, etc. Can’t we all just get along? There is a melting pot happening in Java…
The following JavaOne Day Four report is re-purposed from Ablog, and written by Rob Warner …
Here are our highlights from JavaOne so far. Contributed in part by Rob Warner. From JavaFX to what to expect in Java EE 6 platform and much more.
This year’s JavaOne will have more open source coverage than ever. Additionally, I think it recognizes the hybridization of Java trend that is ever more clear…
You might be asking why java.apress.com is posting an excerpt (and soon other content) on Ruby on Rails. Well, the answer is because…
InfoQ.com interviews the esteemed Ola Bini, one of the JRuby leads.
NetBeans announces support for Ruby/JRuby. While it comes as no surprise, it’s a reminder that Sun clearly recognizes the Java community interests in Ruby on Rails, and is providing options…
In this JavaWorld.com article, Joshua Fox shows how JRuby can bring the power of Ruby on Rails to your Java application, in whole or as Web tier solution in broader enterprise Java application.
Here is an overview of the new Spring Framework 2.0, as it is re-purposed from The Spring Framework – Reference Documentation found in its entirety online at SpringFramework.org.
This article discusses Java Standard Edition (SE) 6 and its support for dynamic Java scripting.
Here are my top ten predictions in Java for 2007…
c/net News.com: “Sun Microsystems released on Monday a Java development kit (Java SE 6) that seeks to meld Java and (Java-based and other) scripting languages.”
Springy lets you use a simple DSL based on JRuby to wire up your Spring context. See Wiring up Spring with JRuby for an introduction.
On Ruby took a few minutes to interview Charles Nutter, Michael Studman, and Aslak Hellesoy for an article I wrote for InfoQ.
For more JRuby as well as overall blogging on Java, Ruby, Lisp, etc. – check out Ola Bini’s blog. Ola was recently added to the JRuby project as the third project lead.
Indeed, there is lot of work going on right now that’s focusing in on the various mechanisms for deploying JRuby-based applications; and this article will summarize some of the work happening currently: Advanced Rails Deployment with JRuby.
InfoQ.com posts this on Raven: Building Java with Ruby. Its “a new alternative in the building tools space is Raven. Raven allows you to use Ruby tools such as Rake and Gem to build Java projects. Build scripts are Ruby scripts, rather than being XML files, and it imports your local Maven repository and handles dependencies…”
The XRuby project is a Ruby to Java bytecode compiler, which compiles Ruby source code (.rb) to Java bytecode (.class). The project is still under developement, and but project founders/leads expect to release the first stable version by the end of this year. Thanks goes to Ruby expert Pat Eyler for pointing this out.