Bug Report
There are a few slightly pernicious bugs that have cropped up recently.
Firstly, some of the time (which, of course, is why it’s hard to fix) new pledges aren’t showing up on the Bounty page. Our callback to PayPal seems to be error-ing out. I’m on it, and I’ll let you know when we’ve posted a fix. (We’re not losing any pledge data, btw. It’s the approval status check - which I’m reconciling by hand every few hours.)
Second, yesterday’s fix on the “Real Gifts” facebook app (for the next/prev buttons) has broken Amazon Search. I know what’s happened there, and I’ll patch it as soon as I finish up the PayPal one.
Finally, I’ve put together a primitive single-sign-on solution between the Blog, the Forums, and the Main Site. Which is cool. But you’ll probably notice two side effects: 1. You can’t register for an account at the Blog or Forum sites, you need to register at the Main site and then come back. 2. You can’t log out without closing your browser. (Sub-domain vs. parent-domain cookie issues, I think). This seems low-priority to me at the moment, so it’ll probably be a day or two before I get to this one.