Mobile development platform for javascript developers: Appcelerator Titanium lets you use web technologies, open source and cloud computing to build native apps for iPhone, Android, Windows, Mac OSX and Linux.
I saw a post on a bulletin board somewhere recently where the poster asked how to make the href work normally on a link like this <a href="javascript:;" onclick="dosomething()"> if Javascript is not enabled. It's actually quite simple and I will look at how to do this in this post.