WebsiteNews.
BlogPage [add child]
On this page you can put a table for each new blog you have written. They will appear on the website automatically. New ones at the top please!

Author Brett L. Schuchert
Date 03 Aug, 2011
Title Working on C++ Book Again
link http://blog.objectmentor.com/articles/2011/08/03/working-on-c-book-again
Synopsis Title says it all.

Author Brett L. Schuchert
Date 24 May, 2011
Title Bamboo reminds me of a time when...
link http://blog.objectmentor.com/articles/2011/05/24/bamboo-reminds-me-of-a-time-when
Synopsis What fixing a bed of bamboo reminded me of.

Author Brett L. Schuchert
Date 24 May, 2011
Title A Gradle Example
link http://blog.objectmentor.com/articles/2011/05/24/a-gradle-example
Synopsis An example of using the build tool Gradle

Author Brett L. Schuchert
Date 19 January, 2011
Title New century, old mistakes
link http://blog.objectmentor.com/articles/2011/01/19/new-century-old-mistakes
Synopsis "Mistakes" are a natural part of learning.

Author Brett L. Schuchert
Date 9 November, 2010
Title iPhone and Tdd; The Video Series Begins
link http://blog.objectmentor.com/articles/2010/11/11/iphone-and-tdd-the-video-series-begins
Synopsis Link to first in video series covering Tdd for iPhone application development.

Author Brett L. Schuchert
Date 9 November, 2010
Title Info Please: Tdd and Pair Programming
link http://blog.objectmentor.com/articles/2010/11/09/info-please-tdd-and-pair-programming
Synopsis A few papers, URL's, request for more.

Author Brett L. Schuchert
Date 9 November, 2010
Title iPhone Development with Unit Testing
link http://blog.objectmentor.com/articles/2010/11/09/iphone-development-with-unit-testing
Synopsis Some notes on the mechanics of getting started.

Author Brett L. Schuchert
Date 19 August, 2010
Title The 4-contact points of software development
link http://blog.objectmentor.com/articles/2010/08/19/the-4-contact-points-of-software-development
Synopsis What are the 4 things you might be doing on your code? A re-publishing of a blog I put on my personal blog site.

Author Brett L. Schuchert
Date 11 August, 2010
Title Nearly 22 years ago
link http://blog.objectmentor.com/articles/2010/08/11/nearly-22-years-ago
Synopsis The title covers it.

Author Brett L. Schuchert
Date 8 August, 2010
Title Getting Started With cslim in Visual Studio 2010 Using the Command Line Tools
link  
Synopsis A link to the first book I ever wrote and the background story. It's the late 80's all over again!

Author Brett L. Schuchert
Date 23 July, 2010
Title Working examples of FitNesse.slim in C++
link http://blog.objectmentor.com/articles/2010/07/30/rough-notes-on-using-fitnesse-with-c
Synopsis Something to get over the mechanical hurdle.

Author Brett L. Schuchert
Date 22 July, 2010
Title Preprocessor seams and assignment of responsibility
link http://blog.objectmentor.com/articles/2010/07/22/preprocessor-seams-and-assignment-of-responsibility
Synopsis Details behind a memory leak I wrote and then fixed when working in C++ using cslim.

Author Brett L. Schuchert
Date 22 July, 2010
Title Some C++ Fixtures for FitNesse.slim
link hhttp://blog.objectmentor.com/articles/2010/07/22/some-c-fixtures-for-fitnesse-slim
Synopsis Early results of writing some fixtures for FitNesse using C++ and cslim.

Author Brett L. Schuchert
Date 19 July, 2010
Title FitNesse, C++ and cslim, step-by-step instructions
link http://blog.objectmentor.com/articles/2010/07/19/fitnesse-c-and-cslim-step-by-step-instructions
Synopsis Title says it all.

Author Uncle Bob
Date 5 July, 2010
Title Software Calculus: The Missing Abstraction
link http://blog.objectmentor.com/articles/2010/07/05/software-calculus-the-missing-abstraction
Synopsis Calculus was a revolution in mathematics that changed the level of abstraction. Where is the corresponding revolution in software?

Author Brett Schuchert
Date 13 June, 2010
Title C++ Algorithms, Boost and function currying
link http://blog.objectmentor.com/articles/2010/06/12/c-algorithms-boost-and-function-currying
Synopsis Example of calling std::accumulate using boost::bind.

Author Brett Schuchert
Date 20 May, 2010
Title Hello World Revisited
link http://blog.objectmentor.com/articles/2010/05/20/hello-world-revisited
Synopsis Using TDD on Hello World leads to some surprising observations.

Author Uncle Bob
Date 28 April, 2010
Title Sufficient Design means Damned Good Design
link http://blog.objectmentor.com/articles/2010/04/28/sufficient-design-means-damned-good-design
Synopsis Craftsmen are, first and foremost, pragmatists. An answer to @JoshuaKerievsky's blog.

Author Uncle Bob
Date 27 Apr, 2010
Title Certification, Don't Waste Your Time
link http://blog.objectmentor.com/articles/2010/04/27/certification-dont-waste-your-time
Synopsis The value of certification depends upon your motive.

Author Uncle Bob
Date 23 Apr, 2010
Title The Tricky Bit
link http://blog.objectmentor.com/articles/2010/04/23/the-tricky-bit
Synopsis Success is its own failure

Author Brett L. Schuchert
Date 16 Apr, 2010
Title Parts 5 and 6 of the 4-part series
link http://blog.objectmentor.com/articles/2010/04/16/parts-5-and-6-of-the-4-part-series
Synopsis Link to a few more videos on TDD in C#.


Author Brett L. Schuchert
Date 14 Apr, 2010
Title C# TDD Videos - You asked for them
link http://blog.objectmentor.com/articles/2010/04/14/c-tdd-videos-you-asked-for-them
Synopsis Link to some TDD videos in C#.

