On 6/11/05 1:45 PM, "James M Snell" <[EMAIL PROTECTED]> wrote:
> The way I currently do this in my current experimental implementation is: > > http://example.org/entries?b={begin}&e={end} > > The resulting feed contains all entries that have been modified in the > specified timeframe. For the sync, I do a conditional GET on member > specifying if-modified-since to get the editable representation. does {begin} and {end} operate on atom:updated or app:modified? e.
