Search the web
Sign In
New User? Sign Up
wmlprogramming · WML,XHTML,WURFL & Mobile-related stuff
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 15529 - 15558 of 31589   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15529
Hi, Whats the best php based tool to auto resize images imagmagik seems to be unstable or so im told adam...
Adam D
waptoocan
Offline Send Email
Jun 1, 2004
11:37 am
15530
Does anyone know where to find this on the internet? Thanks....
ching_mieux
Offline Send Email
Jun 1, 2004
7:01 pm
15531
... 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 ...
Andrea Trasatti
mith_y
Online Now Send Email
Jun 1, 2004
7:53 pm
15532
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...
luca
luca_passani
Offline Send Email
Jun 1, 2004
11:15 pm
15533
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. ...
Robert Masse
robinet1970
Offline Send Email
Jun 2, 2004
10:20 am
15534
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...
roland
roldriguez2000
Offline Send Email
Jun 2, 2004
10:55 am
15535
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@...] ...
Adam D
waptoocan
Offline Send Email
Jun 2, 2004
11:40 am
15536
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...
Michael Kaye
michael@...
Send Email
Jun 2, 2004
10:14 pm
15537
... 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...
luca
luca_passani
Offline Send Email
Jun 2, 2004
10:40 pm
15538
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...
Michael Kaye
michael@...
Send Email
Jun 2, 2004
10:54 pm
15539
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...
luca
luca_passani
Offline Send Email
Jun 2, 2004
11:24 pm
15540
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...
Robert Masse
robinet1970
Offline Send Email
Jun 3, 2004
5:58 am
15541
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...
Robert Masse
robinet1970
Offline Send Email
Jun 3, 2004
6:11 am
15542
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...
Robert Masse
robinet1970
Offline Send Email
Jun 3, 2004
6:22 am
15543
... PARTNER markup language mfg ET...
Thomas Eitzenberger
eitzen007
Offline Send Email
Jun 3, 2004
7:19 am
15544
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...
jonfravolda
Offline Send Email
Jun 3, 2004
9:22 am
15545
... 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...
Andrea Trasatti
mith_y
Online Now Send Email
Jun 3, 2004
12:50 pm
15546
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...
wonton927
Offline Send Email
Jun 3, 2004
2:07 pm
15547
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...
Adam D
waptoocan
Offline Send Email
Jun 3, 2004
2:10 pm
15548
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,...
Robert Masse
robinet1970
Offline Send Email
Jun 3, 2004
3:55 pm
15549
... 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 ...
Andrea Trasatti
mith_y
Online Now Send Email
Jun 3, 2004
4:22 pm
15550
... RC2 is ready for download. - Andrea...
Andrea Trasatti
mith_y
Online Now Send Email
Jun 3, 2004
4:24 pm
15551
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"> ...
luca
luca_passani
Offline Send Email
Jun 3, 2004
5:28 pm
15552
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...
luca
luca_passani
Offline Send Email
Jun 3, 2004
5:42 pm
15553
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...
jonfravolda
Offline Send Email
Jun 4, 2004
7:39 am
15554
... 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 ...
Andrea Trasatti
mith_y
Online Now Send Email
Jun 4, 2004
2:48 pm
15555
... 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...
Andrea Trasatti
mith_y
Online Now Send Email
Jun 4, 2004
3:26 pm
15556
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...
Jose Blanco
josblamur
Offline Send Email
Jun 4, 2004
6:25 pm
15557
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 ...
Jose Blanco
josblamur
Offline Send Email
Jun 4, 2004
6:26 pm
15558
I am using php version 4.1.2 on RH 7.3 ... 'plms_wapbrowser_ver1', ... versions ... what ... (windows ... me...
jonfravolda
Offline Send Email
Jun 6, 2004
6:38 pm
Messages 15529 - 15558 of 31589   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help