Build All The Things With Bildopolis
Recently I’ve been tweeting photos of my kids playing with a new toy my
wife bought them that I’mthey are totally enthralled with. It’s
called the Bildopolis Big Bilder
Kit.
GitHub Drinkup MVP Edition
Next week Microsoft hosts its annual MVP Summit. So what better time for me to host my first GitHub Drinkup – MVP Edition at the Tap House Grill!
Read MoreWhat Is The Spirit of Open Source?
In my previous post, I attempted to make a distinction between Open Source and Open Source Software. Some folks took issue with the post and that’s great! I love a healthy debate. It’s an opportunity to learn. One minor request though. If you disagree with me, I do humbly ask that you read the whole post first before you go and rip me a new one.
Read MoreOpen Source and Open Source Software Are Not The Same Things
UPDATE: I have a follow-up post that addresses a few criticisms of this post.
Read MoreChanging A Strong Name Is A Major Breaking Change
Recently, the Log4Net team released log4net 1.2.11 (congrats by the way!). The previous version of log4Net was 1.2.10.
Read MoreThe State of NuGet
I’ve seen a few recent tweets asking about what’s going on with NuGet since I left Microsoft. The fact is that the NuGet team has been hard at work on the release and have been discussing it in various public forums. I think the feeling of “quiet” might be due to the lack of blogging, which I can easily correct right now!
Read MoreHazards of Converting Binary Data To A String
Back in November, someone asked a question on StackOverflow about converting arbitrary binary data (in the form of a byte array) to a string. I know this because I make it a habit to read randomly selected questions in StackOverflow written in November 2011. Questions about text encodings in particular really turn me on.
Read MoreGetting Older
Birthdays are a funny thing, aren’t they? Let’s look at this tweet for example,
Read MoreComparing Strings in Unit Tests
Suppose you have a test that needs to compare strings. Most test frameworks do a fine job with their default equality assertion. But once in a while, you get a case like this:
Read MoreA Really Empty ASP.NET MVC 3 Project Template
In the ASP.NET MVC 3 Uservoice site, one of the most voted up items is a suggestion to include an empty project template. No, a really empty project template.
Read MoreRecognition Compensation
Mary Poppendieck writes the following in Unjust Deserts (pdf), a paper on compensation systems (emphasis mine),
Read MoreStructuring Unit Tests
In the past, I’ve tried various schemes to structure my unit tests but never fell into a consistent approach. Pretty much the only rule I had (which I broke all the time) was to write a test class for each class I tested. I would then fill that class with a ton of haphazard test methods.
Read MoreWhy I Love New Year’s Eve
Happy New Year’s Eve everyone! And by the time you read this, it’ll probably already be the new year. To my friends across the international date line, what is 2012 like? The rest of us will be there soon.
Read MoreOSS and .NET Year In Review 2011
T’is the season for “Year in Review” and “Best of” blog posts. It’s a vain practice, to be sure. This is exactly why I’ve done it almost every year!
Read MoreConfigure Git in PowerShell So You Don’t Have to Enter Your Password All the Damn Time
My last post covered how to improve your Git experience on Windows using PowerShell, Posh-Git, and PsGet. However, a commenter reminded me that a lot of folks don’t know how to get Git for Windows in the first place.
Read MoreBetter Git with PowerShell
I’m usually not one to resort to puns in my blog titles, but I couldn’t resist. Git it? Git it? Sorry.
Read MoreUsing QUnit with Razor Layouts
Given how central JavaScript is to many modern web applications, it is important to use unit tests to drive the design and quality of that JavaScript. But I’ve noticed that there are a lot of developers that don’t know where to start.
Read MoreHello GitHub!
New NuGet.org Deployed!
So my last day at Microsoft ended up being a very long one as the NuGet team worked late into the evening to deployan updated version of NuGet.org. I’m very happy to be a part of this as my last act as a Microsoft employee. This is complete re-write of the gallery.
Read MoreLast Day at Microsoft
Well, as I wrote before, today is my last day at Microsoft. Last night we had our office Holiday party in the observation deck and lounge of the Space Needle. The party was just fantastic and we were lucky to have a nice clear evening with spectacular views. What a great way to go!
Read More