Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

New Module - Podcast!


Go to End


3 Posts   1941 Views

Avatar
Howard

Community Member, 215 Posts

26 January 2010 at 8:30pm

Hi Everyone,

Recently I built a site for my church who wanted to podcast their message each week so I decided to package the relevant code into a podcast module. At the moment it is in a pretty basic form but before I submit it to the modules page I was keen to get some feedback.

Features:
- iTunes compatible RSS feed (not the built in SS one)
- Ajax pagination of episodes on the front end page
- Flash player (for Mp3 files)

Currently you need UncleCheeses DataObjectManager and SWFUpload module as that's where the flash player comes from. I'm looking at loosing this dependency if enough people moan about it :p

The module and bugtracker can be found here: http://code.google.com/p/silverstripe-podcast-module/

Cheers

Avatar
staggerwing

Community Member, 6 Posts

26 June 2010 at 10:59am

Is this still available? I couldn't fine the module to download. I'm trying to do the same thing with my church's site and it sound like this is exactly what I'm looking for if it works.

Avatar
Howard

Community Member, 215 Posts

28 June 2010 at 5:50pm

Hi yea it is still available, I haven't submitted it as an official module yet as it still needs tests and stuff written for it but you can download it from the google code link mentioned in the first post.

I just updated it to work with 2.4 and also added a download zip file so you don't need to check it out using svn.

Let me know if you have any issues or requests as I'm looking to do a bit of work on it next week or so...

:)