Answer the question
In order to leave comments, you need to log in
How to get RSS update notification?
How to be notified when an RSS feed is updated. Are there any free services?
Answer the question
In order to leave comments, you need to log in
How to get RSS update notification?
Arethereany free services??
There are probably a million services, including ready-made rss cloud readers. I'll suggest something strange, master yahoo pipes ;)
A link to an rss feed is just a http link to a text (xml) file, any changes in it are a signal of new data.
Saw your application, which will periodically request this file and compare it with the previous saved one, and give a signal when changes are detected.
Actually all the work is to give a 'notification', depending on where exactly it should pop up and all the work will be. Whether it's a notification in windows notifications or a message in a chat, for local notifications I often use simple playback of sound signals by launching the player with the file specified.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question