摘要:1. The Google Data API document is not updated. On Google Data APIs (Beta) Developer's Guide, the feed URL is http://www.blogger.com/feeds/blogID/posts/full. But this URL doesn't work once one has upgraded his/her blogger to beta (http://beta.blogger.com). The correct feed URL for Blogger Beta is http://blogID.blogspot.com/feeds/posts/full, which can be found in another place, Blogger's known issue list. Expected: Google should've put the new feed URL into the Google Data APIs (Beta) Developer's Guide. 2. Blogger Beta's updated-min query doesn't work with earlier-than-GMT timezones Simply repro by trying these two URLs in my browsers (either Mozilla 1.5 or IE 6.0 SP2): http://zhengziying.blogspot.com/feeds/posts/full?updated-min=2006-10-09T10:57:00+08:00&max-results=70 http://zhengziying.blogspot.com/feeds/posts/full?updated-min=2006-10-09T10:57:00-08:00&max-results=70 The only difference between......[阅读全文]