In other words,
this does not imply a feed history thing... <feed> ... <link rel="next" href="..." /> </feed>
this does... <feed> ... <fh:incremental>true</fh:incremental> <link rel="next" href="..." /> </feed>
-- Mark Nottingham http://www.mnot.net/