<div dir="ltr">On Wed, May 7, 2014 at 12:07 PM, Paul Nijjar <span dir="ltr"><<a href="mailto:paul_nijjar@yahoo.ca" target="_blank">paul_nijjar@yahoo.ca</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
If anybody has specific pointers on how to do this I would be<br>
grateful. Here are the requirements:<br>
<br>
- Allows me to (manually) enter <a href="http://archive.org" target="_blank">archive.org</a> URLs into a node<br></blockquote><div><br></div><div>There is a media module for <a href="http://archive.org">archive.org</a> here <br>
<a href="https://drupal.org/project/media_archive">https://drupal.org/project/media_archive</a><br><br></div><div>But, unless you are a specialized video aggregator site with many thousands of videos, I recommend that you don't over-complicate the backend, so as to make maintenance less and upgrades less painful.<br>
<br></div><div>Just add HTML at the end with an href link to the video.<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
- Allows me to set up RSS feeds based on those nodes. Ideally I would have a feed for OGGs and for MP3s, because it is 2003 and I totally think that OGG is worth supporting.<br></blockquote><div><br>But are users interested in aggregation by format, or aggregation by time, tags ...etc.?<br>
 <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
- It needs to be a solution that can be implemented in Drupal 6 but<br>
  will have a sane migration path to Drupal 7<br></blockquote><div><br></div><div>Above module supports both, it seems.<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

I do not need to slurp anything from <a href="http://archive.org" target="_blank">archive.org</a> manually (especially since I do not know how to get an RSS feed out of that service).<br>
<br>
<br>
Here is the best strategy I can think of so far:<br>
<br>
- Maybe using the emfield module to create appropriate CCK fields and<br>
  allow streaming off of <a href="http://kwlug.org" target="_blank">kwlug.org</a> for each node<br>
- Make a new content type of "podcast" that has fields for each of the<br>
  file format containers I want to support in the feeds<br>
- Set up a view that produces different RSS feeds. The big questions<br>
  are whether I can set up different RSS feeds that have different<br>
  enclosure elements (one for OGG, one for MP3), whether this RSS feed<br>
  can be made "iTunes friendly" (whatever that means), and whether<br>
  external enclosures will be handled properly.<br>
<br>
I have been looking through the different modules but nothing looks<br>
promising. There is <a href="https://drupal.org/project/ffpc" target="_blank">https://drupal.org/project/ffpc</a> but it looks<br>
poorly maintained. Most of the documentation that is out there is for<br>
really old versions of Drupal (apparently making podcast feeds was<br>
awesome in Drupal 4.7)<br>
<span class=""><font color="#888888"><br>
- Paul<br>
</font></span><div class="im"><br>
<br>
On Tue, May 06, 2014 at 11:26:54AM +0000, <a href="mailto:chaslinux@gmail.com">chaslinux@gmail.com</a> wrote:<br>
> Paul I believe there's a drupal module that could take care of podcasts and RSS feeds.<br>
> Blog: <a href="http://www.charlesmccolm.com/" target="_blank">http://www.charlesmccolm.com/</a><br>
> Sent from my cell phone.<br>
><br>
<br>
<br>
</div><div class=""><div class="h5">_______________________________________________<br>
kwlug-disc mailing list<br>
<a href="mailto:kwlug-disc@kwlug.org">kwlug-disc@kwlug.org</a><br>
<a href="http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" target="_blank">http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com" target="_blank">2bits.com</a>, Inc.<br>Fast Reliable Drupal<br>Drupal optimization, development, customization and consulting.<br>
Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>For every complex problem, there is an answer that is clear, simple, and wrong." -- H.L. Mencken<br>

</div></div>