Register   Login
     
  Latest Posts  
RE: Can't delete single image
by markjjordan on 1/10/2009 3:43 AM
RE: Property Agent Email help please
by skat004 on 1/10/2009 3:39 AM
RE: Can't delete single image
by markjjordan on 1/10/2009 3:38 AM
RE: Property Agent Email help please
by swebster on 1/10/2009 1:34 AM
RE: Can't delete single image
by juliedc on 1/10/2009 1:20 AM
RE: Can't delete single image
by markjjordan on 1/10/2009 1:15 AM
Can't delete single image
by juliedc on 1/10/2009 12:42 AM
Property Agent Email help please
by skat004 on 1/09/2009 11:03 PM
RE: Has pay-per-ad. been added yet?
by skat004 on 1/09/2009 10:48 PM
Title Bar Text
by sootfoot on 1/09/2009 6:00 PM
  Forums  
Subject: "Podcasting" feeds in RSS
Prev Next
You are not authorized to post a reply.

Page 2 of 2 << < 12
Author Messages
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12823


9/06/2007 6:32 AM  
Can you provide an example of the other file types, currently i'm using the file type out of the files table.

Scott McCulloch
Site Administrator
Jack HoelzUser is Offline
Gold Membership
Nuke Master
Nuke Master
Posts:815


9/06/2007 1:50 PM  
Not sure what your asking, do you need all of the file types that could possibly be attached?

Check out the feeds here
http://www.thechurchdoor.com/DesktopModules/NukeSyndicate/feed.aspx?tabId=94&mid=680&cat=All

Vs here
http://www.thechurchdoor.com/DesktopModules/DnnForge%20-%20NewsArticles/Rss.aspx?TabID=94&ModuleID=871&MaxCount=25

Get The Net!!

Jack Hoelz
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12823


9/06/2007 9:35 PM  
Looks like it needs the application/octet as the type. I'll look at the spec and update the code.

Scott McCulloch
Site Administrator
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12823


9/07/2007 7:18 AM  
Hi Jack,

Your 2nd link doesn't have the enclosure tag at all - the query currently gets the file from the "files" table.

Has your file system been synched for the DNN file manager? (need to work out why it isn't displaying the tag first).

Scott McCulloch
Site Administrator
Jack HoelzUser is Offline
Gold Membership
Nuke Master
Nuke Master
Posts:815


9/07/2007 7:48 AM  

The file system has been synced.

I'm trying to move this from Nuke Syndicate to NA so I'm not adding any files or anything, these are files that have been on the server for years.

As you can see the first link if from Nuke Syndicate and the second from NA


Get The Net!!

Jack Hoelz
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12823


9/07/2007 7:59 AM  
How did you link it? Was it via a "URL" link, or did you pick it out of the file system?

Scott McCulloch
Site Administrator
Jack HoelzUser is Offline
Gold Membership
Nuke Master
Nuke Master
Posts:815


9/07/2007 8:07 AM  

With both systems we pick from the file system.


Get The Net!!

Jack Hoelz
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12823


9/08/2007 8:31 AM  
OK - for some reason they are not showing up at all, I'll investigate (adding enclosures to the major simple gallery release too).

Scott McCulloch
Site Administrator
Patrick CouchUser is Offline
Gold Membership
Nuke Active Member
Nuke Active Member
Posts:31

9/14/2007 3:26 AM  
Scott,
I havn't gotten the new module installed yet but based on the thread I was wondering if the RSS could be templated like all of the other pages? That would give the ability to go in and set any ITunes tags and the feed title right off the bat. I am really hoping to use this as a combined blog and podcast feature to keep it simpler for the talent adding content. Thanks for considering this.

Patrick
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12823


9/14/2007 8:01 AM  
I've never heard of itunes tags, what are the typical use for those?

Scott McCulloch
Site Administrator
Patrick CouchUser is Offline
Gold Membership
Nuke Active Member
Nuke Active Member
Posts:31

9/18/2007 5:03 AM  
The ITunes tags set specific variable for ITunes usage. More details can be found at http://www.apple.com/itunes/store/podcaststechspecs.html. For the most part these can be modified post DNN by Feedburner. You can see these in action at http://feeds.feedburner.com/SR950-MorningShow

I guess one of the main reasons to template the RSS might be to change the details of the feed by hand or add rss tags that are podcast specific. You aren't intending to write a podcast specific module and it might be awkward adding all of the settings that could be required for that.

Another reason that I can imagine would apply to our largest podcast. With this one I would want to modify the enclosure tags so that they are pointing to a different host for downloading the file (libsyn.com handles the heavy bandwidth podcast for us). So the MP3 would be uploaded to DNN, replicated to Libsyn and the RSS feed would point to the replicated file.

Will be setting up the module for another of our stations today and testing the podcast features so I will let you know if anything else comes up.

Thanks

Patrick
Jack HoelzUser is Offline
Gold Membership
Nuke Master
Nuke Master
Posts:815


9/18/2007 5:13 AM  

Excellent idea to template the rss. I also really like the idea of being able to link to an external file. Would this be possible, if the lik to an external URL was a link to a file that it would show as the enclosure for the feed?


Get The Net!!

Jack Hoelz
Patrick CouchUser is Offline
Gold Membership
Nuke Active Member
Nuke Active Member
Posts:31

9/18/2007 5:38 AM  
The hard part there would be getting the enclosure mime type and size if you are linking directly to an external file. Thats why I was thinking it would reference the local info for that but the enclosure link would hit an external URL. Even if we don't use this module for the large podcast because it is a bit odd, I look forward to moving our other podcast over (12 to move).

PC
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12823


9/19/2007 5:54 AM  
Jack - I can't reproduce the issue you are experiencing, the module joins on to the files table for rendering the enclosure.

Is it possible to get a login to your site to work out what is going on? And then to your database if I can't resolve it at the site level.

(support@ventrian.com)

Scott McCulloch
Site Administrator
Patrick CouchUser is Offline
Gold Membership
Nuke Active Member
Nuke Active Member
Posts:31

10/02/2007 9:52 AM  
Just wanted to follow up on the RSS Podcast tags. Using Feedburner to process the RSS feed from a News Articles module works great and you can change al of the "extra" tags from the Feedburner interface.

PC
Jack HoelzUser is Offline
Gold Membership
Nuke Master
Nuke Master
Posts:815


10/02/2007 8:57 PM  

Scott, I created an account for you and gave you admin access, you should have the emails.


Get The Net!!

Jack Hoelz
You are not authorized to post a reply.
Page 2 of 2 << < 12

Forums > Modules > News Articles > "Podcasting" feeds in RSS



ActiveForums 3.7