Download List

Projeto Descrição

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 versão apresenta uma página de gerenciamento reformulado; agora é possível mudar o username e a senha através desta página. Foram feitas algumas melhorias relativas a exportação HTML de banco de dados. Finalmente, pesquisa de texto completo de MongoDB indexado fornece uma busca muito mais 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 agora é usando a biblioteca de modelo de Mako.

Melhorias de desempenho do banco de dados MongoDB foram feitas e algumas pequenas correções de bugs.

Parar palavras (um, dos, a, um, for...) agora são ignorados quando cálculo superiores palavras para a geração da nuvem de Tags.

Uma nova página indica a lista de feeds inativos (com nenhum novos artigos publicados desde um determinado número de dias).
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

Uma nova versão do módulo de código QR é usada. Para cada artigo, um QR Code é gerado com base no conteúdo do artigo. Se o artigo é muito longo, apenas do artigo URL é codificado em QR Code. Para uma determinada Cadeia de caracteres, o algoritmo tenta gerar como pequeno um QR Code quanto possível. Pequenos bugs foram corrigidos.
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 versão apresenta a exportação de artigos para o formato HTML e para o formato PDF (ainda há exportação a ePub). A partilha de artigos com delicious.com foi substituída pelo 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

Algumas pequenas melhorias. Um bug com o 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