People, I will be in California all of this coming week. This means that moderation activities may be delayed until I wake up and turn on my PC early in the...
26171
mobivid
Dec 2, 2007 4:33 pm
Hi, is there anyway to insert java script to an xhtml mp valid page without braking it? I am trying to put google analytics code on the my page but valitation...
26172
Keith T. Ahern
zak
Dec 2, 2007 10:26 pm
... Luca, I don't even know what that means. I think it means you are always right. ... WURFL ... ajax but ... the ... Where did I say that? Speaking of...
26173
Keith T. Ahern
zak
Dec 2, 2007 10:47 pm
... Sure, its a little geeky but here goes: XML is a natural serialisation format for tree like structures like HTML, RSS, directories etc. Its also pretty...
26174
fishtank22
Dec 3, 2007 12:01 am
Hey everyone. Haven't posted it a while b/c everything has been running great. I've recently seen a few users complaining that their desktop browser (IE...
26175
Juan Nin
berjuaid
Dec 3, 2007 2:45 am
Hi! Until some time ago, every different User-Agent was included in WURFL. Each User-Agent, even though if it varied only on one character was included, so we...
26176
Luca Passani
luca_passani
Dec 3, 2007 5:11 am
... solves all our ... it is ready. I have mailed it to you privately. I am just working on getting the documentation in place before releasing the first beta ...
26177
Michael Kaye
michael@...
Dec 3, 2007 2:34 pm
Hi Juan, Unfortunately this is the core problem with the removal of all those exact useragents from WURFL. As I argued at the time, we've now thrown away any...
26178
Juan Nin
berjuaid
Dec 3, 2007 2:58 pm
This seems to be a big problem, since then there is little way we can get to know that a User-Agent was not correctly matched, unless someone complains, and...
26179
Luca Passani
luca_passani
Dec 3, 2007 3:27 pm
... not with XHTML MP 1.0, I am afraid. The script tag in not part of the DTD so you cannot add it without breaking validation. off the top of my head, you...
26180
Luca Passani
luca_passani
Dec 3, 2007 4:03 pm
I still think that removing those extra UAs is the right thing to do wrt what is expecting us going ahead. You can always check if the matched WURFL ID is...
26181
Juan Nin
berjuaid
Dec 3, 2007 4:21 pm
I agree, but suppose an UA which is not included in WURFL matches against another one, which is not generic, and which corresponds to a completely different...
26182
vnoel63
Dec 3, 2007 4:54 pm
We use the wurfl_id logic, and therefore made a simple filter : If the device_id is 'generic39; then the device has not been recognized, else we assume that the...
26183
Luca Passani
luca_passani
Dec 3, 2007 6:12 pm
In the new Java API it will be much harder to get these kind of false matches, exactly because there is a way to apply much stricter logic. In the old...
26184
mohammed rajabudeen
rajab_7
Dec 3, 2007 6:19 pm
Hi, Never tried this but give a shot. <script type="text/javascript"> <![CDATA[ // content of your Javascript goes here ]]> </script> or <script...
26185
mknaap79
Dec 3, 2007 6:19 pm
we are having the same problems... if i use MSIE6 and surf to our mobile site, it is getting identified as a blackberry (!) other people having the same...
26186
Luca Passani
luca_passani
Dec 3, 2007 6:22 pm
... do you have a web-patch installed? generally speaking, WURFL is built for mobile apps. If you use it with a web browser and get random results, strictly...
26187
mobivid
Dec 3, 2007 6:48 pm
script is not part of xhtml mp ... there anyway to insert java script to an xhtml mp valid page ... the ... xhtml ... See how....
26188
mobivid
Dec 3, 2007 6:48 pm
Thanks for the info. Anyone exprienced with similar problem? i dont use WURFL in any project is it cabapeble of dedecting script capabilities?...
26189
Luca Passani
luca_passani
Dec 3, 2007 8:19 pm
People, is there anyone who can find the UAProf for this device in their logs? Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.12) Sprint:PPC6800 I...
26190
Luca Passani
luca_passani
Dec 3, 2007 10:46 pm
to US members of the list who live in the SF bay area. I am planning to be here tonite: http://www.mobilemonday.us/?p=182 Luca...
26191
fishtank22
Dec 4, 2007 1:19 am
Hey Luca, I do have the web patch installed. I understand why you would not concider it a bug. I'm just stumped as to why my users have "PALM" in their desktop...
26192
Luca Passani
luca_passani
Dec 4, 2007 1:27 am
are you using the PHP API? are you sure you have upgraded to the latest one? the old version of the PHP API had some 2002 euristics, which were conflicting...
26193
Luca Passani
luca_passani
Dec 4, 2007 1:42 am
Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux armv6l; U) Opera 8.5 [en_GB] Tablet browser 0.1.16 RX-34_2007SE_4.2007.38-2 could be this: ...
26194
Juan Nin
berjuaid
Dec 4, 2007 2:18 am
Here there are similar ones, which seems to be of the one you say (Nokia N770) http://synthesize.us/Maemo/HTTP_User-Agents Now, here: ...
26195
Gabriel Piñeiro
gabriel@...
Dec 4, 2007 7:31 am
People, ... Yup, I saw that today on my desktop pc; but I also had more weird results with the latest Firefox under xp (thinks that's a Nokia N76!?!) This is,...
26196
Paschal Nee
PaschalNee
Dec 4, 2007 9:14 am
... Some of the people in the office here have Creative Zen music players and associated synch software on their PCs. The synch software seems to have changed...
26197
Jason Delport
jason.delport
Dec 4, 2007 3:24 pm
I have these 2, neither resolve. I think the device is also known as an HTC Titan, a CDMA version of the HTC TyTn. J ...
26198
Steve Kamerman
steve_bond_k...
Dec 5, 2007 1:25 pm
First and formost, everyone needs to understand what Luca was saying - WURFL is not a Desktop/Mobile detection system - it's a Mobile Device Capabilities...
26199
alexandru.stanciu
alexandru.st...
Dec 5, 2007 4:07 pm
Check out http://m.standard.ro. It is (obviously) made with asp.net and custom mobile web controls. I'm working on a mobile web sdk now.. Hold on :) Alex ... ...