Author Brett L. Schuchert
Date 5 Apr, 2010
Title First Pass Completed: Rough Draft TDD
link http://blog.objectmentor.com/articles/2010/04/05/first-pass-completed-rough-draft-tdd-demonstration-videos
Synopsis Links to the Rpn Calculator TDD Series.

Author Brett L. Schuchert
Date 30 Mar, 2010
Title Some Rough Draft TDD Demonstration Videos
link http://blog.objectmentor.com/articles/2010/03/30/some-rough-draft-tdd-demonstration-videos
Synopsis Links to some rough drafts of TDD demonstration videos.

Author Brett L. Schuchert
Date 22 Mar, 2010
Title Injecting those dependencies
link http://blog.objectmentor.com/articles/2010/03/22/injecting-those-dependencies
Synopsis Several ways to inject a dependency, from link time to runtime.

Author Brett L. Schuchert
Date 19 Feb, 2010
Title One way to configure FitNesse for team development
link http://blog.objectmentor.com/articles/2010/02/19/one-way-to-configure-fitnesse-for-team-develomment
Synopsis A link to instructions on one way to configure FitNesse for team development.

Author Brett L. Schuchert
Date 18 Feb, 2010
Title Concurrent Testing
link http://blog.objectmentor.com/articles/2010/02/18/updated-contest-instructions
Synopsis A link to updated instructions for using ConTest.

Author Bob Koss
Date 16 Feb, 2010
Title DotNet Development Using Parallels Is No Longer Painful
link http://blog.objectmentor.com/articles/2010/02/16/dotnet-development-using-parallels-is-no-longer-painful
Synopsis I found a way to ease the pain of Parallels' one big file with TimeMachine backups.

Author Brett L. Schuchert
Date 9 Feb, 2010
Title Is Language TDD Neutral?
link http://blog.objectmentor.com/articles/2010/02/09/is-tdd-language-neutral
Synopsis I've taken a comment I wrote in one of our other blogs and upgraded to its own blog entry for comment.

Author Brett L. Schuchert
Date 8 Feb, 2010
Title Rudimentary TDD with XCode and Objective-C
link http://blog.objectmentor.com/articles/2010/02/08/rudimentary-tdd-with-xcode-and-objective-c
Synopsis Getting started with TDD in Objective-C using XCode.

Author Brett L. Schuchert
Date 4 Feb, 2010
Title CppUTest Recent Experiences
link http://blog.objectmentor.com/articles/2010/02/04/cpputest-recent-experiences
Synopsis Some notes on a recent experience with moving from CppUTest 1 to 2.

Author Uncle Bob
Date 1 Feb, 2010
Title Software on the Cheap
link http://blog.objectmentor.com/articles/2010/02/01/software-on-the-cheap
Synopsis When it comes to software development, you get what you pay for.

Author Brett L. Schuchert
Date 27 Jan, 2010
Title Makefiles. What are you doing with them?
link http://blog.objectmentor.com/articles/2010/01/27/makefiles-what-are-you-doing-with-them
Synopsis What's the current practice on makefiles?


Author Uncle Bob
Date 23 Jan, 2010
Title Mocking Mocking and Testing Outcomes
link http://blog.objectmentor.com/articles/2010/01/23/mocking-mocking-and-testing-outcomes
Synopsis Making rational use of Mocking Frameworks

Author Uncle Bob
Date 17 Jan, 2010
Title Dependency Injection Inversion
link http://blog.objectmentor.com/articles/2010/01/17/dependency-injection-inversion
Synopsis Rational use of Dependency Injection Frameworks

Author Uncle Bob
Date 19 Dec, 2009
Title The Polyglot Tester
link http://blog.objectmentor.com/articles/2009/12/19/the-polyglot-tester
Synopsis Tester need to compose tests in many different languages.

Author Brett Schuchert
Date 4 December, 2009
Title Name that Refactoring: 2
link http://blog.objectmentor.com/articles/2009/12/13/name-that-refactoring-2
Synopsis Asking for feedback on an image.

Author Brett Schuchert
Date 4 December, 2009
Title Name that Refactoring: 1
link http://blog.objectmentor.com/articles/2009/12/13/name-that-refactoring-1
Synopsis Asking for feedback on an image.

Author Uncle Bob
Date 7 Dec, 2009
Title Writing Maintainable Automated Acceptance Tests
link http://blog.objectmentor.com/articles/2009/12/07/writing-maintainable-automated-acceptance-tests
Synopsis A video showing how to use FitNesse to apply the principles in Dale Emery's wonderful article by the same name.

Author Brett Schuchert
Date 4 December, 2009
Title The Importance of Observers
link http://blog.objectmentor.com/articles/2009/12/04/the-importance-of-observers
Synopsis We need more people observing. Why?

Author Uncle Bob
Date 4 December, 2009
Title Saying "No."
link http://blog.objectmentor.com/articles/2009/12/04/saying-no
Synopsis It is part of a professional's job to sometimes say "No."

Author Uncle Bob
Date 21 Nov, 2009
Title What's all this Nonsense about Katas?
link http://blog.objectmentor.com/articles/2009/11/21/whats-all-this-nonsense-about-katas
Synopsis A screencast of a new kata.

Author Brett Schuchert
Date 15 Nov, 2009
Title Oh you poor, poor customer
link http://blog.objectmentor.com/articles/2009/11/13/oh-you-poor-poor-customer
Synopsis A quick report on one session I attended at the AYE conference.

Author Uncle Bob
Date 11 Nov, 2009
Title Archeological Dig
link http://blog.objectmentor.com/articles/2009/11/11/archeological-dig
Synopsis Look what I dug up!