Yao Ge wrote: > Hi, > > I am evaluating Gregarius behind a firewall. I need to be able to > fetch feeds across a proxy server. Meanwhile, other internal RSS > sources are protected with a single sign-on cookie. So I need to write > a plug-in that do a few things before each RSS feed read. What would > the appropriate hook? Is it " rss.plugins.updates.before"? Yes, this looks to be the correct one. I am curious, however, about how you plan to pass the cookie. Or is it not an http cookie that you are speaking of? > > It appears receiving RSS feed across firewall would be common needs, > have anyone written this before? I have need of pulling rss from a site with authentication, but I never got around to coding it. -kz