InfoQ Homepage News
-
Excelsior Jet JVM/Precompiler version 4.5 Released
Excelsior Jet, a JVM with Ahead-Of-Time compiler has been updated to verision 4.5. Jet precompiles JVM byte code to native X86 instructions. Precompilation has application performance and security benefits. v4.5 supports Java SE 5 Update 6 and improves JIT compilation speeds.
-
Is Ruby Ready for the Enterprise?
Brad Banister of Enterprise Open Source Magazine takes a look at whether Ruby is ready for the enterprise in an article focused at developers and IT managers who are considering using Ruby in an enterprise environment.
-
JSR 303: Time to Standardize Validation
Jason Carreira has submitted JSR 303 to standardize a meta-model and and API for JavaBean validation. The JSR has just been submitted and has not yet been approved by the JCP EC, but if approved the API could provide a consistent validation approach across tiers and within other standards and frameworks. InfoQ spok to Jason to find out more about the potential of JSR 303.
-
Martin Fowler on Enterprise Rails
Martin Fowler likens DHH to Kent Beck and draws conclusions about the future of Ruby and Rails in enterprisey settings.
-
Richard Monson-Haefel: It's too late to save Java EE
Richard Monson-Haefel's recently released analyst report predicting the demise of Java EE has set off a storm of controversy. But what did Richard Monson-Haefel, well known for his popular books on EJB, actually say? InfoQ summarized the main points from a podcast with RMH.
-
SOA Link Adds Testing/QA Partners
The SOA Link initiative, started by SOA Registry vendor Infravio in May, expands to include testing and QA vendors iTKO, Mindreef, and Solstice.
-
BEA updates Aqualogic Service Bus
BEA has released its AquaLogic Service Bus v2.5. The update features a host of smaller feature updates including improved standards support for UDDI and SAML 1.1
-
ZK Ajax Java Web Framework: Ajax with no Javascript
The ZK Ajax Framework allows developers to achieve Ajax style UI experiences in web applications without having to code in Javascript. Leveraging both a client and server engine, ZK enables developers to code the interaction of their UI's in pure Java.
-
Six Ruby Presentations (with slides) from European Ruby Meeting Now Online
The audio and slides of six presentations made at a recent Ruby on Rails meeting, hosted by Greenpeace in Amsterdam, have just been made available. Topics include integration with legacy Java apps, CMS development, and Unicode.
-
InfoQ Article: Will the Enterprise change Ruby, or will Ruby change the Enterprise?
Ruby is often criticized for lacking the features required for developing large applications and maintaining them over long periods of time with large teams. Are we missing something fundamental for widescale adoption of Ruby in the enterprise?
-
David Heinemeier Hansson's RailsConf Keynote Address Now Online
A defining keynote address by David Heinemeier Hansson, the creator of Ruby on Rails, has been made available in video format to watch online.
-
Increase Your Personal Resilience to Change
"Highly resilient people are best suited for a world of constant change. They don't fight against disruptive change... they adjust to new situations quickly." Sounds useful for members of Agile teams which want to "embrace change", even more so for those experiencing the drastic change from traditional to Agile methods. Bob Weinstein's article lists some ways to increase your own resiliency.
-
InfoQ Book Review: Collaboration Explained
David Spann introduces Jean Tabaka's book: "Collaboration Explained" in which she shares stories and facilitation techniques to make groups more effective, and provides templates to get them started.
-
Easy Continuous Integration for your Rails Project
Jay Fields of ThoughtWorks describes his team's continuous integration setup.
-
Google's Lean Software Process
On the Manageability.org blog, Carlos E. Perez asked "how closely do Google's development practices match Lean software development?" and compared their process against the seven Lean Software practices: Eliminate Waste, Amplify Learning, Empower the Team, Deliver as Fast as Possible, See the Whole, Build Integrity In, Decide as Late as Possible.