April 2008
2 posts
The FEEDS application for iPod/iPhone →
It allows to sync/read your subscriptions and manage ‘em in one place. Another cause to use Google Reader.
ECMAScript 4 type definitions
It appears that new ECMAScript standard will no longer reserve the words:
abstract boolean byte char double final float implements int interface
long native package private protected public short static synchronized
throws transient volatile
And Douglas Crockford says that no browsers reserve them, and thus he is unreserving them from jsLint.
via Ajaxian.