Having trouble with this any ideas? I have standard .jad and .jar files for a J2ME app. I need to add in a unique identifier into the base .jad file when...
Hi, The SE W810i gets there in 2 clicks. This device does not have a pointable cursor for the wap browser. With kind regards, Tom ... From: Luca Passani To:...
Hello everyone, Recently i bumped into a problem in the latest Nokia 40 series. It was written in XHTML. and i noticed that if i create a table, end it, and...
Thanks to Shaun we now have a very good section about video encoding for the mobile in The Wireless FAQ. If you have any comments or want to add anything, feel...
I wasn't able to find a Wurfl capability that tells whether a device can render more than a image/link on a row. Some can, some cannot. I find this very...
I'm a bit confused by DocumentTag.getDocumentInfo(). document.isXhtmlPreferred() and document.isWmlPreferred() are mutually exclusive, so why no "else if"?...
Great work Murray! Just a quick comment: Maybe you should avoid using org.apache.commons.lang.StringUtils in the class WurflUtils? (I at least don't like the...
Hi all, Is there a WURFL capability relating to the bearer speeds a phone supports so that you can class a device as 3G, 2.5G etc? This capability is very ...
People, I have created a new utility program that will be useful to everyone who wants to tell web browsers from mobile browsers *programmatically*. ...
People, as you know, XHTML MP is the mark-up which has the best chance of displaying correctly on mobile devices. For this reason, we have this entry in GAP: ...
The Opera Mini 3.0 boasts use of a proxy server which translates web pages into OBML (Opera Binary Markup Language) before sending them to the phone. It also...
Hi everyone, I was wondering if anyone has experienced problems with wml links to mp3 audio files for the Nokia 6260. Our asset download page works with other ...
USER AGENT: Motorola-V3m Obigo/Q04C1 MMP/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 I think this has the same capabilities as the other RAZRs but adds ...
Hi Is there a WURFL capacity or some http header "trick" to understand if a device supports a builtin set of WAP pictograms or not (the original OMA iconset) ?...
I have the following new devices in my logs (http://devel.tera-tones.com:8000/ringtones/tera_wurfl/tera_wurfl_test.php). These devices are either not...
Hi, I had a problem , with NOKIA E70 to get it's information. When i observe the that request headers , it was as follows . user-agent = Mozilla/5.0...
Hi I was wondering why was WALL (not the refactored one) using ELTagName classes extending the tag class in the wall.tld instead of referencing the tag class...
Hi, I have a question regarding font sizes in Wall/Wurfl pages. I created a Wall/Wurfl page using different font sizes for different parts of the text. When I...
Does the "multipart_support" WURFL capability have anything to do with the encoding type for forms (e.g. <form enctype="multipart/form-data" ...>)? If not, is...
Hello, I have a tomcat application working with WURFL. I'm afraid when new devices exist my wurfl.xml version should be updated and I won't be there to do it....
Andrea, Marten, everyone how do you feel about grid menus? back in 2002, vodafone live made this kind of portal popular. While it certainly looked cooler than...
Five days ago Opera released next beta (second, to be more precise) of their Opera Mini browser (version 3.0). What catched my attention, was that some mroe...
Hi Whenever I add a <select name="foo" title="bar"> to a XHTMLMP page, the title attribute of the select overrides the <title> element of <head>. For example...
Hi guys, I'm involved in developing a number of mobile sites for a variety of clients and carriers. One of the current 'issues39; that we are trying to resolve...
This came up before in an earlier discussion regarding feeding users XTHML if their browser's ACCEPT headers contains the appropriate MIME-TYPE and the device...
I sent this 4 hours ago. Not sure why it dodn't make it to the list. Luca ... Subject: Re: [wmlprogramming] Evolution of Device Profiling Date: Mon, 27 Nov...
Hi Luca, Andrea, All I was wondering if you guys had an opinion on the Device Description Repository (W3C) and the Device Profile Evolution (OMA) projects. I ...
Is there any WURFL capabiliy that says if the mobile supports the "background-image" css property? Example: background-image : url(myimage.jpg); Thank you....