InfoQ Homepage Java Content on InfoQ
-
Sun's Disagreement With Apache Overshadows Java 7 Announcement
Sun Microsystems have published an updated schedule for JDK 7 along with a list of the approved features, but the ongoing disagreement with Apache over licensing the Java Compatibility Kit (JCK) for Java SE threatens to overshadow the announcement.
-
Article: Fetching strategy implementation in a J2EE application using AOP
In this article Manjunath R. Naganna introduces a strategy for overriding the default fetching pattern in the Repository/DAO class with a different fetching pattern based on the specific use case as defined with Aspect Oriented Programming. Aspect helps in deciding which fetching strategy needs to be used in a particular business use case.
-
Doug McCune on Flex Development
In this post, Doug McCune, Flex community rock star and author of Flex for Dummies, discusses the Flex landscape and shares his insights on building custom components in Flex. In addition, he talks about what is coming in Flex 4 and how the community has changed in the last few years.
-
Interview and Book Excerpt: Jaroslav Tulach's Practical API Design
Jaroslav Tulach's latest book Practical API Design covers the topics of API design in modern software applications, what factors make a good API, and how to go about implementing API frameworks. InfoQ spoke with Jaroslav about his new book. We are also making an excerpt from the book available for our readers.
-
Jetty at Eclipse
Jetty is in the process of moving to the Eclipse foundation. At EclipseCon 2009, Greg Wilkins gave an update of why it is moving, what impact it will have, and plans for the future.
-
JBoss Developer Studio 2.0 released
Earlier this week, RedHat announced the availability of JBoss Developer Studio 2.0 which provides a complete package of Eclipse along with the JBoss Enterprise Application, Portal, SOA and Data Services platforms. The solution provides a robust, integrated development environment for rich web applications and mission critical enterprise applications in a single package.
-
AWS Toolkit for Eclipse announced
Amazon have announced the AWS Toolkit for Eclipse to allow Eclipse instances to launch and manage EC2 instances from within an Eclipse environment
-
Glassfish Tools Bundle for Eclipse released
Sun today released the GlassFish Tools Bundle for Eclipse, which provides an Eclipse environment to create and provision GlassFish applications from within Eclipse.
-
WindowBuilder Pro 7.0 Released
Instantiations has released WindowBuilder Pro 7.0, a Java GUI builder, and which recently won the "Best commercial Eclipse-based developer tool" category at EclipseCon 2009. Updates to 7.0 include UI Factories and Nebula widget integration, along with Swing Data Binding and GWT-Ext widgets.
-
Crowdsourcing JavaScript Integration Testing with Test Swarm
John Resig creator of the jQuery JavaScript library, has released Test Swarm, a platform for distributed continuous integration testing for client-side JavaScript. Frustrated with traditional JavaScript testing environments that don’t scale, John’s new project, aims to provide a systems for outsourcing browser related testing to large groups of people or communities.
-
Is It Premature to Talk About C++ and Java’s Legacy?
Bruce Eckel’s recent blog post on the legacy left by C++ and Java generated a lot of reaction. While mentioning some design mistakes, he concludes that both languages have had a significant role in programming languages evolution and an important positive legacy. But is it not too early to talk about their legacy?
-
Presentation: Evolving the Java Platform
In this presentation recorded at QCon London 2008, Ola Bini talks about the current status of the JVM regarding languages running on top of it and the need to evolve in order to support dynamic languages.
-
Interview: Tim Bray on the Future of the Web
In this interview made during QCon SF 2008, Tim Bray talks about why he is not convinced with the buzz surrounding Rich Internet Applications and shares his ideas on Cloud Computing. He also expresses his opinion regarding the debate REST vs. WS-* and the future directions web technologies will be taking.
-
MIX 09: Justin Smith on Azure Access Control Services
Justin Smith and John Shewchuck delivered an introduction to Windows Azure ACS. ACS is basically a hosted Secure Token Service that operates in a "claims in-claims out" mode. John demoed the ACS in a Web application writen in Phyton and JQuery running on Google Apps Engine. ACS supports any identity mechanism (Google, Yahoo, Facebook...) and can be invoked from any technology stack.
-
MIX 09: Nigel Ellis on Azure SQL Data Services
Nigel Ellis, Architect at Microsoft, presented today a detailed overview of the new relational model of Azure SQL Data Service, which was announced a couple of weeks ago on the team's blog. Nigel also demonstrated how SDS could be used by WordPress (a PHP application) via an ODBC driver.