InfoQ Homepage Java Content on InfoQ
-
Debate: JSON vs. XML as a data interchange format
The debate about JSON vs. XML as a data interchange format has begun in blogspace, following JSON inventor and architect at Yahoo Douglas Crockford's talk at XML 2006 JSON, the fat-free alternative to XML. Microsoft's XML head Mike Champion weighed in, as well as Sun's Tim Bray and many others.
-
Continuous Integration Server AnthillPro 3.1 Released
Urbancode has released AnthillPro 3.1, a commercial version of the Anthill OS open-source continuous integration server.
-
GWT Roundup - Johnson Discusses Open Sourcing, Blum Reveals Details of Java Compilation
InfoQ recently caught up with GWT's Bruce Johnson to discuss the full open sourcing of the product. In other GWT news Artima's Frank Sommers interviewed Google Engineer Scott Blum this week on GWT's compilation of Java code to Javascript.
-
Eric Evans on why Domain-Driven Design Matters Today
Eric Evans (author of the original book on DDD) tells InfoQ why DDD matters today, how it fits into today's software development platforms, and what's been going on with DDD in the last few years. The interview is an excerpt from InfoQ's book, Domain-Driven Driven Design Quickly.
-
ONJava's 2007 Predictions
ONJava Editor Chris Adamson has posted his 2007 predictions for the Java world. He takes a look at the major changes in 2006 and says what to look for as a result of them. He focuses on open-sourcing Java, the Java Platform, changes outside of Sun, and the JCP.
-
Groovy Gains Big Sky Sponsorship and aboutGroovy Portal
The momentum behind Groovy continued to increase this week with the announcement of Big Sky Technology's funding of Jochen Theodorou's services full time to work on the project and the launch of the aboutGroovy portal.
-
Db4o Releases Version 6.0 Including .NET Support and Open Source Licensing Changes
Db4Object has released version 6.0 of their open source object database. The product allows data to be stored at the object level instead of in a relational format. Compatibility with relational databases can be achieved using the db4o replication system. Native support is provided for both Java and .NET environments.
-
Stefan Tilkov on REST on new Parleys presentations site
At the SOA conference organized by BeJUG (Belgian Java User Group), InfoQ's Stefan Tilkov gave a presentation on REST. Synchronized audio and slides for this and other presentations are available on the new web 2.0ish online conference presentations site, parleys.com.
-
Reasons to choose Wicket over JSF and Spring MVC
A recent post to the Wicket mailing list details some reasons to choose Wicket over Spring MVC or JSF. Wicket is a component based web application framework.
-
InfoQ Article: An Introduction to JBoss Seam 1.1
JBoss Seam is a new full-stack web application framework that unifies and integrates Ajax, JSF, EJB2, Portlets, and BPM. Seam 1.1 released last week, and InfoQ has published an introduction to Seam, explaining what Seam can do with a HelloWorld example.
-
WPF as a Rich Client Technology?
WPF makes it easy to create visually impressive apps, but also has other talents which make it a compelling choice as a rich client over back-ends written in any technology such as Java, Ruby, or .NET. A new article on InfoQ compares WPF to alternatives such as Ajax/DHTML, Swing, and Flash; it will also look at some scenarios where a WPF client makes sense, using Java as the back-end example.
-
Adobe Releases Flex Cookbook Online Beta
This week Adobe released an online cookbook for Flex application development tips. There also seems to be a defined path for taking the snippets available online and bundling them into an O'Reilly compilation in the future.
-
Industry Prognosticators Look Towards 2007
Sys-Con, publishers of Java Developers Journal, recently polled a number of industry leaders on their thoughts for the software industry going into 2007.
-
JRake: Build, Test, and Deploy Java applications without XML
JRake is the latest entry in build tools for Java that is based on a scripting language. JRake leverages JRuby and the Rake build tool for Ruby to make building, running tests, and deploying web applications quick and easy.
-
Ajax Framework Comparison Tools article
A new article on BEA's Dev2Dev site provides a way to sort through the numerous Ajax frameworks that are available today. The goal of the technique is to make it easier to understand the distinctions between the various frameworks by placing them on a set of axes including declarative versus procedural and client-centric versus server-centric.