Topic: Check for new posts
I want to write a program which would poll a forum (PunBB and/or Revo) at specific times and show an alert if there are any new posts. Perhaps, allow you to select the forums from which you want to receive the alerts.
I have some Delphi experience, I could code the thing easily, but there is a little problem. The forum requires you to be registered first before you could get the list of new posts. Can this be implemented by "fooling" the referrer check or there must be a more subtle solution for it?
Awaiting any suggestions.
Later edit:
This might be usefull, in my situation, when I'm at work or working home, no more need to press the refresh button in browser 100 times/day. You'll get a notify when you have new posts. Simple as that.