[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

sb-msdn.el



Hi,
I've written sb-msdn.el for reading RSS feed from MSDN:
 http://msdn.microsoft.com/aboutmsdn/rss/
 http://www.microsoft.com/japan/msdn/aboutmsdn/rss/
and committed to cvs.

Known problem:
Same message-id means same message body, but header may differ.
It is because header is created from rss and message-id is
created via contents uri (I gave priority to save network usage
by message cache).

Regards,
-- 
Yoichi NAKAYAMA