[15:52]<Wes> zumbrunn: Any chance you can turn last-modified headers on for chat.commonjs.org ? [17:28]<Dantman> Wes, things seam to have fixed themselves... btw, CTRL+SHIFT+R... The script looks at the pragma and uses that type of cacheless refresh as a signal to purge the stuff in memcached [17:29]<Wes> Dantman: Confirmation, things are working again [17:31]<Wes> Dantman: Hey, do you know why the "Draft 1" link in this page is rendered wrong? http://wiki.commonjs.org.mirrors.page.ca/articles/m/o/d/Modules_Transport_B_c656.html [17:33]<Dantman> Probally something to do with the css used in the DumpHTML extension's skin [17:33]<Wes> Dantman: Hmm, that might also be why the table doesn't render on the first page? [17:34]<Wes> Dantman: FYI, don't change the dump filename format if you can help it, I threw in a 404 handler that properly handles links like /wiki/Binary/B and redirects to the right dump page [17:34]<Dantman> That would be more like stuff from Common.css being missing since that's user style [17:35]<Dantman> That would be the way DumpHTML does things [17:36]<Wes> dantman: Oh! Also, do you have the rsync command for the xml dumps handy? (Is that the right thing to grab for a disaster-recovery backup?) [17:36]<Dantman> Should be `rsync -r www.commonjs.org::commonjs/dumps/full.xml .` to rsync the full.xml locally [17:42]<Wes> dantman: thanks. Added that do my daily cron jobs [23:16]<maxo_> did the jquery commonjs plugin repository thing ever actually happen? http://groups.google.com/group/commonjs/browse_thread/thread/39dcdede35edcddd [23:46]<Dantman> Really fancy wiki things did end up happening