|
|||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||
| Description | Basic support for RSS generation and parsing. RDF Site Summary (RSS) is a lightweight multipurpose extensible metadata description and syndication format. This package can be used to publish site content in a manner useful to other websites and webservices. <p> For each item (news event, ticket, bboard message, ...) that you want to publish, you create a property list that describes that item (url to item, title of item, description of item, etc.). You pass a list of those items (and some other parameters) to rss_gen, and it will generate your XML for you. You can also implenent a set of functions that satisfy the RSS service contracts and the RSS can be recreated from a scheduled procedure. <ul> <li> <a href='http://www.google.com/search?q=rss+0.91'>RSS 0.91 specification</a> <li> <a href='http://groups.yahoo.com/group/rss-dev/files/specification.html'>RSS 1.0 specification</a> </ul> |
|---|---|
| Maturity | New Submission or Maturity Unknown |
| This package depends on: | None |
| Packages that depend on rss-support | file-storage lars-blogger lars-blogger news news |
| Open Bugs: | 6 |
|---|---|
| Latest Bug Opened: | 2007-02-26 Oracle upgrade missing |
| Latest Bug Fixed: | 2004-02-11 RSS 2.00 support is broken. |
| Top Bug Submitters: | Carsten Clasohm (2) Jeff Davis (1) Ryan Gallimore (1) Mark Aufflick (1) Dave Hwang (1) |
| Top Bug Fixers: | Lars Pind (2) Jeff Davis (1) |
| # Tcl Procs | 18 |
|---|---|
| # Tcl Lines | 966 |
| # Automated Tests | 0 |
| # Stored Procedures | PG: 2 ORA: 6 |
| # SQL Lines | PG: 302 ORA: 263 |
| # ADP pages | 8 |
| # ADP lines | 101 |
| # Include pages (rss-support/lib/) | 0 |
| # Documentation pages | 0 |
| # Documentation lines | 0 |