Mobile Web Best Practices checker: nifty!

I just (re?)discovered this...

http://people.w3.org/~dom/archives/2006/06/mobile-web-best-practices-checker/#comments

Nifty.

I started browsing the code... lots of unit tests... yum.

In page_title.py, I think using hasattr is overly dynamic:
        if hasattr(self,"_title"):
That might not work well in psycho or Jython or the like.

I see the docs on how to install, but I then what? How do you run it?

I hope to put some time into this soonish. If you haven't heard from
me about it in a week or two, I'd appreciate a reminder.

p.s. I tried to leave this as a blog comment, but I got...

Sorry, but your comment has been flagged by the spam filter running on
this blog: this might be an error, in which case all apologies. Your
comment will be presented to the blog admin who will be able to restore
it immediately.
You may want to contact the blog admin via e-mail to notify him.

-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/
D3C2 887B 0F92 6005 C541  0875 0F91 96DE 6E52 C29E

Received on Thursday, 17 August 2006 16:35:13 UTC