Hey Luca. max_image_width/ hoght gives smaller resulotion. I am talking about the fact that when you are creating a cell with the WidthXHeight according to the...
Hi I need some User Agent Strings for phones that have resolution width around 168 and 216. Does anyone have something like that? Need to do some testing... ...
These are headers from a BB 9000 n which the user has chosen to fisguise as MSIE in the browser options. Not only won't the UA string say BlackBerry anywhere,...
you cannot catch the whole screen, because the appearance of a scrollbar (also foir events outside of your control) may disrupt the the experience when you...
Hello Guys, This is a problem I faced with WNG and i wanted to share with you so we can find a solution in the next WNG release. The problems were mainly from...
Tabular DOES NOT use tables for its XHTML Simple rendering. Full stop. This is independent from the fact that the device may support tables. XHTML Simple means...
Hi everyone, i have decided to open source code of http://phn.me to public. Project hosted at Codeplex http://mobilesitecreator.codeplex.com Here is the quote...
... you can do this too: <wng:tabular_row> <wng:css> <wng:css_property name="background-color" value="#fff" /> </wng:css> <wng:tabular_cell text="1" /> ...
Hello Luca. According to the WURFL a lot of devices wupport with 320X240 even if the screen look bigger than other mobiles which are 320X240. (e.g: HTC)When i...
Does anyone know the limitations of safari with animated gifs? it looks like it is able to process only animations smaller than about 50kb? Regards Stefan...
I did a little research last year on this http://tech.groups.yahoo.com/group/wmlprogramming/message/28859 . The Profile header was intact. Perhaps TIM removed...
... yes, I remember that. This is why I found this surprising ... very unlikely. 1) I would have known 2) their politics is to identify devices, not to make it...
... Hi neeraj, Fanta is right, You need to put the script tag inside wng:head tag and not in the wng:body tag. The error message clearly says so. Here's the...
Hi All, Does anyone can recommend how to implement a calendar util that opens on icon click, in mobile phone. Since popups not supported in many devices, what...
Hi. What is the way of not using the onchange attribute on mobiles that are not supporting with java script? I need a way to know when should i load the...
Hi Praveen, This didn't work for me. I did already have the new API patch. I downloaded it again with no luck. Any other ideas? How did you debug? Regards ...
Hi Steven, Can you post your stack trace? the issue can be in generic_web_browser double declaration. Try to remove the generic_web_browser declaration in your...
Just wondering what markup I should force WALL4PHP to output when it encounters a desktop (i.e. full sized, non mobile) web browser - CHTML or XHTML(MP)? My...
I just downloaded the Java version, wurfl-1.0.jar, and found the same problem with FireFox 3.10 on Windows. Here are my headers if they help with the ticket 20...
Greetings All, I have just installed the latest Nokia SDK's, N97 and S40 6th edition. When testing capabilities with WURFL, the returned User Agents are; S40...
Thanks Luca, if I understand you correctly? in the real world the actual device UA + capabilties would be detected, the fallback UA capabilites are served as...
People, They are trying to make IETF endorse those non standard transcoder headers to legitimize transcoders. Some of you said that transcoders would go away,...
I am not sure if you understand correctly. Anyway, WURFL would detect the SDK as an SDK, but make sure that capabilities are inherited from the correct device....
Hi! I'm not sure if I missed any email about this new release (WURFL PHP API 1.1), but is there any place where I can find a ChangeLog? Thanks in advance -- ...