https://github.com/astro/harvester
Web-based feed aggregator in Ruby
https://github.com/astro/harvester
Last synced: about 1 year ago
JSON representation
Web-based feed aggregator in Ruby
- Host: GitHub
- URL: https://github.com/astro/harvester
- Owner: astro
- Created: 2008-09-29T18:31:49.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2011-01-04T14:53:42.000Z (over 15 years ago)
- Last Synced: 2025-03-24T05:12:43.200Z (about 1 year ago)
- Language: Ruby
- Homepage: http://blog-harvester.de/
- Size: 303 KB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Harvester 0.7
=============
Astro (2005-2008)
Neingeist
Tigion
Josef Spillner
Others (MySQL patch)
About
=====
The Harvester is a web-based RSS-Aggregator
A running instance can be seen at:
http://astroblog.spaceboyz.net/harvester/
Changes
=======
0.7:
- XSLT templates
- Reworked MRSS
- HTML entity replacement
- Transactional database handling
- Favicon, style, photos
- Microformats in HTML template
- Chart timeline
- Jabberbot fixes
- HTTPS support optional
0.6:
- Complete rewrite (excl. MRSS)
- YAML configuration
- Database backend (PostgreSQL)
- Fetcher is not using wget anymore and supports SSL, HTTP authentication and If-Modified-Since
- Fetcher operates threaded to request feeds parallelized
- Minor template variables renaming
0.5:
- Fixed a syntax error ;-)
- Multiple further fixes
- The Jabber-bot
- ATOM support by Neingeist
0.4:
- Blog variables available in
- index.html Template readability improvements, CSS now in extra
file
0.3.2:
- All template elements are now escaped by default. Use
escape="false" if you really don't want to escape HTML-Tags and
such...
0.3.1:
- Fixed bug where incorrect encoded feeds won't be displayed when
parsed for the first time
0.3:
- Major overhaul
Installation
============
- Prereq: Gentoo, Debian, FreeBSD
- DB
- config.yaml
- cronjob
- Templates
- Chart
- Jabberbot