Hi guys. For your info: An easy way to detect webapp mode from standard safari mode is to do it in JavaScript: if (window.navigator.standalone) { // fullscreen...
34141
casays
Jun 26, 2011 11:31 pm
In WURFL, all Android definitions ultimately fall back, via a series of "generic_android_ver*" descriptors to "generic_android", which defines max_deck_size as...
34142
Luca Passani
luca_passani
Jun 27, 2011 9:29 am
Thank you for this, Eduardo. I have updated the generic Androids with the default you suggested (1m bytes and 2m respectively). I have re-run the test at ...
34143
Rok
san.liaonovak
Jun 27, 2011 9:53 am
Hi, I have a UA of a device, not yet in WURFL. Mozilla/5.0 (BlackBerry; U; BlackBerry 9860; en-GB) AppleWebKit/534.11+ (KHTML, like Gecko) Version/7.0.0.100...
34144
Luca Passani
luca_passani
Jun 27, 2011 10:02 am
... I did: http://db.scientiamobile.com/device/show/29915 Anyway, of the device is the upgrade of an existing device, fallback should still be into the old...
People, the has_qwerty_keyboard capability identifies both the case when the device has a physical qwerty keyboard and the case when the qwerty keyboard is...
34150
Alessandro Pace
sandrobischero
Jun 27, 2011 6:33 pm
Ciao, Nokia posted details for the Nokia T7<https://www.developer.nokia.com/Devices/Device_specifications/T7-00/>and Nokia 702T...
34151
Rishit Shetty
shetty_rishit
Jun 28, 2011 12:38 pm
All, One of the brand_names is marked as 'Robot39;. From the model name looks like this bucket is created for BOT detection. Is there any documentation around...
34152
Luca Passani
luca_passani
Jun 28, 2011 1:28 pm
... this ID is used by the API to map all HTTP requests that it detects as coming from a BOT. You do not have anything to do about this, except, if you want, ...
34153
Rishit Shetty
shetty_rishit
Jun 29, 2011 3:37 am
Thanks a lot Luca for such a prompt reply. ________________________________ From: Luca Passani <luca.passani@...> To: wmlprogramming@yahoogroups.com ...
34154
mezna
mezna_cs
Jun 29, 2011 5:50 am
Hi all, I am working in a project alone. I need an advice from you to start. I need to adapt contents(text,image,video,....),that reside in the server,to any...
Hi Mezna Have you read the Java - Getting Started help on wurfl? http://wurfl.sourceforge.net/njava/...
34156
Luca Passani
luca_passani
Jun 30, 2011 8:34 am
... Ale, do you have a UAProf for 702T? what's the closest european Nokia device? can I model the chinese device as a subversion of the european one? Luca...
34157
Alessandro Pace
sandrobischero
Jun 30, 2011 8:38 am
Ciao, by the way the Nokia T7 is in the Remote Device Access service from Nokia. Alessandro ... -- Alessandro Pace Mobile Architect Blogs: www.biskero.org...
34158
Alessandro Pace
sandrobischero
Jun 30, 2011 8:38 am
Ciao Luca, here is the http://nds1.nds.nokia.com/uaprof/N702Tr100.xml it's on the Nokia ...
34159
arachnova78
Jun 30, 2011 8:39 am
Hello everybody, I´m using the Java WURFL API in Version 1.3.1 with newest Repository from 16th June 2011. For the desktop browser Opera 11.XX (in my case...
34160
Param Is the best
paramjeetsin...
Jun 30, 2011 8:45 am
Hi folks, I have captured the production logs, where lot of http request is comming from handsets. Trying to test WURFL with coming user-agent header. I have...
34161
Param Is the best
paramjeetsin...
Jun 30, 2011 8:48 am
Hey, This is quite simple, You can create a Java web application with simple structs framework or if MVC is not your choice then create a simple Servlet. Now...
34162
Luca Passani
luca_passani
Jun 30, 2011 8:52 am
Out of curiosity, is this stuff coming from a unique operator? I have this feeling that the UA strings are being 'massaged39;.... out of curiosity, which...
34163
Luca Passani
luca_passani
Jun 30, 2011 8:54 am
I see now that E6 and UAProf is also missing (it's a recent device anyway). Do you have those readily available? Grazie Ale Luca...
34164
Param Is the best
paramjeetsin...
Jun 30, 2011 9:13 am
As answer of first question, yes this is coming from the unique operator. I captured TCP dump for some time, Log contain over 2500 handset request. Where about...
34165
Asres Gizaw Fantayeneh
fantayenehasres
Jun 30, 2011 9:55 am
There is a HelloWorld app. http://sourceforge.net/projects/wurfl/files/WURFL%20Java%20API/1.3/ Fanta ... -- Fantayeneh Asres Gizaw ... Email:...
34166
Reneiro
rene_v26
Jun 30, 2011 10:11 am
Hello everyone, i just want to know the thread for msisdn if there is. Im quite new with the mobile programming, and i just want to know the possibility to...
34167
mdprotacio@...
mdprotacio...
Jun 30, 2011 10:19 am
Here in the Philippines with 3 different major telco, they have their own distinct way on how to pass the msisdn. They are all part of the HTTP headers but you...
34168
bailey.bradley81
bailey.bradl...
Jun 30, 2011 5:52 pm
I've run across some behavior using the Wurfl java api that has me baffled. Under some conditions there are user agents that, despite existing in Wurfl, do not...
34169
Steve Kamerman
steve_bond_k...
Jun 30, 2011 8:14 pm
The WURFL APIs do not attempt an exact match of the raw user agent, instead, they run the raw user agent through a number of normalizers that remove irrelevant...