TRSSparser 1.0

By Andreas Faltinek

Freeware 10 Jan 2010

In category

Components > Internet > HTML, XML and so on

Description

Turn over a filename (the one that is the actual rss-file downloaded before to your hard drive) and TRSSparser will return ChannelTitle, ChannelLogoURL if any, and an Array of all the items in that file consisting of
  • Title
  • Link
  • Description
  • Category
  • PhotoURL
I have looked forever for something like this myself, but hated all the hazzle with xml-components that crash half the time or only support RSS Version x but not ATOM version y...

So I decided to go for it the old fashioned way: parse it myself. Still some work to do when encountering some unwanted characters in the text that the standard utf8-algorithms and such do not catch, like &#m8222 or the like, but my code handles most of that kind of stuff already.

Written and tested with D6, but I assume it will compile in any Delphi Version.

Requires: TBrkApart from Patrick Brisacier and Jean-Fabien Connault.

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 221 151kB

Platforms:

  • Delphi 1
  • Delphi 2
  • Delphi 2005 (VCL)
  • Delphi 2006 (Win32)
  • Delphi 2007 (VCL)
  • Delphi 2009
  • Delphi 2010
  • Delphi 3
  • Delphi 4
  • Delphi 5
  • Delphi 6
  • Delphi 7

Downloads