Top 5 2007 Winners in Java

142 days ago

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


New Apress Java Editorial Calendar

142 days ago

Here is a link to the new Apress Editorial Calendar. It’s a rolling calendar from years past looking into 2008. Enjoy.



EXCERPTS: Practical JRuby on Rails

196 days ago

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…


Click here to read more


Interview with Ola Bini of JRuby, JRuby book

214 days ago

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….



The Power of Rails in Java (New Book)

225 days ago

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.



Rails to Java via REST

250 days ago

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?



2007 Apress Java Editorial Calendar Update

252 days ago

Here’s the latest Apress 2007 Java (Books) Editorial Calendar…


Click here to read more


Can't we all get along?

340 days ago

Enough debate over Ruby/Rails vs. Java, etc. Can’t we all just get along? There is a melting pot happening in Java…


Click here to read more


JavaOne 2007, DayFour

363 days ago

The following JavaOne Day Four report is re-purposed from Ablog, and written by Rob Warner …


Click here to read more


JavaOne 2007, DayOne

370 days ago

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.


Click here to read more


java.apress.com JavaOne Preview

376 days ago

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…


Click here to read more


EXCERPT: Ruby on Rails E-Commerce Project Setup and Proof of Concept

388 days ago

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…


Click here to read more


JRuby 1.0 on the horizon

403 days ago

InfoQ.com interviews the esteemed Ola Bini, one of the JRuby leads.



NetBeans adopts Ruby/JRuby

435 days ago

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…


Click here to read more


JRuby on Rails

446 days ago

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.


Click here to read more


ARTICLE: What's new in Spring 2.0?

451 days ago

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.


Click here to read more


ARTICLE: Java SE 6 Scripting Support

476 days ago

This article discusses Java Standard Edition (SE) 6 and its support for dynamic Java scripting.


Click here to read more


Java News Predictions for 2007

495 days ago

Here are my top ten predictions in Java for 2007…


Click here to read more


Java SE 6: scripting languages support

518 days ago

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.”



JRuby for Spring

524 days ago

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.



RSpec now running on JRuby

529 days ago

On Ruby took a few minutes to interview Charles Nutter, Michael Studman, and Aslak Hellesoy for an article I wrote for InfoQ.



Ola Bini on Java, Lisp, Ruby and AI

539 days ago

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.



Advanced Rails Deployment with JRuby

539 days ago

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.



Raven

551 days ago
tags: , , , , , ,

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…”



XRuby is coming...

561 days ago

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.