rss2email http://rss2email.infogami.com/ read newsfeeds from your email client New Version of Web UI Released http://rss2email.infogami.com/blog/webuiv110 2009-03-11T16:29:57.005953-08:00 turbodog <p>For quite some time r2eui, the web front-end to rss2email, has been broken because of extensive changes to the <a href="http://webpy.org">web.py</a> framework that it depends on. Recently I got around to updating it to work with the most current framework version. Here are updated packages for <a href="http://lindsey.smith.googlepages.com/r2eui.zip">Windows</a> and <a href="http://lindsey.smith.googlepages.com/r2eui.tar.gz">UNIX</a>.</p> <p>Note that r2eui depends on the 0.3x versions of web.py even though 0.2x versions are still commonly available through Linux package management systems.</p> Version 2.65 Released http://rss2email.infogami.com/blog/v265 2009-01-05T19:19:57.927791-08:00 turbodog <p>A new version 2.65 is <a href="/rss2email.py">here</a>. This should fix any deprecation warnings you're seeing if you're running Python v2.6 and some other issues. See the <a href="/CHANGELOG">CHANGELOG</a> for more.</p> Version 2.64 Released http://rss2email.infogami.com/blog/v264 2008-10-21T18:23:28.366889-08:00 turbodog <p>The new version is <a href="/rss2email.py">here</a>. Once again it's about bug fixes. From the <a href="/CHANGELOG">CHANGELOG</a>: missing charsets won't crash it, not having sendmail prints a useful error message and under SunOS should lock the feeds file properly.</p> Also a Good Time to Update http://rss2email.infogami.com/blog/updatetime 2008-06-12T20:15:29.762113-08:00 turbodog <p>For a while we've recommended upgrading to a development version of feedparser to combat the many feed parsing errors that generate a lot of support email to us. Instructions for doing this are <a href="http://rss2email.infogami.com/FAQ#1">here</a>.</p> <p>Also, it looks as if <a href="http://www.aaronsw.com/2002/html2text/">html2text</a> has been updated recently so we recommend upgrading that as well.</p> Version 2.63 Released http://rss2email.infogami.com/blog/v263 2008-06-12T20:03:40.847168-08:00 turbodog <p>At Aaron's request we've updated the rss2email license to GPL 2 &amp; 3 from just GPL 2. Also a couple of bug fixes were implemented.</p> How to rss2wii http://rss2email.infogami.com/blog/rss2wii 2008-02-14T13:46:38.460248-08:00 turbodog <p>John Zeitler has written up instructions on <a href="http://www.thefurryone.net/wii_rss.html">how to read RSS feeds on the Nintendo Wii</a>. Now you can read your feeds on the big screen from the comfort of your own couch. Do remember to keep the Wiimote strapped to your wrist at all times though.</p> Version 2.62 Released http://rss2email.infogami.com/blog/v262 2008-01-14T15:48:50.890744-08:00 turbodog <p>Small bug fix version again that makes local feeds work, for example /home/user/file.rss.</p> FAQ Added http://rss2email.infogami.com/blog/faqadded 2007-12-07T18:14:11.646936-08:00 turbodog <p>In addition to a new version, today I've added a much-needed, yet brief <a href="/FAQ">FAQ</a> to the site. If you have a question you'd like to see added, let me know at <a href="mailto:rss2email@aaronsw.com">rss2email@aaronsw.com</a>.</p> Version 2.61 Released http://rss2email.infogami.com/blog/v261 2007-12-07T17:36:28.374240-08:00 turbodog <p>Good news everyone, the rss2email project is not dead. It's been a while, but I hope to begin adding some new features in the not too distant future.</p> <p>In the meantime, version 2.61 is now available <a href="/rss2email.py">here</a>. It's mostly a small bug fix version. Please do check the <a href="/CHANGELOG">CHANGELOG</a> to see if I've tried to fix something that affects you and let me know if it isn't working as intended.</p> Version 2.60 Released http://rss2email.infogami.com/blog/v260 2006-08-25T18:40:42.831942-08:00 turbodog <p>Version 2.60 is now available for <a href="/rss2email.py">download</a>. This version only has a couple of bug fixes: support for SunOS and a fix for From headers with international characters.</p> Version 2.59 Released http://rss2email.infogami.com/blog/v259 2006-06-09T14:45:50.755304-08:00 turbodog <table><tr><td>The latest and greatest version of rss2email is now available for <a href="http://rss2email.infogami.com/rss2email.py">download</a>. Version 2.59 fixes a few significant bugs and adds some nice features, namely support for RSS enclosures and CSS styling of HTML mails. That's a sample of the default styling on the right. To turn on CSS, add <strong>USE_CSS_STYLING = 1</strong> to your config.py file.<br /> <br /> Check the official <a href="http://rss2email.infogami.com/CHANGELOG">CHANGELOG</a> for more. <br /><br /> If you notice any problems, email us at <a href="mailto:rss2email@aaronsw.com">rss2email@aaronsw.com</a>.</td> <td><a href="http://lindsey.smith.googlepages.com/css_styling.png"><img src="http://lindsey.smith.googlepages.com/css_styling_th.png" border="0"/></a></td> </tr></table> New web UI released http://rss2email.infogami.com/blog/webuiv100 2006-05-15T17:44:04.368951-08:00 turbodog <table><tr><td>We're pleased to announce the availability of <a href="/webui">r2eui</a>, a web UI for rss2email. Based on <a href="http://www.webpy.org">web.py</a>, it's a simple way to manage your feed list. As with any 1.00 release we don't expect to be 100% bug free, so if you have any problems or comments let us know at <a href="mailto:rss2email@aaronsw.com">rss2email@aaronsw.com</a></td> <td><a href="http://lindsey.smith.googlepages.com/r2eui.png"><img src="http://lindsey.smith.googlepages.com/r2eui_th.png" border="0"/></a></td> </tr></table> Version 2.58 Released http://rss2email.infogami.com/blog/v258 2006-05-11T16:40:14.827557-08:00 turbodog <p>The latest and greatest version of rss2email is now available for <a href="http://rss2email.infogami.com/rss2email.py">download</a>. Version 2.58 <em>should</em> finally fix some lingering bugs with non-US characters and rss2email hanging on non-responsive feeds. Check the official <a href="http://rss2email.infogami.com/CHANGELOG">CHANGELOG</a> for more.</p> <p>I've tested this version on 200 or more feeds that users have reported as problematic in the past and this version seems to behave in sending properly encoded emails.</p> <p>If you've still got a feed that doesn't display as you expect, let me know at <a href="mailto:rss2email@aaronsw.com">rss2email@aaronsw.com</a>.</p> New Home for rss2email http://rss2email.infogami.com/blog/5s6u 2006-05-11T16:16:31.083905-08:00 turbodog <p>Hello all, this is Lindsey Smith, the new maintainer of rss2email. Welcome to the new web home of rss2email, everyone's favorite and most aptly named RSS newsfeed reader.</p> <p>Aaron Swartz originally wrote rss2email I-don't-know-how-long-ago and has put a lot of time into upgrading and maintaining it. These days, though, he's got a lot of other projects on his plate (including this site's host, <a href="http://www.infogami.com">Infogami</a>), so I'll be doing most of the bug-fixing and feature-adding in the future.</p> <p>So watch this space, or better yet subscribe to the feed (<a href="http://rss2email.infogami.com/blog/atom.xml">http://rss2email.infogami.com/blog/atom.xml</a>), for some new tricks up rss2email's sleeve.</p>