Git Product home page Git Product logo

newspeak's Introduction

Dit is een test!

This script will parse RSS feeds from the Dutch government in an attempt to find publications relevant to the field of digital civil rights and privacy. Some of the feeds will be included completely, others will be filtered using a list of keywords.

For example, this script is in use at rejo.zenger.nl where it monitors all documents released at officielebekendmakingen.nl and all press releases and other documents put to public by the Interior ministry and the ministry of Justice.

This script only needs one MySQL database with two tables. It's structure is included in the mysql.sql file. The scripts configuration file is included in feeds.example.cfg, which must be renamed to feeds.cfg. To start monitoring feeds one adds the row to the feeds table in the database. Of course, one needs to know the address of the RSS feed to monitor. The column filter denotes whether the articles from the feed must be filtered ("2") or not ("1"). The description field is self-explanatory, just like the active field. The format column changes the order of the output fields (as sometimes we prefer to have the description field from the input to be the title field on the output).

When feeds are added, run script on a regular basis from the crontab.

You are free to use and to hack this script. If you have any suggestions, feel free to send me an e-mail at <[email protected]>. Alternatively, fork a branche at <https://github.com/bitsoffreedom/newspeak> make changes yourself.

newspeak's People

Contributors

rejozenger avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.