Tag Archives: iTunes

TuneWiz Loosely Coupled, Easily Testable

A few years ago someone introduced me to the idea of unit testing with NUnit.  Brilliant!  Whenever I develop applications I inevitably write a lot of throw away code.  Lots of code to verify assumptions.  I would simply delete or … Continue reading

Posted in General | Tagged , , , , , | Leave a comment

New Application TuneWiz

I’ve started a new project called TuneWiz. Problem: I have a very specific way I  like to process and manage my music files.  I’m warming on the iTunes application, but it doesn’t always work very well with the way I … Continue reading

Posted in General | Tagged , , | Leave a comment

LINQ Epiphany

LINQ is old news, but I recently started using Visual Studio 2008 and had the LINQ Epiphany. I’m working on an application to do some automation work with iTunes. I was writing a method and it occurred to me using … Continue reading

Posted in General | Tagged , , | Leave a comment