Week 12: WAP Tools: Difference between revisions

From Mobile Application Design
Jump to navigationJump to search
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Michael's Palindrome page - http://uberthings.com/palindromic
=== Browser-based tools ===  
=== Browser-based tools ===  


*Firefox - http://www.mozilla.com/en-US/firefox/
*Firefox - http://www.mozilla.com/en-US/firefox/
*User-Agent Switcher for Firefox - https://addons.mozilla.org/firefox/59/
*User-Agent Switcher for Firefox - https://addons.mozilla.org/firefox/59/
* [http://uberthings.com/teaching/mobile_application_design/11/minimal_set.xml Minimal set of user agents] , [http://uberthings.com/teaching/mobile_application_design/11/lotsa_user_agents.xml Bumper set of user agents]
*Web Developer - https://addons.mozilla.org/firefox/60/
*Web Developer - https://addons.mozilla.org/firefox/60/
*WML Browser - https://addons.mozilla.org/firefox/62/
*WML Browser - https://addons.mozilla.org/firefox/62/
Line 22: Line 21:
** PHP Lbrary - http://wurfl.sourceforge.net/php/  
** PHP Lbrary - http://wurfl.sourceforge.net/php/  
** Web Patch - http://www.nusho.it/wurfl/dl.php?t=d&f=web_browsers_patch.xml
** Web Patch - http://www.nusho.it/wurfl/dl.php?t=d&f=web_browsers_patch.xml
*Andrea Trasatti's (creator of WURFL) introduction to WURFL - http://pc.dev.mobi/?q=node/18
=== Validators ===
*W3C - http://validator.w3.org
*dotMobi - http://ready.mobi


=== Development Sites ===
=== Development Sites ===
Line 27: Line 31:
*Global Authoring Practices for the Mobile Web (GAP) - http://www.passani.it/gap/
*Global Authoring Practices for the Mobile Web (GAP) - http://www.passani.it/gap/


=== Reference ====
=== Reference ===
*WTAI - http://www.thozie.de/english/wap/wtai.htm
*W3C Mobile Web Initiative - http://www.w3.org/Mobile/
*W3C MobileOK Basic Test - http://www.w3.org/TR/mobileOK-basic10-tests/
*W3C Mobile Web Best Practices 1.0 - http://www.w3.org/TR/mobile-bp/
*WTAI - http://web.archive.org/web/20070101170723/http://www.thozie.de/english/wap/wtai.htm
*XHTML-MP - http://www.informit.com/guides/content.asp?g=xml&seqNum=170&rl=1
*XHTML-MP - http://www.informit.com/guides/content.asp?g=xml&seqNum=170&rl=1
*GAP Templates - http://www.passani.it/gap/templates/
=== Examples used in class ===
*Michael's Palindrome page - http://uberthings.com/palindromic
*WAP Friendly Palindrome page - http://uberthings.com/palindromic/p.php
*WURFL browser tester - http://uberthings.com/palindromic/wap.php
*WURFL tester code - http://uberthings.com/palindromic/wap_php.txt
*Hello,WAP - http://uberthings.com/palindromic/hello.xhtml

Latest revision as of 20:35, 18 November 2007

Browser-based tools

WAP Emulators

Server Side Tools

Validators

Development Sites

Reference

Examples used in class