astro / harvester
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
blog-harvester.de
Astro (author)
Wed Jul 15 18:54:47 -0700 2009
commit 081d7ec4a7a3a2de2141632987c05247af1affc3
tree 78e5e20985d338f9ff84735248dd4418a86dfc38
parent fae28cff0cf3812aac245ef93f108d2f010f6cb4
tree 78e5e20985d338f9ff84735248dd4418a86dfc38
parent fae28cff0cf3812aac245ef93f108d2f010f6cb4
| name | age | message | |
|---|---|---|---|
| |
HTMLlat1.ent | Tue Oct 30 19:37:59 -0700 2007 | |
| |
HTMLspecial.ent | Tue Oct 30 19:37:59 -0700 2007 | |
| |
HTMLsymbol.ent | Tue Oct 30 19:37:59 -0700 2007 | |
| |
README | Tue Feb 26 17:15:12 -0800 2008 | |
| |
chart.rb | Tue Feb 17 14:10:23 -0800 2009 | |
| |
config.yaml | Wed Jul 15 18:00:52 -0700 2009 | |
| |
db.sql | Sat Jan 27 18:54:05 -0800 2007 | |
| |
fetch.rb | Sun Jan 18 06:00:31 -0800 2009 | |
| |
generate.rb | Wed Jul 15 18:38:29 -0700 2009 | |
| |
harvester-0.6-mysql.diff | Wed May 23 10:42:56 -0700 2007 | |
| |
harvester-current-mysql.diff | Sun Sep 30 15:10:20 -0700 2007 | |
| |
html/ | Wed Feb 18 10:25:58 -0800 2009 | |
| |
jabberbot.rb | Wed Jul 15 17:59:33 -0700 2009 | |
| |
mrss.rb | Sun May 27 07:22:04 -0700 2007 | |
| |
run.sh | Sun Jan 18 06:00:31 -0800 2009 | |
| |
templates/ | Wed Jul 15 18:54:47 -0700 2009 |
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 <tmpl:iter-item/> - 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
