OMA-DRM is for mobile .. PC browsers doesn't handle such feature. You should just forbbid connexion from a PC by filtering IP (allowing only those from the...
Il giorno 29/giu/05, alle ore 15:17, Balint Miklos ((infowing AG)) ha ... The OMA provisioning should also work on recent (6-10 months) Motorola, SonyEricsson...
Sorry for the late reply, I was away and not able to get online most of the time. COD was already suggested on the list for addition. We need people who...
... Phil, if you create a script named, let's say d.php, you can do something like this: http://domain.com/d.php/12345/ You will find 12345 in the $_SERVER...
Hello Friends, Via WURFL how can we detect whether the handset supports 4Track MIDI or 16 Track (or 32 Channel or 64 Channel MMF) Regards Kunal Arora [Non-text...
Hi Andrea, Thank you for replying me. its ok..! finally i got the reply from you. So you mean this file is being maintain by the all volunteer, i would like to...
... Look at the voices capability. Michael Kaye....
Michael Kaye
michael@...
Jul 1, 2005 6:29 pm
18782
Hi Nico, Thanks for your post. I am using PHP. So how do I filter IP using PHP, to devide the browsers installed in the device? It is great if you can give me...
... You know you're incredibly lazy, right? From the PHP website search function: http://uk2.php.net/search.php?show=wholesite&pattern=ip Do a bit of reading,...
Michael Kaye
michael@...
Jul 2, 2005 6:01 am
18784
Hi Michael, Sorry to bother again but still i couldnt find, 4Track or 16Track poly support in any of the Sound capabilities of Nokia phones in wurl.xml file. ...
Nicolas I think Anuruddha means that the mobile device has an Opera browser installed, such as Opera for Symbian. Anuruddha, in my opinion we should check this...
Ohh .. Yes I think I've read too fast. Or maybe you're a farseer Andrea :oD. Anuruddha > I was talking about filtering in the server config (ex. htaccess file...
... Ok. The bit marked "voices". Looks a bit like this: <capability name="voices" value="1|4|16|32|64|one mieeelion"/>...
Michael Kaye
michael@...
Jul 4, 2005 10:19 am
18788
hi , This time , it wont be a silly question and i highly appreciate ur attention . I started to develop few WAP interfaces with WALL , On top of my code i...
... Hello, this is an open-source project and like most open-source projects, it is maintained by people interested in the project itself. This means that none...
... <michael@m...> ... do ... and ... which ... Thanks. We have converted our urls for sms messages into the recommended format http://domain.com/d/12345/...
... <andrea@t...> ... earth ... so I ... you ... files ... and ... for ... these ... Actually, I'm not sure if this is relevant, but some of our image- serving...
... Yes, the obvious thing you're missing is that you don't have "image.jpg" on the end of the name. Some phones parse the Content-Type header. Some phones...
Michael Kaye
michael@...
Jul 4, 2005 3:27 pm
18793
This is bound to give you problems on a bunch of devices who are picky about XHTMLMP adherence: ...
I'm really new to wml-programming so far and searched all along the web for usefull emulators. The best I found was the one from Yospace, but besides it's very...
Hi, Im a relative novice to wall and Java, all the WAP sites I've coded so far have been either in vanilla WML or ASP. However, I've got a few things in this...
Hi King, please see in-line for answers ... WALL does not deal with image resizing per se. Having said this, many content providers find it totally acceptable...
... what I'm doing, and others do too, I use an URL like: http://foo.com/bar.php/12345 Then on the script I create a temporay file with the image, ringtone or ...
... Have you tried some of the NEC phones? I think you'll end up running into problems with them. ... Generally, it is safe to assume that all phones will...
Michael Kaye
michael@...
Jul 4, 2005 9:54 pm
18799
... nope, I've never tried them yet in the sites we created we didn't support NEC what problem do they present? and how can it be fixed? ... Nope, I always...
... Well, the problem is that they refuse to display JPEG files which do not end in .JPG, and the 'fix' is to include '.JPG' at the end of each of your urls. ...
Michael Kaye
michael@...
Jul 4, 2005 10:16 pm
18801
... ok, but what I do, is when the user connects to http://foo.com/bar.php/12345/ I display a WML page with the site's logo, including a link to the image...