Forum Moderators: open
as captioned and with the following detail:
1) i am running tomcat to host my own rss feed and this feed will get updated itself
2) i have a google reader account and subscribed to my tomcat-host rss feed
3) i have updated the tomcat-host rss feed
4) google reader does not show unread item for my tomcat-host rss feed automatically unless i refresh it manually
how to make google reader bewared of my changes in the tomcat-host rss feed automatically?
Thank you for answering
You will want to send out a ping [google.com] to a few services to notify them of new content. Otherwise you would need to wait for the various services to revisit your feed on their own schedules.
Do you mean a ping like the one provide at [pingomatic.com...] ?
I have tried using that ping but still in vain.
Besides, do you know how i can implement the ping myself since I host that RSS feed on my own site.
Could you name the blog packages which let me ping a list of services then i publish new content? I am implementing my rss feed with Java ROME. Are those kind of blog package compatible with Java?
Actually, I just want to notify Google Reader (and of course other RSS reader also, if possible) when my RSS feed hosted myself get updated.
I think you're misunderstanding the whole reader/aggegrator situation. A lot of these programs are offline programs. When the user turns them on they go out and scan the feeds they're subscribed to. You don't ping them, they scan your feed for updates. The frequency of the updates is dependent on the software.
You can notify multiple services of the availability of new content on your site by pinging, but that doesn't mean reader/aggregator software will automatically be updated.
If you're concerned about notifying Google they have a FAQ here about their pinging policy: Google Blog Search Pinging Service [google.com]