Download List

Descripción del Proyecto

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

System Requirements

System requirement is not defined
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

Esta versión introduce una página de administración reelaborado; Ahora es posible cambiar el nombre de usuario y contraseña a través de esta página. Se hicieron algunas mejoras relativas a la exportación HTML de la base de datos. Finalmente, búsqueda de texto completo de MongoDB indexado proporciona una búsqueda mucho más rápida.
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 está utilizando la biblioteca de plantillas de Mako.

Mejoras en el rendimiento de la base de datos MongoDB han sido hecha y algunas pequeñas correcciones de errores.

Palabras vacías (a, de, el, un, for...) ahora se pasan por alto al calcular palabras superiores para la generación de la nube.

Una nueva página indica la lista de feeds inactivos (con no nuevos artículos publicados desde un número determinado de días).
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

Se utiliza una nueva versión del módulo de código QR. Cada artículo, se genera un código QR basado en el contenido del artículo. Si el artículo es demasiado largo, sólo del artículo URL está codificado en el código QR. Una cadena dada, el algoritmo intenta generar como pequeños un código QR como sea posible. Se corrigieron errores menores.
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

Esta versión introduce la exportación de artículos para el formato HTML y en formato PDF (todavía hay exportación a ePub). El intercambio de artículos con delicious.com fue reemplazado por pinboard.in.
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

Algunas pequeñas mejoras. Un error con el 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