Helping ordinary people create extraordinary websites!

Go Back   Web Development Forum > Website Designing > Graphics and Multimedia
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-25-2008, 09:02 AM
Member
 
Join Date: Dec 2007
Location: Dirty South!
Posts: 40
Send a message via ICQ to famousartguy Send a message via AIM to famousartguy Send a message via MSN to famousartguy Send a message via Yahoo to famousartguy
Default How do you create a PodCast?

I have a client of mine that is a radio personality. He wants to start a podcast, but I really only know a little. Such as – you record a MP3. Thats about it. Does anyone know the full process of creating a RS stream and how to link it so that people can subscribe?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-25-2008, 10:07 AM
ryanhellyer's Avatar
Super Moderator
 
Join Date: Dec 2007
Posts: 707
Default

Quote:
Originally Posted by famousartguy View Post
Does anyone know the full process of creating a RS stream and how to link it so that people can subscribe?
I don't know what an RS stream is. Or do you mean RSS feed? If so, the code for linking the feed would look something like this:
Code:
<link rel="alternate" type="application/rss+xml" title="Podcast feed" href="http://domain.com/podcast/feed/" />
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-26-2008, 04:57 PM
Member
 
Join Date: Dec 2007
Location: Dirty South!
Posts: 40
Send a message via ICQ to famousartguy Send a message via AIM to famousartguy Send a message via MSN to famousartguy Send a message via Yahoo to famousartguy
Default

Quote:
Originally Posted by ryanhellyer View Post
I don't know what an RS stream is. Or do you mean RSS feed? If so, the code for linking the feed would look something like this:
Code:
<link rel="alternate" type="application/rss+xml" title="Podcast feed" href="http://domain.com/podcast/feed/" />
Ooopps Yeah RSS--typo. Yeah, but I was wondering how do you make the mp3 into an rss feed.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-26-2008, 05:30 PM
ryanhellyer's Avatar
Super Moderator
 
Join Date: Dec 2007
Posts: 707
Default

Quote:
Originally Posted by famousartguy View Post
Ooopps Yeah RSS--typo. Yeah, but I was wondering how do you make the mp3 into an rss feed.
You don't make the MP3 into an RSS feed at all. What you need to do is create an article with a link to the MP3 file. Then display that article in an RSS feed.

Most people use CMS's for creating RSS feeds, but it's definitely doable. If you have a look at the source code for a few RSS feeds (like this one) you will see that it isn't too different from regular old HTML syntax.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-31-2008, 11:20 PM
Member
 
Join Date: Dec 2007
Location: Dirty South!
Posts: 40
Send a message via ICQ to famousartguy Send a message via AIM to famousartguy Send a message via MSN to famousartguy Send a message via Yahoo to famousartguy
Default

Anyone got any links to some helpful articles for the process of MP3 to Podcast?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-01-2008, 11:02 AM
Junior Member
 
Join Date: Jan 2008
Posts: 23
Default

You can use feedburner, read this

http://www.google.com/support/feedbu...75&topic=13255
__________________
John C.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-01-2008, 03:46 PM
ryanhellyer's Avatar
Super Moderator
 
Join Date: Dec 2007
Posts: 707
Default

Quote:
Originally Posted by famousartguy View Post
Anyone got any links to some helpful articles for the process of MP3 to Podcast?

No I don't sorry.

As per the link that duellevel pointed out, the easiest way to do this is to use a blog with an RSS feed. Then just blog about the MP3's. There is not much more to it than that really. WordPress is currently the most popular blogging tool around. The Feedburner route is optional as most blog tools (including WordPress) include RSS feeds by default anyway.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-01-2008, 05:08 PM
BigAlReturns's Avatar
Moderator Extraordinaire!
 
Join Date: Dec 2007
Location: The Wirral, England
Posts: 291
Send a message via MSN to BigAlReturns
Default

Quote:
Originally Posted by famousartguy View Post
Anyone got any links to some helpful articles for the process of MP3 to Podcast?
There is no difference. A podcast is just an MP3 given an (unnecessary IMO) fancy name! As others have said, just have an RSS feed to update people of new releases, there are hundreds of articles about how to create an RSS feed, but any problems give us a shout.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 03:05 AM.


Website Design by Ducani Media Group
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.