Week 12: WAP Tools: Difference between revisions

From Mobile Application Design
Jump to navigationJump to search
No edit summary
 
No edit summary
 
(11 intermediate revisions by 4 users not shown)
Line 3: Line 3:
*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 8: Line 9:


=== WAP Emulators ===
=== WAP Emulators ===
Opera Mini - http://www.operamini.com/features/simulator/
*Opera Mini - http://www.operamini.com/features/simulator/
DotMobi - http://pc.dev.mobi/
*DotMobi - http://pc.dev.mobi/
Pukupi (i-mode emulator) - http://pukupi.com/tools/mimic/
*Pukupi (i-mode emulator) - http://pukupi.com/tools/mimic/
Openwave Phone Simulator - http://developer.openwave.com/dvl/tools_and_sdk/phone_simulator/index.htm
*Openwave Phone Simulator - http://developer.openwave.com/dvl/tools_and_sdk/phone_simulator/index.htm
Klondike - http://www.apachesoftware.com/Engine.html
*Klondike - http://www.apachesoftware.com/Engine.html
*YoSpace - http://www.yospace.com/spedemo.html


=== Server Side Tools ===  
=== Server Side Tools ===  
WURFL - http://wurfl.sourceforge.net
*WURFL - http://wurfl.sourceforge.net
** Latest version - http://www.nusho.it/wurfl/dl.php?t=d&f=wurfl.zip
** PHP Lbrary - http://wurfl.sourceforge.net/php/
** 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 ===
DotMobi - http://pc.dev.mobi/
*DotMobi - http://pc.dev.mobi/
Global Authoring Practices
*Global Authoring Practices for the Mobile Web (GAP) - http://www.passani.it/gap/
for the Mobile Web (GAP) - http://www.passani.it/gap/
 
=== Reference ===
*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
*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