6 - Don't keep everything in memory when it's in the db too.
7 Update 1: Done for images
8 Update v0.26: Loading and unloading of feed content on feed selection.
10 - Customization of the rendering, maybe allow for user-supplied CSS or at
11 least some sort of customization dialogs.
13 - An interface to syndic8, bloglines, feedster, etc...
15 - Allow for dragging stuff from Straw too.
17 - Do not poll if feed has been deleted. do an update after an item has been deleted perhaps?
19 - Popup menu to html view
20 - copying urls to clipboards [ DONE ]
23 - Move feed info to the DB. Not sure if this is a good idea. Berkley DB is
24 very fragile on version upgrades, sometimes causeing DB corruption.
26 - Alternative views of the feeds/items, 2-pane and 3-pane views.
28 - Keyboard activation for the category menu, at the moment a pygtk bug
29 combined with widget suckiness prevents it
33 - Article diffs: show the user why an article was marked as unread again
35 - Show favicons. Check if there are user interaction and usability issues.
38 * The following aren't Straw bugs, but affect it:
40 - First item of a list getting selected when nothing is selected and
41 user clicks on something:
43 http://bugzilla.gnome.org/show_bug.cgi?id=82344
45 - Occasional repeatable segfault with certain items:
47 http://bugzilla.gnome.org/show_bug.cgi?id=87490
48 http://bugzilla.gnome.org/show_bug.cgi?id=87567