- do not poll if feed has been deleted. do an update after an item has been deleted perhaps?
- real clipboard copy and not just the usual stupid primary clipboard, but maybe this isn't possible with gtkhtml2 (or the python bindings, at least) ATM
- customization of the rendering, maybe allow for user-supplied CSS or at least some sort of customization dialogs
- don't keep everything in memory when it's in the db too - done for images
- an interface to syndic8 -- RSS autodiscovery of rssfinder.py(uses syndic8) not enough?
- allow for dragging stuff from straw too
- popup menu to html view for saving images, copying urls to clipboard, etc
- move feed info to the db
- alternative views of the feeds/items: all feeds combined, etc
- keyboard activation for the category menu, at the moment a pygtk bug
   combined with widget suckiness prevents it
- per-feed settings for polling frequency and number of kept items
- more unit tests
- article diffs: show the user why an article was marked as unread
   again

The following aren't Straw bugs, but affect it:

First item of a list getting selected when nothing is selected and
user clicks on something:
http://bugzilla.gnome.org/show_bug.cgi?id=82344

Occasional repeatable segfault with certain items:
http://bugzilla.gnome.org/show_bug.cgi?id=87490
http://bugzilla.gnome.org/show_bug.cgi?id=87567
