From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by speech.braille.uwo.ca (Postfix) with ESMTP id 77F1E10421 for ; Thu, 29 Oct 2009 20:36:25 -0400 (EDT) Received: from list by lo.gmane.org with local (Exim 4.50) id 1N3fTb-0005R3-VB for speakup@braille.uwo.ca; Fri, 30 Oct 2009 01:36:23 +0100 Received: from ppp118-209-191-111.lns20.mel6.internode.on.net ([118.209.191.111]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Oct 2009 01:36:18 +0100 Received: from jason by ppp118-209-191-111.lns20.mel6.internode.on.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Oct 2009 01:36:18 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: speakup@braille.uwo.ca From: Jason White Subject: Re: PodRacer Date: Fri, 30 Oct 2009 00:35:57 +0000 (UTC) Message-ID: References: <4AE95B1C.1010500@baechler.net> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ppp118-209-191-111.lns20.mel6.internode.on.net X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Originator: jason@jdc.jasonjgw.net (Jason White) Sender: news X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2009 00:36:26 -0000 Tony Baechler wrote: >If you can send me your email address and the URL for the feed, I can >have it emailed to you. I use a program called rss2email. That gives >you the option to pick and choose what episodes you want. Another option is hpodder, which is available in Debian. It's a command line tool that has become my preferred method of downloading podcasts. It's written in Haskell, and therefore requires Haskell libraries to be installed. The Debian packaging system handles this automatically, but if you're using another distribution that doesn't provide a packaged version of hpodder, be prepared for more manual installation work than is required by a typical C program. One of the advantages of command line and most ncurses-based software under Linux is that accessibility goes without saying: access problems are the rare exception.