pod cast capabity in website

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
vinodkalpaka
Forum Newbie
Posts: 11
Joined: Thu Jun 02, 2005 1:11 am

pod cast capabity in website

Post by vinodkalpaka »

Hi all,

What is pod cast?(not definition). How can I implement

this capabilities in a php website? Please help me.
Thanking in advance.

From,
Vinod
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

I'm confused. You want to know what it is but no definition? :?

It's an audio file, much like a blog or an online show. It's posted online and listeners can download/stream it and listen.

More info: http://en.wikipedia.org/wiki/Podcast

You can implement this into your site by simply adding links to such files on your pages. And I guess you can use PHP/MySQL to create a CMS for your podcast program.


Moved to General.
vinodkalpaka
Forum Newbie
Posts: 11
Joined: Thu Jun 02, 2005 1:11 am

Thank you for the reply

Post by vinodkalpaka »

What are the running tools for pod cast other than ymepodcastsuite? What about IPod of mac? Is it same as ymepodcastsuite from yahoo? Shall I use this pod files jus like an audio stream in a php website? Please help me with the example sites that implement this capability.
vinodkalpaka
Forum Newbie
Posts: 11
Joined: Thu Jun 02, 2005 1:11 am

sorry, I got answer from your link to wikipedia

Post by vinodkalpaka »

sorry, I got answer from your link to wikipedia
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Post by onion2k »

Post Reply