Musings from Mars Banner Image
For Software Addicts: Yes!MaybeNah!
Articles in

Articles in "Publishing"

November 17th, 2006

Ten Ways To Make a Podcast, Plus One

Old Classic 45s Jukebox Feed in iTunes SearchIn August 2005, I was all pumped up to make my first podcast, and the webosphere was full of great advice, new tools, and lots of encouragement from Mac zines and blogs. I was particularly excited to put together an "enhanced" podcast using the new iTunes extensions Apple had released earlier that summer. With enhanced podcasts, you can embed "chapters" into a single audio file, and mark each chapter with text and images. That way, when the podcast plays in your iPod or in iTunes, the text forms a set of hyperlinks so the user can hop from one part of the podcast to another, while your chapter pictures help set the mood. This was a great new publishing medium, and obviously publishers all around the world were excited to adapt their ideas to it.

The podcast tool market was still in its infancy a year ago, but already there were quite a few choices. There were fewer choices for doing enhanced podcasts, but I had no trouble finding a good piece of freeware for my experiment: ChapterToolMe was awkwardly named but easy to use, and in no time I had a podcast to submit to the iTunes music store.

The aim of my podcast experiment was to publish the latest mp3 snippets added to the Classic 45's "Jukebox," and I planned to include a brief, spoken narrative about each 45 rpm record. I used Soundtrack Pro to assemble the audio file, and that was the time-consuming part. Stringing the mp3 bits together didn't take too long, but getting the narrative just right did. After doing one, I decided I simply wouldn't have time to make a series out of this, and my life moved on to other creative endeavors. (To my surprise, I see that my original podcast is still in the iTunes inventory... you can find it by searching for "Classic 45s Jukebox" or perhaps trying this URL.)

A few months ago, I finally sat down and adapted my PHP script that updates the regular RSS feed for Classic 45's to create a new feed just for jukebox items, including an enclosure tag for the mp3 files. Then the project lay dormant until last week, when a possible method of automating the podcast process suddenly hit me.

New Classic 45s Jukebox Feed in iTunes ListRather than putting together one big audio file, with recorded narration, and then dividing it into chapters using an enhanced podcast tool, I could just release each mp3 file as a separate episode. Each episode could include the text narration and facts about the record, plus the label or sleeve scan I normally include on the site. I wasn't totally sure this would work, but it seemed worth testing. If it worked, I could release a podcast without eating away up any more of my precious spare time. When I pointed Safari to the mp3 feed I'd made earlier, it loaded the "podcast" right up, displaying the HTML and image content along with a link to the enclosed mp3 file for the last 36 jukebox items. I then went to iTunes and entered the feed URL as a new Podcast subscription, and lo and behold, iTunes also loaded the feed, even providing little Get buttons for subscribers to download each episode they want.

So, the concept seemed sound, and the next step seemed to be a tools review. Was there some cool new application that would help me with the project? Perhaps there were new capabilities of the podcast specification that I could leverage. Thus, the usual sequence of my life played out again: One project led to another! :-)

Full article

July 26th, 2006

Getting Ready for Screencasting:
A Review of Video Screen Capture Software for Mac OS X

Video Screen Capture Software for Mac OS XI’ve been hooked on the idea of screencasting ever since Jon Udell started pushing it a couple of years ago.  He pointed out some very effective screencasts that others had made and posted several excellent screencasts himself, interspersed with articles on best practices, tools, and tips.  As Udell pointed out in “Movies of Software,” Apple has done a less-than-stellar job at making screencasting on the Mac as super-simple as other creative and educational tasks are.  He was also dismayed–well, at least, I was dismayed–to report that he was doing his screencasting on a Windows machine mainly because Microsoft had provided superior, free tools for doing so.  *Groan*  Let’s see… that was a year and a half ago!  I thought surely someone from Apple would have read his blog post and rushed an update to QuickTime Pro to make amends.  Not that it’s completely equivalent, because QuickTime Pro isn’t free, but at least Mac OS X users wouldn’t have to go hunting and pecking for a tool to do a basic job like screen-capturing.  The problem is, you see, that the world has moved on from Grab, and when I think “screen-capture” today, I don’t just think still pictures.  Heck, no.  I want to capture motion… I want to capture sound.  I want to capture software.

The sound part is easy, thanks to the truly superior tools Apple provides in iLife… in this case, GarageBand.  But the video… Like I said, *Groan*!  On a Mac, you can capture yourself making funny faces in both stills and videos… You can create little video miracles of your family at play… You can turn yourself into a budding American Idol with GarageBand and iMovie.  But you can’t do a simple thing like capturing the beautiful animations and user-interface delights that Mac users enjoy while working with their software.  In other words, you can’t capture videos of Mac OS X in action.

So, one of the categories of software I’ve been keeping an eye on–and cataloguing possible purchases in–has been video screen capture products.  I don’t think I’d ever have the time–or talent–to prepare true screencasts in the Jon Udell mold, but I have found myself wanting to capture small videos of Mac OS X software in action on many occasions.  In fact, little videos have been creeping into my software reviews and other blog posts for the last 6 months or so.

Full article