Hi, There are some good commercial IP to Organization database. Using the name of the organization you can easily find if it is a mobile operator or not. I am...
I am trying to contact with them with no luck, is there anyone from mojiva in this group? Or anyone knows how to contact with them? [Non-text portions of this...
Hi, We have an issue with traffic coming from 02 UK (we have an ad runing there). When looking at the URL of our site home page with 02 UK devices we see the...
CTG discussions still going on. Nothing new. Novarra still trying to promote their stupid hacks as a standard and still saying that everyone will benefit from...
People, I received an interesting submission for the WURFLDB a few days back. An HTC device, marked as "stylus" was changed to "touchscreen" in the subdevice...
FWIW, I had a HTC touch pro, and browsers behave differently. Opera wants to be "touch friendly", whereas IE is really not. It's much harder to "hit" the link...
Hi all, I'm encountering difficulties when editing the 15M WURFL file. And also it's hard to search into it after a specific model. Do you think it will be a...
Mihai, IMHO, WURFL XML file is not meant to be hand-editable. That's why you have API's that provide high level abstraction over the XML file. I'm not sure...
Hi Mihai, I hear what you are saying but what you suggest would mean changing the API and doing a lot of other stuff to make sure that the different files are...
Hello, In order to build device compatibility versus item ids I am looking at storing compatible devices' actual_device_root since, for example, j2me...
Not being an actual developer (but a technical consultant), can anyone provide a consise explanation behind "CFNetwork" and "Darwin" appearing in a mobile...
My initial testing using an iphone application has produced the following user agents: {APPLICATION_NAME}1.0 CFNetwork/422.11 Darwin/9.2.2 (i386) () ...
Fanis, I suggest that you upgrade to the new PHP API and take the discussion from there. http://m.wurflpro.com/~wurfl/php/ the old API will be deprecated and...
There is Tera-WURFL Enhanced PHP WURFL Library, in PHP. Similarly, is there WURFL in JAVA..? Can we identify the capabilities of mobile devices using JAVA, a...
... I have that in my roadmap. With the Spring-based architecture of the new API, we should be able to do this by plugging in a few extra classes, rather than...
It's not such a big issue. We have some patches. And an API that can load multiple files. Sometimes I look after a specific phone model and i found it spreaded...
Luca, I upgraded to the new api and it looks and works very well so far. I like the modular architecture. It's also much easier to find actual_device_root due...
Hello, Looking at mot_120_ver1_sub1103 ( http://www.wurflpro.com/device/show/16811 ), it's not a actual_device_root, and I can't find one in its fallback...
Hello, Something I came across: WURFLManagerProvider.php line 24 loads Pear::Log. This will crash in an app that has already loaded that library. I fixed it...
Hi all, Thought I'd follow on from this thread from last year instead of starting a new one. User/session tracking within a site regardless of handset (WML...
hi yeah, i think most people use this method. the main issue with it is that you don't know if the same user comes back again (unless they bookmark the site)...
Alex Matthews
alexm@...
Mar 6, 2009 5:09 pm
30122
Hello list. Just finished reading this, thought it might be of interest: http://www.quirksmode.org/blog/archives/2009/03/testing_mobile.html Short version:...
A jsessionid or similar is generally the best method, or like you said a querystring param that identifies the session. Unless your sessions are permanent (or...
hi all, pls anyone tell me ,how can i know whether some phone support for avi file format or not using WURFL.(what is the tag in WURFL) thanks dimuthu ...