Skip to main content

A product to generate RSS for remote documents using regular expression with Plone interface.

Project description

icNews.AcQuire is a product that installs the AcQuire content type. The latter holds information on how to collect remote information. This configuration information is used by the acquire script that collects the information and stores it in an relational database. In order to use this product Regular Expression knowledge is required.

Funcionality

  • From a URL and a regular expression can collect the information of a webpage and generate a RSS file from it.

  • cron script for Unix systems that stores content in a relational database from a RSS list.

  • inetd script for Unix systems that stores content in a relational database from the collected news.

In order to make the relational database storage work you need to make sure that the database configured thru the configlet for this product contains a table like this one:

CREATE TABLE acquire(

path varchar(200), link varchar(200), title varchar(200), description text, date datetime, PRIMARY KEY (link, date));

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

icnews.acquire-0.9-dev-r371.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

icnews.acquire-0.9_dev_r371-py2.4.egg (39.9 kB view details)

Uploaded Egg

File details

Details for the file icnews.acquire-0.9-dev-r371.tar.gz.

File metadata

File hashes

Hashes for icnews.acquire-0.9-dev-r371.tar.gz
Algorithm Hash digest
SHA256 81e8519eff2eb57f7c019c69bcd465c7421f4e9767e88286a8cc73e2d846125a
MD5 d0e3bc571ac442118fa618c0bca57d0d
BLAKE2b-256 e0de27da47bd6c0697945a244e434161e1dd6117a2376404c0b465123c5192bc

See more details on using hashes here.

File details

Details for the file icnews.acquire-0.9_dev_r371-py2.4.egg.

File metadata

File hashes

Hashes for icnews.acquire-0.9_dev_r371-py2.4.egg
Algorithm Hash digest
SHA256 b0f7587f2f95207748bb9ff1eb16142f237064655c8fa3778e569a7ef7b92359
MD5 381483a6969e146abeef2a3fbf8802ac
BLAKE2b-256 1cc89871b76f373b24544d3dac415e1e6fc09d1885716c93e03e9e1ce2636e24

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page