Search found 65 matches

by luca.passani
Fri Mar 16, 2012 7:02 am
Forum: ScientiaMobile WURFL Cloud Service
Topic: Issues in WurflCloud
Replies: 6
Views: 13314

Re: Issues in WurflCloud

Hi again. I deleted my previous post because I realized that I had confused that with a different post. Sorry for the confusion. I suspect that the problem is that you were a Cloud Beta tester. Beta testers were testing what has become the Premium API. If you want to continue using the cloud commerc...
by luca.passani
Thu Mar 15, 2012 10:21 pm
Forum: Device Detection Issues
Topic: Web browsers detected as mobile devices
Replies: 17
Views: 21639

Re: Web browsers detected as mobile devices

These are correctly recognized as Desktop Web Browsers by version 1.4 of the API.

I suggest you hold your breath until 1.4 is released (soon). Alternatively, you can contact us offline and we will send you a release candidate

Luca
by luca.passani
Thu Mar 15, 2012 1:09 pm
Forum: General API Questions
Topic: API for Spring Framework
Replies: 1
Views: 42024

Re: API for Spring Framework

Java API
by luca.passani
Sun Mar 11, 2012 10:01 am
Forum: Feature Requests
Topic: When the newest API 1.4 will be release?
Replies: 1
Views: 32860

Re: When the newest API 1.4 will be release?

Hi Simon, please send me an email offline (luca at scientiamobile ....) and I will share version 1.4 release candidate with you.

We are finalizing the port of other platforms (PHP, .NET, C++) and working on the packaging, so we are days away from the official release.

Thank you

Luca
by luca.passani
Mon Mar 05, 2012 8:22 am
Forum: Device Information
Topic: Kindle
Replies: 3
Views: 7484

Re: Kindle

how can we access the up to date database? It seems the community version hasn't been updated since November 2011, is this correct? Correct. Commercial licensees have access to weekly repository updates from their customer vaults. Of course, this comes on top of the API licensing (i.e. no need to c...
by luca.passani
Wed Feb 29, 2012 7:42 am
Forum: Device Detection Issues
Topic: Boost (Samsung) SPH-M930
Replies: 2
Views: 5544

Re: Boost (Samsung) SPH-M930

Hei Jorgen, you are right. The device is not in WURFL and that one is a false positive. The good news is that version 1.4 of the API correctly returns this: 'id' => 'generic_android_ver2_3', 'user_agent' => 'DO_NOT_MATCH_ANDROID_2_3', 'fall_back' => 'generic_android_ver2_2', We have not released the...
by luca.passani
Wed Feb 22, 2012 9:22 am
Forum: Device Detection Issues
Topic: WURLF.Matchers.NokiaMatcher NullReferenceException
Replies: 3
Views: 5963

Re: WURLF.Matchers.NokiaMatcher NullReferenceException

I'll wait for version 1.4, as I use .NET and there still no 1.3.6 for my platform. ¿When is going to be released 1.4? Thanks We released 1.3.3 on NuGet yesterday. This implements parts of the improvements that you will find in 1.4. You may want to give it a spin and see if that helps. Our target fo...
by luca.passani
Mon Feb 20, 2012 7:36 am
Forum: Device Detection Issues
Topic: Detection issues in .NET API and Wurfl Cloud service
Replies: 1
Views: 4359

Re: Detection issues in .NET API and Wurfl Cloud service

Good Job, Jack. You spotted the delta between the last published API (1.3.X) and the new 1.4 which is what we run on our cloud in a virtually definitive form. 1.4 has loads of improvements: enhanced matchers and the ability to use WURFL to manage regular (mixed web-mobile) web traffic also on highly...
by luca.passani
Fri Feb 17, 2012 8:26 am
Forum: ScientiaMobile WURFL Cloud Service
Topic: Issues in WurflCloud
Replies: 6
Views: 13314

Re: Issues in WurflCloud

Thank you, Jack. You can post the offending UAs on the forum or send it to us offline. We will gladly look at them

Thank you

Luca
by luca.passani
Fri Feb 17, 2012 8:24 am
Forum: Device Detection Issues
Topic: Chrome browser being incorrectly classified as Logitech Revu
Replies: 7
Views: 13240

Re: Chrome browser being incorrectly classified as Logitech

