I added WAP support to AnalogousMember today. I followed a tutorial at Building a Better Wap Diary with the following exceptions:
<a href="<$MTBlogArchiveURL$>wap/<$MTEntryID pad="1"$>.wml">Read This Entry...</a>
"wap/<$MTEntryID pad="1"$>.wml"
RewriteCond %{HTTP_ACCEPT} text/vnd.wap.wml
RewriteRule ^$ /index.wml
If you want to see this in action without using your phone, goto WapTiger WAP Emulator for a conventional browser based WAP emulator. Just enter http://www.analogousmember.com/ for the URL.