Coder Social home page Coder Social logo

reader's Introduction

SETUP
-----
* Rename config.inc.php.sample to config.inc.php and set the variables in the file
* Rename cronjob/config.py.sample to cronjob/config.py and set the variables here as well
* Execute database/gf_reader.sql on your databse server
* Put the files (except database/) in a directory which can be accessed from the web
* Set up a cronjob which executes cronjob/fetch_feeds.py on regular basis (we use every 3 mins)
     make sure the user executing the cronjob has write access to favicons/
* Have fun

REQUIREMENTS
------------
* PHP 5.2
* PHP with gettext enabled (debian: php-gettext)
* Python 2.x (at least 2.6)
* Python feedparser 4.x (debian: python-feedparser, http://code.google.com/p/feedparser/ )
* Python MySQL driver (debian: python-mysqldb, http://mysql-python.sourceforge.net/ )

HELP TRANSLATING
----------------
If you want to translate geek's factory reader into your language, just create a *.po file
from the following catalog template using your favourite gettext editor (we use poEdit which is
available for nearly all systems):

i18n/template.pot
( http://git.geeksfactory.de/reader.git/blob_plain/HEAD:/i18n/template.pot )

Please send your translation to [email protected] so I can make it available to everyone.

reader's People

Contributors

raphaelm avatar

Stargazers

 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.