I’ve been looking into WML lately for a proof of concept I’m getting ready to whip together. I’d love to work with Struts-wml, but I think it’s way-overkill for my ghetto proof of concept. I’m thinking about using PHP, as it’s easy, I know my way around it, and it can be more widely deployed (most shared hosting environments have PHP but not a JSP/Servlet container). I’m playing around with the WML that is supported by my cel phone, which is UP.Browser 4.1 I think. It’s not cutting edge, but that’s okay.
So here’s a list of tutorials, references, and other cool stuff that I’ve found:
- WML Language Reference (For SDK 4.1)
- WAPForum technical papers (PDFs)
- Webmonkey WML Overview (First WML article I read)
- Lots of links at Oasis
- Openwave Tech Library
- AllNetDevices Wireless FAQ
- CPAN Modules for WML (WML::Deck, WML::Card, CGI::WML)
- Zvon.org WML Tutorial (good tutorial)
- PHPBuilder WML Intro (good php tutorial)
- Wireless Developer Network WML Intro (good examples)
- WAP Section at W3Schools