Handy list of Javascript Links
I needed a quick method of parsing a date from one format to another. I came across this handy site http://www.mattkruse.com/javascript/. I’ve now used one of the Date functions within our internal sytems. Site borrows its design a bit too much from o’Reilly . I also came found a AJAX web site with some interesting interfaces, ajaxian.com One of the interface methods I like is the floating sort list, off the home page. (http://www.gregphoto.net/sortable/index.php)
