From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nala Ginrut Newsgroups: gmane.lisp.guile.user Subject: Re: Very Small Atom Feed Reader Date: Sun, 06 Mar 2016 15:15:02 +0000 Message-ID: References: <0255377f2892d74fa18c2d534c47bf4d@hypermove.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11479b028929e6052d62d04c X-Trace: ger.gmane.org 1457277325 6656 80.91.229.3 (6 Mar 2016 15:15:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Mar 2016 15:15:25 +0000 (UTC) To: Amirouche Boubekki , Guile User Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Mar 06 16:15:23 2016 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1acaOx-0000rK-8C for guile-user@m.gmane.org; Sun, 06 Mar 2016 16:15:23 +0100 Original-Received: from localhost ([::1]:50863 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acaOw-0006U8-KQ for guile-user@m.gmane.org; Sun, 06 Mar 2016 10:15:22 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acaOo-0006U3-0g for guile-user@gnu.org; Sun, 06 Mar 2016 10:15:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acaOm-0003iu-SR for guile-user@gnu.org; Sun, 06 Mar 2016 10:15:13 -0500 Original-Received: from mail-qk0-x230.google.com ([2607:f8b0:400d:c09::230]:34751) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acaOm-0003ip-N6 for guile-user@gnu.org; Sun, 06 Mar 2016 10:15:12 -0500 Original-Received: by mail-qk0-x230.google.com with SMTP id x1so38496748qkc.1 for ; Sun, 06 Mar 2016 07:15:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=w9Ojli23Ec8GFoL7t+/rlhkrvk7aQGuyFSl5VVh05ZY=; b=Yrh0eScbJqUygZziDrho30YRevWLRfPyjYTAFZJ3atO11PbinVStIiD+8glkT16X+T aWDk83QCrIOF+KRVgQmHXDjd6TNOU5bzNBGMIlNQLngOkyV7QtzK7HlfzeFN6rnR9EEy G0BXLbOklRErkM40UzeGzTEYLIrVSLnsdGeyUJ8VnsKVTH0mdxlpFGGrrRaZG/Eg5Nl+ djiNyuUf2urKGkXYFC6hoVEhT03hFeYUNqaNICmkhQtzcYn9aPlM0t7T0MGR2juEVGFO fW/0TnwiDMpmXcGwNNR67zig282inYVssu7HIqlN50BTrjOQ85H9fepOupcw1Ip7seyo xYoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=w9Ojli23Ec8GFoL7t+/rlhkrvk7aQGuyFSl5VVh05ZY=; b=malyWnRqBb7FKG+nQwfsyc6PAFbs48w4nHK3R+qIz/enpPK8KxIQJjG8cxtNSYJxfo ERF57o5IcFQ6h3EiGseklZWvPSucD1RFBiIk8r4z6cqli45OZw6hcTRUxUFuw8QGP/I8 bGs9v54wFNBtcWpbhWxMJQWJlLHYepq6JHv2z5G6k1NyKQotADxyhWFwjMMf3ePITi5T MlH4wNRDkT0qrim0y14hnuWzeP/HrMW9lyqzxwVLAEN5bpgmfd/7mK3fHuGjV0Uo08Ri U/fQtEMLdsKjfmdCS2u+3X9B2l7jGx4VoAjpLBipQ/mgPNyjjJdlI8wavT25Iv9CftPp U3hA== X-Gm-Message-State: AD7BkJIJ93DkxOAT83n7cmCqzF8V/ojelKraPr1dEkVoOgIkFiZyNXQODxNxWnmvs14GTcgAOgagWXhYdudJTw== X-Received: by 10.55.26.86 with SMTP id a83mr22335177qka.79.1457277312242; Sun, 06 Mar 2016 07:15:12 -0800 (PST) In-Reply-To: <0255377f2892d74fa18c2d534c47bf4d@hypermove.net> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400d:c09::230 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:12460 Archived-At: --001a11479b028929e6052d62d04c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cool! I'm planning a tekuti compatible blog engine based on Artanis. Because I want to port my blog to Artanis. An inspirable Atom module is helpful for this. Amirouche Boubekki =E4=BA=8E2016=E5=B9=B43=E6=9C= =886=E6=97=A5=E5=91=A8=E6=97=A5 22:12=E5=86=99=E9=81=93=EF=BC=9A > H=C3=A9llo, > > I share with you this small *atom* feed reader which works from command > line. Create a ~/.prime.txt file with the address of atom files you want > to follow and then run the script. > > The problem I have is that it fails on wingolog and others but I'm > accepting patches ;) > > -- > Amirouche ~ amz3 ~ http://www.hyperdev.fr --001a11479b028929e6052d62d04c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Cool! I'm planning a tekuti compatible blog engine based= on Artanis. Because I want to port my blog to Artanis. An inspirable Atom = module is helpful for this.


Amirouche Boubekki <amirouche@hypermove.net>=E4= =BA=8E2016=E5=B9=B43=E6=9C=886=E6=97=A5=E5=91=A8=E6=97=A5 22:12=E5=86=99=E9= =81=93=EF=BC=9A
H=C3=A9llo,

I share with you this small *atom* feed reader which works from command
line. Create a ~/.prime.txt file with the address of atom files you want to follow and then run the script.

The problem I have is that it fails on wingolog and others but I'm
accepting patches ;)

--
Amirouche ~ amz3 ~ http://www.hyperdev.fr
--001a11479b028929e6052d62d04c--