HI there. This version of the API should ease your pain: http://sourceforge.net/projects/wurfl/files/WURFL%20Java%20API/1.3.6/ We are working full speed towards V1.4, but unfortunately some could not hold their breath. Among other things, the new API will recognize the logitech reviuew (googleTV). T...
by luca.passani
Thu Feb 16, 2012 8:15 am
Forum: Device Detection Issues
Topic: Firefox 10 detected as mobile device
Replies: 11
Views: 15484

Re: Firefox 10 detected as mobile device

Thank you for the message. Our plan was to have this fixed by 1.4 together with all of the other improvements, but since this is obviously a pain point for many, we are releasing an extraordinary Java 1.3.6 version on SourceForge (1.3.3 already fixes this for .NET). Hopefully, we can get this out by...
by luca.passani
Tue Jan 31, 2012 12:31 pm
Forum: Java API
Topic: releasing wurfl memory
Replies: 4
Views: 10679

Re: releasing wurfl memory

Hi there.

Can you please provide a bit more info about your configuration and how to reproduce the problem?

we will get the engineers to look at the issue

Luca
by luca.passani
Wed Jan 18, 2012 10:43 pm
Forum: Feature Requests
Topic: New capability required: Detect HTML5 support (for url input
Replies: 7
Views: 44739

Re: New capability required: Detect HTML5 support (for url i

Hi James, For the time being, a good alternative could be to look at the device OS and version (for ex: iOS, Android 2.X+, WP 7.5+) and serve input-url to those devices (and a simple text field to everything else). we will inquiry about how to best model HTML5 forms. We don't want to rush and add so...
by luca.passani
Fri Dec 30, 2011 10:36 am
Forum: Java API
Topic: releasing wurfl memory
Replies: 4
Views: 10679

Re: releasing wurfl memory

Hi there,

can you fill us in about what you are trying to do and the context in which you use the Java API?

Thanks
by luca.passani
Thu Nov 24, 2011 10:14 am
Forum: Database API
Topic: Endless loop if fallback device is missing
Replies: 2
Views: 42725

Re: Endless loop if fallback device is missing

We have normalized the ID of the device to be more consistent:

http://db.scientiamobile.com/device/show/29115

btw, we have a product in our roadmap that will allow customers to manage their own patch files and keep them "in sync" with the big WURFL

Luca
by luca.passani
Tue Nov 22, 2011 8:35 pm
Forum: Java API
Topic: java.lang.StringIndexOutOfBoundsException:
Replies: 3
Views: 13076

Re: java.lang.StringIndexOutOfBoundsException:

Can you provide exact info about the API Version, WURFL version and any other info needed to reproduce your configuration?

Our Java engineer will look at this issue.

Thanks

Luca
by luca.passani
Sun Nov 20, 2011 8:51 am
Forum: Java API
Topic: Getting WURFL match status (exact/recovery)
Replies: 6
Views: 12951

Re: Getting WURFL match status (exact/recovery)

This post actually inspired our Java engineer to a simple but nice addition to our API. Stay tuned.

Luca
by luca.passani
Thu Nov 17, 2011 10:52 am
Forum: Java API
Topic: Getting WURFL match status (exact/recovery)
Replies: 6
Views: 12951

Re: Getting WURFL match status (exact/recovery)

if I understand what you are asking correctly, the answer is that comparing the UA string in WURFL to the UA you got from the HTTP reuqest is not very significant, because the API applies all kinds of normalization and cleaning logic to identify a device no matter what the language locale and minor ...
by luca.passani
Thu Nov 17, 2011 9:11 am
Forum: Java API
Topic: Getting WURFL match status (exact/recovery)
Replies: 6
Views: 12951

Re: Getting WURFL match status (exact/recovery)

Hi there.

Actually there is a simple trick that you can use. If the ID of the matched device contains the "generic" string, it means that the match happened through a recovery strategy.

Please let me know if this helps

Luca
by luca.passani
Wed Oct 12, 2011 7:22 am
Forum: Java API
Topic: Support for JDK 1.4.2
Replies: 6
Views: 18098

Re: Support for JDK 1.4.2

Sorry, but we have decided that the time was right to discontinue Java 1.4 support. It just wasn't making any economic sense.

What keeps you bound to Java 1.4?

Luca