So one weekend morning I was wondering how I could quickly download all the different torrent files of my favorite technology podcasts.  So in ten minutes I created this.  And I'll be adding more shows to it as I find time.  It basically crawls the sites for torrent files by using regular expressions and then downloads them asyncronously.  This was built with c# 2.0 and deployed using click once.  I will be updating this with more shows on a regular basis.  Enjoy.