From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?Luis_Felipe_L=C3=B3pez_Acevedo?= Newsgroups: gmane.lisp.guile.user Subject: Re: Very Small Atom Feed Reader Date: Sun, 06 Mar 2016 10:13:45 -0500 Message-ID: <51cbb52a765c148fdb9e88501de9695f@openmailbox.org> References: <0255377f2892d74fa18c2d534c47bf4d@hypermove.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1457277270 5853 80.91.229.3 (6 Mar 2016 15:14:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Mar 2016 15:14:30 +0000 (UTC) Cc: Guile User To: Amirouche Boubekki Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Mar 06 16:14:20 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 1acaNv-0000Lz-BF for guile-user@m.gmane.org; Sun, 06 Mar 2016 16:14:19 +0100 Original-Received: from localhost ([::1]:50855 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acaNu-0006Ax-Ej for guile-user@m.gmane.org; Sun, 06 Mar 2016 10:14:18 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acaNl-00069O-PW for guile-user@gnu.org; Sun, 06 Mar 2016 10:14:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acaNh-0003SS-NG for guile-user@gnu.org; Sun, 06 Mar 2016 10:14:09 -0500 Original-Received: from smtp13.openmailbox.org ([62.4.1.47]:43308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acaNh-0003Qo-E7 for guile-user@gnu.org; Sun, 06 Mar 2016 10:14:05 -0500 Original-Received: by mail2.openmailbox.org (Postfix, from userid 1004) id 3D86B2ACE43C; Sun, 6 Mar 2016 16:13:58 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1457277238; bh=QTEyx8imz3HUvuMPUCLMhWb07teR8Kahka07HYUgFWc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=f0QTU4xKiC+XXyj3hZICn5bmP1iuOXT02Ptao3KI7B3pRx4LC5EVcxKac77NJ77eT mLDbDpaaRI/WYpP/wxCw+/2zle3UdAVpeZSsb96WaGJD36rDDVOnqI8CT8aj7IXCkz m5S6qe9+ysXHbj99RDhkeOy2B8g8mLZ6MTi3BJxs= Original-Received: from www.openmailbox.org (openmailbox-b2 [10.91.69.220]) by mail2.openmailbox.org (Postfix) with ESMTP id A736D2ACEFF4; Sun, 6 Mar 2016 16:13:45 +0100 (CET) In-Reply-To: <0255377f2892d74fa18c2d534c47bf4d@hypermove.net> X-Sender: felipe.lopez@openmailbox.org User-Agent: Roundcube Webmail/1.0.6 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 62.4.1.47 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:12459 Archived-At: On 2016-03-06 09:12, Amirouche Boubekki wrote: > H=C3=A9llo, Hi, Amirouche :) > 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. I tried it and it works with my atom feed. But my posts in Spanish and=20 other languages that use non-ASCII characters don't display correctly.=20 For example, I get titles like "Danza de Salom=C3=83=C2=A9", but it shoul= d be=20 "Danza de Salom=C3=A9". This is my atom feed in Spanish:=20 http://sirgazil.bitbucket.org/es/blog/activity.atom. > The problem I have is that it fails on wingolog and others but I'm > accepting patches ;) FWIW, atom feeds generated by Tekuti=20 (https://wingolog.org/projects/tekuti/) used to fail for me too, not=20 long ago, using different readers (Liferea, for example). It seems to be=20 something that comes and goes. I initially had intermittent errors=20 reported by Liferea when reading Wingo's and Nala's feeds, but they are=20 working normally now (I'm using Liferea). --=20 Luis Felipe L=C3=B3pez Acevedo http://sirgazil.bitbucket.org/