<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Orient Lodge</title>
  <subtitle>An Eclectic Blog at the Intersection of Technology and our Social Lives</subtitle>
  <link rel="alternate" type="text/html" href="http://www.orient-lodge.com/node/169"/>
  <link rel="self" type="application/atom+xml" href="http://www.orient-lodge.com/node/169/atom/feed"/>
  <id>http://www.orient-lodge.com/node/169/atom/feed</id>
  <updated>2007-03-12T08:01:19-04:00</updated>
  <entry>
    <title>Podcasting with Drupal</title>
    <link rel="alternate" type="text/html" href="http://www.orient-lodge.com/node/169" />
    <id>http://www.orient-lodge.com/node/169</id>
    <published>2004-12-04T23:23:56-05:00</published>
    <updated>2007-03-12T08:01:19-04:00</updated>
    <author>
      <name>Aldon Hynes</name>
    </author>
    <category term="Blog Entries" />
    <category term="Technology" />
    <summary type="html"><![CDATA[<p>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.</p>
<p>
I regularly listen to <a href=http://www.coverville.com/>Coverville</a> which I get as Podcast.</p>
<p>
So, the question comes up, can you use <a href=http://www.drupal.org>Drupal</a> for Podcasting.</p>
<p></p>
    ]]></summary>
    <content type="html"><![CDATA[<p>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.</p>
<p>
I regularly listen to <a href=http://www.coverville.com/>Coverville</a> which I get as Podcast.</p>
<p>
So, the question comes up, can you use <a href=http://www.drupal.org>Drupal</a> for Podcasting.</p>
<p>
&lt;!--break--><br />
This site is based on Drupal 4.4.  I've set up a few other sites based on <a href=http://www.civicspacelabs.org>Civicspace 0.8</a>.</p>
<p>
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.</p>
<p>
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.</p>
<p>
I guess I'm going to have to get around to updating this site sometime soon.</p>
<p>
You can grab the patch at <a href=files/upload.patch>upload.patch</a> and the whole module at <a href=files/upload.module>upload.module</a>.</p>
<p>
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.</p>
<p>
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.</p>
    ]]></content>
  </entry>
</feed>
