Downloadliste

Projektbeschreibung

pyAggr3g470r is a news aggregator with a Web interface based on Flask. It can be deployed on Heroku or on a traditional server.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-14 03:21
3.8

Diese Version bietet eine überarbeitete Seite; Es ist jetzt möglich, den Benutzernamen und das Kennwort über diese Seite zu ändern. Einige Verbesserungen bezüglich den HTML-Export der Datenbank vorgenommen wurden. Indizierte MongoDB Volltextsuche bietet schließlich eine viel schnellere Suche.
This release introduces a reworked management page; it is now possible to change the username and password via this page. Some improvements concerning the HTML export of the database have been made. Finally, indexed MongoDB full text searching provides a much faster search.

2012-12-30 12:58
3.7

pyAggr3g470r nutzt jetzt die Mako Template Library.

Leistungsverbesserungen für die Datenbank MongoDB wurden gemacht, und einige kleinere Bugfixes.

Stop-Wörter (a, der, die, eine, Tipps...) werden bei der Berechnung der oberen Wörter für die Generierung der Tag-Wolke jetzt ignoriert.

Eine neue Seite gibt die Liste der inaktiven Feeds (mit keine neuen veröffentlichten Artikel seit einer bestimmten Anzahl von Tagen).
Tags: Major feature enhancements, Minor bugfixes
pyAggr3g470r is now using the Mako template library.

Performance improvements for the MongoDB database have been made, and some minor bugfixes.

Stop words (a,
of,
the,
an,
for...) are now ignored when calculating top words for the generation of
the tag cloud.

A new page indicates the list of inactive feeds (with no new published articles since
a given number of days).

2011-11-29 16:01
3.1

Eine neue Version des Moduls QR Code wird verwendet. Für jeden Artikel ist ein QR-Code generiert basierend auf dem Inhalt des Artikels. Wenn der Artikel zu lang ist, wird in der QR Code nur die Artikel URL codiert. Nach einer bestimmten Zeichenfolge versucht der Algorithmus generieren als kleine einen QR Code wie möglich. Kleinere Fehler wurden behoben.
Tags: Minor feature enhancements, QR Code
A new version of the QR Code module is used. For each article, a QR Code is generated based on the content of the article. If the article is too long, only the article's URL is encoded in the QR Code. For a given string, the algorithm tries the generate as small a QR Code as possible. Minor bugs were fixed.

2011-10-26 03:32
3.0

Diese Version führt Ausfuhr von Artikeln in das HTML-Format und in das PDF-Format (es gibt noch Ausfuhr in ePub). Den Austausch von Artikeln mit delicious.com wurde durch pinboard.in ersetzt.
Tags: Feature Addition
This release introduces exportation of articles to the HTML format and to the PDF format (there is still exportation to ePub). The sharing of articles with delicious.com was replaced by pinboard.in.

2011-08-27 06:31
2.9

Einige kleinere Verbesserungen. Ein Fehler mit dem HTML <code>tag bas been fixed. Cleanup was done with Pylint. The test database of pyAggr3g470r contains more than 22000 articles, and it runs perfectly.</code>
Tags: Minor Bugfix and enhancements
Some minor improvements. A bug with the HTML <code> tag bas been fixed. Cleanup was done with Pylint. The test database of pyAggr3g470r contains more than 22000 articles, and it runs perfectly.

Project Resources