Sample code for FoxTalk RSS series

Driver10.prg - sample code to generate RSS 1.0 using RSS10gen.prg and MS XMLDOM
Driver20.prg - sample code to generate RSS 2.0 using RSS10gen.prg and MS XMLDOM
ISO8601datetime.prg - UDF to convert fox DateTimes to ISO-8601 format
RFC822Date.prg - UDF to convert fox DateTimes to RFC 822 format
RSS10Gen.PRG - class definition for RSS 1.0 generator (also test code)
RSS20Gen.PRG - class definition for RSS 2.0 generator (also test code)
TRHead.DBF - one record table of header info for RSS feeds
TRWeb.DBF - multi-record table of news items for RSS feeds
TRWeb.rdf - RSS 1.0 output file
TRWeb.xml - RSS 2.0 output file



