Goodbye PDA, Hello iPod?
Text Notes
Before you can use the text notes feature, there are two things you
should do:
- Enable the Firewire Disk Usage of your iPod. You need to do this to
use the notes feature at all. (see Using your iPod as a Hard Disk for instructions)
- Activate AppleScript's "Script Menu" utility. By doing this, you can
install utilities to create notes from the clipboard and other neat
things.
In its simplest form, you can simply drag text files into the Notes
directory on your iPod. When using the iPod, just use the Extras
> Notes to view your notes. Notes of up to 4kb can be stored on
the iPod; if your file is bigger than 4kb, it will be truncated.
I find that sometimes the list of notes did not appear on the iPod: if
I press "Menu" to back up again and reselect Notes, the list pops right
up. Between this and the slow calendar response, it seems likely that
some software updates may be coming--or at least needed--in the near
future.
Enabling the Script Menu utilities
The Script Menu is
installed with Mac OS X 10.2, but to use the iPod scripts from Apple,
you'll need to activate it, if you haven't already. Just open your
Applications folder, find the AppleScript folder, and double-click on the
ScriptMenu.menu folder icon (or drag it to menu bar).
|

Once you activate the Script Menu, its icon will appear in your menu bar. See AppleScript in Mac OS X for full details -- this little utility can also launch Perl and Shell scripts, in addition to AppleScript scripts.
|
Then download the iPod
scripts library; just copy the iPod folder into the Home >
Library > Scripts directory (go ahead and create the directory
if it doesn't already exist). Now you'll see an "iPod" choice in the
Script Menu:
|

The iPod options will now appear on the menu.
|
To create a note, make sure your iPod is connected as a hard disk and
then copy the text for the note to the clipboard (you can select the text
from any application it happens to be in). Then use the "Clipboard to
Note" item on your Script Menu. You'll be prompted for a title for your
note, and it will be created with that title as a filename in the "Notes"
directory of your iPod.
|

A simple text note on the iPod.
|
More than Just Plain Text
The notes functionality of the iPod has some other interesting
features. It actually supports a subset of html tags, including linking
to other notes or even songs. Supported html tags include
<p></p>, <br> and <a
href>. I tried <b> and
<i> tags, but they don't appear to be supported. The
XHTML-correct <br /> is not supported. It displays the
code rather than inserting a line break.
Here's an example of some markup within a note:
<p>To create a note, copy the text for the note to the
clipboard (you can select the text from any application it happens to be
in), and then use the "Clipboard to Note" item on your Script
Menu.</p>
<p><a href="Instructions">View the
more instructions here</a>.</p>
In this example, the link to "Instructions" will take the reader to the
note of that same name. Links are underlined when displayed on the iPod,
and followed by pressing the "select" button. If there are multiple
links, the scroll wheel can be used to move between them.
Song linking can include using filters to create temporary playlists of
songs. An example from the Apple documentation is
<a href="ipod:music?genre=rock&artist=Brian Eno">Combo</a>
For more juicy details, see the iPod
Note Reader User Guide (a PDF file) from the iPod section of the
Apple Developer Connection.
No Input? That Might Change...
Perhaps the biggest barrier to using an iPod as a PDA is the lack of
any way to input any data while you're on the move and away from your
computer. But it's possible that this may change...soon.
As
first reported on iPoding, the iPod's diagnostic mode reveals a
recording feature, and you can actually try it out now:
- Hold down the "Menu" and "Play/Pause" buttons (the two center buttons in the top row) until the Apple logo appears.
- Press and hold down, in this order, the center button (inside the
dial) and then "Previous" and "Next" (the two outside buttons in the top
row). The Apple logo disappears--release buttons and you'll hear a chirp
and see a "reverse" logo before the diagnostics menu appears.
- Use the "Next" button to scroll thru the choices until you reach
"J. Record".
- Press the center button (inside the dial) and you'll see
"Recorder"--have your left headphone ready to use as a microphone.
- When you see "BEGIN" in the menu, start talking into the headphone for
about 6 seconds.
- When the time is over, you'll see "DONE". Press the center button to
play back your recording.
- Press Play/Pause to return to the diagnostic menu
- I'm not sure of the proper way to exit diagnostic mode, but I found
that I can press and hold "Menu" and "Play/Pause" again until the Apple
Logo appears, and then release it and wait a few seconds to be returned to
your iPod's usual main menu
Of course, this doesn't seem to be good for anything yet. I haven't
been able to find any sound files stored on the device so that I can
retrieve a short voice memo. But it appears that the capability for such
a feature exists, so it's an exciting possibility for the future.
So Is it Time to Retire the PDA?
As usual, it depends. If you use your PDA for more than small notes,
contacts and calendaring, or if you do frequent input using your PDA, the
PDA-like features of the iPod are going to seem anemic at best.
If you mainly use your PDA as a look-up device for contacts, events,
and a small amount of other information, the iPod may be all you need. I
really like the readability that's been packed into the small screen
area. I find it easier to read than the larger characters on my PDA.
Navigating the address book would be easier with support for groups, and
it would be nice to have a way to create notes on the computer and then
have them synch to the iPod later, without having to have the iPod
connected to create a note.
The iPod certainly has some distance to go if it's ever to become a
full-featured PDA replacement (and that may not be the plan, after all).
But for my money and pocket space, I think this is going to be just the
ticket. I may have to figure out how to sell something on eBay
next.
Terrie Miller likes to work on articles while listening to the Pretenders.
Return to the Mac DevCenter.
Prev [1] [2]