Monday, December 13, 2004
10 000!
It looks like this blog received its ten thousandth visitor at some point last night. Thanks for dropping by!
Related Posts by Categories
3 comments:
Visitors: check my comments policy first.
Non-Blogger users: If the comment form isn't working for you, email me your comment and I can post it on your behalf. (If your comment is too long, first try breaking it into two parts.)
Note: only a member of this blog may post a comment.
Subscribe to:
Post Comments (Atom)
Congrats for the success. I'm rather enjoying the expansion of philosophical blogs, if only because I'm convinced that philosophy works best in a dialogical fashion.
ReplyDeleteBrief request for your site. I notice you're using the Blogger Hack (Metempsychosis). As you may know there is a bug in the hack that causes trouble with Safari, the most popular browser for OSX. It causes the comments to reload endlessly. (If ever you have a ton of page hits disproportionate to the number of unique visitors, this is why)
Someone found the bug. So I've been sending the fix to all the blogs I regularly read that use Metempsychosis (aka Blogger Hack).
It's because of the code "window.location=nanchor;"
Safari reloads the page on window.location instead of jumping down the page, like the code wants you to do. Simply removing that would fix it.
Posted by Clark
Thanks Clark, I had been worried about that bug, though I enjoyed the convenient inline comments too much to remove the hack entirely. So I'm glad the problem can now be fixed - I'll take care of that immediately. (I hope there aren't any nasty side-effects to removing that code? I guess we'll soon see...)
ReplyDeletePosted by Richard
Looking at the code, I notice that this change would render the "named anchor correction" impotent. So I just removed that entire script - it wasn't serving any important service anyway. Some people might now find that after clicking the 'recent comments' link, their browser doesn't automatically scroll to the chosen comment. But that's preferable to the reloading bug, so I made the changes.
ReplyDelete(Thanks again for bringing this to my attention.)
Posted by Richard