Skip to Content
PalmPilot: The Ultimate Guide, Second Edition
book

PalmPilot: The Ultimate Guide, Second Edition

by David Pogue
May 2000
Intermediate to advanced
620 pages
18h 2m
English
O'Reilly Media, Inc.
Content preview from PalmPilot: The Ultimate Guide, Second Edition

How to Make Your Web Site Palm-Friendly

If you’re designing web pages, you can take a few simple steps to make visiting your site a pleasant experience for fellow Piloteers.

First, of course, never use a clickable graphic button without a text hotlink that does the same thing. Second, if you must use Java or frames on your page, provide an alternative set of pages that work without these Palm-hostile features.

Third, wherever you do use graphics, provide an <ALT> tag in the HTML code for each image. If you know HTML, you know what this means. If you don’t know HTML, and you make your web pages using a program like Claris HomePage or Adobe PageMill, use the View as HTML command. Among the nest of computer codes, you’ll find a line of text like this for each graphic on your page:

<IMG SRC="BostonMap.gif" WIDTH=216 HEIGHT=264 ALIGN=bottom 
naturalsizeflag="3">

Your job is to insert a plain-English label for the picture; this label will show up on PalmPilot web browsers as the name of the missing picture, as shown in Figure 14.8.

To create such a label, type the words ALT="Text label here” into the HTML code just after the name of the picture file. The result should look like this (the insert is marked in bold here for clarity):

<IMG SRC="BostonMap.gif" ALT="Map of downtown Boston" WIDTH=216 HEIGHT=264
ALIGN=bottom naturalsizeflag="3">

Finally, if you plan to offer downloadable files on your page, don’t compress them or encode them; for example, don’t use Base64 or a similar “Content-transfer-encoding” ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Palm and Treo Hacks

Palm and Treo Hacks

Scott MacHaffie
What Successful Project Managers Do

What Successful Project Managers Do

W. Scott Cameron, Jeffrey S. Russell, Edward J. Hoffman, Alexander Laufer
Palm OS Programming, 2nd Edition

Palm OS Programming, 2nd Edition

Julie McKeehan, Neil Rhodes

Publisher Resources

ISBN: 1565926005Catalog PageErrata