An RSS/Atom newsreader that sucks less

Canto|News

[HOME] [NEWS] [FAQ] [SCREENS] [DOWNLOAD] [GETTING STARTED] [CONFIG] [STYLE] [GITWEB]

RSS 2.0
DNS troubles.
2008-11-16 03:30:39 (2 days, 14 hours ago)

Sorry guys, earlier today the formatting and everything got fucked up. I'm sure it made it appear as though everything was down, but it was just that the DNS @ CNAME record was omitted when I transferred codezen.org to gandi.



Addendum and a thanks.
2008-11-12 21:44:15 (5 days, 20 hours ago)

I forgot one major thing in the previous post: Non-text content handling. I'd like to be able to grab images and other content and fork them over to another process. For example, opening embedded images in an external program like fbv in a framebuffer or even just firefox, minus the other content.

By the way.

While I'm posting, I'd like to toss a shout out to N30N from the Arch Linux AUR. He's been fucking on top of packaging my little program from Day One, before Canto was really even usable (of course, cynics would say it's still not, but that's beside the point). If you're ever in Austin, I'll buy you a beer, man.



0.6.0 plans
2008-11-12 20:48:58 (5 days, 21 hours ago)

Well, the current tree in git is definitely starting to look like a major update. I don't know how it happened. I think it's just that a number of minor updates brought a number of major features within easy lunchtime striking distance.

What's already there

Interestingly enough, all of this has been added and (as of this writing) the new version is about 50 lines shorter than 0.5.7.

What needs to be completed

In addition, the 0.6.0 release will be branched, one version for Python 2.5 and another for 2.6/3.0. There shouldn't be too many places where the two should be incompatible as is, but I'd like to use some of the nice 3.0 semantics for stuff like the aforementioned file locking. Anything that can be handling with imports from __future__ will be "backported" to the main branch.

EDIT: Yet another thing is that I'd like to port the website over to a flat markdown like system (like I keep my blog, so that the markdown content can be easily packaged with the source and tracked in Git so that every time I do a major release like this I don't have to spend two days updating the documentation after I make the release. It's retarded.



0.5.7
2008-11-08 15:53:36 (1 week, 3 days ago)

You can grab the 0.5.7 release in tar or deb format from the download page.

Just a couple of bugfixes, and minor features. The save function in canto/extra.py an interesting little configuration snippet that is meant as a template that could be used to output story information in any format, like XML or Markdown for inclusion in a template, or the beginnings of a StumbleUpon-esque send to friend mailer.

Anyway, have fun!



0.5.6
2008-10-24 23:41:33 (3 weeks, 3 days ago)

You can grab the 0.5.6 release in tar or deb format from the download page.

Hot on the heels of the 0.5.5 release, a few bug fixes. OPML import was strangely broken, and canto-fetch really needed -b to avoid reliance on screen.



Send all bug reports to jack [at] codezen [dot] org
Or come to discuss in #canto on irc.freenode.net