View Single Post
Old March 15th, 2008, 12:45 AM     #3 (permalink)
DoubleK
Ultimate Member
 
Join Date: Jun 2002
Posts: 1,344
I would like to share them publicly.

In doing so I would place the mp3 file in the public_html folder for the appropriate domain.

Next I would use that path to the mp3 file (.whatever.com/public_html/podcasts/mypodcast.mp3) to generate an rss feed

I get the xml code by using a utility since I am a degenerate non-coding aspiring web-designer employed in the automotive industry for the last decade and a half: http://www.tdscripts.com/webmaster_u...-generator.php

So I end up with a long piece of xml/rss code that does nothing on phpbb3. I research the subject and find that phpbb3 has to be modded to display rss/xml correctly as a link. Custom bb code if I understand correctly?

I find an open source solution at sourceforge except try as I might changing directories and paths cannot get the setup to run.

This is as far as I have gotten thus far.

Last edited by DoubleK : March 15th, 2008 at 12:47 AM.
DoubleK is online now   Reply With Quote