On Thu, 8 Nov 2001, Charlie Killian wrote: > What would you purpose to a client who wants their dynamic data to show > up on the Palm and other wireless devices?
The following: 1) Develop a general site to work standaline, scaled down to the average screen size of the devices you're looking to support (take the guidelines for AvantGo as an example). Make the site dynamic, looking for the WML content type (look at any tutorial site on WAP/WML to find out what that is) and substituting WML content if the browser says it accepts it. 2) Develop a PQA and the set of dynamic pages you need for it separately. You can do the same things with the same data on the server side, but there is a specific way to reference pages and objects in a PQA from the pages that you get back from the server that don't apply in a regular website (besides the fact that they flat out won't work in that setting). ---------------------------------------------------------------------- Brian Smith // [EMAIL PROTECTED] // http://www.arthurian.nu/ Software Developer // Gamer // Webmaster // System Administrator Man who stand on toilet...high on pot. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
