Financial Aid Podcast Daily Free MP3 Internet Radio

The Financial Aid Podcast, daily free MP3 financial aid Internet radio, no iPod needed.

Financial Aid News

Scholarship Points

Scholarship Search

Student Loan Network

 

Financial Aid Podcast Podcaster iPhone Kit

June 30th, 2007

iPhone Financial Aid PodcastJust released, Beta 0.15 of the Podcaster iPhone Kit! This simple little web page parses your podcast’s XML feed and slaps it into a nice page designed to render well in Safari, which is the browser on which the iPhone operates. It also grabs your feed’s image and displays it as the icons.
See the demo here.

Remember that neither Flash nor Java are supported on the iPhone, but Quicktime is, so all links to episodes go straight to the MP3 files.

Two other things - iPhones apparently use the tel:// handler, so you’ll want a US-formatted call-in number so that iPhone users can tap and call your show comment line right on the page. Also, iPhones have a screen width of 480 pixels, so the page generated is limited to 470 to allow for a margin of error.

How to install:

  • Download the Financial Aid Podcast iPhone Kit.
  • Unzip the folder, which should be called iphone
  • Edit the config.php file with a text editor like Notepad, BB Edit, etc. and set all values as appropriate.
  • Copy the entire folder to your podcast’s web site.
  • You may need to set the folder’s permissions to writeable, depending on your web host.
  • Link to your iPhone-ready site from your podcast’s home page.
  • Enjoy iPhone goodness!

The Podcaster iPhone Kit is licensed under the Creative Commons 3.0 US By Attribution, Non-Commercial, Sharealike license. Absolutely positively no technical support is provided with this software. It is shared as-is.

  • Update: Beta 0.15 adds in iPhone detection and displays a message for non-iPhone users to subscribe to your podcast.
  • Update: Beta 0.14 corrects the URL handler for telephone numbers after trying it out on a real iPhone.
  • Update: Beta 0.13 restricts episodes to the last 5 to better display on the phone.
  • Update: Beta 0.12 posted with a fix for feeds that don’t use the enclosure URL as the GUID.
  • Update: Beta 0.11 posted with a fix for a missing cache folder.

As a bonus, if you are fluent with PHP, insert this code into the header of your blog template and it will automatically redirect any iPhone to the iPhone specific page on your site:

$browser = $_SERVER['HTTP_USER_AGENT'];
$string=”iPhone”;

if(strstr($browser,$string)){
header("Location:http://www.financialaidpodcast.com/iphone");
}

19 Comments »

  1. Christopher S. Penn » Blog Archive » Podcaster iPhone Kit says

    [...] away the Financial Aid Podcast Podcaster iPhone Kit which makes a simple page for iPhone goodness. [...]

    June 30th, 2007 | #

  2. Marketing Over Coffee Marketing Podcast » Blog Archive » Giving away Podcaster iPhone Kit! says

    [...] folks, over on my day job blog, I’ve released a Podcaster iPhone Kit which makes a very nice iPhone-esque page for your podcast. Enjoy [...]

    June 30th, 2007 | #

  3. Chris says

    Very nice. Thanks! Chris Penn should have tried out for America’s Got Talent.

    June 30th, 2007 | #

  4. Mike Bellina says

    The script is great. Thanks for letting us use it!

    June 30th, 2007 | #

  5. Cybster DJ says

    Don’t have an iPhone but want to see what this iPhone kit looks like on an iPhone?
    Download this free iPhone emulator… http://www.marketcircle.com/iphoney/

    June 30th, 2007 | #

  6. Make Your Podcast iPhone-Compatible | Adam Weiss: Podcast Consultant says

    [...] released a tool to easily generate an iPhone-compatible page for your podcast. It is called the Financial Aid Podcast Podcaster iPhone Kit, and it is a free [...]

    June 30th, 2007 | #

  7. Make Your Podcast iPhone-Compatible | Digital Media Strategist says

    [...] released a tool to easily generate an iPhone-compatible page for your podcast. It is called the Financial Aid Podcast Podcaster iPhone Kit, and it is a free [...]

    June 30th, 2007 | #

  8. Matthew Snodgrass says

    Chris,
    You are a mad scientist.
    -Matt

    June 30th, 2007 | #

  9. financialaidpodcast says

    That might be true, Matt, but I’m the community mad scientist. Podcasting is still so small a community that we all need to stick together, bolster the community, share what we can, and help make this community GROW. I’m happy to support the community and share what I can.

    June 30th, 2007 | #

  10. Peter O'Connell says

    Thanks for doing this Chris.

    Best always,

    - Peter

    July 2nd, 2007 | #

  11. Neville Hobson says

    Outstanding, Chris! Thanks for sharing.

    July 3rd, 2007 | #

  12. How to receive podcasts on your iPhone at NevilleHobson.com says

    [...] has developed the Financial Aid Podcast Podcaster iPhone Kit and has released it under a Creative Commons [...]

    July 3rd, 2007 | #

  13. CostPerNews » Podcasts on iPhones says

    [...] to the RSS feed or email alerts. Thanks for visiting!FinancialAidPodcast.com has released a kit to help podcasters have their feeds show up and render more easily on iPhones. Just released, Beta 0.15 of the [...]

    July 3rd, 2007 | #

  14. Podcasting Tricks - Podcasting How-To Site says

    [...] A podcaster Named Chris Penn has released the Podcaster iPhone Kit. [...]

    July 11th, 2007 | #

  15. iPhone Ready Podcast Sites at MWGblog says

    [...] Check it out Chris’ application: Podcaster iPhone Kit. [...]

    July 11th, 2007 | #

  16. Tammy Munson - New Media Virtual Assistant » Blog Archive » iPhone Kit says

    [...] Kit Fellow podcaster and Podcamp co-founder Chris Penn released the beta version of the iPhone Kit [...]

    July 12th, 2007 | #

  17. » Whitney Hoffman - Learning Disabilities Podcast says

    [...] We talk about the iphone and listen close for a tip about getting your podcast feeds onto your iphone - Courtesy of our friend, Chris Penn - Check out the iPhone Kit. [...]

    July 27th, 2007 | #

  18. feed.benjaminbloom.net says

    [...] chris is DA MAN - iPhone PHP podcast script. BTW…”The Hippie” comment is in Chris’ own words…it’s a complement (for anyone wondering). Posted by: ab on Aug 15, 07 | 11:13 am | Profile [0] comments (0 views) |  [0] Trackbacks   [0] Pingbacks [...]

    August 15th, 2007 | #

  19. Our Sites Are Now iPhone Friendly at MWGblog says

    [...] the podcast?” One spawns the iWPhone blog theme, the other spawns Chris Penn’s terrific Podcaster iPhone Kit. Anyone know how to do [...]

    January 22nd, 2008 | #

Leave a comment

RSS feed for these comments. | TrackBack URI