this.DataBindings.Add(new Binding("Text", brain, "Dump"));

Development and .Net

  Home  |   Contact  |   Syndication    |   Login
  5 Posts | 0 Stories | 11 Comments | 4 Trackbacks

News

Archives

Post Categories

.Net Development

Friday, January 20, 2006 #

Does anyone know of any open source podcast clients written in .net? I've been searching for the past hour or so and haven't found anything. There are a lot of free clients out there (and I mean a lot) for .net, but they seem to be lacking a couple of vital features here and there. I need a podcast client that:

1) Supports Proxy and Proxy Authenication (really really annoyed that the place I work is enforcing this)

2) Save files to subscription specific folders (that is one folder per podcast)

But I haven't found anything that does both. Most clients have proxy support, but almost none have complete proxy authenication. The one client that I've found that has proxy authenication, doesn't save the podcast to different folders. And frankly I can't live without my weekly Twit fix.

*Sigh* This is the type of situation that prompts programmers to roll there own, but I'm lazy and the siren call of AoE3 is strong.