Re: [fossil-users] Fossil Timeline RSS Feed

2010-05-31 Thread zachtodd
Monday, May 31, 2010 5:37pm To: fossil-users@lists.fossil-scm.org Subject: Re: [fossil-users] Fossil Timeline RSS Feed Well, it looks like I do not need any fancy RSS libraries. Simply send a GET to /timeline.rss and everything simply shows up. Guess that is why the call it 'Real Simple'

Re: [fossil-users] Fossil Timeline RSS Feed

2010-05-31 Thread James Bremner
Bremner To: fossil-users@lists.fossil-scm.org Sent: Mon, May 31, 2010 5:37:03 PM Subject: Re: [fossil-users] Fossil Timeline RSS Feed Well, it looks like I do not need any fancy RSS libraries. Simply send a GET to /timeline.rss and everything simply shows up. Guess that is why the call it

Re: [fossil-users] Fossil Timeline RSS Feed

2010-05-31 Thread James Bremner
remner To: fossil-users@lists.fossil-scm.org Sent: Mon, May 31, 2010 5:26:05 PM Subject: Re: [fossil-users] Fossil Timeline RSS Feed Joshua, Shows how often I deal with RSS feeds! Now I remember that this is indeed the standard place for them to show I will have to look for a C or C++ library.

Re: [fossil-users] Fossil Timeline RSS Feed

2010-05-31 Thread James Bremner
Joshua, Shows how often I deal with RSS feeds! Now I remember that this is indeed the standard place for them to show I will have to look for a C or C++ library. Or perhaps Python - I have been looking for an excuse to dive deeper into Python. At a glance, it looks like the RSS feed does NO