<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/bottomfeeder/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/bottomfeeder/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 10 Apr 2007 17:07:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bottomfeeder/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Execute a command before updating</title><link>https://sourceforge.net/p/bottomfeeder/feature-requests/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I would like to be able to execute a script/command (something like "python foo.exe") before a feed is updated. &lt;br /&gt;
This could be implemented either by running a script before each update cycle, or by adding a new field for every feed: command to execute.&lt;/p&gt;
&lt;p&gt;Why? Because some sites don't offer RSS/Atom-feeds...by simply running a script before updating a feed I could let my script generate an RSS-feed which will then be shown in BottomFeeder :)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">hu8</dc:creator><pubDate>Tue, 10 Apr 2007 17:07:06 -0000</pubDate><guid>https://sourceforge.netd5b59075dfd2e181e5c8be76a921798f0c63d404</guid></item><item><title>Sort Feeds By Display Title Within Folder</title><link>https://sourceforge.net/p/bottomfeeder/feature-requests/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;As far as I can tell, feeds within a folder are sorted&lt;br /&gt;
by feed url rather than display title, making it more&lt;br /&gt;
difficult to find a specific feed within a folder with&lt;br /&gt;
a large number of items.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 24 Feb 2006 02:06:28 -0000</pubDate><guid>https://sourceforge.netb19c151de7a4128952d8d7a0c60b512bf393c799</guid></item><item><title>Shortcuts for Show All/New Items</title><link>https://sourceforge.net/p/bottomfeeder/feature-requests/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I would like shortcuts to easily toggle between View&lt;br /&gt;
All Feeds and View New Feeds, preferably two keys next&lt;br /&gt;
to each other. (I use the Windows version.)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 24 Feb 2006 01:50:31 -0000</pubDate><guid>https://sourceforge.neteee7ddaec1d7ab8e33949753d7c3f28ec9a91648</guid></item><item><title>Days to mark feed inactive..</title><link>https://sourceforge.net/p/bottomfeeder/feature-requests/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice to be able to turn this off all&lt;br /&gt;
together.  If I never want any of my feeds to go&lt;br /&gt;
inactive, I have to set this to a very high number.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 05 Aug 2004 08:30:22 -0000</pubDate><guid>https://sourceforge.netcf985ce5779f56f64d3205705c4541696b89f4ff</guid></item><item><title>Support Basic Auth for intranet Feeds</title><link>https://sourceforge.net/p/bottomfeeder/feature-requests/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I need to aggregate feeds from password protected/ssl servers &lt;br /&gt;
(apache 2.0), but the password makes the feeds inaccessible... &lt;br /&gt;
how difficult would this be to add to BottomFeeder?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brian Brown</dc:creator><pubDate>Fri, 11 Jun 2004 06:09:37 -0000</pubDate><guid>https://sourceforge.net0f485343dd4d35eecb553a7d8230b07666c3bbbd</guid></item><item><title>Higher priority for GUI-Events</title><link>https://sourceforge.net/p/bottomfeeder/feature-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I often enable the autobrowse option because many &lt;br /&gt;
feeds supply only a link or less than a line of text.&lt;/p&gt;
&lt;p&gt;When I step through the item list using the cursor &lt;br /&gt;
keys "up" or "down" each page will be loaded before the &lt;br /&gt;
next GUI event will process. This means that if page &lt;br /&gt;
loading is slow, the GUI won't response to new input &lt;br /&gt;
immediately and will process all new events very late. &lt;br /&gt;
Each of these new cursor up or down events will start &lt;br /&gt;
another load and again the GUI shows no response while &lt;br /&gt;
loading a page.&lt;/p&gt;
&lt;p&gt;I think page loading should be a background process &lt;br /&gt;
with the ability to be cancelled by new page load &lt;br /&gt;
requests. GUI events should have higher priority than &lt;br /&gt;
page loads so I shall be able to request a new load and &lt;br /&gt;
therefore cancel current the load.&lt;/p&gt;
&lt;p&gt;Cheers&lt;br /&gt;
Sascha&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sascha Dördelmann</dc:creator><pubDate>Wed, 07 Apr 2004 09:50:31 -0000</pubDate><guid>https://sourceforge.netbec8e7a0f729794bc3161afc5aff3e4cce975c33</guid></item><item><title>Remember last used Layout</title><link>https://sourceforge.net/p/bottomfeeder/feature-requests/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;BottomFeeder seems to start with the same window &lt;br /&gt;
sizes and window layout in each new session. I'd like to &lt;br /&gt;
start with the layout I've used in my last session.&lt;/p&gt;
&lt;p&gt;This originally was a comment by a collegue of mine but &lt;br /&gt;
I'd second it.&lt;/p&gt;
&lt;p&gt;Cheers&lt;br /&gt;
Sascha&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sascha Dördelmann</dc:creator><pubDate>Wed, 07 Apr 2004 09:21:55 -0000</pubDate><guid>https://sourceforge.netf1c6768fab5c0527efa37b75323e7b68f643770a</guid></item><item><title>Log-File Switching?</title><link>https://sourceforge.net/p/bottomfeeder/feature-requests/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I want to store old items.But the more BtF stores &lt;br /&gt;
&amp;amp;quot;item lists&amp;amp;quot;,the more BtF gets unstable,you know.So &lt;br /&gt;
I do monthly backup,and refresh the Log-file.&lt;br /&gt;
So I need to swap &amp;amp;amp; restart BottomFeeder to check &lt;br /&gt;
old Logs.I know it's a bit strange.Because most &lt;br /&gt;
users just erase old &amp;amp;quot;item lists&amp;amp;quot;,I think.&lt;br /&gt;
Anyway,do you have any plan which enables us to &lt;br /&gt;
swap the log file in the menu tab or enables us &lt;br /&gt;
export &amp;amp;quot;item lists&amp;amp;quot;(It doesn't mean the feedlist,it &lt;br /&gt;
means the &amp;amp;quot;item lists&amp;amp;quot; in the item pane.) in HTML, &lt;br /&gt;
TXT,or any other format?&lt;/p&gt;
&lt;p&gt;Umm,I wonder why this project isn't popular.(It &lt;br /&gt;
seems so for me at very least.)Anyway,I love &lt;br /&gt;
BottomFeeder so much.Thank you.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 12 Jul 2003 08:49:37 -0000</pubDate><guid>https://sourceforge.net82d578d1899ef6fa199a2b1efac34ca629c1c7bb</guid></item><item><title>Export Feedlist</title><link>https://sourceforge.net/p/bottomfeeder/feature-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'd like to be able to export the feedlist in BF as &lt;br /&gt;
OPML, OCS or RSS (like syndic8 does). &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Dougan</dc:creator><pubDate>Mon, 16 Dec 2002 19:09:02 -0000</pubDate><guid>https://sourceforge.net0f623a115c886555f8c9648bb3f2f2b465fd48a9</guid></item><item><title>Setting to flip mouse buttons</title><link>https://sourceforge.net/p/bottomfeeder/feature-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'd like a setting so the right and middle mouse&lt;br /&gt;
buttons functions can be flipped.  I keep hitting the&lt;br /&gt;
wrong menu and closing the window. (I guess I'm just&lt;br /&gt;
too used to the old Smalltalk button configuration)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Dougan</dc:creator><pubDate>Sun, 01 Dec 2002 07:36:24 -0000</pubDate><guid>https://sourceforge.net0efaa5e9f5e4e821efaca8df5b44deb934610742</guid></item></channel></rss>