Now it could be there's a better tool for the job, and i'm open to suggestions. I'm using feedparser to parse the activities feed atom, and it's pretty slow. Everything else that I'm pulling with json parses much faster. I think if I could get the activities feed in json, I might be able to shave a full second or more (depending on the size of the feed) for page display, so it would be useful.