Caveat - I know nothing about RSS, it's one of those web technologies that I just can't get excited about, sorry...
However... > there is a blog > and it associated feed entries > the blog posts > when someone clicks it i need to maintain read status for it > and when it is unclicked i need the unread status > this needs to be maintianed for a huge number of usrs Whenever you need to maintain data for "a huge number of users" its time to question whether it's your job to maintain the data. Maybe the users should each maintain their own data? That's the idea behind cookies in a web browsing context - does anything similar work for RSS? Alan G. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor