InfoQ Homepage Java Content on InfoQ
-
Google Code Gets Git
Google Code has finally released support for Git repositories on Google Code, adding to the existing DVCS support with Mercurial and the CVCS support of Subversion. The only remaining player not to fully move towards Git repositories is now Apache, which has its own read-only copies of a writable Subversion repository.
-
Google+ Technological Details
Google Plus, the social network from Google, is built mostly on Java and JavaScript while Hangouts, its video conferencing framework, uses a client-server approach.
-
JBoss AS7 Released
Red Hat announced the availability of JBoss AS 7, the first JBoss platform to be EE6 Web Profile certified and with an OSGi 4.2 compliant engine. A 7.1 release, planned later this year, will add full EE6 certification.
-
Windows Azure Plugin for Eclipse with Java, June 2011 Community Technology Preview
Microsoft has recently released a new version of the Windows Azure Plugin for Eclipse with Java. The Eclipse plugin is an open source project, released under the Apache 2.0 license, which provides Java developers with an easy way to build and deploy web applications to Windows
-
Hibernate Object Mapping for NoSQL Datastores
Emmanuel Bernard, the developer behind Hibernate Validator, Hibernate Search, among others, recently announced the birth of Hibernate OGM. The new framework's goal is to provide a common interface for NoSQL datastores using JPA constructs. InfoQ spoke to Bernard to find out more about the framework.
-
New HTML Parsing Rules in IE 10
One of the major changes in HTML 5 was the introduction of standardized parsing rules for non-standard HTML, or more specifically, mal-formed HTML. Internet Explorer will start abiding by these new parsing rules in the recently released version 10, platform preview 2.
-
Evaluating Play for Composing Web APIs
Yevgeniy Brikman, Principal Software Engineer at linked in, published a summary of his evaluation of the Play framework, a Java Web Framework that supports asynchronous programming patterns with HTTP.
-
Eclipse Jubula: Automated Functional Testing Tool
The recent release of Eclipse Indigo includes Jubula, an automated functional testing tool for Java and HTML applications. Tests are created via drag and drop of built-in test libraries, instead of application recording or test programming.
-
JRebel 4.0 Release - Instrumentation/HotSwap Integration
ZeroTurnaround has released the next version of their JVM plugin that allows for instant code changes without complete redeployments.
-
Rhino is About to Get a Lot Faster
Charles Nutter of JRuby fame recently started assisting the Rhino project (Java implementation of JavaScript) to speed up the Rhino JavaScript runtime.
-
Testing a Browser’s JavaScript Compatibility with Test 262
The recently released ECMAScript 262 5.1 fixes bugs in the previous major version 5.0, and is accompanied by Test 262, an online JavaScript compatibility test suite.
-
IE10 Platform Preview 2 Available
The IE team has announced Second Platform Preview for IE10. The Preview showcases new IE features like Positioned Floats, HTML5 SandBox, HTML5 Forms, setImmediate API, Page Visibility API, Async Scripts and more. It uses the same HTML5 engine seen in the recent Windows 8 demos.
-
OpenJDK to be Java SE 7 Reference Implementation, Bylaws Ratified by Oracle
The OpenJDK Community Bylaws have been ratified, with 70 votes in favour, no votes against, and nine abstentions. 61 of the votes in favour were from Oracle employees.
-
IBM WebSphere Application Server Version 8 Released with Full Java EE 6 Support
IBM WebSphere Application Server V8 has been launched, becoming the third application server to offer complete support for the full Java EE 6 profile.
-
Microsoft Releases Java-Friendly Interop Bindings for WCF Services
In June, Microsoft released a set of open-source configurations to accelerate interoperability between Microsoft’s WCF platform and leading Java-based web service stacks. WCF bindings, which define transport details for invoking or consuming WCF services, are now available for Oracle WebLogic, Oracle Metro, IBM WebSphere and Apache Axis2.