GithubHelp home page GithubHelp logo

imclab / feedvis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jasonpriem/feedvis

0.0 1.0 0.0 60 KB

An interactive tagcloud for groups of rss feeds

Home Page: http://jasonpriem.org/feedvis-dev/

License: MIT License

feedvis's Introduction

Name: FeedVis

Author: Jason Priem

email: [email protected]

License: MIT ( http://www.opensource.org/licenses/mit-license.php )

Homepage: http://jasonpriem.org/feedvis-dev

changelog:

1.0 25 Nov, 2008

1.01 30 Nov, 2008:

  • cache_locations.php now sets default cache location to '../backend'; no need to set the loc manually unless front and back are in the same folder.
  • cache_updater->add_new_posts() now works correctly on the first run
  • the stopwords array is now stored as a text file for easier editing; it's array-ified in update.php

1.02

  • cleaned out some superfluous files from the package; noted php5.2 req

How to install this and use it for your very own:

requires:

  • PHP5.2 or greater
  • write permissions for the 'cache' folder

steps:

  1. unzip the folders and put them where you want.
  2. IF you are separating the frontend and backend folders, update /frontend/cache_locations.php with the absolute location of the cache folder. If they're staying in the same folder, you can skip this.
  3. Get your opml file (it's just a list of feeds; most feedreaders export them) and call it feeds.opml; drop it in the 'backend' folder
  4. Finally, you'll need to set up a cron job on your server to run the feedreader every so often, unless you want to do it manually.

There are several display options you can edit; these are mostly in cal.es You can also change the length of the stored posts cache (right now it's one month); it's a line at the beginning of cache-updater.php.

feel free to drop me a line with any questions or comments.

feedvis's People

Contributors

jasonpriem 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.