InfoQ Homepage News
-
SOA, What is it Good For?
In a series of news articles and discussions and blogs, the SOA community goes through the difficulties associated with SOA deployment with a degree of soul-searching. Surveys indicate that SOA is a long term committment of organizations and that the key drivers for SOA remain constant.
-
Glassbox - Automated monitoring and troubleshooting using AOP
Glassbox is a production Java monitoring solution built around AspectJ, released under LGPL. Glassbox made it's first public announcement yesterday with the release of Glassbox Automated Troubleshooter beta 2. Glassbox deployes as a war file to your appserver and then uses AspectJ load time weaving and to monitor app code and other artifacts.
-
Microsoft releases XML Notepad - completely rewritten in C#
XML Notepad was originally released in 1998, but was eventually pulled from MSDN because Microsoft was didn't have time to keep it updated with current XML standards. On September 1st, Microsoft released a new version of XML Notepad completely rewritten in C#.
-
Sun Officially Backs Ruby, Brings JRuby In-House
Charles Nutter, one of the developers of the JRuby (Ruby on JVM) project, announces JRuby is being brought into the Sun Microsystems fold.
-
Progress Towards "Java Browser Edition"
Earlier this year Ethan Nicholas proposed that Java needed a "Browser Edition" to compete with industry leading technologies such as Flash in the browser space. Ethan is back with a blog entry updating his progress on slimming down the install footprint of Java.
-
Presentation: AOP - Myths and Realities
This talk goes beyond myths surrounding AOP and shows the real deal. It examines many practical applications implemented with and without aspects, providing a context for scrutinizing AOP. It also discusses ways to adopt AOP in pragmatic, risk-managed ways allowing developers to try AOP in their own system and gain understanding at the experiential level without exposing them to undue risk.
-
Put People First in Agile Distributed Testing
Baiju Joseph's new article on StickyMinds argues that, in order to build an effective testing team for distributed Agile, we need to focus on individuals and interactions over processes and tools. Based on the author's experience in setting up distributed agile testing teams, he lists numerous criteria that must be met in order to reach this goal.
-
Presentation: JRuby - Bringing Ruby to the JVM
In this InfoQ-exclusive presentation, JRuby leads Thomas Enebo and Charles Nutter show off the current state of the JRuby project, which has come a long way under their stewardship. The presentation shows compelling demonstrations of how the Ruby language and key Ruby applications can function well on the Java Virtual Machine.
-
Why the "X" button on a PocketPC doesn't close apps
Mike Calligro from Microsoft's embedded product group expounds on why the "X" in the PPC OS does not actually close a PPC application.
-
A 30 Minute Flex Test Drive for Java Developers
In response to comments from an earlier piece on how Flex can transform the user experience of the web, Christophe Coenraets, a Senior Technical Evangelist at Adobe, has written a 30 minute Flex test drive for Java developers.
-
IronPython 1.0 Released
On September 5, Microsoft released the first production version of IronPython. This implementation of Python runs on the Common Language Runtime 2.0. IronPython 1.0 can be downloaded from CodePlex, Microsoft's community development web site.
-
24.37% of Web Developers to Try Ruby in Next 12 Months
A recent SitePoint survey of 5000 Web developers show 24.37% are set to try Ruby in the next year.
-
Choosing a Continuous Integration Server
In the first of a series of articles on continuous integration Paul Duvall compares three popular continuous integration servers, Continuum, CruiseControl, and Luntbuild. He considers criteria such as features, longevity, target environment, and ease of use.
-
August Sandcastle CTP is Now Available
Last week Microsoft released another community tech preview for Sandcastle. Sandcastle is the tool Microsoft currently uses to produce the API documentation for Visual Studio 2005. Anand Raman of the Sandcastle team claims that they can compile the documentation for the entire framework API in about 30 minutes.
-
Will Amazon Change How Enterprise Applications are Written and Hosted?
Amazon has quietly been expanding their business model as of late. They are targeting developers with three new computing services: Amazon Elastic Compute Cloud (EC2), Amazon Simple Storage Service (S3), and Amazon Simple Queue Serve (SQS). Bloggers have been commenting on how the products could revolutionize how applications are provisioned and deployed.