Click to See Complete Forum and Search --> : X/HTML vs. WML


gianna
05-28-2004, 01:38 PM
Which is better, writing a mobile-oriented site in x/html or wml? I thought wml was the only language for web-enabled phones, but all the mobile versions of sites that I visit are all done in some flavor of xhtml.

Any comments?

-g

Khalid Ali
05-30-2004, 03:36 PM
Originally posted by gianna
I visit are all done in some flavor of xhtml.

Any comments?

-g

cHTML????

It seemed for some time that small devices will only use some sort of WML,however,with the technology advancing everyday(litterally),I'd say scrap the WML and start using xHTML.
I think most of the very recent mobile phones have built in xHTML browsers(and why not? it save heck allots of effort to create same pages twice,since upgrading an HTML page to xHTML isn't a problem at all).

gianna
05-30-2004, 04:24 PM
What's cHTML?

MstrBob
05-30-2004, 11:37 PM
EDIT: I feel like a fool as I very well should.

Khalid Ali
06-01-2004, 09:32 PM
Originally posted by MstrBob
I believe he was "making a funny".

excuse the me.....???

its usually better not to say anything where you have nothing to add...

anyways..

cHTML = compact HTML (a subset of html)

It is intended to be used in small devices such as PDA's mobile phones etc...if I am not mistaken it was introduced by some Japanese company few years back)

a google search will result some good resources( I hope)

DaveSW
06-02-2004, 12:24 PM
It did:
http://www.w3.org/TR/1998/NOTE-compactHTML-19980209/


http://www.google.com/search?q=cHTML&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8

Nevermore
06-03-2004, 11:08 AM
WML is the only language that can be used with WAP phones. Newer phones with GPRS access and larger screens can often use xHTML; WML is actually really easy to use though, and contains some features like variables that allow basic client-side scripting, as well as forms to be used.

Robert Wellock
06-03-2004, 01:48 PM
XHTML Basic was supposed to be the solution; and is still supposed to supersede WML but the older generation of phones are still on WML.

PeOfEo
06-03-2004, 01:52 PM
so what would be a safe language to design for all phones. I want this to be acessible lol :p .