... Its true, that DTD as published is broken. I came across this problem in ready.mobi. I had to edit the local copy of this DTD on ready.mobi so that I could...
... I haven't seen this device, but my first impression is that if the Java VM starts it hasn't understood what you're serving. Did you capture the headers?...
... The Nokia 7650 has no attempt to do XHTML, but anyway it would fit in level 1, of course. The first S60 device with XHTML support was the 3650 and the 7650...
Hi Andrea, Thank you for taking time to reply to me.:) We did try OMA.DD and GCD download protocol. GCD gives us a "Network Gremlins" message on the phone...
... believe it or not, I found out a couple of months back that the 7650 does have XHTML MP support in some embryonic form, Anyway, I would still prefer to...
Hello ,i am developing WAP application by using JSP and WALL tag library. Application is working fine on LG,NOKIA and other handset, but having problem in...
... Since you use tomcat 5.5, you could just add a "trimSpace" filter. In $CATALINA_HOME/conf/web.xml add the following <init-param> in the "jsp" servlet: ...
People, is there anyone here who has a clearer idea of which versions of the Obigo/Teleca browser are out there? I am getting crazy trying to understand how...
So, first off, why would you want to deliver WML to this device? It's got the Openwave 6.2.3 browser on it and does a pretty decent job of handling XHTML-MP...
The Teleca/Obigo Browser is embedded in most (if not all) Sprint CDMA handsets in the US and similar operators (Bell Mobility in Canada?). That includes...
Thanks a lot Francis. Very useful. Do you happen to know which main versions of the Teleca/Obigo browser can be found out there? any idea about which hints in...
Um don't know where u got your information on bell mobility. But all samsung browsers using them are connicting through an openwave gateway Same with mts,...
Bell Mobility using Teleca/Obigo was a guess (hence the "?"!), but data I'm getting from HTTP headers suggest otherwise. Is it not possible for a handset to...
People, I was suggested an enhancement which made a lot of sense and required little effort to implement. So I suggested to go ahead and implement it without...
Ken, either I misunderstood your point or Francis is right. A carrier can have the Openwave gateway and still support devices with browsers from different...
Wouldn't make more sense to implement it at the generic device level, maybe as "brand_series" and "brand_edition" ? I mean, putting capabilities that are...
The capability namespace is flat. So once a capability is defined, its value can theoretically be defined for any device. Anyway, the impact is not so big....
I sought the advice of a number of Flash Lite professionals around about how to best support Flash lite devices in WURFL. The answer is the result that I...
Gents, I have a simple question: How does one account for scrollbars? More specifically most of WURFL just lists the # of dots a device has, not what happens...
Marten van Wezel
wmlprogramming@...
Aug 6, 2007 11:40 pm
24864
Hi Ron, I want to thank you so much for responding to my post. We've developed a service for pushing out video and have been getting a lot of interest from...
Hello all, My name is Dominique Hazael-Massieux, and I work for the W3C in the Mobile Web Initiative [1]. Among other things, I'm the co-Chair of the Mobile...
... resolution_width is the physical dimensions of the handset screen. max_image_width is the width of the space available inline within the page. Or at least,...
Michael Kaye
michael@...
Aug 7, 2007 11:50 am
24867
Brian, Maybe I didn't understand your issue properly. Are you getting errors on the phones, if so, what are they (1019 compile error, etc...). The WML you are...
Almost. max_image_* is the maximum picture size a device can display without rescaling nor cropping. This dimension is related to the screen size, but it's...
Well 'up until recently' we usually did one-element logo's which we then resized to the screen. This worked fine and even if there was a teensy scrollbar at...
Marten van Wezel
wmlprogramming@...
Aug 8, 2007 10:58 am
24871
Ugh, I keep on getting spam messages in the subject. Retry: Well 'up until recently' we usually did one-element logo's which we then resized to the screen....