﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Newsgator Forums / FeedDemon 3.0 / Desktop Clients </title><generator>InstantForum.NET v4.1.4</generator><description>Newsgator Forums</description><link>http://forum.newsgator.com/</link><webMaster>info@newsgator.com</webMaster><lastBuildDate>Tue, 24 Nov 2009 22:48:01 GMT</lastBuildDate><ttl>20</ttl><item><title>folder doesn't update</title><link>http://forum.newsgator.com/Topic54778-73-1.aspx</link><description>I have several folders, and they all update fine on launch of feeddemon, yet one folder doesn't update unless I right click on it and hit update.  The only difference I can see is that the folder name has a space... for example...  Z Folder&lt;br&gt;&lt;br&gt;The folder properties are the same with the other folders.  I do have it connected to google and I"m using .45</description><pubDate>Tue, 24 Nov 2009 21:54:06 GMT</pubDate><dc:creator>zurdog</dc:creator></item><item><title>FeedDemon seems to be using IE8</title><link>http://forum.newsgator.com/Topic54752-73-1.aspx</link><description>...Even after I have uninstalled IE from my system. I'm running Windows 7 Pro, I have uninstalled IE8 with the windows uninstall utility and am using Firefox, Thunderbird and Feeddemon. &lt;br&gt;&lt;br&gt;Firefox is set as my default browser, yet when I open a page that requires a password a link while inside of Feeddemon, I get the IE MS style "Do you want to save this password" nag box rather than the Firefox style bar.&lt;br&gt;&lt;br&gt;This leads me to believe even though I have taken the steps to remove the vicious troll that is IE from my system it still exists to some degree. And that FD is accessing it to browse inside of FD.&lt;br&gt;&lt;br&gt;When I open a link 'In a new window' it spawns a FF window outside of FD which is cool. My worries are only about browsing inside of FD. &lt;br&gt;&lt;br&gt;Bueller? Bueller?&lt;br&gt;</description><pubDate>Mon, 23 Nov 2009 08:25:22 GMT</pubDate><dc:creator>JimmerSD</dc:creator></item><item><title>Feed Item Marked as Read When Changing to Next item</title><link>http://forum.newsgator.com/Topic54770-73-1.aspx</link><description>Hello all :D,&lt;/P&gt;&lt;P&gt;Apologies if this has been covered somewhere else already.&lt;/P&gt;&lt;P&gt;Like the new FeedDemon but one thing I don't like is there is no way to turn of a item being marked as read when you move onto the next. I liked the old set up where if clicked on a item it stayed unread unless you clicked on the envelope icon. This is handy when I wanted to quickly skim through subscriptions and come back to articles that I wanted to read all of.&lt;/P&gt;&lt;P&gt;Is this a permanent change or have I missed a setting somewhere to stop this??&lt;/P&gt;&lt;P&gt;Any comments much appreciated.&lt;/P&gt;&lt;P&gt;Mucho thanks, :)&lt;/P&gt;&lt;P&gt;FC</description><pubDate>Tue, 24 Nov 2009 13:46:44 GMT</pubDate><dc:creator>FatherCrowe</dc:creator></item><item><title>Runaway thread</title><link>http://forum.newsgator.com/Topic54736-73-1.aspx</link><description>Hi Nick,&lt;br&gt;&lt;br&gt;I'm having a problem with FeedDemon occasionally getting carried away with CPU/memory usage.  I will notice a CPU fully utilized by FeedDemon, and its memory usage slowly increasing.  It happens about once a day.&lt;br&gt;&lt;br&gt;One thread is responsible for the unwanted activity.  I took several stack traces and all were consistent with the following:&lt;br&gt;&lt;br&gt;[code]&lt;br&gt;ntdll.dll!_memcpy+0x33&lt;br&gt;FeedDemon.exe!ExceptionManager+0x14b2e3&lt;br&gt;ntdll.dll!_memcpy+0x33&lt;br&gt;ntdll.dll!@RtlpReAllocateHeap@16+0x9d9&lt;br&gt;ntdll.dll!_RtlReAllocateHeap@16+0x2c5&lt;br&gt;kernel32.dll!_GlobalReAlloc@12+0x17f&lt;br&gt;FeedDemon.exe+0x941c&lt;br&gt;FeedDemon.exe+0x2a87e&lt;br&gt;FeedDemon.exe+0x2a7d4&lt;br&gt;FeedDemon.exe+0x2a8d4&lt;br&gt;FeedDemon.exe+0x2a1b8&lt;br&gt;FeedDemon.exe!ExceptionManager+0xfbab0&lt;br&gt;FeedDemon.exe!ExceptionManager+0xfb9bf&lt;br&gt;FeedDemon.exe!ExceptionManager+0xfbe6f&lt;br&gt;FeedDemon.exe!ExceptionManager+0xfc503&lt;br&gt;FeedDemon.exe!ExceptionManager+0xfc82f&lt;br&gt;FeedDemon.exe!ExceptionManager+0xfe2f5&lt;br&gt;FeedDemon.exe!ExceptionManager+0xfeaab&lt;br&gt;FeedDemon.exe!ExceptionManager+0x31daab&lt;br&gt;FeedDemon.exe!ExceptionManager+0x405140&lt;br&gt;FeedDemon.exe!ExceptionManager+0x4071f8&lt;br&gt;FeedDemon.exe!ExceptionManager+0x3fb0be&lt;br&gt;FeedDemon.exe!EurekaLog_CallExceptObject+0x581&lt;br&gt;FeedDemon.exe+0x32107&lt;br&gt;FeedDemon.exe+0x53da&lt;br&gt;kernel32.dll!@BaseThreadInitThunk@12+0xe&lt;br&gt;ntdll.dll!___RtlUserThreadStart@8+0x70&lt;br&gt;ntdll.dll!__RtlUserThreadStart@8+0x1b&lt;br&gt;[/code]&lt;br&gt;&lt;br&gt;Maybe if you have a mapfile the module offsets will be of some use to you.  I also have a WinDbg dumpfile that I saved while the issue was in progress--let me know if that is of any use to you.&lt;br&gt;&lt;br&gt;This issue may be related to keir's post from two days ago, but I decided to start a new topic because my issue does not cause FeedDemon to become unresponsive.  It does not affect my usage of FeedDemon, and I can cleanly exit the application without a crash or error.  The funny part is that, if I can believe the available exported symbol names, the problem appears to be in response to handling a different problem !&lt;br&gt;&lt;br&gt;I have not seen this issue in any previous version of FeedDemon.&lt;br&gt;&lt;br&gt;FeedDemon 3.0.0.45&lt;br&gt;Windows 7 x64&lt;br&gt;Internet Explorer 8&lt;br&gt;&lt;br&gt;Thanks for any support !&lt;br&gt;</description><pubDate>Sat, 21 Nov 2009 22:57:12 GMT</pubDate><dc:creator>svott</dc:creator></item><item><title>[FD 3.0.0.45] FeedDemon hangs and maxes out cpu</title><link>http://forum.newsgator.com/Topic54703-73-1.aspx</link><description>I'm on XP Pro SP3.  This has happened a few times.  If I switch to the FeedDemon window I just see a blank white window because I , so I don't know what's going on.  It did however once do it when I was looking at it, and the status bar looked like it was doing the sync thing, although there was no text like 'synchronizing items' or anything next to it.  If I leave it for several minutes nothing changes, it stays hung and maxing out the CPU until I terminate/restart the process.&lt;br&gt;&lt;br&gt;I can manually sync with no issues whatsoever, in fact it's very fast and puts little strain on the CPU.  I assume that most of the automatic syncs go this smoothly too.&lt;br&gt;</description><pubDate>Thu, 19 Nov 2009 11:47:50 GMT</pubDate><dc:creator>keir</dc:creator></item><item><title>Missing feed entries</title><link>http://forum.newsgator.com/Topic54767-73-1.aspx</link><description>I turned off synchronization due to all the problems with that feature, but now the basic FeedDemon features don't seem to be working. One of my most active feeds that I read all the time is missing two days worth of news posts. It jumps from Tuesday to Saturday in the Show News Items view. When I log into GReader I see all the missing feed entries.&lt;br&gt;&lt;br&gt;I attached an image showing that all the Monday and Sunday posts are missing. This is a feed that has maybe 50 posts per day. &lt;br&gt;&lt;br&gt;What is happening to these missing posts?&lt;br&gt;&lt;br&gt;I am running v3.0.0.45 on Windows XP</description><pubDate>Tue, 24 Nov 2009 08:45:49 GMT</pubDate><dc:creator>mfc</dc:creator></item><item><title>FeedDemon 3.0.0.45 feed sync BROKEN when enabled for GoogleReader Synchronization</title><link>http://forum.newsgator.com/Topic54768-73-1.aspx</link><description>- version: 3.0.0.45&lt;BR&gt;- Windows 7 with IE8&lt;BR&gt;- one of many feeds that I am facing problem with: &lt;A href="http://blogs.technet.com/markrussinovich/rss.xml"&gt;http://blogs.technet.com/markrussinovich/rss.xml&lt;/A&gt;&lt;BR&gt;- reproable everytime I install feeddemon on a machine (either work, home, etc.)&lt;/P&gt;&lt;P&gt;I have also read the following question in FAQ and my problem is not related to that at all:&lt;BR&gt;FeedDemon FAQ: Why did upgrading to FeedDemon 3.0 delete some of my unread items?&lt;/P&gt;&lt;P&gt;With GoogleReader synchronization enabled, it doesn't show all feeds even when I have selected the option 'Show All'. For example, it shows only one last feed for the above feed-url. But when I remove the GoogleReader account and click 'Update All' it loads all feeds back correctly. &lt;/P&gt;&lt;P&gt;What is happening here? Why GoogleReader sync is refusing to load all syncs?? Any help will be appreicated.&lt;/P&gt;&lt;P&gt;The other url that it totally refuses to load even a single feed is: &lt;A href="http://www.wintellect.com/CS/blogs/jeffreyr/rss.aspx"&gt;http://www.wintellect.com/CS/blogs/jeffreyr/rss.aspx&lt;/A&gt;</description><pubDate>Tue, 24 Nov 2009 10:56:14 GMT</pubDate><dc:creator>guessgame</dc:creator></item><item><title>Why are items being marked as read after one week?</title><link>http://forum.newsgator.com/Topic54709-73-1.aspx</link><description>I notice that items are being marked as read after only a single week even when I haven’t read them. I can’t find any settings that would control or describe this behavior. What am I missing? It doesn't seem to be based on message count since it happens even on feeds with tiny unread counts.</description><pubDate>Thu, 19 Nov 2009 15:20:55 GMT</pubDate><dc:creator>mfc</dc:creator></item><item><title>FeedDemon update RSS very slow</title><link>http://forum.newsgator.com/Topic54761-73-1.aspx</link><description>For your information, I've already been started using FeedDemon. But i realised that it takes a long time for it to update feed.&lt;BR&gt; &lt;BR&gt;Eg: i subscribed to a blog and when the blog is updated, the feedreader im using previously will update very soon. perhaps within a minute. But i realised the time for feed demon to update the feed is very long. its around 1 hour. So what should i do? since this is a RSS and i think its not supposed to use such a long time to update it. &lt;/P&gt;&lt;P&gt;So the way i use is to go google reader and update it. When the google reader updates,then only the feed demon updates.. So if this conditon still happen, i guess i will jz use google reader directly since its more convinient and faster. I hope someone from Feed Demon can give me a reply ASAP.. &lt;BR&gt; &lt;BR&gt;Thanks!:P</description><pubDate>Mon, 23 Nov 2009 23:50:08 GMT</pubDate><dc:creator>+Newbie+</dc:creator></item><item><title>'Send To' icon missing</title><link>http://forum.newsgator.com/Topic54759-73-1.aspx</link><description>Just installed, deleted and installed. No 'send to' icon. Any thoughs?</description><pubDate>Mon, 23 Nov 2009 18:59:35 GMT</pubDate><dc:creator>BlackberryBlake</dc:creator></item><item><title>FeedDemon, Newsgator and the news Android phones.....</title><link>http://forum.newsgator.com/Topic54749-73-1.aspx</link><description>Is there a newsgator or feeddemon app for the new android phones?  I've searched the net and not found a reader that I like.  I'd like something like Newsgator Go or NetNewswire that can read my synced feeds from FeedDemon to GoogleReader on my phone</description><pubDate>Mon, 23 Nov 2009 07:06:19 GMT</pubDate><dc:creator>JackRyanBauer</dc:creator></item><item><title>Non-English font not displaying properly</title><link>http://forum.newsgator.com/Topic54720-73-1.aspx</link><description>I have been using Feeddemon from a long time now and am quite happy with the product.&lt;br&gt;&lt;br&gt;However, off late, I have found two problems with the product (or my configuration) which is not getting resolved no matter what I do (including re-installing Feeddemon after OS reinstall).&lt;br&gt;&lt;br&gt;[u]Background[/u]&lt;br&gt;OS - Windows 7 Home Premium 64 bit&lt;br&gt;Feeddemon - 3.0.0.45&lt;br&gt;&lt;br&gt;[u]Problem description[/u]&lt;br&gt;&lt;br&gt;The font for non-English feed show as junk in Feeddemon even though the font is installed on the machine and shows properly in browsers. A screen image for this (Feeddemon-Error2.jpg ) is attached as example of this. The subscription refers to (http://feeds.feedburner.com/GujaratSamachar/News/Gujarat/AhmedabadNews). If it helps, the font used for this (shruti..ttf / gopika.ttf) is available at (http://www.gujaratsamachar.com/beta/shruti.ttf / http://www.gujaratsamachar.com/Gopika.ttf)&lt;br&gt;&lt;br&gt;Any help in resolving this will be very helpful.&lt;br&gt;&lt;br&gt;This was working earlier. It has stopped from past few releases though.&lt;br&gt;&lt;br&gt;</description><pubDate>Fri, 20 Nov 2009 08:47:47 GMT</pubDate><dc:creator>efdu</dc:creator></item><item><title>Do Clippings folders synch?</title><link>http://forum.newsgator.com/Topic54487-73-1.aspx</link><description>Do clippings folders synch with Google Reader? I got a new computer, and installed FeedDemon, and everything else synched, except for my clippings folders.</description><pubDate>Fri, 30 Oct 2009 17:50:18 GMT</pubDate><dc:creator>khristopher</dc:creator></item><item><title>Embedded videos not showing up</title><link>http://forum.newsgator.com/Topic53379-73-1.aspx</link><description>Videos embedded in posts are not being picked up.&lt;br&gt;&lt;br&gt;I'm using FeedDemon version 3.0.0.41&lt;br&gt;IE version 8.0.6001.18702&lt;br&gt;I am syncing with Google Reader. It's happening in more than one feed that I commonly view videos in.&lt;br&gt;The option to view embedded videos and content is checked.</description><pubDate>Fri, 25 Sep 2009 17:57:06 GMT</pubDate><dc:creator>khristopher</dc:creator></item><item><title>Startup screen position</title><link>http://forum.newsgator.com/Topic54735-73-1.aspx</link><description>Hi everyone,&lt;br&gt;&lt;br&gt;I run FeedDemon on Win 7 and generally it just works great. However, I have the windows task bar vertically on the left screen side and whenever I start FeedDemon it pops up right behind the taskbar so I always have to drag it to the right to see it completely. This happens on every start so it doesn't remember the screen position and size on close.&lt;br&gt;&lt;br&gt;Nick, I you could fix this little thing I'm more than happy. Great software..&lt;br&gt;&lt;br&gt;Daniel</description><pubDate>Sat, 21 Nov 2009 13:41:33 GMT</pubDate><dc:creator>DanielB</dc:creator></item><item><title>First day of the week hardcoded in newspaper filter</title><link>http://forum.newsgator.com/Topic54233-73-1.aspx</link><description>Background: Dutch regional settings with Monday as the first day of the week.&lt;br&gt;&lt;br&gt;When setting the newspaper filter to this week on a Sunday with the above regional setting, no items of the current week are shown. This seems to be a regional assumption of FD hardcoded rather than taken from the OS's regional settings.&lt;br&gt;&lt;br&gt;By way of related feature request, could a filter be added for the last 7 days, irrespective of week delineation?&lt;br&gt;&lt;br&gt;OS: Windows 7 x64 RTM.</description><pubDate>Sun, 18 Oct 2009 04:39:15 GMT</pubDate><dc:creator>to8219</dc:creator></item><item><title>Missing the old link-opening behaviour</title><link>http://forum.newsgator.com/Topic52710-73-1.aspx</link><description>In FeedDemon 2, I could open links in new tabs using Ctrl-Click or in new windows using Shift-Click — same as in regular IE. However, FeedDemon 3 opens links only in new windows, when the "open external links in default browser" option is set, and only in new tabs, otherwise. Either way is very inconvenient: I dislike waiting for a new window to open just to expand some article, and I miss the full browser's functionality when doing anything more involved. I need to be able to choose on a per-case basis, whether I want to open a link inside FeedDemon or outside it.&lt;P&gt;Using FeedDemon 3.0.0.37, Vista x86 SP2, IE8.</description><pubDate>Thu, 17 Sep 2009 21:53:12 GMT</pubDate><dc:creator>Don Reba</dc:creator></item><item><title>Feeddemon shows content twice for many feeds</title><link>http://forum.newsgator.com/Topic54719-73-1.aspx</link><description>I have been using Feeddemon from a long time now and am quite happy with the product. &lt;br&gt;&lt;br&gt;However, off late, I have found two problems with the product (or my configuration) which is not getting resolved no matter what I do (including re-installing Feeddemon after OS reinstall).&lt;br&gt;&lt;br&gt;[u]Background[/u]&lt;br&gt;OS - Windows 7 Home Premium 64 bit&lt;br&gt;Feeddemon - 3.0.0.45&lt;br&gt;&lt;br&gt;[u]Problem description[/u]&lt;br&gt;&lt;br&gt;I am using Newspaper Style Prince. After updating feeds, when I click on any item, I get the content displayed twice for many subscriptons. A screen image for this (Feeddemon-Error1.jpg and Feeddemon-3.jpg ) is attached as example of this. You will see that "Why SMSing can be a pain." is displayed twice next to each other in Feeddemon-1.jpg whereas each post is shown twice in Feeddemon-3.jpg.&lt;br&gt;&lt;br&gt;This happens for many other feeds and is very irritating.&lt;br&gt;&lt;br&gt;Any help in resolving this will be very useful.&lt;br&gt;&lt;br&gt;</description><pubDate>Fri, 20 Nov 2009 08:41:07 GMT</pubDate><dc:creator>efdu</dc:creator></item><item><title>Quicktime update dialog locks up FeedDemon 3.0.0.45</title><link>http://forum.newsgator.com/Topic54721-73-1.aspx</link><description>As can be seen in the attached screenshot, I was reading one of my feeds this morning and the QuickTime updater dialog came up. FeedDemon continued to load feeds in the background, but the updater dialog didn't respond to clicks, and I couldn't do anything in FD's UI and I had to kill it from Task Manager. Oddly, when I run the separate "Apple Software Update" program it doesn't list any updates, and if I go to the web page for this feed in IE8 I do not get the message. Is there a workaround for this?</description><pubDate>Fri, 20 Nov 2009 10:09:48 GMT</pubDate><dc:creator>jmetzner</dc:creator></item><item><title>Feeddemon 3.0 is awful</title><link>http://forum.newsgator.com/Topic53932-73-1.aspx</link><description>Ever since feeddemon was updated to 3.0 and uses google reader, it freezes and crashes constantly. Its always nagging me to mark everthing as read, nearly every day. It is completely unstable now. It almost locks up my entire system quite a lot, and I have a q6600 with 4 gigs of ram. Please can you make it perform as it did when newsgator online? I may have to search for an alternative rss reader. I love feeddemon, but the changes make it nearly unusable.</description><pubDate>Tue, 06 Oct 2009 07:16:28 GMT</pubDate><dc:creator>isolated1</dc:creator></item><item><title>Mobile FeedDemon/Google</title><link>http://forum.newsgator.com/Topic54701-73-1.aspx</link><description>When FeedDemon synced with Newsgator aggregator, I was able to set up a subset of my feeds that I was able to use on my PDA.  Since we have shifted to Google; I can not find a way to set up a subset of the feeds.&lt;br&gt;&lt;br&gt;Is there a was to do that now that the RSS feeds are aggregated through Google?&lt;br&gt;Howard</description><pubDate>Thu, 19 Nov 2009 10:31:53 GMT</pubDate><dc:creator>Fairwind</dc:creator></item><item><title>Feedstation cause my internet connection to drop</title><link>http://forum.newsgator.com/Topic54687-73-1.aspx</link><description>I am sure this is no longer a weird coincidence. I have noticed that, 8 times out of 10, my internet connection drops soon after downloading podcasts from within Feeddemon, using the built in Feedstation. I initiate the download by clicking the paperclip icon on a feed topic from within Feeddemon.&lt;br&gt;&lt;br&gt;Normally my internet connection is rock solid but on these occasions it just quits out - all email and web traffic fails.  I restart my router, redownload the podcasts using Feedstation and it works fine the second time around.&lt;br&gt;&lt;br&gt;I have observed this for over a year and a half and have decided to post it in the hope that it is a recognised issue and that a possible workarond could be offered (a quick search on this forum suggested that it has not been noticed).&lt;br&gt;&lt;br&gt;I have had this happen on Vista (32 bit); I am now using Windows 7 32 bit. Feeddemon/Feedstation 3.0.0.41.&lt;br&gt;&lt;br&gt;Any clues?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;Andrew&lt;br&gt;&lt;br&gt;</description><pubDate>Wed, 18 Nov 2009 13:48:40 GMT</pubDate><dc:creator>ndv</dc:creator></item><item><title>"Open in external browser" has no effect from newspaper</title><link>http://forum.newsgator.com/Topic54683-73-1.aspx</link><description>I'm still using FD old-school, with a separate "news items" pane. That means my newspaper has only one item in it at a time; it's essentially a lightweight pre-fetched article reader. &lt;br&gt;&lt;br&gt;When I use the keyboard shortcut for "Open in external browser", FeedDemon doesn't respond if the newspaper is displayed; it only works if there's an actual web page in the browser pane. Suspicion: This has been broken since you started removing the news item pane in early 3.0, because it wouldn't make sense to open a full newspaper in the external browser... but could you let it work if there's only one article showing?&lt;br&gt;&lt;br&gt;</description><pubDate>Wed, 18 Nov 2009 10:40:25 GMT</pubDate><dc:creator>Jay Levitt</dc:creator></item><item><title>Selecting Multiple Items</title><link>http://forum.newsgator.com/Topic54637-73-1.aspx</link><description>I like to bulk select items Newspaper view in which to either Star or Tag a number of items.  It would be good if there was a way in which you could select multiple items in order to Star, Tag, etc.&lt;br&gt;</description><pubDate>Sun, 15 Nov 2009 17:23:18 GMT</pubDate><dc:creator>deanrmorrison</dc:creator></item><item><title>can't auto-download enclosures from NPR podcasts</title><link>http://forum.newsgator.com/Topic54667-73-1.aspx</link><description>Just installed FeedDemon 3.0.0.45, running Vista with MSIE 8...&lt;P&gt;The problem seems to be true for all the NPR podcasts I've tried. Here's an example&lt;/P&gt;&lt;P&gt;Feed URL &lt;A href="http://www.npr.org/rss/podcast.php?id=510221"&gt;http://www.npr.org/rss/podcast.php?id=510221&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Homepage URL &lt;A href="http://www.sciencefriday.com/?ft=2&amp;amp;f=510221"&gt;http://www.sciencefriday.com/?ft=2&amp;amp;f=510221&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When I view the feed, the links all work (I have it configured to open external links in my browser) and there are MP3 filenames next to the Download button. Clicking Download works. I get a file of the same name in the folder I told FeedDemon to use. Cool. But when I check FeedProperties&amp;gt;Advanced&amp;gt;Automatic nothing happens.&lt;/P&gt;&lt;P&gt;I've tried telling FeedStation to get files as soon as possible and at a scheduled time. Nothing.&lt;/P&gt;&lt;P&gt;Any ideas where to look? My goal is to gather up a bunch of MP3's to listen to while I'm out of town. Doesn't do me any good to listen to them on my PC. They need to live on an SD card that travels with me. I want all the enclosures (podcast MP3 files) for all the items in the feed to be downloaded automatically. I don't want to have to visit every day and click download for every one of them.&lt;P&gt; &lt;P&gt;PS: The "validate" function does indicate problems... but everything works and looks fine elsewhere.</description><pubDate>Tue, 17 Nov 2009 22:29:31 GMT</pubDate><dc:creator>sre</dc:creator></item><item><title>FTAO Nick Harris: Final stable download version of Inbox</title><link>http://forum.newsgator.com/Topic54671-73-1.aspx</link><description>Hi Nick Harris (or the kind person who can give this to Nick),&lt;/P&gt;&lt;P&gt;Sorry to hijack this forum for this post, but I have been a user of NG Inbox for over a year and need the latest stable build for NG Inbox before it was withdrawn...and this is about the only forum that is still open. &lt;/P&gt;&lt;P&gt;I am currently on 3.0.526 and know that there were later (stable) builds that fixed problems like &lt;A href="http://forum.newsgator.com/Topic39717-1-1.aspx?Highlight=3.0.536"&gt;http://forum.newsgator.com/Topic39717-1-1.aspx?Highlight=3.0.536&lt;/A&gt; which I am experiencing (and the link within that thread no longer works).&lt;/P&gt;&lt;P&gt;I would greatly appreciate it if a viable link to the latest stable version of NG Inbox could be posted...or even sent to me direct.&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Highlander22</description><pubDate>Wed, 18 Nov 2009 07:11:47 GMT</pubDate><dc:creator>Highlander22</dc:creator></item><item><title>Empty space after display resolution change</title><link>http://forum.newsgator.com/Topic54664-73-1.aspx</link><description>Hi Nick,&lt;br&gt;&lt;br&gt;I encountered the following (see attachment) after my display resolution changed menwhile (ie due to Remote Desktop, or a full window game), using 3.0.0.45 on Windows 7 x86.&lt;br&gt;&lt;br&gt;Can you see this, too?&lt;br&gt;&lt;br&gt;Thanks!&lt;br&gt;iDreamer</description><pubDate>Tue, 17 Nov 2009 15:18:03 GMT</pubDate><dc:creator>iDreamer</dc:creator></item><item><title>Minimize through mouse button assignment is not working</title><link>http://forum.newsgator.com/Topic54663-73-1.aspx</link><description>I have Microsoft mouse and assigned one of the buttons "minimize" action. When I use that button the whole window just becomes very small (just title bar is showing and positioned on top of "start" button). &lt;P&gt;100% reproducable and have been an issue with every release so far, including latest one.&lt;P&gt;Screencast is here &lt;A href="http://screenr.com/pVB"&gt;http://screenr.com/pVB&lt;/A&gt;</description><pubDate>Tue, 17 Nov 2009 15:03:21 GMT</pubDate><dc:creator>lybrand</dc:creator></item><item><title>Some items don't show even after update</title><link>http://forum.newsgator.com/Topic54665-73-1.aspx</link><description>I subscribe to two feeds (that I know of) that post several items a day. Every day, only one or two out of four items show in FeedDemon.&lt;br&gt;&lt;br&gt;I can see the items in the raw feeds.&lt;br&gt;&lt;br&gt;The feeds worked fine in 2.7, but haven't worked in 3.0, up to and including 3.0.0.45.&lt;br&gt;&lt;br&gt;The feeds are:&lt;br&gt;&lt;br&gt;http://www.quotationspage.com/data/mqotd.rss&lt;br&gt;&lt;br&gt;http://feeds.feedburner.com/quotationspage/qotd&lt;br&gt;&lt;br&gt;Thanks!&lt;br&gt;&lt;br&gt;...Ralph Johnston</description><pubDate>Tue, 17 Nov 2009 15:19:01 GMT</pubDate><dc:creator>rjohnston3</dc:creator></item><item><title>'clippings / shared items / starred items' sync lost coherence ...</title><link>http://forum.newsgator.com/Topic54575-73-1.aspx</link><description>Before 3.0, Clippings were synced between NNW and FD&lt;br&gt;&lt;br&gt;With 3.0&lt;br&gt;- FD only have shared items&lt;br&gt;- NNW and NNW for iphone only have starred items&lt;br&gt;- Google reader see both&lt;br&gt;&lt;br&gt;So for now, it seems there is no bookmark-like shared between the 3 clients ... seems like a real pain to me ...&lt;br&gt;&lt;br&gt;any fix planned ?&lt;br&gt;&lt;br&gt;thanks</description><pubDate>Mon, 09 Nov 2009 02:59:26 GMT</pubDate><dc:creator>BlackCat</dc:creator></item><item><title>[Feature request] Add icon overlay when news arrive in Windows 7</title><link>http://forum.newsgator.com/Topic53749-73-1.aspx</link><description>A small icon with the amount of news unread would be great (ala iPhone), but a little icon telling that there is something new is ok too.&lt;br&gt;&lt;br&gt;You can do it in 10 minutes ([url=http://channel9.msdn.com/posts/GLenz/Windows-7-Taskbar-in-10-Minutes-Part-II-Icon-Overlay/]Acording with this video[/url]) :)&lt;br&gt;&lt;br&gt;</description><pubDate>Wed, 30 Sep 2009 12:42:20 GMT</pubDate><dc:creator>edddy</dc:creator></item><item><title>'my clippings' removed?</title><link>http://forum.newsgator.com/Topic54010-73-1.aspx</link><description>Is 'my clippings' removed from the final release?&lt;br&gt;&lt;br&gt;I have been installing over and over with updates of several releases. I always have 'my clippings'. Even with the current release I see it.&lt;br&gt;&lt;br&gt;Just wondering, if it has been removed completely or not. As GR doesn't sync 'my clippings'.&lt;br&gt;&lt;br&gt;[URL=http://img104.imageshack.us/i/image12re.jpg/][IMG]http://img104.imageshack.us/img104/8901/image12re.th.jpg[/IMG][/URL]</description><pubDate>Fri, 09 Oct 2009 11:49:41 GMT</pubDate><dc:creator>drb</dc:creator></item><item><title>Problems with videos.</title><link>http://forum.newsgator.com/Topic54644-73-1.aspx</link><description>[b]Hi,&lt;br&gt;&lt;br&gt;Since installing Windows 7 have trouble viewing the videos of the posts.&lt;br&gt;&lt;br&gt;I enclose a picture of what I think.&lt;br&gt;&lt;br&gt;Anybody can help me?&lt;br&gt;&lt;br&gt;Thanks in advance. Greetings.&lt;br&gt;&lt;br&gt;Version of FeedDemmon: 3.0.0.45&lt;br&gt;O.S.: Windows 7 Ultimate&lt;br&gt;Version of Internet Explorer: 8.0&lt;br&gt;Antivirus: Microsoft Security Essentials&lt;br&gt;[/b]&lt;br&gt;&lt;br&gt;[img]http://img265.imageshack.us/img265/3895/imagefeeddemon.png[/img]</description><pubDate>Mon, 16 Nov 2009 06:48:13 GMT</pubDate><dc:creator>Octopus</dc:creator></item><item><title>Maximum number of items you can keep</title><link>http://forum.newsgator.com/Topic54608-73-1.aspx</link><description>The maximum items you can keep seems to be 2500. I have just started using FeedDemon to collect twitters message and I can easily have 2500 items in about 20days. Is there any option to remove this restriction i.e. set it to unlimited?&lt;/P&gt;&lt;P&gt;Thanks</description><pubDate>Fri, 13 Nov 2009 08:36:44 GMT</pubDate><dc:creator>frank</dc:creator></item><item><title>[FD 3.0.0.45] Language file problem</title><link>http://forum.newsgator.com/Topic54639-73-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;In 3.0.0.45, both &amp;lt;![CDATA[&amp;lt;b&amp;gt;Archiving&amp;lt;/b&amp;gt; &amp;lt;a href=&amp;quot;help:autopurge&amp;quot;&amp;gt;(?)&amp;lt;/a&amp;gt;]]&amp;gt; become &amp;lt;![CDATA[&amp;lt;b&amp;gt;Archiving&amp;lt;/b&amp;gt;&amp;lt;/a&amp;gt;]]&amp;gt;. Are those two &amp;lt;/a&amp;gt;s are forgot to delete, or the help:autopurge href mis-deleted?&lt;br&gt;&lt;br&gt;Best,&lt;br&gt;</description><pubDate>Sun, 15 Nov 2009 21:17:51 GMT</pubDate><dc:creator>Jedi</dc:creator></item><item><title>Feature Request: Enclosure's Filename</title><link>http://forum.newsgator.com/Topic54642-73-1.aspx</link><description>Please make the default filename of downloaded enclosures to the podcasts title, or at least add the metadata to the file itself.  It's hard to identify them when you've downloaded multiple files. Please. :)</description><pubDate>Mon, 16 Nov 2009 04:04:37 GMT</pubDate><dc:creator>jhoeforth</dc:creator></item><item><title>Request adding capability of using a sync file rather than Google sync</title><link>http://forum.newsgator.com/Topic54611-73-1.aspx</link><description>As a long time user of FD (back when I had to part with some money to get a copy), I'm finding that, at least for me, the Google synchronization does not work.&lt;br&gt;&lt;br&gt;While I can tweak FD somewhat, I can't tweak Google ;~) The problem for me is I rely on timely information and, as I understand it, Google refreshes the feed slower than I need. I can readily understand Google having to go out and grab the latest, with as many users as they serve, it's got to be a real chore--feed updates are at the mercy of Google and not the user.&lt;br&gt;&lt;br&gt;I would rather get my updates directly (if necessary, giving each feed a time to poll - every hour, every 6 hours, etc.) and know my feed list is up to date.&lt;br&gt;&lt;br&gt;Therefore, instead of using Google to sync, I would really like to be able to write a "sync" file to a flash drive and be able to use both home and work copies of FD and be in sync.  I can see FD writing a sync file upon exiting and reading a sync file upon starting, thereby capturing the last known state.&lt;br&gt;&lt;br&gt;The "home" of the sync file could be on a flash drive, as I said above, or on a server somewhere in the cloud, or, by using FTP, saved on a web server.&lt;br&gt;&lt;br&gt;By doing this, FD remains in sync, no matter where I am and I can direct the updating of feeds for each subscription.&lt;br&gt;&lt;br&gt;So consider this begging for a addition to FD. All else being equal, FD has many fine features that I hate to give up, but Google sync doesn't work for me.</description><pubDate>Fri, 13 Nov 2009 17:38:23 GMT</pubDate><dc:creator>dhays</dc:creator></item><item><title>Language file does not function with FD 3.0.0.44</title><link>http://forum.newsgator.com/Topic54625-73-1.aspx</link><description>I updated the romanian language file and loaded it in the latest version of FD. All the romanian diacritics (Ă Î Ş Ţ) are displayed completely wrong, although they are shown correctly when opening the language file in a text editor.&lt;P&gt;The language file is attached to the message.&lt;P&gt;&lt;IMG src="http://forum.newsgator.com/Uploads/Images/0a1af978-f4e5-4a33-920d-b1c4.jpg"&gt;</description><pubDate>Sun, 15 Nov 2009 02:05:22 GMT</pubDate><dc:creator>muntealb</dc:creator></item><item><title>Request For Mouse Gestures</title><link>http://forum.newsgator.com/Topic54624-73-1.aspx</link><description>Hi, I would like to make a request for mouse gestures to be added to the newspaper view. &lt;br&gt;&lt;br&gt;This feature would help speed up viewing as well as, possibly better than, the already great keyboard shortcut support.&lt;br&gt;&lt;br&gt;This would help with tablet or touch situations as well. I know there are some IE Plugins that provide this functionality, so i don't know if those can be re-used or otherwise leveraged.&lt;br&gt;&lt;br&gt; Thanks and keep up the good work.&lt;br&gt; Jon</description><pubDate>Sat, 14 Nov 2009 21:49:45 GMT</pubDate><dc:creator>jon abad</dc:creator></item><item><title>ANN: FeedDemon 3.0.0.44</title><link>http://forum.newsgator.com/Topic54622-73-1.aspx</link><description>FeedDemon v3.0.0.44 is now available.  For details on changes and fixes in this build, please refer to the &lt;A href="http://www.bradsoft.com/feeddemon/readme/"&gt;release notes&lt;/A&gt;.  Or skip all that, and just &lt;A href="http://www.feeddemon.com/download/FeedDemonInstall.exe"&gt;download it&lt;/A&gt; right away :)&lt;P&gt;This build offers much better sync performance - especially when you have a lot of tags - and features a new "Recommendations" report which shows recommended feeds and articles (as described &lt;A href="http://www.labnol.org/software/google-reader-recommended-feeds-in-feeddemon/11011/"&gt;here&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Simply install this build directly on top of your previous version (there's no need to uninstall first).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Update:&lt;/STRONG&gt; The download has been updated to v3.0.0.45 to correct a &lt;A href="http://forum.newsgator.com/Topic54625-73-1.aspx"&gt;problem&lt;/A&gt; involving FeedDemon translations.&lt;/P&gt;&lt;P&gt;Enjoy!</description><pubDate>Sat, 14 Nov 2009 15:39:16 GMT</pubDate><dc:creator>Nick Bradbury</dc:creator></item></channel></rss>