InfoQ Homepage Java Content on InfoQ
-
Pizzigati Prize For Software in the Public Interest Open for Nominations
InfoQ doesn't normally report on contests and calls for registration . But for the Antonio Pizzigati Prize for Software in the Public Interest, this time we decided to make an exception. The Pizzigati Prize is a $10,000 prize awarded to "a software developer who adds significant value to the nonprofit sector and movements for social change". Nominations are open until December 15.
-
Work begins on JAX-RS 2.0
JAX-RS is the standard for RESTful services in enterprise Java. It has been finalised since 2008 and part of EE6 since late 2009, with several implementations. Over the past couple of years there has been a lot of implementation experience and now Oracle have announced that JAX-RS 2.0 is in the works, as well as giving an indication of their current thoughts. But are they missing anything?
-
JUnitMax tightens the feedback cycle of software development
Kent Beck re-released JUnitMax, a continuous test runner plugin for Eclipse that tightens the feedback loop of programmers aiming for a low risk, high throughput pace of development.
-
Updated: Oracle and Apple Announce OpenJDK Project for Mac OS X
Apple have just announced that they will be working with Oracle on the OpenJDK project. As part of the deal Apple will contribute most of the key components, tools and technology required for Java SE 7 on Mac OS X.
-
Google Asserts Oracle Patents Invalid
Google has fired back against Oracle in the ongoing JVM dispute, and is now asserting that the Oracle JVM patents are invalid because of obviousness. Things are just about to get interesting.
-
Is OSGi the Right Foundation for Java Middleware?
Ross Mason, founder of MuleSource expressed his frustration with OSGi: "OSGi is a great specification for middleware vendors, but a terrible specification for the end user." He argues that OSGi just isn’t ready for the developer yet as it is too difficult to completely make it invisible to a developer.
-
Nuxeo Introduces Plug-in Marketplace, CMIS Support to its Enterprise Content Management Offerings
Open Source Enterprise Content Management (ECM) company Nuxeo has updated its Open Source OSGi-Based Content Management Infrastructure, adding support for JBoss 5.1, JBoss EAP, and CMIS 1.0, and introducing the Marketplace providing a distribution channel for Plug-ins.
-
Spring Roo 1.1.0 Release: Built on OSGi, Supports Database Reverse Engineering and GWT 2.1 Features
The latest version of Spring Roo framework supports database reverse engineering, Google Web Toolkit (GWT) version 2.1 features, and application deployments on Google App Engine. Spring Roo 1.1.0 GA release was announced last week. The new release also uses Apache Felix as the OSGi runtime environment.
-
Apache Threatens to Leave JCP
In an unprecedented move, the Apache Software Foundation has announced its intention to terminate its relationship with the JCP if the rights as implementers of Java specifications are not upheld. If that's the case, they argue, then the JCP specifications are nothing more than proprietary documentation. What does this mean for the future of Java and the JCP?
-
First Spring Social Milestone to Integrate with Twitter, Facebook, LinkedIn and Tripit
Last week SpringSource released a first milestone for Spring Social, a Spring-based template for accessing Twitter, LinkedIn, Tripit and Facebook from within Java programs. Rather than exposing generic, URL-based APIs, the Spring Social APIs are designed specifically for each site and make integrating with those sites straight forward. InfoQ examines the new API as well as some alternatives.
-
JCP Election Results for the New Executive Committee Members Announced: Hologic not Ratified
The results have been announced from the unusually controversial JCP Executive Committee election, with Hologic failing to be ratified. The JCP Project Management Office will now need to choose a new candidate to replace concurrency expert Doug Lea.
-
Eclipse Virgo Released
The inaugural version of Eclipse Virgo was released today, including the Eclipse Gemini Web component. Despite these being the first release under the Eclipse moniker, they are the natural evolution of the well-regarded Spring DM Server. Read on to find out what's important about this release.
-
A New Crop of Self Hosting IDEs: RedCar and JRuby, Cloud9 IDE and Javascript
Dynamic languages have a dirty, badly kept secret: their IDEs and tools are written in languages like C/C++, C# or Java. Exceptions were languages like Smalltalk - but now Ruby and Javascript developers get to build their tooling using their preferred languages. InfoQ looks at HTML/Javascript based Cloud9 IDE and JRuby and SWT based RedCar.
-
Avoid SDK Hassle with Build Services for Native Mobile Web Apps: RhoHub, Apparat.io
HTML/Javascript code packaged as native apps allows for cross platform mobile development - but there's still a nuisance: the yak shaving exercise of installing and maintaining the SDKs of all target platforms, and running the builds. There are solutions to fix that: Rhohub for Rhodes, Apparat.io, and PhoneGap/Build.
-
Adobe previews HTML5 animation IDE
Adobe during its annual developer’s conference has previewed an IDE for HTML5 animation. The IDE, codenamed Edge, uses the WebKit rendering engine to preview animations and like Dreamweaver, offers a source code editing mode.