Re: [dev] New friends

2012-08-06 Thread pancake
"" evaluates as 0 in most dynamic languges. It was just a way to say "true" or "yes". On Aug 6, 2012, at 18:57, Christoph Lohmann <2...@r-36.net> wrote: > Greetings. > > On Mon, 06 Aug 2012 18:57:44 +0200 pancake wrote: >> <3 > > What's smaller than three? > > > Sincerely, > > Christoph Lo

Re: [dev] New friends

2012-08-06 Thread Christoph Lohmann
Greetings. On Mon, 06 Aug 2012 18:57:44 +0200 pancake wrote: > <3 What's smaller than three? Sincerely, Christoph Lohmann

Re: [dev] dev+unsubscr...@suckless.org

2012-08-06 Thread Valentin Ochs
On Mon, Aug 06, 2012 at 10:13:01AM +0200, Anselm R Garbe wrote: > Read > > http://suckless.org/community > > to learn the unsubscription procedure. > Or the email headers...

Re: [dev] sfeed: a simple RSS and Atom parser and reader

2012-08-06 Thread Hiltjo Posthuma
On Mon, Aug 6, 2012 at 12:04 PM, Nick wrote: > > Hmm. Some of my feeds use a tag called 'content:encoded', which > contain the full content of the article, whereas the 'description' > tag only contains the first 'before the cut' part. The example I > know is wordpress based. I haven't looked in mo

Re: [dev] sfeed: a simple RSS and Atom parser and reader

2012-08-06 Thread Hiltjo Posthuma
On Mon, Aug 6, 2012 at 12:59 AM, pancake wrote: > > Did you tried with parsifal? Anyway.. My parser was simpler than all that > xml-strict foo. So it worked too with corrupted and partially downloaded rss > files. > > http://hg.youterm.com/mksend/file/14984ebd1529/parsifal > I'll investigate th

Re: [dev] sfeed: a simple RSS and Atom parser and reader

2012-08-06 Thread Nick
On Mon, Aug 06, 2012 at 11:45:51AM +0200, Hiltjo Posthuma wrote: > On Mon, Aug 6, 2012 at 12:26 AM, Nick wrote: > > Took a quick look, one thing I noticed is that sfeed doesn't output > > the 'content' tag. I would find that useful. I generally prefer > > reading articles directly from RSS, so the

Re: [dev] sfeed: a simple RSS and Atom parser and reader

2012-08-06 Thread Hiltjo Posthuma
On Mon, Aug 6, 2012 at 12:26 AM, Nick wrote: > Took a quick look, one thing I noticed is that sfeed doesn't output > the 'content' tag. I would find that useful. I generally prefer > reading articles directly from RSS, so the content is very important > to me. > It should support the content tag

Re: [dev] sfeed: a simple RSS and Atom parser and reader

2012-08-06 Thread Nick
On Mon, Aug 06, 2012 at 12:30:57AM +0200, pancake wrote: > On Aug 6, 2012, at 0:26, Nick wrote: > > Took a quick look, one thing I noticed is that sfeed doesn't output > > the 'content' tag. I would find that useful. I generally prefer > > reading articles directly from RSS, so the content is ve

Re: [dev] dev+unsubscr...@suckless.org

2012-08-06 Thread Anselm R Garbe
Read http://suckless.org/community to learn the unsubscription procedure.