InfoQ Homepage News
-
OpenLaszlo 4.0 Released with Flash and DHTML/Ajax Support
Laszlo Systems has announced the release of OpenLaslzo 4.0. OpenLaszlo is an open source RIA platform that allows developers to compile and target their applications to either an Ajax or Flash runtime.
-
Google Contributes Data Partitioning Capability to Hibernate
Three new top level Hibernate projects were released today: Validator, Search, and Shards. Search and Validator are both promotions of existing work. Shards which was contributed by Google is a horizontal partitioning solution built on top of Hibernate Core.
-
Ruby at QCon
It was great to see Ruby share a platform with other enterprise-oriented tracks, supporting the language's growing maturity and strength within the global marketplace.
-
Apollo Alpha SDK Released
Adobe has released the first public alpha of Apollo. Apollo is the code name for their cross-operating system runtime supporting HTML, Javascript, Flash and PDF in both online and offline modes. Included in the release is the SDK with command line tools for Apollo applications.
-
Debate: Is Scrum Master Certification Good for the Agile Community?
The certification debate has surfaced again. Members of Industrial XP mailing list have been discussing whether the Certified Scrum Master (CSM) program is good or bad for our community. Ken Schawber, Joshua Kerievsky, Robert Martin, and many others have weighed in on this discussion, with very diverse opinions.
-
Interview: Paul Oldfield on Doing Agile Right
In a new InfoQ interview, Paul Oldfield shares his thoughts on agile software development, and what it means to do agile "right".
-
WADL REST API description language getting some attention
Many REST API description languages exist but none have seen major uptake; recently WADL has been getting more attention. Yahoo!'s Mark Nottingham is maintaining a stylesheet to generate docs from WADL. Google's Thomas Steiner unveiled plans for a Google project for generating language specific clients from WADL, & generateing WADL from documentation. Sun is adding WADL tools to SDWP.
-
Six Usability Improvements to the Axis2 Deployment Model
Deepal Javasinghe, one of the developers of Apache Axis2 and Synapse, describes 6 major usability improvements introduced in Axis2: J2EE style deployment mechanism, Hot deployment and hot update, a repository (where you drop services and modules, Change in the deploying of handlers (modules), new deployment descriptors, and multiple deployment options.
-
Panel: Who will Develop Software in 10 Years?
In this video discussion panel (with transcript) Martin Fowler, Frank Buschmann, Steve Cook, Jimmy Nilsson, and Dave Thomas discuss the future of software development. Topics covered include outsourcing, is Google the next MS?, multi-core & parallism, grid computing, software stacks of the future, and more. The panel is from QCon sister-conference JAOO.
-
.NET Compact Framework 2.0 SP2 Released
Service Pack 2 for the .NET Compact Framework has been released. Aside from some debugging enhancements, this release is mainly a collection of bug fixes.
-
Model-View-Controller framework for ASP.NET in the works
At the MVP Summit Scott Guthrie presented a prototype for a Model-View-Controller framework, which might make its way into ASP.NET, in a special meeting arranged by Jeffrey Palermo.
-
Haskell the next language for Rubyists?
Now that Ruby holds no secrets from him, Antonio Cangiano explains why and how Haskell will satisfy his passion for language learning.
-
JRuby on Grails?
The head of the JRuby project ponders the possibility of replacing the Groovy parts of the Grails web framework with JRuby. The head of the Grails project responds.
-
Updated: In Case You Missed It: Vista Does Not Support .HLP Files
The venerable Windows Help program is not supported in Windows Vista out of the box. Furthermore, developers are explicitly prohibited from distributing it with their applications. The viewer is now available via a seperate download.
-
Update on Java Modules
Glyn Normington has written an overview of Java modularity covering JSR 277, JSR 291 and JSR 294. He describes how each is different and adds value, and later responds to the question of why we need modularity support in the JVM, as opposed to custom classloaders (like OSGi).