From nobody@digitalkingdom.org Wed Sep 21 12:10:39 2005 Received: with ECARTIS (v1.0.0; list lojban-beginners); Wed, 21 Sep 2005 12:10:39 -0700 (PDT) Received: from nobody by chain.digitalkingdom.org with local (Exim 4.52) id 1EI9zL-0000fO-EV for lojban-beginners-real@lojban.org; Wed, 21 Sep 2005 12:10:39 -0700 Received: from athena.crschmidt.net ([65.110.51.60]) by chain.digitalkingdom.org with esmtp (Exim 4.52) id 1EI9zB-0000fG-Vy for lojban-beginners@chain.digitalkingdom.org; Wed, 21 Sep 2005 12:10:39 -0700 Received: from localhost (debian.localdomain [127.0.0.1]) by athena.crschmidt.net (Postfix) with ESMTP id E2DB615C8A0 for ; Wed, 21 Sep 2005 15:10:57 -0400 (EDT) Received: from athena.crschmidt.net ([127.0.0.1]) by localhost (athena [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27255-01 for ; Wed, 21 Sep 2005 15:10:42 -0400 (EDT) Received: from [192.168.1.42] (ontario-ca-cuda3-68-67-162-82.ontrca.adelphia.net [68.67.162.82]) by athena.crschmidt.net (Postfix) with ESMTP id 14A8115C89D for ; Wed, 21 Sep 2005 15:10:38 -0400 (EDT) Subject: [lojban-beginners] Re: PodCast comments ... From: Theodore Reed To: lojban-beginners@chain.digitalkingdom.org In-Reply-To: References: <200509201654.59524.colin.wright@denbridgemarine.com> <20050920211455.GB16030@pi> Content-Type: text/plain Date: Wed, 21 Sep 2005 12:10:11 -0700 Message-Id: <1127329811.8652.2.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at athena.crschmidt.net X-Spam-Score: -2.3 (--) X-archive-position: 2207 X-Approved-By: treed@surreality.us X-ecartis-version: Ecartis v1.0.0 Sender: lojban-beginners-bounce@chain.digitalkingdom.org Errors-to: lojban-beginners-bounce@chain.digitalkingdom.org X-original-sender: treed@surreality.us Precedence: bulk Reply-to: lojban-beginners@chain.digitalkingdom.org X-list: lojban-beginners On Tue, 2005-09-20 at 19:32 -0400, Matt Arnold wrote: > In preparation for the next jbocradi, plans are in the works to > finalize how the feed will be presented. It's better to make necessary > changes sooner than later. One of the ideas is to syndicate jbocradi > in both RSS and Atom syndication formats. However, I already plan to > offer the feed in both mp3 sound files and standards-compliant > open-source Ogg audio files. That alone would mean two different > feeds. So if I offer two different file types and also two different > syndications, that means for each episode I would have to create four > different feed documents. This would get tiresome after a while. And > yet I know for a fact that many pieces of blog software will > automatically add a new blog entry to a syndication feed file. Surely > the equivalent must exist for podcasts. Does anyone know of a program > that will take audio files that are on the web and automatically edit > RSS and Atom syndication files to include them? > -epkat With a bit of study, I could probably write a python or ruby script to do this. I actually already have a python script that does simple substitution for HTML templates. (They don't change enough to really need dynamic pages, so I change them locally, run the script, and upload them.)