InfoQ Homepage Artifacts & Tools Content on InfoQ
-
JavaRef.com Ajax-driven Javadoc browsing
Javaref.com is a new Ajax-driven Javadoc repository the currently includes packages from 85 projects. Java API documentation is displayed in a style that is radically different from the classic javadoc style that generated with JDK. The site itself is built with Tapestry.
-
New Testing Tools Released
June has seen the release of CoView 2.0, an Eclipse plugin to assist with test coverage; Haven 1.2, for automated acceptance testing; and the new Pulse continuous integration server.
-
jMatter: Naked Objects with Swing, Hibernate, and Web Start
The jMatter framework, Eitan Suez' modern implementation of the Naked Objects Pattern using Swing, Hibernate, and deployed with Java WebStart, has been open-sourced this week. jMatter takes a domain model and then auto-produces 2-tier workgroup apps (Swing front-ends that talk to rdbms back-ends) intended to be used in a LAN or VPN environment.
-
First Spring 2.0 Release Candidate is Out
The first release candidate for Spring 2.0 has been released. Spring 2.0 is a major new release, some of the notable enhancements include simplified configuration, AspectJ annotation support, EJB JPA support, a task executor framework and asychronous pojo's, convention-based Spring MVC update, and more. The new Spring PetClinic showing Spring+JPA is also included.
-
FIT Acceptance Testing Primer
Do you think automated user acceptance testing is a cool idea, but impossible or not worth doing? Have you been bogged down by the traditional record/script/replay approaches and unable to automate until the code is complete? This article will show you how the Framework for Integrated Test (Fit) makes it easy to overcome these challenges and practice test-first design from the user perspective.
-
Top 10 New Things You Need to Know About Java 6
Sun Microsystems' Danny Coward and Mark Reinhold have published the top 10 features in Java SE 6 beta 2, as well as a list of approved and co-bundled features, including the bundling of Java DB (Apache Derby) into the JDK.
-
Upcoming Features in Team Foundation Server SP1
Brian Harry, Product Unit Manager for Visual Studio Team Foundation, wrote about upcoming features for Team Foundation Server Service Pack 1 today. No specific timeframe has been announced, but a beta should be coming shortly.
-
Article: Reducing Legacy Code Woes
Incremental Test Driven Development is fine for new code... but few get to start from scratch. Jared Richardson, author of "Ship It!", shows how to handle the legacy code that everyone eventually inherits. Use his Build, Automate, Test approach to create a safety net that helps you identify and eliminate unintended side effects, to ensure your code continues to work the way you want it to.
-
Tagging for Knowledge Management
Some dismiss Web 2.0 as a new trend, not yet ready for prime time, but we should not lose sight of the fact that Ward Cunningham's WikiWikiWeb, an early Web 2.0 technology, has been an important tool for many Agile teams since 1995. Is "tagging" another opportunity to enhance enterprise collaboration through emergent knowledge categorization?
-
BEA Workshop (formerly M7 NitroX) 3.1 Adds EJB3, JPA, Spring
BEA a couple of weeks ago released BEA Workshop Studio 3.1, which is the former NitroX Eclipse productivity toolset that BEA acquired when they bought M7 last year. Main features of the new release is the EJB3 ORM Workbench, bundling of the Spring IDE Project and integration with Eclipse Web Tools Project 1.0.2.
-
InfoQ Book: Visual Studio .NET Tips and Tricks
InfoQ has partnered with Minh T. Nguyen to bring you Visual Studio .NET Tips and Tricks. The book explains how to use VS.NET efficiently, including everything from editing and compiling to debugging and navigating within the VS.NET IDE. The book covers the Visual Studio .NET 2002, 2003, and 2005 Beta 1 releases.
-
Watir Adds Support for Modal Dialogs
Watir is a very popular testing tool for web apps. The newest release adds support for Internet Explorer modal dialogs, which are common in enterprise applications.
-
Collaborative Technologies Conference, Boston, June 19-22
How much technology is really needed in the Agile world of "do the simplest thing that could possibly work"? For those needing improved technological support for their collaborative teams, the Collaborative Technologies Conference features thought leaders and technology innovators, including Google and 37 Signals, who will explore both the power of collaboration and its potential pitfalls.
-
IBM Updates Rational Toolset
IBM announced today a host of new SOA tools which were launched at the Rational Software Development Conference 2006. These tools increasingly support governance through the lifecycle stages of design, development, deployment, testing and maintenance.
-
Keep those Stand Up Meetings Short and Sweet
Keeping the daily Scrum, or standup meeting, short is a challenge. Many of us are familiar with the "Talking Stick" used by some indigenous peoples to run run well organized tribal meetings. It's an elegantly simple way to keep a group focused and respectful. Kane Mar, a west coast XP coach has blogged about how a number of teams have adapted this idea. But seriously - using a Pig?!