Hi Roman,
> You should use feed URL as Topic. If you can wget the feed, it means you > can also subscribe to it. > > The feed can have several URLs, like this http://devhubbub.blogspot.com/feeds/posts/default which correspnds to link[@rel="http://schemas.google.com/g/2005#feed"] and this http://www.blogger.com/feeds/2243540998291553416/posts/default which corresponds to link[@rel="self"] These URLs point to the same feed. If I subscribe to link[@rel=" http://schemas.google.com/g/2005#feed"] (and it doesn't matter which 'hub.mode' I use) then I get updates, but if I subscribe to link[@rel="self"] I never get updates. Is it expected? -- with regards, Maxim
