InfoQ Homepage News
-
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.
-
Moving away from exclusive use of OOP and Curly Brace Languages to reduce code waste?
According to Bob Warfield, at least 70% of code is wasted because it’s written to build components which would add no competitive differentiation to the final product. To reduce this "waste", programmers should practice code reuse instead of repeatedly building the same components. However, to facilitate code reuse it is necessary to move away from exclusive use of OOP and Curly Brace Languages.
-
The SCA Debate
David Chappell, from Chappell & Associates, started a debate on SCA by reasoning that "Microsoft Should Not Support SCA".
-
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.
-
Table Value Constructors and Compound Assignments for SQL Server 2008
In SQL Server 2008, T-SQL will be getting some welcome enhancements to the syntax itself. Included among these are table value constructors, also known as row constructors, inline variable declaration, and compound assignments.
-
Open Source: The .NET Framework
Today Microsoft announced it will release the source code for its .NET Framework under the Microsoft Reference License.
-
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.
-
Interview with SCA standards members and users
InfoQ took time to talk to some of the driving forces behind SCA at the OpenCSA Plenary held recently.
-
Intalio|BPMS 5.0 released - A full fledged open source BPM system
Intalio last week released their open source based BPM System - Intalio|BPMS 5.0, including amongst other things a BPMN Editor and a BPEL server engine. The release is a milestone for Intalio in their effort to realise a complete solution for their BPM 2.0 vision. InfoQ took the opportunity to interview Ismael Ghalimi, Intalio CEO, and Arnaud Blandin, EMEA Director, about the new release.
-
AgileEvents Calendar Update
AgileEvents is one month old, and two dozen commercial and non-profit events have been announced there by members of the Agile community around the world. Here is your monthly roundup of upcoming events, with "coding dojos", classes, and conferences and XPdays worldwide.
-
Think you know what scalability is?
Many people talk about scalability, but do you know what it really means? Royans K Tharakan dispels some myths and provides a detailed explanation of some of the common scalability terms.
-
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.