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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 30323 - 30352 of 31586   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
30323
For what it's worth, my old N95 has those keybindings from the beginning, so it's not something new. SonyEricsson K800i has an option to switch between using...
Miha Valencic
miha_valencic
Offline Send Email
Apr 1, 2009
7:05 am
30324
Hi all, How can one get the list of Device Manufacturers / Brands of devices using the new WURFL API..???...
praveen_das_pd
Offline Send Email
Apr 1, 2009
7:29 am
30325
... Yes, but GAP is also about 1) old devices 2) best possible one-size-fits all. So, these changes have negative impact. I think some companies rely on access...
Luca Passani
luca_passani
Offline Send Email
Apr 1, 2009
7:37 am
30326
Well, we could move "*access_key_support"* from wml_ui to ____ (markup/display/???) group (since it also applies to XHTML devices, right?). Apart from that, a...
Miha Valencic
miha_valencic
Offline Send Email
Apr 1, 2009
7:55 am
30327
I filled a bug in Forum Nokia about it sometime ago: http://wiki.forum.nokia.com/index.php/KIC001108_-_Accesskey_attribute_not_working_in_Web_Browser_for_S60 ...
Jose Manrique Lopez d...
jsmanrique_l...
Offline Send Email
Apr 1, 2009
8:09 am
30328
... I think that [ACCESS_KEYS] GAP rule shouldn't be changed, specially if there is a wurfl capability that let you know if the device supports accesskey. ... ...
Jose Manrique Lopez d...
jsmanrique_l...
Offline Send Email
Apr 1, 2009
8:11 am
30329
Hi Praven, You had to use WURFLUtils interface. You can obtain WURFLUtils from WURFLHolder using getWURFLUtils(). Once you have WURFLUtils you can get all...
Filippo De Luca
dl.filippo
Offline Send Email
Apr 1, 2009
8:25 am
30330
... that WURFL capability referred to WML devices. The problem was real in WML, because devices which did not support accesskey, would throw an error in the...
Luca Passani
luca_passani
Offline Send Email
Apr 1, 2009
9:29 am
30331
... Yes, I know, and I am agree with Miha about populating the capability to XHTML devices... -- J. Manrique López de la Fuente http://www.jsmanrique.es...
Jose Manrique Lopez d...
jsmanrique_l...
Offline Send Email
Apr 1, 2009
9:34 am
30332
... So, which XHTML browsers do not support accesskey: Safari (all manufacturers? including android?). OperaMini. Anyone else? Luca...
Luca Passani
luca_passani
Offline Send Email
Apr 1, 2009
9:36 am
30333
Hi Filippo, firstly thanks for your reply..!! I did try it out, but its giving me repeated values :( The brand names are not unique. Regards, Praveen Das...
praveen_das_pd
Offline Send Email
Apr 1, 2009
10:38 am
30334
Hi, I looked Filippo's code, and actually it is impossible that it gives you repeted values. At the end it is Set. Fanta ... [Non-text portions of this message...
fanta
fantayenehasres
Offline Send Email
Apr 1, 2009
10:51 am
30335
Hi, Here is the code that gave repeated values. have added only the logic part of it.. . . . public void importManufacturers() { ArrayList<String> brandList =...
praveen_das_pd
Offline Send Email
Apr 1, 2009
12:38 pm
30336
Hi Praven, I used a *HashSet*, an implementation of *Set* ( ...
Filippo De Luca
dl.filippo
Offline Send Email
Apr 1, 2009
1:07 pm
30337
Hi, if you want you can try: http://search.cpan.org/perldoc?Mobile::Devices::Loop it's a Perl module to loop through devices in wurfl.xml. in example/ folder...
Jozef Kutej
jozef.kutej
Offline Send Email
Apr 1, 2009
1:35 pm
30338
Has anyone adapted WALL4PHP to the new WURFL PHP API? I'm about to do so, and didn't want to miss anything. Looking at the source it looks like I just need to...
Alex Kerr
ajck73
Offline Send Email
Apr 1, 2009
1:54 pm
30339
Using WALL4PHP with the new WURFL PHP API, I'd like to generate markup readable by popular desktop(non mobile) browsers when my site is accessed by them. My...
Alex Kerr
ajck73
Offline Send Email
Apr 1, 2009
2:01 pm
30340
This is important enough that I'll make an exception an post to WMLProgramming too. If you know your way around with video, please let us know what you think. ...
Luca Passani
luca_passani
Offline Send Email
Apr 1, 2009
3:22 pm
30341
Alex, I am not sure how WLL4PHP works, but regular WALL was built to work also on a regular web browser. Did you give it a spin? Luca...
Luca Passani
luca_passani
Offline Send Email
Apr 1, 2009
3:25 pm
30342
Hi, There is more and more device that supports orientation change (portrait and landscape). It is pretty easy using JavaScript to use this functionnality. ...
danielyaghil
Offline Send Email
Apr 1, 2009
3:46 pm
30343
Hi, Alex. I think, it could be done. If you want to force a XHTML-MP output, you can use a patch file with desktop browsers. You can also use a little MVC, and...
Julio Rabadán Gonz...
juliorabadang
Offline Send Email
Apr 1, 2009
3:57 pm
30344
... I've been thinking the same too, but haven't really got the time to look into it yet. Well, if you did manage to adapt it, please share it. Thanks...
sewerside
Offline Send Email
Apr 1, 2009
4:00 pm
30345
Interesting... how about any specifics for CDMA/EVDO networks in the US (i.e. Sprint/Nextel)? Perhaps it could utilize UMTS. Now, more important question,...
agoel96@...
agoel2005
Offline Send Email
Apr 1, 2009
4:03 pm
30346
Was going to do the same this month and share, but haven't done yet ... -- Juan Nin 3Cinteractive / Mobilizing Great Brands http://www.3cinteractive.com...
Juan Nin
juan.nin_uy
Offline Send Email
Apr 1, 2009
7:18 pm
30347
Hi Juan Is there a ringtone max_file_size capability to check for in WURFL or do you use something else? If not do you (or anyone else) have any practical...
Karsten Mikaelsen
k_mikaelsen
Offline Send Email
Apr 1, 2009
10:05 pm
30348
I just patched htc_touch_diamond_p3700_ver1's resolution to 240x320. Alex...
alexandru.stanciu
alexandru.st...
Offline Send Email
Apr 2, 2009
11:02 am
30349
Should I go with this chane also for the big WURFL? Luca...
Luca Passani
luca_passani
Offline Send Email
Apr 2, 2009
1:49 pm
30350
Hi, Thanks to everyone who works on WURFL for all the work in building the browser capability database, its been very helpful in the project I'm currently...
jstemo
Offline Send Email
Apr 2, 2009
9:33 pm
30351
i'm considering the usage of external style sheets for the site i'm working on. i'm curious why the global authoring practices recommends not using them. while...
Matt Kime
mattkime
Offline Send Email
Apr 2, 2009
9:42 pm
30352
Matt, as always with mobile development... it DEPENDS. :) Some devices don't cache the css correctly and will "flicker" (re-render the page when the CSS file...
Miha Valencic
miha_valencic
Offline Send Email
Apr 2, 2009
9:51 pm
Messages 30323 - 30352 of 31586   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