Category Archives: Open Source
Chutzpah – A JavaScript Test Runner Released
I just released to CodePlex and the Visual Studio Gallery a new project called Chutzpah (hutz·pah). Chutzpah is an open source JavaScript unit test runner which helps you integrate JavaScript unit testing into your website. It enables you to run … Continue reading
Snippet Designer 1.4.0 Released
Snippet Designer 1.4.0 has been released. You can get it from its CodePlex page, on the Visual Studio Gallery or through the extension manager in the Visual Studio IDE. Snippet Explorer Changes Reworked language filter UI to work better in … Continue reading
DiffPlex 1.2 Released
I released version 1.2 of the DiffPlex library on both CodePlex and Nuget. This new version contains a few notable changes. A new class called InlineDiffBuilder which makes it easier to build inline diffs (the same way the existing SidebySideDiffBuilder … Continue reading
DiffPlex 1.0 Released!!
The DiffPlex (http://diffplex.codeplex.com) project is now available on Codeplex!
The DiffPlex project is a combination of a .NET Diffing Library with a Silverlight and HTML diff viewer. It is released open source under the MS-PL license.
The Snippet Designer is Released!!!!
Some History The Snippet Designer was started as an intern project of mine during the Summer of 2006. The idea was to make snippet files (which were introduced to Visual Studio in 2005) a first class entity. Following this idea … Continue reading

