Podcasting with Drupal
I've been thinking a lot about Podcasting recently and set up iPodder on my PC. I think podcasting is an important part of a shift in the distribution of content.
I regularly listen to Coverville which I get as Podcast.
So, the question comes up, can you use Drupal for Podcasting.
This site is based on Drupal 4.4. I've set up a few other sites based on Civicspace 0.8.
This evening, after spending too much time trying to dig out of the email that has been piling up in my inbox, I decided to relax and do a little coding.
So, I have now written a patch for the upload module of CivicSpace that makes it possible to Podcast uploaded files. It currently works for CivicSpace 0.8. Since CivicSpace 0.8 is essentially a customized version of Drupal 4.5, I suspect it should work for Drupal 4.5 as well, although I haven't tested it there.
I guess I'm going to have to get around to updating this site sometime soon.
You can grab the patch at upload.patch and the whole module at upload.module.
It turned out to only be about a dozen new lines of code. It reinforces my opinion of Drupal as a great system to work with if you want to do a bunch of interesting extentions.
If you use my patch, drop me a line and let me know how it goes, especially if you are putting up some interesting podcasts.
More about Podcasting with Drupal.
Submitted by omar@drupal.org on Sun, 12/19/2004 - 19:23. span>Thanks Aldon!! You rock.
For more about Podcasting with Drupal be sure to also check out this thread on Drupal.
drupal vs civicspace
Submitted by Anonymous on Mon, 01/03/2005 - 02:51. span>It turns out that this patch does not work with Drupal 4.5. It uses Drumm's code for extensible XML feeds. This patch is standard with CivicSpace, but not included with Drupal.
Good stuff!
Big files
Submitted by Anonymous on Sat, 04/02/2005 - 14:38. span>Hi Aldon,
Thanks for the patch...it works but when I try to upload a large mp3 (say 25 mb) it just seems to time out and I get a "Page contains no data" error.
The permissions, etc. are fine since I tried with a smaller mp3 file and it worked perfectly...
I know this isn't an issue with your patch but I thought maybe you could help....
Solved.... :)
Submitted by Anonymous on Sat, 04/02/2005 - 14:55. span>Ooops....think I found the solution here:
http://civicspacelabs.org/home/node/11943
Will test it tomorrow...
Drupal 4.6
Submitted by Anonymous on Tue, 05/24/2005 - 16:33. span>Drupal 4.6 deprecates your patch; the functionality your patch provides is available out of the box as of Drupal 4.6.0. It will also be part of the next CivicSpace release, which will be Drupal 4.6 based.
podcast module for drupal
Submitted by Anonymous on Wed, 08/31/2005 - 04:33. span>Hi, I've developed a podcasting module for drupal!
It's not yet released, it needs some final adjustments, but it will released by the end of this week!
You can try out a demonstration at:
http://www.phoebusonline.com/narkoba/
If you have any questions, contact me at my site...
Greetz,
Wouter