Blog

Latest entries from the YAY! blog...

January 31, 2006

Flash Tagwatcher

Tagwatcher currently works thus:

  • User creates a list of tags to watch, stored in sharedObject cookie on host machine.
  • Application requests RSS feed for tag queries every 30 seconds (or at user-specified intervals up to 1 hour)
  • Notifies user that an entry has been created with a tag from taglist
  • Stores entry, blog and link data for use later

Needs:

  • rssReader class
  • SharedObject class