After over a year of anticipation, the request has finally arived
“We need to do a Podcast/newsfeed from our website.”
Having proofed the *podcast* concept via this site, it is now time to investigate Software for publishing podcasts (I doubt people are going to want to write the RSS via notepade like I do).
- Easypodcast (Win/Linux) {GNU General Public License (GPL)}
- FeedForAll (Win/Mac) {US$ 39.95}
- Podifier (Win/Mac) {trial version}
- Webmaster Podcaster (Win) {US$ 49.99}
- MP3feed (PHP-server) {free}
The verdict?
After a bit of playing (and thinking) I’ve come to like a combined PHP offering.
Using *MP3feed* to build the RSS and *PHP RSS Reader* as the basis of an index page
The advantage is that the files and configuration are based on the server (not a single workstation) it is a simple matter of uploading the mp3 file and a matching text (.txt) file containing a description. Not a lot of work, not too complicated … just right
* index.shtml :: index file, embeded RSS reader and live bookmark link
* mp3feed.php :: on the fly RSS generator; build RSS for mp3+txt couplets
* rss.php :: an RSS reader for mp3feed.php, embeds into index.shtml, but can stand alone.
* filename.mp3 :: the audio file for the podcast
* filename.txt :: description file for filename.mp3
[1.] Podcasting Software (Publishing) [Podcasting News]










