InfoQ Homepage Java Content on InfoQ
-
Azul Releases Zing: Software-based JVM Virtualisation/Elastic Runtime for x86
Azul Systems, makers of specialist hardware for running Java applications, have announced Zing, a Virtualised implementation of their hardware stack. Zing uses RedHat's KVM and VMWare's vSphere to target a wide range of operating systems and is optimised for Intel's latest x86
-
AppengineJS, a JavaScript Port of the Google App Engine Python SDK
AppengineJS is an open source JavaScript port of the Google App Engine Python SDK helpful to create web applications that can be deployed on GAE infrastructure accessing Google’s persistent storage and services.
-
HyperSQL 2.0 - New Release 5 Years In the Making
The HyperSQL database (HSQLDB), version 2.0, has been released after 5 years in the making. HyperSQL 2.0 is the worthy successor to HSQLDB 1.8, which has been integrated and used in applications large and small, including the ubiquitous OpenOffice Base application. The new version boasts more features than any other open source database.
-
Architexa aims to make UML quick and easy
Architexa is a new Eclipse-based UML modeling tool that allows developers to quickly gain insight into code relationships through UML diagrams, and share what they find with others.
-
Azul Systems To Open Source Significant Technology in Managed Runtime Initiative
Having just announced a record breaking quarter, Azul Systems are open sourcing a considerable part of their intellectual property under GPLV2, as part of a major new initiative to try and improve the performance of managed code on commodity platforms.
-
Apple's "HTML 5 and Web Standards" Showcase Criticized for Not Being Standard At All
Apple has created an HTML 5 Showcase that presents its vision for the next generation of the WWW. The fact that this page is only accessible using the Safari browser, while Apple advocates about web standards, has caused many to criticize the company’s lack of broader platform support.
-
EGit 0.8 Ready For Helios Release
The EGit and JGit Eclipse projects released 0.8.1 of their namesake projects earlier this week, in preparation for the Eclipse Helios simultaneous release that is due later this month. The New and Noteworthy for both EGit and JGit have been brought up to date, and a User Guide based on contributions from the Eclipse Wiki. There's also an Introduction to Git for those who haven't used it before.
-
First Version of Java Lambda Syntax Sparks Debate
A few days ago Maurizio Cimadamore from Oracle pushed the initial lambda implementation in the OpenJDK Mercurial Repositories. This provided a first glimpse into the new syntax and has created controversy in the community.
-
Announcing the 4th Annual QCon San Francisco: November 1-5, 2010
QCon San Francisco 2010, taking place November 1-5 is now open for registration ($700 savings until June 11th). QCon is an enterprise software development conference for team leads, architects, and project managers covering Architecture & Design, Java, NoSQL, Concurrency, SOA, Cloud Computing, Agile methodologies and other timely topics.
-
Restful Services in Ruby using JRuby and Jersey
In an effort to bring the expressiveness of ruby and the REST frameworks in Java, Charles Nutter makes the case for delevoping RESTful services in JRuby+Rails.
-
Code Quality Management Tool Sonar Provides Design and Architecture Metrics
The new version of open source code quality management tool Sonar provides design and architecture metrics. Sonar 2.0 introduced the analysis of design, architecture and object-oriented metrics for Java applications. And Sonar 2.1 version, which was released recently, supports the detection of unused methods and calls to deprecated methods.
-
Catching up with JQuery: Now used in over 30% of Websites
The JavaScript framework has evolved to include many tools intended to make JavaScript coding much easier. According to BuiltWith usage statistics, this open source project is now used in over 30% of the top 10000 web sites.
-
Alfresco Announces Activiti Project, an Apache 2 Licensed BPM Engine
Alfresco announces their open source, Apache 2 Licensed Business Process Managment engine, Activiti, with former jBPM lead Tom Baeyens at the helm.
-
Google Wants a New Widely-Adopted Video Standard Based on the VP8 Codec [Updated]
Google has open-sourced WebM, a royalty free media file format for compressing and encoding video. While this is good news for many industry players which have shown their support for the new standard, some of the questions which have been raised so far have included concerns around licensing and code quality.
-
Joshua Kerievsky Introduces "Sufficient Design" To The Craftsmanship Discussion
Software Craftsmanship has been a hot topic as of late. Joshua Kerievsky posits a possible counter-perspective to the underlying "code must always be clean!" ethos of the craftsmanship movement; something he calls "Sufficient Design". Learn about what Joshua means, and hear thoughts also from Bob Martin and Ron Jeffries on Kerievsky's ideas.