Has anyone looked into providing podcasting through the drupal blogs?

an overview of podcasting is here:
http://www.ipodder.org/whatIsPodcasting

and here:
http://www.thetwowayweb.com/payloadsforrss

and here's the RSS 2.0 specification for attaching media:
http://blogs.law.harvard.edu/tech/rss#ltenclosuregtSubelementOfLtitemgt

I'm not yet advanced enough with drupal to know how best to implement an RSS feed that includes attachmentss, but would be very interested in hearing from people more knowledgeable than I!

Thanks
Steve

Comments

dries’s picture

There is a feature request for Podcast support:
http://drupal.org/node/13486

To make this work, we need extensible RSS generation:
http://drupal.org/node/6992

Feel free to help with the latter.

drumm’s picture

I'll help with the latter soon. Already got pushed from today to tomorrow (wednesday)

boris mann’s picture

So extensible RSS generation is a big item that we'd all love to get into Drupal 4.6. If you don't lean towards code (and you have donated, haven't you?), you can do podcasting today with Feedburner.

omar’s picture

Podcasting with Drupal is high on my wishlist. I recently got a response from Aldon Hynes who apparently did something about it by patching the upload.module.

I haven't tested them yet but here is the patch and modified upload.module.

Aldon Hynes@www.orient-lodge.com’s picture

Let me know if you try the patch and how it goes. It is a very simple patch and I would love to see a bunch of people podcasting with Drupal.

yossarian’s picture

very few people use rss news aggregators as it is, so how does audio aggregators make it better?

omar’s picture

Here's my two cents worth...

Perhaps you see "very few" people using aggregators and that the situation needs to get "better" for it to be worthwhile. I would suggest that blogging, based on syndication and aggregation, is a phenomenon that has already had an important impact on the political, technological and social landscape and that extending the ease of textual bloggin to audio content is by definition making things better.

Try out one of the clients (e.g. iPodder) and see how you feel after listening to your favorite show while walking through the park or something. For me, being able to automatically aggregate audio content and have it synchronised to my mp3 player (with playlists and all) makes a huge difference to my quality of life. It allows me to waste less time looking for new content, I'll never miss an episode of my favorite shows, and I can listen to it, when, where and how I want.

Moreover, the fact that these tools are based on RSS and OPML (and soon BitTorrent) make it possible to imagine a whole series of innovative distribution strategies for non-corporate-sponsored audio content.

Sure, from a technological perspective, the whole "Podcasting" thing is merely a series of incremental extensions to what already existed (audio blogs, RSS v2, etc.). But from a users' perspective, it's a whole new ball game. Personally, Podcasting has completely changed my relationship to internet-based audio content. In fact, it has pushed me to finally become a producer of audio content, rather then simply a receiver.

andremolnar’s picture

Your question made me think of a beer campaign that has been running here for years. Alexander Kieth's "those who like it - like it a lot"

If, as you claim, 'very few' people are using aggregators, those that do use them use them A LOT. Thank god for the drupal aggregator module - its one of my favorite features, not so much for publication of content, but for my own personal use as all my favorite reads are delivered to my own site every day - and I don't have to rely on some 3rd party solution to do it for me.

Now if all my favorite internet radio shows were delivered to me too... I would be in heaven.

andre

yelvington’s picture

From the Pew Internet & American Life project:

By the end of 2004 blogs had established themselves as a key part of online culture. Two surveys by the Pew Internet & American Life Project in November established new contours for the blogosphere: 8 million American adults say they have created blogs; blog readership jumped 58% in 2004 and now stands at 27% of internet users; 5% of internet users say they use RSS aggregators or XML readers to get the news and other information delivered from blogs and content-rich Web sites as it is posted online; and 12% of internet users have posted comments or other material on blogs. Still, 62% of internet users do not know what a blog is.

Life is change.

RSS usage has gone from unmeasurably low to 5% in a year. The term "podcasting" has only been around for a year and ipodder wasn't released until August 2004. But with more than 10 million iPods now in the wild begging to be fed, podcasting is taking off.

This is like the Web in 1994. The potential is obviously huge.

geeknews’s picture

Your all missing some major press if you get enclosure support built into the aggreagator and the regular xml feeds by supporting RSS 2.0 fully.

If you havent realized it yet RSS 2.0 has documented enclosures for a very long time and I was pretty shocked when I found advanced systems like this that do not support it yet by default

My RSS feeds get over 5 million hits a month from people using aggregators more than 75% of my sites vistors get their daily content via RSS.

So the comment that RSS is not taking off makes me laugh. In the past I have asked to donate to specific functions to be built and no one stepped up to the plate, has there been anymore movement to make this happen?

antipasto’s picture

I wrote a patch for 4.5.2, but this will be done much better in 4.6. Get all the files you need from a base 4.5.2 installation here:

http://writtorrent.sourceforge.net/2005/02/rss-20-feeds-with-enclosures-...

Thomas Winningham
http://writtorrent.sourceforge.net/

IamPter’s picture

Is the ability to offer podcasts in 4.6.x now? And is there a tutorial for it?

Dublin Drupaller’s picture

check this podcasting with drupal demo and tutorial at drupalart.org

hope that helps

Dub

Currently in Switzerland working as an Application Developer with UBS Investment Bank...using Drupal 7 and lots of swiss chocolate

IamPter’s picture

Thank you Dub. I will take a look at it.