View Full Version : Pocket IE
limepickle
1st April 2005, 11:29 AM
Hi there
I'm developing a web application which will be used on O2 XDA's. It will be php based with a MySQL backend. I've been looking into the capabilites of PocketIE on the XDA and it doesnt support CSS etc. Can anyone offer any advice on the limitations of pocket ie on this version of XDA? I trust it will cope with php pages for a start? Silly qustion I know but 'I'm expecting the unexpected!'
Thanks :?
Herman
9th April 2005, 12:32 AM
Don't know how the PocketIE react to the php file-extention, but I guess that can be easily worked around by using apache rewriting-rules...
As for CSS, I've got no problems using it on web-pages on the xda. I've not done any research about using css in a separate file from the internet, but it opened an external css-file very vell from the local memory. The only problem is the lack of @media=hanheld support. And do also note that width: 100% or width: auto, will be about double the size of the screen. And if you've selected "Fit to width" (or what it's called) the width will be the screen-size, thus making the page scroll horizontal if the vertical scroll-bar appears.
I can't see why Microsoft hasn't made it compatible with todays standards... CSS2 would have made it much easier to make pages for both personal computers and other devices like PocketPC...
BGK
9th April 2005, 01:51 AM
Hi limepickle,
what's for the php, PocketIE will do his job and display your pages. CSS (1.0 or something very cripled) is supported in some ugly way.
That said, you better should design your website around it's content and less to it's optical outfit. On a handheld device it's the content people wanna see, not flashy animations. If you wanna know the time your flight is at, you wanna get the time, not fancy logos and funny pictures of the airways' planes.
So try to build up a navigation structure that's easy to use on a pda, take care of text lenghs and use just a few and small graphic elements (often wifi and gprs connections are charged by traffic).
And last but not least (then I'll finally stop explaining one of my business models :lol: ):
You can always check your sites without financing your phone company's boss new Porsche:
Just save your website onto a memory card and open the files with Pocket Explorer. In case of dynamic pages you can save them with your computers browser (which saves them as static HTML-files) first and then copy them to a memory card and.... :)
Would be nice, if you could tell us about this project as soon there's something to see (maybe before you launch the site officialy). I'm sure here are people willing to explore the web with their little friends :wink:
Greetings,
BGK
limepickle
13th April 2005, 10:02 AM
Thanks very much guys for your repsonses, very helpful.
By all means I'll let you have a look, I'm yet to sort out my webhosting, its all still localhost.
As for your comments on CSS, I have had no luck at all and I've had to resort to font tags, but i've achieved the effect I was after, with perhaps slightly more code than I wanted.
I've managed to get a test envirinment set up using Activesync and the cradle, connected to a pc running Apache/Mysql etc.
I'll be back soon! Thanks!
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.