It's very spread out, attached is a very small sampling. ... 114.127.246.3 114.31.24.18 12.10.217.50 12.104.10.11 12.105.154.242 12.108.127.2 12.109.124.5 ...
not on hand, but I could setup a capture, but it wouldn't be until next week. Let me know if you would like for me to do that. We are trying to determine...
... just found this: http://johannburkard.de/blog/www/spam/Mozilla-4-0-compatible.html actually, I think this was already discussed n the past. Maybe I should ...
... I am ready to add this to the web patch for the new API, unless someone has something to object: <device user_agent="Mozilla/4.0 (compatible;)" ...
Looks good to me. Also, most of BlueCoat's bot traffic has an extra HTTP header X- BlueCoat-Via (or HTTP_X_BLUECOAT_VIA in your particular environment). If you...
Maybe it would be good to add another function: GetDeviceCapabilitiesFromUAandHeaders( $ua, $headers ) and this func would have some additional sniffing in it...
... It's not so easy, Richard. The problem is not the algorithm to parse the headers, but rather how to do it efficiently (you don't want re-reparse all...
Thanks a Ton. Now I got how to proceed further. One thing, do I need to implement WALL for all my jsps? because I have plenty of jsps. -Jeff ... From: Luca...
... Probably yes. WALL and WNG assume that you are building a mobile app, not that you are transcoding an existing application. Experts agree that transcoded...
... I completely understand. Maybe the func def should be ( $ua, $headers = null ) and if it's null you skip the check. That way it's up to the programmer to...
Mozilla/4.0 (compatible; MSIE 5.14; Mac_PowerPC) Buddy of mine sends a URL out to his friends in microsoft word. The site the link goes to uses wurfl and...
We have wurfl in place and are redirecting mobile devices to a special "mobile" version of the site. We are planning on rewriting the site so that each page...
Hi Richard, I am a bit perplexed with some of the things you write (which does not necessarily mean they are wrong, just that I am puzzled). Comments in-line: ...
I'm using v 2.1 of the api that has wurfl_class.php, wurfl_config.php and wurfl_parser.php it doesn't seem to have a "name". ... [Non-text portions of this...
comments inline ... We're going to use flex on some of our reporting pages. The downside of all the "extra" functionality that flash/flex/etc is that it...
Richard, from what I read, you are basically segmenting users into four distinct groups based on some set of WURFL caps. While I've done that myself in the ...
... I am talking about web-based applications and I think you are missing the point of what I am writing. Your understanding of the segmentation of the mobile...
... Isn't that who we're designing the web based applications for? ... I'm not really seeing how that's a negative thing. It's like you're saying "you're...
Richard, I think that what people are trying to convey is that there are two aspects that you need to take into account: 1) The look and feel you want to show...
... Isn't this true for any AJAX application? Did you ever click the "back" button on gmail? While you made some good points on EDGE not being as fast as wifi...
Richard I'll add a +1 to what Luca, Miha and Jose have said. Producing a single version of the service which degrades all the way from full-web down to WML is...
I did not say that Richard should not create an iPhone application. I was just bringing my viewpoint that good mobile applications are built with an holistic...