I am using php version 4.1.2 on RH 7.3 ... 'plms_wapbrowser_ver1', ... versions ... what ... (windows ... me...
15557
Jose Blanco
josblamur
Jun 4, 2004 6:26 pm
Hi: I have tested http://wurflimage.stg.digitalrum.com/dyn/ with openwave emulator 6.2.2 usin as User Agent Nokia6610/1.0 (4.74) Profile/MIDP-1.0 ...
15556
Jose Blanco
josblamur
Jun 4, 2004 6:25 pm
Hi: I have tested http://wurflimage.stg.digitalrum.com/dyn/ with openwave emulator 6.2.2 usin as User Agent Nokia6610/1.0 (4.74) Profile/MIDP-1.0...
15555
Andrea Trasatti
mith_y
Jun 4, 2004 3:26 pm
... I gave access to Roland to our development site. I had a modified WURFL to show jpg images to the 6610. Roland tested and told me he could not see the...
15554
Andrea Trasatti
mith_y
Jun 4, 2004 2:48 pm
... Hello jon, what PHP version are you using? I have the same bug with PHP versions prior to 4.3.x, that is why I added a check for the PHP version. I ...
15553
jonfravolda
Jun 4, 2004 7:39 am
Nice work! I found a minor bug... The error message "Parse error: parse error, unexpected T_STRING, expecting ')' in /var/www/html/data/wurfl/cache.php on line...
15552
luca
luca_passani
Jun 3, 2004 5:42 pm
What I mean is that WALL looks at the preferred_markup capability to figure out if it should output WML or not. If it does, it also looks at the...
15551
luca
luca_passani
Jun 3, 2004 5:28 pm
PML = Partner Markup Language. it looks something like this: <CONTAINER type="data"> <TEXT> <p> Number one at the box office is <LINK href="lotr.xml"> ...
15550
Andrea Trasatti
mith_y
Jun 3, 2004 4:24 pm
... RC2 is ready for download. - Andrea...
15549
Andrea Trasatti
mith_y
Jun 3, 2004 4:22 pm
... Hello Robert, are you sure about those numbers? If you see, we have the resolution_* parameters taken from the UAProfs, but not having tested myself I ...
15548
Robert Masse
robinet1970
Jun 3, 2004 3:55 pm
Hi, I found that the max_image_width and max_image_heigth for the SonyEricsson Z600 are coming from the "generic" id ... Which is only 90x35. For this one,...
15547
Adam D
waptoocan
Jun 3, 2004 2:10 pm
http://www.callertunes.t-mobile.co.uk/ has anyone seen this before ? or have any info ? basically when u ring someone it plays a song while your waiting for...
15546
wonton927
Jun 3, 2004 2:07 pm
Luca: I am not quite understand your saying about "I use that capability in WALL to optimize at a finer level for different WML devices" Are you saying now in...
15545
Andrea Trasatti
mith_y
Jun 3, 2004 12:50 pm
... Hello Jon, the PHP tools V2 are in RC1 and I am going to release RC2 today, I think. Documentation is probably not enough for a proper use, along with the...
15544
jonfravolda
Jun 3, 2004 9:22 am
Hi. I've just downloaded the 2.0beta version of the php tools for WURFL. I am having some wierd trouble: I am creating an instance of the class with: $myDevice...
15543
Thomas Eitzenberger
eitzen007
Jun 3, 2004 7:19 am
... PARTNER markup language mfg ET...
15542
Robert Masse
robinet1970
Jun 3, 2004 6:22 am
Am I wrong or the PML stands for "Palm Markup Language". If yes, this markup language seems very oriented to display and lacks forms, ... Robert ... De : luca...
15541
Robert Masse
robinet1970
Jun 3, 2004 6:11 am
Hello Roland, The useragent : Nokia6610/1.0 (4.74) Profile/MIDP-1.0 Configuration/CLDC-1.0 UP.Link/5.1.2.7 By the way, I tested the image display inside an...
15540
Robert Masse
robinet1970
Jun 3, 2004 5:58 am
Adam, Well, it depends on the application. I either resize to both smallest dimensions or only to maximum width, allowing vertical scrolling. By the way, it is...
15539
luca
luca_passani
Jun 2, 2004 11:24 pm
well, this helps more. If things are as you say, it may not be worth the effort. My understanding is that since devices do not understand PML natively, there...
15538
Michael Kaye
michael@...
Jun 2, 2004 10:54 pm
You know if its a vodafone live request because vodafone live set up their system to have an entry page on your site which serves the first page of PML and...
15537
luca
luca_passani
Jun 2, 2004 10:40 pm
... my idea is to make WALL applications automatically vodalive enabled. I would just produce simple PML code and then the rendering on the actual device would...
15536
Michael Kaye
michael@...
Jun 2, 2004 10:14 pm
I dont know how much you know about vodafone live! systems. Requests coming from phones that are vodafone live enabled without actually going through the...
15535
Adam D
waptoocan
Jun 2, 2004 11:40 am
Robert Just out of intrest do u use 1 source image and then resize to the smallest dimension ? adam ... From: Robert Masse [mailto:robert.masse@...] ...
15534
roland
roldriguez2000
Jun 2, 2004 10:55 am
Hallo Robert, I tested it myself with a Nokia 6610 and at Andreas testpage. No JPG and no PNG :-( Could you send your UserAgent string? My UA: Nokia6610/1.0...
15533
Robert Masse
robinet1970
Jun 2, 2004 10:20 am
Hello, I used to use netpbm (especially for gif images ...) because I found the old netpbm gif files on the net. "convert" works also well in many many cases. ...
15532
luca
luca_passani
Jun 1, 2004 11:15 pm
people, question for you. Is there a way to recognize programmatically if an HTTP request is coming from Vodafone live? I am playing with the idea of letting...
15531
Andrea Trasatti
mith_y
Jun 1, 2004 7:53 pm
... Hello Adam, we worked with netpbm and libgd. With netpbm we prepared a set of shell scripts and invoked them with exec() passing a few parameters ...
15530
ching_mieux
Jun 1, 2004 7:01 pm
Does anyone know where to find this on the internet? Thanks....
15529
Adam D
waptoocan
Jun 1, 2004 11:37 am
Hi, Whats the best php based tool to auto resize images imagmagik seems to be unstable or so im told adam...