... Thanks for this reply. This problem should be marked in big red letters in the documentation. "The system is not fit for production unless one uses a ...
... In fact I take any image format, and convert it to 256 col GIF. 1 - I use JAI to reduce the number of colors. 2 - Then I use Acme.JPM.Encoders.GifEncoder ...
... Is there a limit to size of cookies that can be put on mobiles. Do the majority of recent devices/gateways support cookies? If the gateway is managing the...
... I agree this hasn't been a funny surprise. I will modify the website so that it'll be clearer. Taken from the notes in the wurfl_parser.php file, lines 74...
... This is a very mild way of putting it. First, when I read that (and I did read it) I didn't understand that "php cache" meant a commercial add-on cache. I ...
Check the header info. Some Gateways provide the number or encode it, some provide the xipadrr, which is ok for a short tracking. I allways use sessions...
Not sure I understand what you are saying. I use Java myself but the php you include just seems to be a way to get all the headers. Are you suggesting this is...
Hello folks, I have a problem using the WALL library with JSPs. I just don't manage to do this right: (...) for (c=0; c<limit; c++) { %> <wall:option...
it would have been nice if you posted the error msg. Anyway, this one works for me: <wall:select name="pippo"> <% for (int c=0; c<5; c++) { %> <wall:option...
I don't know the answers to all of these questions. This is why I would like to start a project like GURFL. Start by capturing all the headers of devices...
Yes, it will return all headers. If you have the possibility to check some Providers/Gateways, you can see if for example xipaddr is beeing provided, so for...
Mobile People, I have been playing around with a Sony T630 and Nokia 8310. It seems like the T630 has some problems with GIFs. Anybody any tips? BTW, I think...
I have tried what you posted on your message and it works, only by using (c+1) instead of c+1 (else it prints the number 1 after the value of "c"). As it seems...
Hi, Just found this link which looks really helpful.... http://www.thewirelessfaq.com/demos.asp Unfortunately none of the demos work as the server appears to...
Luca, First of all, I really liked it. Thank you for giving us such a good piece of work and effort. Now my comments, based in about half an hour toggling...
... I checked the nokia docs about the 8310 (and other old devices). Fixed, will be in anonymous CVS tomorrow (if sourceforge syncs). About gif's, what's your...
Hello WURFL community. I downloaded WURFL v1.9 and noticed 2 cases where multiple models were separated by ‘/’ in the field “model_name” (see below)....
... Hello Benoit, unfortunately it's not "our" choice. Those devices are different from a marketing point of view, but have the SAME agent, so there is not ...
Hi! First, I have to say that I am really amazed what a great resource wurlf is. Since I am new in the mobile portal creation area I want to ask some basic...
Balint, maintaining an updated version of device info is *a lot* of work. The fact that microsoft isn't managing to do that very well only surprises me to a...
hey all... Version 0.1.4 - released 02 December, 2004 Bug fixed: when run with -m, --dump, display the contents of the retrieved document even in the event of...
Thanks Andrea for the clarification. It is fine now that I know what is the intention. I just have to fix my application to correctly process the '/' in the...
BTW, the new version of the WURFL API soon to be released also has support for brand and model names. If someone has ugent needs for the API, let me know and I...