Collaboration: At the Extremities of Extreme
Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by Jonathan Allen on Feb 11, 2008
It has long been said that having access to a framework's source code assists in debugging applications that use it. Though MFC developers have had this for a long time, only recently has Microsoft granted access to the .NET source code. Unfortunately, they limited the access to VS 2008 users and the files are downloaded on an as-needed basis during debugging.
With permission from Shawn Burke of Microsoft, Kerem Kusmezer and John Robbins built a tool that will bulk-load the .NET source code. The primary benefit of this is eliminating the unexpected pauses during debugging that currently occur. But it also has another interesting possibility.
Once the source code is downloaded using the .NET Mass Downloader, developers can configure VS 2005 to use the source code in very much the same fashion.
Monitor your Production Java App - includes JMX! Low Overhead - Free download
A Guide to Branching and Merging Patterns
SCM best practices for multiple processes, releases & distributed teams
Fair Trade Software Licensing - A Guide to Neo4j Licensing Options
Using Drools? See what you're missing! Get the Power of Drools with the Assurance of Red Hat
Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.
Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).
Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.
Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.
One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.
InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.
Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.
John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.
No comments
Watch Thread Reply