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

Posted in Chutzpah, JavaScript, Open Source, Testing | 8 Comments

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

Posted in Open Source, Snippet Designer | 3 Comments

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

Posted in DiffPlex, Open Source | 1 Comment

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.

Posted in Codeplex, DiffPlex, Open Source | Leave a comment

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

Posted in Open Source, Snippet Designer | Leave a comment