+ Post New Thread
Results 1 to 14 of 14
Virtual Learning Platforms Thread, Podcasts in Technical; Just out of curiosity, has anyone played with podcasts as part of their VLE?...
  1. #1
    vsnider's Avatar
    Join Date
    Aug 2005
    Location
    London
    Posts
    11
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Podcasts

    Just out of curiosity, has anyone played with podcasts as part of their VLE?

  2. IDG Tech News

  3. #2

    GrumbleDook's Avatar
    Join Date
    Jul 2005
    Location
    Kettering, Northants
    Posts
    9,489
    Blog Entries
    18
    Thank Post
    929
    Thanked 1,425 Times in 912 Posts
    Rep Power
    470

    Re: Podcasts

    Just starting to ... we presently use FirstClass (used by the OU, UltraLabs / Ultraversity and many more) and the latest version (8.3) allows for blogging and podcasting.

    However, the settings file that you create to lock down the client can be a pig to rebuild for this version to allow users to do it so we haven't rolled it out to everyone yet ... but we now have a general school feed for news and one for geography revision materials.

  4. #3
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: Podcasts

    Yes, we've been tinkering with the 3rd party podcast module for our Moodle VLE.

    http://docs.moodle.org/en/Ipodcast_module
    http://moodle.org/mod/forum/discuss.php?d=38496

  5. #4

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,284
    Blog Entries
    2
    Thank Post
    598
    Thanked 879 Times in 617 Posts
    Rep Power
    287

    Re: Podcasts

    If you want to run podcasts separately from the VLE you can do it with something like Flash MP3 Player or XSPF.

  6. #5
    dagza's Avatar
    Join Date
    Jul 2005
    Location
    County Durham
    Posts
    139
    Thank Post
    10
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Re: Podcasts

    Also experimented with the 3rd part podcast module for moodle - excellent stuff if you have something you wish to integrate with your teaching.

    Going slightly off topic I use podpress with wordpress for (video) podcasting and this is also superb. May be worth a look if you want to give a small nice podcsating group (kids or teachers) admin rights to the site.

  7. #6
    beeswax's Avatar
    Join Date
    Jul 2005
    Location
    England
    Posts
    2,276
    Thank Post
    262
    Thanked 217 Times in 147 Posts
    Rep Power
    102

    Re: Podcasts

    can I bump this? A member of SMT came in this afternoon saying he wanted to run "radio" broadcasts (recorded by management, I assume) over the network during morning and afternoon registration, and have pupils pre-record a cast for lunch sessions. He asked me to look into it, and my first thought was podcasting. Any other suggestions? I've searched the posts, and there's a reasonable amount of stuff to be getting on with, but was wondering if anyone had gone any farther than the previous post. Ta.

  8. #7

    Ric_'s Avatar
    Join Date
    Jun 2005
    Location
    London
    Posts
    7,623
    Thank Post
    96
    Thanked 685 Times in 528 Posts
    Rep Power
    158

    Re: Podcasts

    @beeswax: Another option might be to use Windows Media Encoder and Windows Media Server to broadcast live or pre-recorded content.

  9. #8
    k-strider's Avatar
    Join Date
    Oct 2006
    Location
    Gloucester
    Posts
    284
    Thank Post
    7
    Thanked 27 Times in 21 Posts
    Rep Power
    16

    Re: Podcasts

    I’ve used WMEncoder to and Windows Media Server to push our radio (read winamp play list) out that students can listen too.. added to SharePoint Portal Server... but not tried to add content to VLE.. we have some training videos on demand streams too... my next project is to stream sky news or bbc news 24 if I cant get sky news... so people can keep up to date with what’s happening around the world hehe..

  10. #9

    plexer's Avatar
    Join Date
    Dec 2005
    Location
    Norfolk
    Posts
    9,565
    Thank Post
    306
    Thanked 884 Times in 794 Posts
    Rep Power
    211

    Re: Podcasts

    Just found:

    http://podcastgen.sourceforge.net/index.php?lang=en

    May be of use for people wanting to setup their own podcasting servers?

    Ben

  11. #10
    alexknight's Avatar
    Join Date
    Jul 2005
    Location
    Somerset
    Posts
    205
    Thank Post
    7
    Thanked 1 Time in 1 Post
    Rep Power
    15

    Re: Podcasts

    I saw a little bit of software which is produced by the same company that makes Textease. It is called Podium and is a very simple piece of software that children and adults can use to create and publish on the web podcasts.

    You may even be able to use your eLC for this?

    Alex

  12. #11

    plexer's Avatar
    Join Date
    Dec 2005
    Location
    Norfolk
    Posts
    9,565
    Thank Post
    306
    Thanked 884 Times in 794 Posts
    Rep Power
    211

    Re: Podcasts

    I was thinking about posting about podium yesterday as I got a flyer from RM with it listed.

    600 to 999 pupil site licence is £699

    Ben

  13. #12

    Join Date
    Oct 2007
    Location
    bradford
    Posts
    19
    Thank Post
    0
    Thanked 2 Times in 2 Posts
    Rep Power
    10

    Re: Podcasts

    Hi Ben

    I was posted also by another company called radioanywhere, they told me they could set up the radio station for a primary school at £600 which will cover the same

    Jim

  14. #13

    Join Date
    Apr 2006
    Location
    UK
    Posts
    940
    Thank Post
    39
    Thanked 70 Times in 54 Posts
    Rep Power
    25

    Re: Podcasts

    My solution for podcasting was:

    Using our Moodle installation (Version 1.8.2)

    Turn RSS on, Enable RSS in Forums

    Ran the CRON job

    Then created a forum with RSS enabled, and told the RSS feed to pick up forum discussions

    Ran the Cron job again

    To generate the valid XML for the RSS Feed,

    Then added forum discussion to the forum, on a per podcast basis. Adding the quicktime movie files i wanted to display as an attachement.

    Then i turned the quicktime (.mov) media filter on

    I then added a remote RSS feed block to the front page of the site adding the RSS Feed as the link to the XML generated by the Moodle forum.

    Bobs your uncle,

    I also autmated then cron.php job every 15 minutes.

  15. #14
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: Podcasts

    I also autmated then cron.php job every 15 minutes.
    Sort of off topic, but you should have your cron job running more often than that. Ours runs one a minute. The reason is that otherwise email notifications don't get sent out on a timely basis.

SHARE:
+ Post New Thread

Similar Threads

  1. More podcasts
    By GrumbleDook in forum Courses and Training
    Replies: 2
    Last Post: 18th February 2007, 12:39 AM
  2. Favorite Podcasts?
    By Geoff in forum Jokes/Interweb Things
    Replies: 8
    Last Post: 9th February 2006, 08:20 PM
  3. Podcasts..................advice and help.
    By Kyle in forum How do you do....it?
    Replies: 3
    Last Post: 17th January 2006, 12:31 AM
  4. podcasts?
    By russdev in forum General Chat
    Replies: 3
    Last Post: 4th July 2005, 08:59 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •