Slashdot Mirror


New Hitchhiker's Episodes Available Online

Michael Sheldon writes "The BBC is now offering the first of the new Hitchhiker's Guide to the Galaxy radio episodes as either Real or WMP audio streams. Meaning listeners abroad can now hear the new series, which started playing on UK radio last Tuesday."

9 of 218 comments (clear)

  1. KCRW has original series by Anonymous Coward · · Score: 5, Informative

    FYI, Primary and Secondary Phase's are available from KCRW in Real format:

    http://kcrw.org/show/hg

  2. FFS! by Anonymous Coward · · Score: 5, Informative

    Look you don't have to wait for the BBC put *PUT THEM ONLINE* to listen from abroad. You can listen to Radio 4 *LIVE* via streaming (HHGTTG is on Tuesdays at 6pm UK time)... this story relates to the BBC's "Listen Again" feature which allows to to catch it if you miss it.

    1. Re:FFS! by Anonymous Coward · · Score: 5, Informative

      Yup, I listened to the first episode on Tuesday here in Wisconsin, live.

      But a minor correction: it is actually on Tuesdays at 6:30 PM their time. That is 12:30 PM my time (central), so that is 1:30 PM Eastern, 11:30 AM Mountain, and 10:30 AM Pacific. Every Tuesday for the next five weeks.

      The first new episode was really quite impressive, and brought back a flood of memories from when I'd last read the books 15 or so years ago.

  3. Re:Where can I get the originals? by SpooForBrains · · Score: 4, Informative

    Here. The audio effects make up a large part of the experience, so buying the CD is highly recommended.

    --
    "The dew has clearly fallen with a particularly sickening thud this morning"
  4. mplayer to the rescue! by CoolVibe · · Score: 5, Informative
    $ mplayer -dumpstream mms://wm.bbc.co.uk/radio4/hitchhikers/h2g3_episode 1.asf &

    Share and enjoy, and why don't you stick your head in a pig ;)

  5. Re:So.. by Excors · · Score: 5, Informative

    I've been using the shareware version of NetTransport, which seems to work quite nicely - give it the .ram or .asx URL, wait half an hour, and it'll save the 26MB of .rm or .asf data.

  6. Updated Infocom Game by Ford+Prefect · · Score: 4, Informative

    As trailed a few weeks ago, there's the updated version of the old Infocom interactive fiction version of the Guide.

    I had a play on it yesterday - I've no idea how they built it, but they seem to have some unholy alliance of Flash, Z-code and XML running it all. It's pretty cool, too - it's the same old game, but with added graphics...

    --
    Tedious Bloggy Stuff - hooray?
    1. Re:Updated Infocom Game by Sean+D.+Solle · · Score: 5, Informative
      ... some unholy alliance of Flash, Z-code and XML

      The back end's a C++ multi-threaded ZMachine running as a web server extension (can be compiled either as an Apache module or an ISAPI DLL).

      As well as sending the user's input and the game's output back and forth as XML, it also watches the ZMachine's internal state to send the location, score, number of moves, inventory etc.

      It has extra "knowledge" about the HHG game's internals (which is how it can handle the bedroom being dark, house being knocked down etc). This was hard-coded in the release that the BBC are running (due to time constraints - we had to ship on Sep 21st!), but newer builds have an external config file which can let the game twiddle the XML output accordingly, so in theory it could run any of the Infocom adventures.

      Shim's Flash client grabs the XML, pulls up Rod's artwork, displays the inventory and handles the text i/o history.

      Most of the team is on vacation at the moment (I'm posting in the naive hope that it'll mean less email waiting for me when I get back ;-), but there'll be full spec released in due course.

      It's pretty cool, too

      Thanks ... glad you like it!

      Sean.

  7. net transport by Errtu76 · · Score: 4, Informative

    You can save streaming media using Net Transport