Integration between Mac Podcast Server & Drupal
CheezItMan - October 29, 2009 - 15:00
Has anyone investigated integrating an Apple Podcast server with Drupal? We have our podcast server up and running, and I'd like to investigate automatically embedding certain feeds into the drupal site. It would have the advantage of splitting the load between the servers (one hosts Drupal and the other hosts the podcasts), and it would provide the automatic branding and production values of a podcast server from Apple.
Is there a solution that does this? Maybe a view?

I wonder if you can use the
I wonder if you can use the embedded media module?
http://drupal.org/project/emfield
Or the Feed API module?
http://drupal.org/project/feedapi
Eric
__________
Eric Aitala - f1m@f1m.com
The Formula 1 Modeling Website
www.f1m.com
Tryin it.
I'll try them. I have the FeedAPI module... hmm...
---
Chris McAnally
SCIS Technology Director
PP2 and Drupal
I currently am running PP2 with Drupal on Snow Leopard Server. I'm not posting the podcasts as nodes, but rather using the Wiki service to post to user blogs. But I have thought it might be nice to publish the podcasts as nodes. I would be interested in trying out the Feed API approach. Please share your experiences if you attempt this.