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...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 18518 - 18547 of 28770   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18518
... It's up to the browser to let the user scroll left and right. Nothing grants you that you may scroll left and right. Today I tested a wide image on a...
Andrea Trasatti
mith_y
Offline Send Email
Jun 1, 2005
8:57 am
18519
... Hello Reto, if you have questions you may ask them on the wmlprogramming list. I am also sure you can find this information in the Nokia official ...
Andrea Trasatti
mith_y
Offline Send Email
Jun 1, 2005
9:01 am
18520
Hi, that's a wurfl relatet question... is there a way to see if a mobile can use a certain audio file as ringtone? Most phones that have...
sezuan2k
Online Now Send Email
Jun 1, 2005
1:01 pm
18521
Hello, I have a question regarding the nokia 7610: where do you have the information from that the video_directdownload_size_limit is 153600 bytes, but the...
mlogix9
Offline Send Email
Jun 1, 2005
1:02 pm
18522
Hi, How i can include a <timer> so that a wml page would get refresh after some intervals of time. As Wall generates its uml,xhtml or chtml code at run time...
hmsadi
Offline Send Email
Jun 1, 2005
1:30 pm
18523
... <%@ taglib prefix="c" uri="/WEB-INF/tld/c.tld" %> <wall:load_capabilities /> <wall:head> <wall:title> ... </wall:title> </wall:head> <c:if...
Darren
chubloodychu
Offline Send Email
Jun 1, 2005
1:59 pm
18524
... That value (153600) is supposed to be the limit you are looking for. As far as I remember the Series 60 may download "up to the free memory", I guess this...
Andrea Trasatti
mith_y
Offline Send Email
Jun 1, 2005
2:12 pm
18525
... In theory you should simply check ringtone_amr. "amr" only means that the device can PLAY amr files, while "ringtone_amr" tells you that the device may use...
Andrea Trasatti
mith_y
Offline Send Email
Jun 1, 2005
2:14 pm
18526
<c:if test="${capabilities. preferred_markup == 'wml' }"> it's not a WURLF capability directly, but it is created artificially to expose what WALL see as the ...
Luca Passani
luca_passani
Offline Send Email
Jun 1, 2005
2:15 pm
18527
... I've a mobile that has ringtone_amr true, it can play the tone in the integrated player, but it cannot be use as ringtone. But I'll double check this. ...
sezuan2k
Online Now Send Email
Jun 1, 2005
2:44 pm
18528
the wall:b tag is dropped when the device's wall_markup = chtml but it seems to me that many devices (including browsers) are being sent chtml but can handle...
sirshannon
sothym
Online Now Send Email
Jun 2, 2005
3:07 pm
18529
Hello, First I should say I'm not an expert in this, so the answer is probably obvious... I have 2 domains using wurfl with PHP. Domain 1 works very well. ...
Phil Preston
addick101
Offline Send Email
Jun 3, 2005
6:16 am
18530
... In case let us know. In case also verify the DRM or possible limits such as too wide band or too long. There might be some limits to ringtones. - Andrea...
Andrea Trasatti
mith_y
Offline Send Email
Jun 3, 2005
8:01 pm
18531
... This is most likely a cache problem. Since you say that the two servers are clones you must be using the same PHP version AND same version of the PHP...
Andrea Trasatti
mith_y
Offline Send Email
Jun 3, 2005
8:07 pm
18532
... Symbian ... log ... not ... phone ... same ... and ... WURFL ... 4.3.9) ... Thanks Andrea. Deleting cache.php and agent2id.php4 seems to have worked. ...
Phil Preston
addick101
Offline Send Email
Jun 4, 2005
2:25 am
18533
Hi Kane, the require_once('include/config.php'); is a instruction to include a file into the current file, in this case is a small library where it include...
Octavio Herrera Guard...
octavio_herr...
Offline Send Email
Jun 4, 2005
4:39 am
18534
if you are not addressing WML, you can use <b>. WML also supports <b>, but be carefull, there's a case where using <b> inside a hyperlink will blow your WML...
passani@...
luca_passani
Offline Send Email
Jun 4, 2005
11:34 am
18535
japanese imode browsers dont support <b> tags. They just ignore it. I cant think of any devices that have a problem with the <b> tag, so I use <b> instead of...
Darren
chubloodychu
Offline Send Email
Jun 4, 2005
11:38 am
18536
... <andrea@t...> ... files, ... SPV ... the ... make ... the ... some ... It looks like I spoke too soon. Here's what is happening: if I delete both cache.php...
Phil Preston
addick101
Offline Send Email
Jun 4, 2005
12:46 pm
18537
Il giorno 04/giu/05, alle ore 14:47, <sentto-1310435-15123-1117889219- andrea=trasatti.it@...> <sentto-1310435-15123-1117889219- ... Could...
Andrea Trasatti
mith_y
Offline Send Email
Jun 4, 2005
5:25 pm
18538
... Hi Phil, I'm replying to your email here. Thanks for sending me the files, the mistake is clear. I will see if I can make the documentation clearer. ...
Andrea Trasatti
mith_y
Offline Send Email
Jun 5, 2005
4:45 pm
18539
Hi, there I own a website , which provides some Home health care information. It has a news letter every week and its format is HTML. Now, I want to publish...
zhang29
Offline Send Email
Jun 5, 2005
9:36 pm
18540
hi , I installed wurfl-php in Fedora core 3 box. PHP version is , 4.3.9. When i try to execute update_cache.php in command line , it gives the message saying, ...
Kane Wilson
gsm_color
Offline Send Email
Jun 5, 2005
9:36 pm
18541
Hello, I was just wondering, maybe I am misreading the capabilities list of WURFL, but I can't fine the max size incoming emails can be anywhere. Specifically,...
marten@...
puntloos
Offline Send Email
Jun 5, 2005
9:36 pm
18542
Sorry I stand corrected, I got it wrong in my last mail: Some phones accept HTML pages of 10k, but they only accept max mailsize of 1k, and 'uploaded/mmsed'...
marten@...
puntloos
Offline Send Email
Jun 5, 2005
9:37 pm
18543
Dear Friends I'm a computer science student, and I've to design a secure m-commerce system for a course in IT Security. I've many doubts about wap and wml...
Giuseppe
belfastbg
Offline Send Email
Jun 5, 2005
9:37 pm
18544
... Hello and welcome. I don't think anyone has ever come with the request of knowing the size limit of emails. This is the reason why we did not add it. This...
Andrea Trasatti
mith_y
Offline Send Email
Jun 6, 2005
8:07 am
18545
... Ciao giuseppe, recent devices (from the last year or so) mostly support WAP 2, so this should not be a problem for you. J2ME MIDP 1.0 (which is the oldest...
Andrea Trasatti
mith_y
Offline Send Email
Jun 6, 2005
8:10 am
18546
... Hello, this is certainly a typo. The $end variable is never defined. The good news is that this does not affect in any way the script operations, it's just...
Andrea Trasatti
mith_y
Offline Send Email
Jun 6, 2005
8:16 am
18547
Hello August the question of IMEI has come up repeatedly on the list, but there has never been enough drive to implement it. The reason is simple: only...
Luca Passani
luca_passani
Offline Send Email
Jun 6, 2005
9:00 am
Messages 18518 - 18547 of 28770   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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