February 7th, 2006
Phil finally convinced me that I wasn’t going to get the Firefox team to break the DOM standard in the name of elegant code, so I’ve gone ahead and added the two line Javascript fix for the comment refreshing effect. Let me know if you see more problems. (after you’ve done a force reload to make sure you have the latest typo.js)
November 6th, 2005
Comments should now properly refresh on Firefox 1.5rc2 (also fixed for any other browser that was deciding that $('commentList').lastChild means the smattering of whitespace between a closing </li> and the closing </ol>)
Also turned off the html filtering for comments which was acting as a “make ugly” flag. (BlueCloth seems to be finicky and difficult compared to Markdown implementations I’ve used before, and RedCloth claims to do Markdown, but didn’t when I tested it)
October 3rd, 2005
Does this technique open up the possibility of “smart” entries with rich Javascript controls in your aggregator? (and the concurrent security problems?)