I haven't looked closely at your code yet but would OperaMiniUserAgentMatcher.php be the right place to start custom coding? Or is there a deeper level that...
Actually, it looks like I've already included this functionality - you just have to let Tera-WURFL figure out the user agent instead of passing it in. To get...
Oh that's great news! I guess all that I'll need to do is mod wall4php to use this function in cases where the transcoder_ua_header isn't "user-agent". ...
FYI, For those who are following the developments of CTG Luca ... Subject: Re: Preservation of Content Ownership ( LC-2090) Date: Mon, 16 Nov 2009 14:11:10...
Seth, I'm also maintaining WALL4PHP on my site since some things needed to be changed to support Tera-WURFL 2.x, so I went ahead and made those changes for...
I've lurked here for a while trying to learn more about mobile application development, and have only glanced at the code and documentation. I realize you can...
Hi there, I have questions. I look at wurfl lib and found out that there's a reload.php script. My question is, why is it hogging my server's resource when I...
... I'd say that even a single user regenerating the cache (~10000 small files) is enough to hog server resources. For me it takes about 1 minute. To avoid...
Hi there, Would it be useful to add keymap as a device capability? On mobile devices with QWERTY keyboard (e.g., Nokia N97, HP iPaq, Palm Pre), a key is shared...
Hi gang, Is there a capability or (group of conditions) to determine whether a device in WURFL is actually a mobile-phone (i.e. one with a phone-number where...
Team, I know this might sound weird but our requirement is that we need to maintain the same header and footer throughout the site and later use Dynacaching...
Hi Steve, My version of Firefox, with the UA UA=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 is being reported as a...
Hi Geoff, I can't speak for the WURFL PHP API, but with Tera-WURFL you can pull this data from the database. The only problem is that it requires a large...
No problem :) If it happens again, go to the Administration page, then "Generate Patch File", then add enough of the user agent to the list that it will be...
... Thanks for the help, Steve. Just so I understand the issue at hand, is this caused by the fact that the version of Firefox hasn't been added to the public...
Yes, the problem is with web_browsers_patch.xml and a handful of real wireless devices that have desktop Firefox agents. I am looking into the impact of adding...
Its been a while since this thread started but I'd like to cast my vote for a viewport capability. IPhone started it and Opera's onboard. Blackberry has...
This becomes more and more of an issue the more I think about it. A lot of WURFLs capability list pertain to the browsers abilities (as opposed to device...
Much thanks for the quick answer, Luca. From your experience, does writing a reliable CHTML renderer require a lot of testing on the different CHTML-supporting...
... I have been playing with the idea of "enhancing" the API so that it can differentiate between capabilities which depend on the browser and capabilities...
De: wmlprogramming@yahoogroups.com [mailto:wmlprogramming@yahoogroups.com] En nombre de Luca Passani Enviado el: jueves, 19 de noviembre de 2009 15:14 Para:...
JOSE MANUEL CANTERA F...
jmcf@...
Nov 19, 2009 4:52 pm
31658
Last time I checked all DDRs were relying on WURFL data and WURFL experience, so I am not sure what WURFL has to learn from DDRs that came after it. Luca...
(Was Re: Digest Number 3432) Steve, I really appreciate the code sample - thanks! For what it's worth a couple of things I thought I'd share: (1) I'm running...
Hi Luca, I've ran WURFLManager.getDeviceForRequest() on all of our customers User-Agents and printed all of them that return "" as brand_name. I haven't ...
Hi Boris, Not sure about the first one, but the second was correctly recognized at my local copy of WURFL: Vodafone/1.0/ 0Vodafone725/ B113SP01 Browser/Obigo-...
Hi Luca, I know that every time that you add a new device on the patch is necessary to reload WURFL or clean up the FILE_PERSISTANCE_PROVIDER files. Is there...