Search found 294 matches

by sm_support2
Thu Oct 17, 2013 7:44 am
Forum: Database API
Topic: Documentation for new features in 1.5
Replies: 1
Views: 32011

Re: Documentation for new features in 1.5

Hi David, this is mentioned in:

http://wurfl.sourceforge.net/dbapi_index.php

Any suggestion on how to improve the documentation is always welcome.

Thanks
by sm_support2
Wed Oct 16, 2013 12:47 pm
Forum: Java API
Topic: java.lang.ArrayIndexOutOfBoundsException
Replies: 2
Views: 32564

Re: java.lang.ArrayIndexOutOfBoundsException

Thank you for your help in identifying the issue, Ben.

Version 1.5.0.1 of the Java API fixes the problem and it can be downloaded from the usual place.

Thanks
by sm_support2
Wed Oct 16, 2013 7:51 am
Forum: Device Detection Issues
Topic: UCWeb browser query
Replies: 11
Views: 15484

Re: UCWeb browser query

Thank you, Chris. We are always happy to work with our customers to help them fix their problems and get a better WURFL in the process.
by sm_support2
Mon Oct 14, 2013 8:50 am
Forum: Device Detection Issues
Topic: UCWeb browser query
Replies: 11
Views: 15484

Re: UCWeb browser query

chum63 wrote:
Well I tried sending you an excel and csv, but this system will not let me... here are few pasted:
You can email the spreadsheet to us at wurfldb#scientiamobile.com

Thanks
by sm_support2
Thu Oct 10, 2013 1:12 pm
Forum: ScientiaMobile WURFL Cloud Service
Topic: Unique id appended to detection results
Replies: 6
Views: 12366

Re: Unique id appended to detection results

it was published yesterday as 1.5.0.2 (PHP API)
by sm_support2
Thu Oct 10, 2013 11:14 am
Forum: Device Information
Topic: LG Optimus Zone
Replies: 7
Views: 12946

Re: LG Optimus Zone

The Cloud infrastructure is updated weekly. Usually in the weekend. So you will be able to see the update on monday. If your business is dependent on very fine grained control, that's where our InFuze and OnSite product offerings can help. They come with full support for WURFL patch files, i.e. the ...
by sm_support2
Tue Oct 08, 2013 4:58 pm
Forum: .NET API
Topic: WURFL in ASP.NET Framework 2.0
Replies: 4
Views: 34195

Re: WURFL in ASP.NET Framework 2.0

Hi there, can you please provide more info? are you using regular WURFL API or the Cloud API?

in general, there are many companies using the .NET API (OnSite and Cloud), both on ASP.NET 2.0 and above.

If you can provide more info on what is failing you, we will support.

thanks
by sm_support2
Tue Oct 08, 2013 3:02 pm
Forum: Device Detection Issues
Topic: Not getting mobile_browser_version back from cloud services
Replies: 8
Views: 12000

Re: Not getting mobile_browser_version back from cloud servi

Can you post a code snippet or something that we can use to reproduce the issue?

Thanks
by sm_support2
Mon Oct 07, 2013 6:09 pm
Forum: ScientiaMobile WURFL Cloud Service
Topic: What checks are included with "is_smartphone"
Replies: 7
Views: 16832

Re: What checks are included with "is_smartphone"

Important Update: the definition of is_smartphone has changed in API 1.5 to support the notion that Smartphones will now handle Responsive Web Design sites properly enough.
by sm_support2
Mon Oct 07, 2013 10:29 am
Forum: General API Questions
Topic: Demo not working: no capability name[brand_name]
Replies: 5
Views: 43423

Re: Demo not working: no capability name[brand_name]

1.5.0.1 has just been released. Thank you
by sm_support2
Thu Oct 03, 2013 10:04 am
Forum: Device Detection Issues
Topic: how do i deploy???
Replies: 2
Views: 6862

Re: how do i deploy???

Hi ahain, it appears that the email with which you registered is invalid. At any rate, you are given access to WURFL updates both statically and programmatically.

Thanks
by sm_support2
Thu Oct 03, 2013 9:50 am
Forum: Device Detection Issues
Topic: how do i deploy???
Replies: 2
Views: 6862

Re: how do i deploy???

Hi, we will contact you offline at the email you provided with registration

Thanks
by sm_support2
Wed Oct 02, 2013 11:24 am
Forum: Device Detection Issues
Topic: Kindle Fire HD 7" screen width
Replies: 4
Views: 9317

Re: Kindle Fire HD 7" screen width

<!--#if expr="${UCL_CONTENT_SIZE} != 'l'"--> <!--#include file="includes/header-smallscreen-home.html" --> <!--#else --> <!--#include file="includes/header-desktop-home.html" --> <!--#endif --> ...where 'l' equates to screen_width > 767px Thanks Dan, I am a bit perplexed about this. I am not an exp...
by sm_support2
Wed Oct 02, 2013 9:12 am
Forum: Device Detection Issues
Topic: Kindle Fire HD 7" screen width
Replies: 4
Views: 9317

Re: Kindle Fire HD 7" screen width

using Chrome on 2012 Nexus 7 (Android 4.3) the smallscreen code is requested, even though resolution_width is >800 according to the following UA: Mozilla/5.0 (Linux; Android 4.3; Nexus 7 Build/JWR66N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.64 Safari/537.36 If the capability is 800 ...
by sm_support2
Mon Sep 30, 2013 5:55 pm
Forum: Database API
Topic: New BRAND: EVERTEK
Replies: 3
Views: 35991

Re: New BRAND: EVERTEK

Thank you for your message. Do you happen to have the user-agent strings with which the Evertek devices advertize themselves through HTTP? If you do, can you please email those to us at wurfldb#scientiamobile.com ? along with any other information you have about the device, please. If you are not su...
by sm_support2
Fri Sep 27, 2013 3:59 pm
Forum: Java API
Topic: API and Compatibility
Replies: 1
Views: 31354

Re: API and Compatibility

Hi, yes, we are in the process of releasing API 1.5 officially this weekend, and, as far as Java is concerned, you can already download the new version from the site as of a couple of hours ago. You ask if the database and the API are relatively uncoupled and you can perform one update/upgrade witho...
by sm_support2
Thu Sep 26, 2013 7:47 pm
Forum: Device Detection Issues
Topic: Newbie needs help with single page mobile redirect script
Replies: 4
Views: 9972

Re: Newbie needs help with single page mobile redirect scrip

I modified the example we have in the Getting Started slightly (see below) to apply even more closely to your case (header('Location:url') is your friend). If this is not enough, please write your address here. I will jump on a plane and come to you and fix it for you. How does that sound? <?php // ...
by sm_support2
Thu Sep 26, 2013 7:55 am
Forum: Device Detection Issues
Topic: Newbie needs help with single page mobile redirect script
Replies: 4
Views: 9972

Re: Newbie needs help with single page mobile redirect scrip

It seems to me that our Cloud is what you are looking for:

http://www.scientiamobile.com/wurflCloud/gettingStarted

based on your description, the free Cloud offer might suffice for your goals.
by sm_support2
Wed Sep 25, 2013 4:06 pm
Forum: Device Information
Topic: Apple iOS 7
Replies: 8
Views: 13133

Re: Apple iOS 7

We suggest that your customer starts from here:

http://www.scientiamobile.com/license

someone from ScientiaMobile will take contact and worj with them to find the best licensing option.

Thanks