Web feed reader and synchronizator

preview
version: 4.1

Feed Viewer is able to subscribe web feeds in both RSS or Atom format. It's domain is synchronization. You will never see feed item you already read on desktop, Internet Explorer, Google Reader or your second computer. You can also subscribe for links on you Twitter timeline. Gadget style user interface is designed for comfortable use. Single click for open feed item content in your web browser or permanent delete from all platforms. You can select just some of feed categories which you want to subscribe.

Czech Czech mind software.

Download

Requirements

Version history

April 2006 — January 2012

4.1

January 2012

  • Twitter support

4.0

October 2011

  • reading prior feed first, others afterwards

3.9

July 2010

  • when adding web site URL instead of syndication feed URL, feed selection dialog is shown to user

3.8

June 2010

  • fixed compatibility issue with new Google authorization system

3.7

April 2010

  • new tray icon better fitting with Windows 7 and Vista tray icons style
  • more reliable mouse wheel event listening directly to Windows API
  • new auto-update system
  • independent kernel
  • control hints image in setup
  • bugfixes

3.6

December 2009

  • feed can be added by pasting URL of page which refers to feed
  • fix issue with auto update on Windows 7
  • bugfixes

3.5

  • fix graphics issue on Windows 7

3.4

  • bugfixes

3.3

  • fix graphics issues

3.2

  • bugfixes

3.1

April 2009

  • HTML entities are applied when receiving items from Windows RSS Platform or Google Reader
  • program remembers ID of red items so it will not show two items with the same ID but different URL
  • fixed issue with Google Reader when item's ID wasn't equal to item's URL

3.0

October 2008

  • synchronization with Google Reader has been written
  • new-model of asynchronous procedures
  • kernel has been separated from form
  • settings panels were transformed into isolate user controls
  • new-model of settings storing and loading
  • classes were sort out into name spaces
  • communication with server is now based on SOAP protocol
  • all events are inherited from EventHandler and EventArgs
  • news items are represented by Headline class all over the program
  • program logic is in a separate file Kernel.cs
  • red news are stored in red-black tree

2.9

Jun 2008

  • Windows RSS Platform is now supported
  • update system was upgraded to version 4
  • continuous move of news items was fixed and direction choice was added
  • custom method of localization of user interface
  • when the program runs on more computers at one time, changes are displayed in few seconds on all other instances

2.8

  • continuous move of news items

2.7

March 2008

  • new-model of client-server communication allows synchronization of feed categories
  • program is able to remember all feed categories

2.6

September 2007

  • unread news stored on local computer are shown after synchronization with server instead showing after all feeds are downloaded

2.5

  • auto-update system

2.0

September 2006

  • all program instances can be synchronized by server service
  • skin support

1.0

April 2006

  • initial release was able to read headlines from news feed
  • feed categories support was added soon