Python modules
add rss feeds for pages. For example each time /now or /nowplaying or /about page is updated - rss feed should update ID (but link to same page)
Add second global feed. One is for posts only, and second is for posts and page updates.
Or only just add second global feed, don't create feeds for each page, Just use one global feed with all updates
use update time to identy page updates? Each page rss has id of updated time, if updated time changes - id changes and clients receives update for page
Edited by Alexander Rodionov