1 / 7

Creating and Using Podcasts Stanford University Continuing Studies CS 43

Creating and Using Podcasts Stanford University Continuing Studies CS 43. Mark Branom markb@stanford.edu http://www.stanford.edu/people/markb/ 650.725.1717 Course Web Site: http://www.stanford.edu/group/csp/cs43/. Week 5 Agenda. Unfinished questions… Video podcasts

dbanks
Download Presentation

Creating and Using Podcasts Stanford University Continuing Studies CS 43

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Creating and Using PodcastsStanford University Continuing Studies CS 43 Mark Branom markb@stanford.edu http://www.stanford.edu/people/markb/650.725.1717 Course Web Site: http://www.stanford.edu/group/csp/cs43/

  2. Week 5 Agenda • Unfinished questions… • Video podcasts • Lab time to work on projects (due next Wednesday!)

  3. Video Podcasts Creating a video podcast and creating an audio podcast involves the same process. • Research your topic, and plan what will be filmed • Film the video • Upload the video to a server • Create an RSS feed to advertise the podcast • Upload the RSS feed to a server • Notify search engines about the RSS feed

  4. Filming Resources Hardware • Digital Camera Product Reviews: http://www.dpreview.com/reviews/ • Consumer Reports • Digital Cameras: http://www.consumerreports.org/cro/electronics-computers/digital-cameras-photos/ • Camcorders: http://www.consumerreports.org/cro/electronics-computers/camcorders/reports/ Software • Handbrake (to convert DVDs to podcast-acceptable format):http://handbrake.m0k.org/ • Vixy (to convert flash movies to podcast-acceptable format):http://vixy.net/

  5. Film Editing Software • Windows Movie Maker: • http://www.microsoft.com/windowsxp/using/moviemaker/ • Getting Started Manual:http://www.microsoft.com/windowsxp/using/moviemaker/getstarted/ • iMovie: • http://www.apple.com/imovie/ • Getting Started Manual:http://manuals.info.apple.com/en/iMovieHD_Getting_Started.pdf

  6. RSS Feed for Video Podcasts • After you have shot, edited, and uploaded the video, you need to add the RSS feed to make it a podcast. • The format is exactly the same as for an audio podcast (see Week 4’s handout), except that the <enclosure> tag will point to a video instead of an audio file. .MOV <enclosure url="http://username.tripod.com/coolmovie.mov" length="15421821" type="video/quicktime" /> .WMV <enclosure url="http://username.tripod.com/coolmovie.wmv" length="15421821" type="video/wmv" /> .MP4 <enclosure url="http://username.tripod.com/coolmovie.mp4" length="15421821" type="video/mp4" /> For a PDF file in your Podcast feed, the <enclosure> would look like this: <enclosure url="http://username.tripod.com/HowToPodcast.pdf" length="449914" type="application/pdf" />

  7. Final Project Information • The final project is to create and publish a 3-5 minute podcast – an audio or video file and an RSS feed advertising the podcast. • The final project will be turned in by sending the instructor (Mark Branom at markb@stanford.edu) an email with the location of the RSS feed. • Due date for the final project:Wednesday, December 12, 2007

More Related