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 Sep 25, 2007
The Code Analysis team at Microsoft has decided to include FXCop's spell checker in Visual Studio 2008.
FXCop was originally designed as an in-house tool used by Microsoft to ensure a level of consistency across all .NET APIs. As such, many of the rules it enforces cover usability issues such as publically visible identifiers. Among these is a spell checker for identifiers, a necessary precaution against releasing a misspelled method name that can never be changed.
The public release of FXCop was so well received that in Microsoft decided to include the FXCop engine in Visual Studio 2005 Team Edition. When they did so, some rules were added while others, such as the spell checker, were removed. With VS 2008 some of those "lost rules" are coming back.
In addition to the spell checker itself, VS 2008 will have limited IDE support for custom dictionaries. A custom dictionary, in the form of an XML file, can be added to an entire solution or be assigned to specific projects within a solution. Because the raw XML file is being exposed, all of the advanced spelling rules can be modified as well. David Kean has promised to cover some of these in a future blog post.
Agile Development: A Manager's Roadmap for Success
Using Drools? See what you're missing! Get the Power of Drools with the Assurance of Red Hat
agility@scale eKit: 10 Principles, Scaling Model, Metrics, Collaboration
In today’s hyper-competitive world, later may be too late to adopt Agile development and this Roadmap for Success will help you get started. Download "Agile Development: A Manager's Roadmap for Success" now!
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