I read 'redistribute39; as packaging the WURFL database into some software and reselling that software to a 3rd party (ala deviceatlas). If networked web ...
34385
Luca Passani
luca_passani
Sep 6, 2011 4:40 pm
... AGPL was created by the FSF to close the so-called ASP Loophole http://en.wikipedia.org/wiki/Affero_General_Public_License the motivation was the need to...
34386
Malcolm Box
malcolmbox
Sep 7, 2011 3:26 pm
Luca, I support wholeheartedly ScientiaMobile39;s efforts to make a living out of the WURFL. But this new license doesn't recognise the support and effort of the...
34387
Luca Passani
luca_passani
Sep 7, 2011 3:41 pm
Hi Malcolm, ... I'll talk to the lawyer and see if we can relax this requirement for the public snapshot. ... so, let me put some order here (actually I am...
34388
Graham Lyons
grahamslyons
Sep 7, 2011 3:42 pm
Hi Luca, Andy's using version 1.2.2 of the Java API, with some additional patches for TV devices....
34389
sandeep07kumar08
sandeep07kum...
Sep 9, 2011 8:51 am
Hi Luca, I am new in device management and just using Wurfl in very limited scope for getting device related information from the Wurfl.xml. I am also using...
34390
Luca Passani
luca_passani
Sep 9, 2011 9:14 am
... this is not correct. WURFL is still open source. It just comes with a stricter license than before. Please observe that endless companies had adopted the...
34391
mendopao
Sep 15, 2011 2:08 pm
Hi, I have one Enterprise Application deployed on jboss 6 and this run fine until I get the following error: 2011-09-14 03:08:26,213 ERROR...
34392
Luca Passani
luca_passani
Sep 17, 2011 6:49 pm
People, until today we have gone out of our way to support Java 1.4. We considering moving away from it already in 2008, but then someone came crying. Now it's...
34393
Luca Passani
luca_passani
Sep 19, 2011 3:47 pm
We called this version experimental, because we don't want everyone to jump on it before it has been tried in the field. ...
34394
Luca Passani
luca_passani
Sep 26, 2011 5:11 pm
People, does anyone happen to know what this is? Mozilla/5.0 (Linux; U; Android v1.02_14.13_CH-2011.03.31; es-es; MID1002 Build/ECLAIR) AppleWebKit/530.17...
34395
Luca Passani
luca_passani
Sep 26, 2011 8:08 pm
we suspect this is a tablet from Korea. Does anyone have more data? Mozilla/5.0 (Linux; U; Android 2.1-update1-2.0.9; es-es; STM703U Build/ECLAIR)...
34396
Jørgen Trosby
jtrosby
Sep 27, 2011 8:43 am
We have almost no traffic from this device, only five sessions in our android app and two on our touch site during the last two weeks. The only info I have is...
34397
sanchik@...
sanchik...
Oct 5, 2011 6:35 pm
Hello, I'm quite new to wurfl. My objective is to implement wurfl in our mobile application. I'm using latest JAVA API with latest web_browser_patch.xml file....
34398
sanchik@...
sanchik...
Oct 6, 2011 5:13 am
Hello, I'm using latest JAVA API and wurfl-2.2 data. Here are two UA strings in question. Motorola Droid - Mozilla/5.0 (Linux; U; Android 2.0.1; en-us; Droid...
34399
Luca Passani
luca_passani
Oct 6, 2011 7:40 am
you must be getting something seriously wrong. Please provide more info about your configuration to allow us to reproduce the problem. Do you have a server ...
34400
Steve Kamerman
steve_bond_k...
Oct 6, 2011 3:09 pm
Please note that the User Agents you provided are prefixed by the brand and model name, for example, with this UA you posted: Motorola Droid - Mozilla/5.0...
34401
Steve Kamerman
steve_bond_k...
Oct 6, 2011 3:12 pm
Hi Alex, Please see the Java API example, available from the same place as the API. You will need to detect the device just like in the example, then check its...
34402
sanchik@...
sanchik...
Oct 10, 2011 9:01 pm
Hi Steve, Thank you for your prompt response. If I'm reading your response correctly, you are suggesting not to use UserAgentUtils.isDesktopBrowser() at all...
34403
sanchik@...
sanchik...
Oct 10, 2011 9:01 pm
Hi Steve, Yes, indeed, I did used UA strings in incorrect form but it still does not explain why http://dbapi.scientiamobile.com/explore/index.php explore page...
34404
sanchik@...
sanchik...
Oct 11, 2011 4:23 am
Hello, I was wandering if there is a way to instantiate the latest wurfl JAVA API outside of the servlet and corresponding servlet listener? I have to write a...
34405
i3fingerstyle
Oct 11, 2011 3:49 pm
I am sorry if this has been asked before, I searched the first 4 pages of "no user agent" and didn't find anything. When I call...
34406
Luca Passani
luca_passani
Oct 11, 2011 4:33 pm
... We suspect that this is already fixed in the development version, anyway, to be sure, it would be nice if you could post a self contained example that...
34407
Ermanno
erfranco
Oct 11, 2011 4:51 pm
There are several ways. If you need a simple main(), you can instantiate an Application Context by hand, and lookup for a 'wurflManager39;. E.g.: ...
34408
Ermanno
erfranco
Oct 11, 2011 7:05 pm
Hi Alex. Java API cannot work well if the User Agent String is incorrect or damaged or modified, the matching engine is based on regular expressions and upon...
34409
Steve Kamerman
steve_bond_k...
Oct 13, 2011 3:02 pm
Hi Alex, Correct, you should use the WURFL capabilities. isDesktopBrowser() is used internally, but the final decision is made in is_wireless_device and ...
34410
i3fingerstyle
Oct 20, 2011 8:36 pm
I don't think an example is necessary, and maybe you don't consider this a bug, it's debatable, but I would probably fix it if it were me. in the below code...
34411
Luca Passani
luca_passani
Oct 26, 2011 1:48 am
Does anyone have an idea of what this device really is? Mozilla/5.0 (Linux; U; Android 4.0; es-es; Tuna Build/IFK77E) AppleWebKit/534.30 (KHTML, like Gecko)...
34412
Richard Uren
elricho66
Oct 26, 2011 2:12 am
Hey Luca, New Ice Cream Sandwich .. http://www.androidworld.nl/97438/user-agent-van-ice-cream-sandwich-toestel-gespot-codenaam-tuna-4g/ Cheers Richard -- ...
34414
Luca Passani
luca_passani
Oct 27, 2011 1:12 pm
Sorry guys. Not sure how, but this guy managed to escape our tight security. He's been banned Luca On 10/27/2011 4:50 AM, Daniel de la Cuesta wrote: SPAM...