Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1262

ANN: MyNewspaper v4.0

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <inigoserna@gmail.com>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.015
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'url:bitbucket': 0.05; 'frontend': 0.07; 'gpl': 0.07; 'subject:ANN': 0.07; 'welcome.': 0.07; '2005,': 0.09; 'adopted': 0.09; 'python': 0.11; 'project,': 0.12; 'affero': 0.16; 'closed,': 0.16; 'rewritten': 0.16; 'scratch': 0.16; 'to:addr:python-announce-list': 0.16; 'code.': 0.18; 'app': 0.19; 'backend': 0.19; 'written': 0.21; 'month,': 0.24; 'points': 0.29; 'thus': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'cgi': 0.31; 'comments,': 0.31; 'feeds': 0.31; 'weeks': 0.32; 'running': 0.33; 'announce': 0.33; 'reader': 0.33; 'at:': 0.34; 'there,': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'version': 0.36; 'really': 0.36; 'dates': 0.36; "didn't": 0.36; 'url:org': 0.36; 'server': 0.38; 'ajax': 0.38; 'use.': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'new': 0.61; 'took': 0.61; 'from:charset:utf-8': 0.61; 'information,': 0.61; 'first': 0.61; 'personal': 0.63; 'more': 0.64; 'different': 0.65; 'license': 0.66; '4.0,': 0.84; 'adapted': 0.84; 'fast,': 0.84; 'shutdown': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=YX1CKCxom+4fq9RhUPeqg8yymiyA3l8zl706ZddUGzM=; b=TqxWgnd12f4ZGDRvRVpOmoppFiX6oBsZ8dGxvAwPcB1+0yPwpDq/jkvoVFoq3FsNnE Wav0opDwDikxBRVE3XOfqK9OhFDbDXu3qBF9xhCJzP2Agai+XwfvOf5fKCi33DAsYsq0 sussR5tKE3TrbX5offlJ/g6PI7DO/1dWtJZ7SsfKOw77Rnl/Wqd6Z4MoWyC5ix257uJa Q/cNcQWYMc1I+KHw6eVvfJlyKX+A4xi+RzJLhRD6ZWE6w4HOg3Me/A7n40bIB6qRmY2C RvrXcUVFZ+NjsvYol83ABH+RN8fOXFm+v6kVlQMBh5pRMKgFj0zVr0zLwANqMOAjNAzO 4kxw==
MIME-Version 1.0
X-Received by 10.53.1.69 with SMTP id be5mr229909vdd.27.1397391009707; Sun, 13 Apr 2014 05:10:09 -0700 (PDT)
Date Sun, 13 Apr 2014 14:10:09 +0200
Subject ANN: MyNewspaper v4.0
From Iñigo Serna <inigoserna@gmail.com>
To python-announce-list@python.org
X-Mailman-Approved-At Mon, 14 Apr 2014 11:28:54 +0200
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
X-Content-Filtered-By Mailman/MimeDel 2.1.15
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.9242.1397467735.18130.python-announce-list@python.org> (permalink)
Lines 38
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1397467735 news.xs4all.nl 2961 [2001:888:2000:d::a6]:56400
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1262

Show key headers only | View raw


Hi there,

I'm really pleased to announce a new release of MyNewspaper, a web-based
personal ATOM/RSS aggregator and feeds reader.
This new version has been completely rewritten from scratch.

It's under GNU Affero GPL License version 3 or later.

Some technical points of interest:
- written in Python 3.2+
- backend based on BottlePy web micro framework, FeedParser, SQLite,
DateUtil
- frontend with javascript (jQuery, jQueryUI)

More information, and download link at:
- [main] https://inigo.katxi.org/devel/mynewspaper
- [code repository] https://bitbucket.org/inigoserna/mynewspaper4


BLURB:
MyNewspaper can be considered an old project, as first version dates from
2005, and since then it has adopted and adapted different web paradigms:
CGI running on a web server in v1.0, pure web app in v2.0, javascript and
AJAX for v3.0.
A couple of years after v3.0 release I abandoned it to join Google Reader
wave, but since the announce of its shutdown I turned to MyNewspaper as I
didn't like any of the alternatives. Thus I rewrote from scratch all the
code. It was fast, I had a working version in a month, many weeks before
Google Reader closed, but then it took about 10 months more to write the
documentation…
Anyway, this is now version 4.0, a very fast and nice web-based feeds
reader for personal use.


Of course, all comments, suggestions etc. are welcome.

Best regards,
Iñigo Serna

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

ANN: MyNewspaper v4.0 Iñigo Serna <inigoserna@gmail.com> - 2014-04-13 14:10 +0200

csiph-web