[Dspace-general] Podcasts and DSpace

Mark Diggory mdiggory at MIT.EDU
Thu Feb 7 18:01:45 EST 2008


The generated RSS would need to be adjusted to reference the  
bitstream as the target for the podcast audio. Which would require  
some java development work in the FeedServlet / FeedGenerator.  Right  
now the feeds only contain a url for the Item itself, not any  of its  
associated bitstream files.

Ideally, one would like to implement something like this in a way  
that would allow the application to detect if the item had a podcast  
in it before introducing the content into the RSS feed. To give you  
an idea what is missing heres an item from a DSpace rss feed

> <item>
>       <title>Women as Policy Makers: Evidence from a Randomized  
> Policy Experiment in India</title>
>       <link>http://hdl.handle.net/1721.1/39126</link>
>       <description>This data set uses political reservations for  
> women in India to study the impact of women's leadership on policy  
> decisions...</description>
>       <pubDate>Fri, 05 Oct 2007 05:20:05 GMT</pubDate>
>     </item>

and one with a podcast included:

> <item>
>       <title>Todays Radio Show - Monday</title>
>       <description>Here is my Monday podcast. Hope you like it.</ 
> description>
>       <pubDate>Wed, 23 Aug 2006 00:56:00 GMT</pubDate>*
>       <enclosure url="http://www.mywebsite.com/myaudio.mp3"  
> length="4834743" type="audio/mpeg"/>
> </item>

-Mark

On Feb 7, 2008, at 12:44 PM, Christina Richison wrote:

> Does anyone know if an MP3 player can connect directly to the  
> DSpace RSS feeds to access podcasts? If not, is this something that  
> Manakin could make this possible?
>
>
>
> Thanks,
>
> Christina Richison
>
>
>
> Christina Richison
>
> NIS Technical Services Specialist
>
> Managed Technology Services
>
> NITLE | National Institute for Technology & Liberal Education
>
> p. 734.661.1012
>
> christina.richison at nitle.org
>
> Southwestern University
>
> P.O. Box 7385 | 1001 East University Avenue
>
> Georgetown, Texas 78626
>
>
>
> _______________________________________________
> Dspace-general mailing list
> Dspace-general at mit.edu
> http://mailman.mit.edu/mailman/listinfo/dspace-general

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20080207/a2aba6b4/attachment.htm


More information about the Dspace-general mailing list