Converting mp3 audiobooks on Mac OS X to bookmarkable audiobooks

September 7, 2008

Update September 8th 2008 As can be read in the comments by Aldo: a better, although not free solution is Audiobook Builder

I am a member of emusic, the retailer that offers a selection of independent music and audiobooks.

One thing which always bothered me a bit was the audiobook format. They split an audiobook in dozens of mp3 files which are not the best solution if you use iTunes and an iPod.
iTunes and the iPod have the so called bookmarkable format, that is, the track will resume playing wherever you left off the last time you played it.
There is a lot of information on the net, but I could not find a step by step process for the Mac how to convert emusic audiobooks to iTunes audiobooks.

This is my procedure for Mac OS X.

  • Download two Applescripts scripts from Doug’s AppleScripts: Track Splicer and Make Bookmarkable. Install them as described.
  • Add the emusic audiobook files to iTunes. They will be stored somewhere under music.
  • Select the audiobook mp3 files. Make sure they are ordered correctly and run the Track Splicer script. This will create one big mp3 file.
    If you like to split it in a couple of 1 hour files, like an iTMS audiobook, then select a smaller number of files and repeat the procedure.
  • Select the mp3 audiobook and convert it to an aac (m4a) file with iTunes. (Right mouse: Convert Selection to AAC). Use a bitrate
    applicable for audiobooks, since 256kbps or so seems like a waste of disk space.
  • Select the aac audiobook and run the Make Bookmarkable script. This will convert the m4a file to m4b file. When you look under
    Audiobooks you will see your converted book.
  • For nicety find a cover and add it as album artwork.

Audiobooks

Enjoy!


I don’t need no stinking Apple TV

August 21, 2008

Getting the Dolby 5.1ch sound working from my PlayStation 3 to my Onkyo TX-SR805 receiver proved to be a bit more troublesome than I hoped for.
There is some configuration involved on the PS3 and on the Onkyo.
When I eventually got it working I examined the possibility of connecting my Mac with the PS3.

Boy was I in for some surprise. Medialink for Mac OS X, is an excellent piece of software.
Perhaps I was lucky, but after installing it, I could immediately browse (wireless btw) through my photos, movies and music.

Media Link on my television

I no longer see a reason to buy an Apple TV. The PS3 with Media Link does an excellent job. Perhaps not as pretty as the Apple TV, but it supports all major DRM free encodings.
Something which cannot be said for the Apple TV.

Renting movies through the Apple TV is not something I see happening any time soon here in The Netherlands. So I skip the Apple TV and embrace my PS3 for now.

When you compare the price of the PS3 (€ 399) to the Apple TV (€ 299) I am amazed how much power is packed into the PS3 (Console, Blu-ray player, MediaCentre) for a arguably better price.


SelfDiagnose and OGNL and check your deployment

June 16, 2008

Some time ago I wrote about selfdiagnose-the-world-according-to-my-atg-application.
Since then SelfDiagnose has added some nifty features. The latest release of SelfDiagnose now adds support for OGNL. This gives SelfDiagnose some extra punch. I can now use constructions like:

<checkvaluematches
    value="${@java.lang.Integer@parseInt(configList.length)}"
    comment="Number of configured Endeca instances"
    pattern=".*" />

or constructions like

 <checkendecaservice host="${configList[0].host}" 
port="${configList[0].port}" query="N=0" comment="Endeca instance 1 connection test"/>

The ${configList[0].port} is a typical OGNL construction.

The CheckEndecaService can also return the Endeca com.endeca.navigation.ENEQueryResults response.
With OGNL you can easily dissect this Endeca response.

This can be extremely handy to query for the latest Forge or pipeline version of an Endeca build in the different ATG environments were you cannot directly access those services! For instance in production.


Will Mcast.fm become the Dutch Jott?

May 22, 2008

Mcast.fm as a GTD capture tool.
Recently Mcast.fm went beta. Mcast.fm is a service which enables podcasts over your phone. When you call a number, podcasts are streamed to you.
Perhaps great for some people, but not for me. I’m happy with my iTunes, iPod and ice>Link plus setup.

But a feature which you cannot easily find on the site is a dictation like feature. Call the number, press #0 , start talking, and close with #.
And auto-magically an MP3 is added to your personal feeds on Mcast.fm.

Mcast

You can also see these memo’s on a RSS reader like iGoogle.

Mcast Feed

In my love for GTD, I have the Moleskine inbox when walking around, which I later transfer to a Omnifocus inbox. But I’m still missing the feature to put something in my inbox when driving my car. Or anyplace where I cannot easily write.
I wrote about Jott in GTD with your phone. This service is unavailable where I live.

Can Mcast.fm become this service? It will need speech recognition and some more.
If they will add this they will have a paying customer in me, when they charge for this. For now I will use Mcast.fm as a dictation service, which is a bit better than using your own voicemail….

I really hope they will explore this potential..


Shame on Suunto. Long live Mark Rosenstein.

April 19, 2008

Last Wednesday, my Suunto Stinger died on me after about 6 years of faithful service. It would not enter Divemode anymore. I was already looking for an excuse to go for the Suunto D9. Here was my excuse. So instead of going for a repair I bought the D9.

For their range of divecomputers, Suunto has released Dive Manager software, which shows all data gathered from a dive, like depth, temperature, air.
With my me new toy, Dive Manager software shows gas consumption and temperature across the dive, which my Stinger would not let me have… I took the installation CD and….
System requirements: Windows XP!
Come on Suunto! Where is my Mac software? In 2008?

Fortunately there is DiveLog.

DiveLog

A payware application for Mac OS X Leopard, which can read your D9 data. I needed to update the USB driver for my Mac, but after that I was good to go. Well done Marc.

Here is a screenshot of my second dive with it:

Ronald's Dive log

I think Suunto should give Mark some money and buy that software so they can bundle it.