InfoQ Homepage News
-
Eclipse Labs Project Hosting Announced
The Eclipse Foundation and Google yesterday announced the creation of Eclipse Labs, a code-hosting site for open-source projects that want to play in the Eclipse ecosystem but aren't hosted on the Eclipse Foundation hardware.
-
New Features in Google Wave Robots API
The Google Wave Robots API v2 is not backward compatible with version 1 and has been enhanced with new features like: Active API, Context, Filtering, Error Reporting, Proxying-For. Beside a Java and a Python client library useful to create robots, developers can build their own libraries based on the Robot Wire Protocol.
-
Agile Architecture - Oxymoron or Sensible Partnership?
A number of commentators have been talking about the perceived dichotomy between Agile techniques and architectural thinking. This post investigates some of the tensions between Big Up Front Design (BDUF) and You Aint Gonna Need It (YAGNI) thinking and looks at how the two approaches can in fact work together in complimentary ways.
-
Is Standalone BPMS Really Dead?
In his latest post, Tom Baeyens argues that despite its usefulness, the time of BPMS has passed and suggests bringing BPM closer to its potential users – application developers.
-
Chris Matts on the Timing of Commitments, Interview Part 2
InfoQ continues its interview with Chris Matts, this week focusing on real options and how this strategy for making decisions.
-
Microsoft’s Experiments with Software Transactional Memory Have Ended
Dana Groff has announced the end of Microsoft’s experiment with software transactional memory for the .NET Framework. Known as STM.NET, this research project was announced in 2008 as an alternative to explicit locks when dealing with concurrency issues.
-
Agile Testing Challenge
Gerald Ford International Airport has a parking lot fee calculator and Matt Heusser noticed that it was buggy. So he issued a challenge to testers around the world: Find the bugs in ParcCalc. The respondents included James Bach, Selena Delesie and many others.
-
CodeRush Xpress for C# and VB for Visual Studio 2010
Microsoft has decided to continue licensing CodeRush Xpress for free for developers using the non-free editions of Visual Studio 2010. Developer Express has released the beta version of CodeRush 10.1.1, containing features related to code selection, code navigation, class/field/variable declaration and refactoring.
-
A Roundup On The Lean Software and Systems Conference Buzz
The Lean Software & Systems Conference went down a few weeks ago in Atlanta, and InfoQ has followed much of the buzz since. Check out what we've collected from the vast pool of great blogs, articles, notes, videos, pictures, presentations and more that have surfaced since the event.
-
Eugenio Pace on Identity Federation, WIF and ADFS 2.0
Microsoft has entered the cloud and customers are looking into moving their applications to this new platform. In doing so authentication and identity management needs to be addressed. InfoQ Editor Jon Arild Tørresdal talked to Eugenio Pace, Senior Program Manager in the Patterns & Practices team about the recent federation and identity technologies released from Microsoft.
-
Extensible Caching Added to .NET 4.0
Microsoft’s Patterns and Practices caching framework has been promoted to a part of the core .NET Framework. This framework provides a basic in-memory cache with trigger-based cache invalidation and a common wrapper for more advanced caching frameworks to share.
-
Ehcache 2.0: Write-Behind Caching and JTA Support
The latest version of open source caching framework Ehcache supports write-behind caching and transaction management using Java Transaction API (JTA). It also includes a Hibernate 3.3 caching plugin, Bulk Loading API for clustered caches, and runtime cache reconfiguration.
-
Hobo 1.0 Builds on Top of Rails
Hobo, a collection of Ruby on Rails extensions designed to streamline Rails development, recently announced its 1.0 release. InfoQ spoke with project creator Tom Locke about the milestone.
-
Motivation 3.0: McGregor’s Theory Y Can Work
McGregor’s theory X suggests that employees are inherently lazy and will avoid work if they can and that they inherently dislike work. Thus, they need to be closely supervised. Theory Y suggests that employees may be ambitious and self-motivated and exercise self-control.Most Agile teams would like to be associated with theory Y. Mike Griffiths suggested how this might be easy to achieve.
-
Using WPF to Support 25 Simultaneous Mice on a Single Computer
Microsoft has recently released a new version of their MultiPoint Mouse SDK. This technology is designed to allow up to 25 users to simultaneously interact with a single PC each using their own mouse. The stated goal of this technology is to support educational environments and full-class participation.