Post Archive
› May 19, 2003
PDA Accessibility
since I can't call such a wonderful device my own, I searched the goood gooogle for a PDA-emulator; so I found this simulator (german language).
is this a real-life one? does anyone know something better for testing some xhtml-code?
Comments
1. May 19, 2003 06:25 PM
2. May 19, 2003 06:25 PM
Quote this comment
Dave S. Posted…
They're cheating, that's not a true emulator. It's just using your browser's rendering engine with minor differences. I suppose maybe because Pocket IE doesn't support Importing (or for some other totally bizarre reason) they're stripping out certain structural elements, but leaving the rest intact. Linked stylesheets work fine. That part is weird. (I loaded my site in both IE and Mozilla through that emulator - the mistakes I made in my Mozilla code render exactly the same, whereas they don't show up in IE....)3. May 19, 2003 07:01 PM
Quote this comment
Daniel Von Fange Posted…
Yes, that is just using a frame, and then passing the site's css through a munger. It's not a real simulator, unfortunately.4. May 19, 2003 07:18 PM
Quote this comment
Michael B Posted…
Try POSE -- http://www.palmos.com/dev/tools/emulator/ http://oasis.palm.com/dev/kb/papers/1311.cfm Tips on using it for web testing at: http://www.its.uiowa.edu/cs/sp/pda/PDA-handheldfriendly.html5. May 19, 2003 09:52 PM
6. May 19, 2003 10:26 PM
Quote this comment
Darrel Posted…
Palm has an emulator as does Microsoft for their PocketPC devices.