非公式の Google Reader API が返す「sortid」と「firstitemmsec」の意味がよくわかりません。どういうわけか、これらの値は Google Reader Web アプリケーションで正しく使用されます。自分のアプリケーションでこれらの値を利用するにはどうすればよいですか?
{
categories = (
{
id = "user/16966160118879564357/label/iPhone";
label = "iPhone";
}
);
firstitemmsec = 1292000756920;
id = "feed/http://apple.com/feed/";
sortid = DF48A396;
title = apple.com;
}