July 2006
April 2006
March 2006
February 2006
January 2006
reinput userscript
by jackysee (via)令一些 drop-down boxes 變成 auto-complete 的 input text field 的 greasemonkey user scripts
DateBox - Intuitive Date Input Selection
by jackysee & 3 others (via)可輸入一些比較人性化的日子,如 today, yesterday
December 2005
November 2005
Welcome to Jacuba - Free Online Spellchecker
by gweb & 3 othersJacuba is an online spell checker (在线拼写检测器) that you can apply to any text area.
October 2005
June 2005
Simon Willison: Safe HTML checker
by fastclemmy & 1 otherThe system I have implemented works by running submitted posts through an XML parser, which checks that each element is in my list of allowed elements, is nested correctly (you can't put a blockquote inside a p for example) and doesn't have any illegal attributes.