Search the web
Sign In
New User? Sign Up
wmlprogramming · WML,XHTML,WURFL & Mobile-related stuff
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 28778 - 28807 of 28807   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
28778
Does anyone have the user-agent and/or UAProf of Motorola RAZR Maxx VE? I need to add it's user-agent for Verizon Wireless which is "motove", and it should...
Juan Nin
juan.nin_uy
Offline Send Email
Oct 7, 2008
2:38 pm
28779
Sheesh, a long post. :) I'm not sure I understand what you are doing (a whole lot of unnecessary kung-fu, if you ask me:)). But, if you want to display all of...
Miha Valencic
miha_valencic
Offline Send Email
Oct 7, 2008
8:29 pm
28780
It's because I'm using VB .NET and to have " inside a string in VB .NET, you need to use "". \" is for C#. Then again, are you sure HTTP headers is not being...
hertanto_i
Online Now Send Email
Oct 8, 2008
12:53 am
28781
Richard the Kung Fu developer? I like it. The API whistled straight past me as I adapted a sample I found on the web. To be honest I thought that was the only...
virtualrichard
Offline Send Email
Oct 8, 2008
9:05 am
28782
People, it's not unusual to find funnily decoded UAs in logs: *Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) PPC; 240x320; HTC_TyTN\\\\1.0...
Luca Passani
luca_passani
Offline Send Email
Oct 8, 2008
10:16 am
28783
Hi list Do some devices support a "filter" attribute within a file input form ? (as in <input type="file"/>). Basically, I'd like to restrict uploadable file...
Laurent Perez
hakimm@...
Send Email
Oct 9, 2008
1:11 pm
28784
Hi All, is there a list somewhere where you can check if an operator passes an MSISDN in a HEADER using there gateway. So a list containing COUNTRY, OPERATOR,...
bwirelezz
Offline Send Email
Oct 9, 2008
1:16 pm
28785
using memcache and accessing capabilities directly greatly improved my php applications performance. code before was something like: $wurflObj = new...
Mat Williams
matzi11a
Offline Send Email
Oct 9, 2008
11:01 pm
28786
Hi M@ I'd be really interested to hear what kind of performance improvement you saw? Was this memcached vs. WURFL XML file, or memcached vs. TeraWURFL? Cheers ...
david_salgado8
Offline Send Email
Oct 10, 2008
8:47 am
28787
... Little aside. The new PHP WURFL API will enable MEMCACHE users to run WURFL without persisting on the file system if they don't want to. This is all...
Luca Passani
luca_passani
Offline Send Email
Oct 10, 2008
9:22 am
28788
Mat, why are you looping over all of the capabilities to retrieve a single value? You could store the expanded capabilities in there, or maybe store is as a...
Miha Valencic
miha_valencic
Offline Send Email
Oct 10, 2008
9:49 am
28789
... not that I know of. If you find ways, we could add a capability to model this aspect Luca...
Luca Passani
luca_passani
Offline Send Email
Oct 10, 2008
9:53 am
28790
In my travels, I am now looking at WURFL API (From: http://wurfl.sourceforge.net/dotnet/index.php) and have everything working for my intended purposes. ...
virtualrichard
Offline Send Email
Oct 10, 2008
12:04 pm
28791
hi miha, sorry the $aLimitation array is a bit ambiguous (i only provided the relevant code snippets), that array does not contain the full capabilities list,...
Mat Williams
matzi11a
Offline Send Email
Oct 10, 2008
12:15 pm
28792
hi david, i was originally running with PHP Tools, using filesystem caching. I had not tried TeraWURFL which looks like it would also have solved my problem. i...
Mat Williams
matzi11a
Offline Send Email
Oct 10, 2008
12:15 pm
28793
Ref caching, my idea is: First think about which capabilities you are using in your project. I can bet 26.20 roubles (its almost 1 USD) that you are not using...
Max Rozanoff
mshadow123
Offline Send Email
Oct 10, 2008
12:25 pm
28794
The dotNet version on the WURFl site is very old. feel free to contact me offline and i can get you a newer version which implements the new heuristics Luca...
Luca Passani
luca_passani
Offline Send Email
Oct 10, 2008
12:34 pm
28795
... Mat, can I get you the latest PHP API (which implements the new heuristics) so that you can run your benchmark with the new API too? Luca...
Luca Passani
luca_passani
Offline Send Email
Oct 10, 2008
12:35 pm
28796
Good ideas but the product of my work might be used by others in the community and I can't see into the future ;) So I want to cache the whole lot. Once it's...
virtualrichard
Offline Send Email
Oct 10, 2008
12:38 pm
28797
You are welcome. I'm glad to help you. Anyway think about table with predifined capabilities, you can have several tables with different set of capabilities....
Max Rozanoff
mshadow123
Offline Send Email
Oct 10, 2008
12:49 pm
28798
yeah sure that'll be great. here is my output so far, the test data [100000_ua.txt] is a randomly selected portion straight from my logs of 100000 unsorted...
Mat Williams
matzi11a
Offline Send Email
Oct 10, 2008
1:11 pm
28799
See this: http://beradrian.wordpress.com/2008/09/04/mobile-device-filter-in-aspnet/. The example uses the http context cache....
beradrian
Offline Send Email
Oct 10, 2008
4:15 pm
28800
Richard, aren't you using WURFL API from http://wurfl.marg.si? (the site is currently down, but you can get the API from ...
Miha Valencic
miha_valencic
Offline Send Email
Oct 10, 2008
5:16 pm
28801
... commercial ... RIS works pretty well with non-Mozillate UAs, but it may also work acceptably well with Mozillates as long as you are not scared by false ...
Luca Passani
luca_passani
Offline Send Email
Oct 11, 2008
9:50 am
28802
eaccelerator is great too, greatly reduces server load ... -- Juan Nin 3Cinteractive / Mobilizing Great Brands http://www.3cinteractive.com...
Juan Nin
juan.nin_uy
Offline Send Email
Oct 11, 2008
4:17 pm
28803
People, someone submitted an entry for the Nokia E63. http://www.wurflpro.com/device/show/23686 I googled around and there seems to be some confusion about...
Luca Passani
luca_passani
Offline Send Email
Oct 11, 2008
4:43 pm
28804
... Can you tell us a bit more? Luca...
Luca Passani
luca_passani
Offline Send Email
Oct 11, 2008
4:50 pm
28805
Of course. So what do you think? That way, we would be certain that all of the different implementations (java, php, perl, python, .NET,...) perform the same...
Miha Valencic
miha_valencic
Offline Send Email
Oct 11, 2008
5:11 pm
28806
... I have about 100 in the unit tests which ship with the API. What's special about this 100 UAs is that they are fictional, i.e. they do not exist in the...
Luca Passani
luca_passani
Offline Send Email
Oct 11, 2008
7:16 pm
28807
2008/10/11 Luca Passani <passani@...> ... I'd say we choose a small amout, we run it through the API and check the matches. Our APi tells us the match...
Miha Valencic
miha_valencic
Offline Send Email
Oct 11, 2008
7:52 pm
Messages 28778 - 28807 of 28807   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help