InfoQ Homepage Java Content on InfoQ
-
Adobe Max 2007 North America - Wrap Up
Adobe was busy this week showing off their latest work at the 2007 Max Conference. Adobe continues to cater to developers with many of their efforts. The conference came with a number of interesting and exciting announcements for the developer community including:
-
DbFit 0.9 includes MySQL Support and Full Oracle for Java Support
DbFit has had several releases in recent months, adding better support for Oracle, support for Java and MySQL 5, and embedding DbFit tables into Java and .NET code.
-
Firebug aids Mashup Development
Phil Rees has written an introduction to Firebug using the Google Mashup Editor (still in limited beta) and his DanceMaps mashup. He walks through everything from CSS to Yahoo! Pipes and how Firebug helps web development.
-
OpenLogic Launches Free Open Source Library and Knowledge Base
The OpenLogic Exchange, which launched last week, provides a place where companies and developers can find, research, and download certified open source packages. It also has a knowledgebase for each package and provides information on OpenLogic's certification scores, as well as licenses and dependencies between open source packages.
-
Nexaweb Enterpise Web 2.0 Released with Visual Editor and Debugging Enhancements
Nexaweb has announced the latest release of their Enterprise Web 2.0 Suite, an application development and deployment platform for building Rich Client, Composite and Enterprise Mashup applications in JEE environments.
-
Article: Open Source WS Stacks for Java - Design Goals and Philosophy
InfoQ's Stefan Tilkov questioned lead developers of Apache Axis2, Apache CXF, Spring Web Services, JBossWS and and Sun’s Metro about their design goals, their approach towards Java and Web services standards, data binding, accessing XML, interoperability, REST support, and framework maturity. The results revealed many similarities and some noteworthy differences.
-
Java, Ruby, and the Continuous Tax
Recently as part of a debate on ActiveRecord and Hibernate, Bob Lee of Google used the term "continuous tax" to describe the pros and cons of using a dynamically typed language like Ruby in respect to a statically typed language such as Java.
-
ExtJS Creator Jack Slocum Discusses Upcoming 2.0 Release
The ExtJS team recently released the alpha release of version 2.0 of the JavaScript/Ajax framework. InfoQ caught up with ExtJS creator Jack Slocum to discuss the release.
-
Ted Patrick on Flex 3 Beta 2
Ted Patrick of Adobe Systems has been blogging over the last week on some of the exciting new additions and improvements coming in the Beta 2 release of Flex 3.
-
JavaFX: Client-Side Java for Desktop and Mobile
Since JavaFX was first announced at JavaOne in May, there has been a flurry of activity focused on improving the client-side user experience of Java. InfoQ interviewed Joshua Marinacci about JavaFX, its contents and its impact.
-
Backbase Enterprise Ajax 4 Adds Support for Third Party Widgets and XML API
Backbase has released the latest version of its Ajax framework, Enterprise Ajax 4. This release comes with Cross Browser Compatibility and Dual API support, support for Third Party Widgets, and a Structured Development approach.
-
Lucene Oracle Integration Looks to Surpass Oracle Text
New work to enhancement LUCENE-724 by Marcelo Ochoa allows for better integration of Lucene as a domain index from within the Oracle database. The updates allow greater flexibility than using Oracle Text.
-
Sun Releases Early Access Consumer JRE and Nimbus Preview
Today Sun released an early access preview of Java SE 6 Update N (formerly known as the Consumer JRE). The release includes initial Java Kernel support for faster initial downloads and startup enhancements.
-
JBoss RichFaces 3.1: Ajax4JSF and Exadel RichFaces integrated as single open source library
JBoss, a division of RedHat, recently released version 3.1 of the RichFaces JSF library. Stemming from a partnership with Exadel, this release is the first one to integrate the Ajax4JSF project with the formerly commercial RichFaces. InfoQ took the opportunity to learn more about RichFaces and what this release brings to the JSF space.
-
JRuby compiler finished
As Charles Nutter reports, JRuby's Ruby to Bytecode compiler is finished. This is used for AOT and JIT compilation, and will go into JRuby 1.1. Future plans include a compiler that could help with Java integration by turning Ruby classes into Java types.