Télécharger la liste

Description du projet

rsstool is a tool to read, parse, merge, and write RSS (and Atom) feeds. It has some other functions built-in like text, HTML, or property file output, or templates with custom tags to insert RSS feeds into pages that could be uploaded to a server that supports only static HTML.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-25 03:47
1.0.1rc2

Un petit bug a été fixé, alors la durée des vidéos à terme sont effectivement analysés aujourd'hui.
A small bug was fixed, so durations of eventual videos are actually parsed now.

2010-03-12 23:30
1.0.1rc1

Cette version ajoute un nouveau champ à la structure de base de données, rsstool_media_duration (si rsstool trouve durées pour certains types de médias dans l'alimentation, il va les analyser dans rsstool_media_duration, en secondes), - enc = encodage, qui remplace l'encodage spécifié dans le RSS-tête (utile pour certains cassés RSS feeds), - filter = LOGIC, parfois appelé LOGIC comme le laisse entendre booléens (l'utiliser pour supprimer des éléments des flux RSS avant leur sortie), - NOSORT, pour trier par date pas d'articles (sur par défaut), - analyser FILE = | URL pour générer un flux RSS à partir d'un document HTML aléatoire, certains nettoyages de code et corrections, le soutien à Atom 1.0 feeds (ils ont travaillé avant, mais maintenant il le dit dans l'usage, aussi), xmlget et en téléchargement sur le site Web (accès des fichiers XML en utilisant la syntaxe XPath). Il désapprouve les joomla - et - options Dragonfly (remplacé par des scripts dans contrib /) et - sqlold (et soutien aux structures de base de données d'autres anciens). Il supprime la - Curl option (c'est toujours le défaut maintenant, si libcurl est disponible) et l'option - wget (mai vous voulez compter sur le soutien curl ou wget utiliser à partir d'un script à la place).
This release adds a new field to the database structure,
rsstool_media_duration (if rsstool finds durations for some kind of
media in the feed, it will parse them into rsstool_media_duration, in
seconds), --enc=ENCODING, which overrides the encoding specified in the
RSS header (useful for some broken RSS feeds), --filter=LOGIC, sometimes
referred to as implied Boolean LOGIC (use this to remove items from the
RSS feed before output), --nosort, to not sort items by date (on by
default), --parse=FILE|URL to generate an RSS feed from a random HTML
document, some code cleanups and fixes, support for Atom 1.0 feeds (they
worked before, but now it says so in the usage, too), and xmlget as a
download on the Web site (accesses XML files using the XPath syntax). It
deprecates the --joomla and --dragonfly options (replaced with scripts
in contrib/) and --sqlold (and support for the other old database
structures). It removes the --curl option (it is always the default now,
if libcurl is available) and the --wget option (you may want to rely on
the curl support or use wget from a script instead).

2008-02-04 04:21
1.0.0

Cette version ajoute - PHP pour produire une sortie comme un script PHP (Array ()).
Tags: Minor bugfixes
This release adds --php to produce output as PHP code (Array ()).

2007-09-24 14:29
1.0.0rc4

Une erreur typographique petites et un format mauvais moment ont été fixés. The - Curl option a été ajoutée pour utiliser libcurl pour le téléchargement. L'option - Joomla a été ajoutée à la production en tant que script SQL ANSI pour importer dans Joomla! CMS. The - Dragonfly option a été ajoutée à la production en tant que script SQL ANSI pour importer dans Dragonfly CMS. Quelques bugs mineurs ont été corrigés et quelques nettoyages du code ont été faites.
Tags: Major feature enhancements
A small typographical error and a wrong time
format were fixed. The --curl option was added for
using libcurl for downloading. The --joomla option
was added to output as an ANSI SQL script for
importing into Joomla! CMS. The --dragonfly option
was added to output as an ANSI SQL script for
importing into Dragonfly CMS. Some minor bugs were
fixed and some code cleanups were made.

2007-08-31 05:26
1.0.0rc3

Un patch pour le soutien ebuild Gentoo a été appliqué.
Tags: Minor feature enhancements
A patch for gentoo ebuild support was applied.

Project Resources