Re: PaceEntryMediatype

2006-12-09 Thread Jan Algermissen
On Dec 9, 2006, at 6:40 AM, Mark Baker wrote: On 12/8/06, Asbjørn Ulsberg [EMAIL PROTECTED] wrote: Both link relations are identical, but the client has absolutely no clue before it GETs the URI whether what sits on the other end is an Atom Feed or an Atom Entry. Nor should it need to

rss reader

2006-12-09 Thread Greger
hi I have made a prototype rss reader. All is good. just wondering if anyone would be interested in getting down to create a C++ library for in particular atom, but also the other used rss feed types. anyone working on this kinds of things? thank's -- http://www.gregerhaga.net/

Atom in Java (was rss reader)

2006-12-09 Thread Rogers Cadenhead
--- Greger [EMAIL PROTECTED] wrote: anyone working on this kinds of things? Don't know of any C++ efforts, but Apache Abdera's a new Java class library to implement the Atom syndication format and publication protocol: http://incubator.apache.org/abdera

Re: Atom in Java (was rss reader)

2006-12-09 Thread Greger
On Sat, 9 Dec 2006 10:18:32 -0800 (PST), Rogers Cadenhead wrote --- Greger [EMAIL PROTECTED] wrote: anyone working on this kinds of things? Don't know of any C++ efforts, but Apache Abdera's a new Java class library to implement the Atom syndication format and publication protocol:

Re: Fwd: PaceEntryMediatype

2006-12-09 Thread Bob Wyman
On 12/8/06, James M Snell [EMAIL PROTECTED] wrote: I'm fine with the type parameter approach so long as it is effective. By effective I mean: Will existing implementations actually take the time to update their behavior to properly handle the optional type parameter. It would be useful to

Re: rss reader

2006-12-09 Thread Bob Wyman
On 12/9/06, Greger [EMAIL PROTECTED] wrote: hi I have made a prototype rss reader. All is good. just wondering if anyone would be interested in getting down to create a C++ library for in particular atom, but also the other used rss feed types. anyone working on this kinds of things? If