Skip to content

Convert HTML code to Markdown and update copyright string #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Vienna RSS
description: The Free and Open-Source RSS/Atom Reader for macOS
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://www.vienna-rss.com" # the base hostname & protocol for your site
copyright: >
Copyright © 2010–2025 All Rights Reserved by the ViennaRSS Project.
twitter_username: ViennaRSS
github_username: ViennaRSS
app_github_url: https://github.com/ViennaRSS/vienna-rss
Expand Down
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="container clearfix">

<div class="col_half">
Copyright &copy; 2010&ndash;2023 All Rights Reserved by the ViennaRSS Project.<br>
{{ site.copyright }}<br>
</div>

<div class="col_half col_last tright">
Expand Down
2 changes: 1 addition & 1 deletion _posts/2010-01-08-hello-world.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ categories:
tags: []
comments: []
---
<p>We are currently in the process of updating our website to a new content management system. While this update is in progress, not all the information available from the old website will be avaible here. However, this is a temporary situation, and everything will soon be in order again :-)</p>
We are currently in the process of updating our website to a new content management system. While this update is in progress, not all the information available from the old website will be avaible here. However, this is a temporary situation, and everything will soon be in order again :-)
92 changes: 49 additions & 43 deletions _posts/2010-01-08-vienna-2-4-beta.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -16,46 +16,52 @@ categories:
- Blog
tags: []
---
<p>The Vienna team is happy to announce a public beta version of the upcoming Vienna 2.4 release. You can download the beta version from SourceForge at <a title="Vienna 2.4 Beta" href="https://sourceforge.net/projects/vienna-rss/files/Test%20Versions/2.4.0.2400/Vienna2.4.0.2400.zip/download" target="_self">Vienna build 2400</a>. An English-only version can be downloaded as well. Once you start using the beta, future beta versions of 2.4.0 as well as the final release will appear in Vienna's built-in Check for Updates.</p>
<h2>Requirements</h2>
<p>Vienna 2.4 requires Mac OS X 10.5 Leopard or higher to run. Sorry, we can no longer support Mac OS X 10.4 Tiger.</p>
<h2>Pre-release software</h2>
<p>The Vienna 2.4 beta version is pre-release software, and it may contain bugs. If you discover a bug, please create a new topic here in the Vienna forum and report the bug to us. Some tips for writing good bug reports can be found at http://forums.cocoaforge.com/viewtopic.php?f=18&t=9210. For safety, we recommend that you back up your files before running the beta version. Vienna's files are located at "~/Library/Preferences/uk.co.opencommunity.vienna2.plist" and "~/Library/Application Support/Vienna".</p>
<h2>Database upgrade</h2>
<p>On the first launch, Vienna 2.4 will upgrade your database. Depending on the size of your database, the upgrade may take some time, so please be patient on first launch. Because of the database upgrade, we don't recommend that you switch back and forth between Vienna 2.4 and Vienna 2.3.</p>
<h2>Enhancements</h2>
<ul>
<li> The XML source for feeds is now saved, and there is a new menu item "Show XML Source" to display it.</li>
<li>Add support for Internationalized Domain Names (IDN) in the built-in web browser.</li>
<li>Many user interface improvements.</li>
<li>Enable searching for text in the web browser. (Note that this required using the command-shift-g keyboard shortcut for</li>
<li>Find Previous, replacing the old shortcut for New Group Folder.)</li>
<li>Enable printing of web pages.</li>
<li>Double the number of simultaneous feed downloads during refreshing from 10 to 20.</li>
<li>Minor speed improvements for some operations.</li>
<li>An informative error page is displayed in the web browser when a page cannot be loaded.</li>
<li>Add support for the blog editor Blogo.</li><br />
</ul>
<h2>Fixes</h2>
<ul>
<li>Fix a long standing bug where deleted articles would reappear after emptying the trash.</li>
<li>Eliminate drawing artifacts in the Folders and Articles headers. (Patch from Dan Crosta)</li>
<li>Fix a crash reported in Vienna forum topic 21303</li>
<li>Fix a crash when sorting articles by enclosure URL.</li>
<li>Fix a bug where clicking on a feed link launched Vienna but failed to subscribe to the feed.</li>
<li>Fix the article view scrolling problem reported in Vienna forum topic 20814</li>
<li>Fix the mark all read bug on Snow Leopard reported in Vienna forum topic 20877</li>
<li>Prevent an infinite redirect loop. This was happening with the factcheck feedburner feed.</li>
<li>Vienna's interface now correctly dims when the application is the background.</li>
<li>Fix a bug where changing the layout would hide the tab bar until relaunch.</li>
<li>Fix drawing errors and artifacts in the grey title bars.</li>
<li>Check for https URLs as well as http on the pasteboard when adding a new subscription.</li>
<li>Fix background drawing errors in main window and remove custom window background.</li>
<li>Fix drawing errors in Downloads window and remove the custom background.</li>
<li>Add a workaround for feeds that contain more than one item with the same guid. (For example, the WordPress Trac.)</li>
<li>Fix "Help -> Keyboard shortcuts", which didn't work in some cases.</li>
<li>Numerous fixes to localization of help pages and other strings in German, French, and other languages.</li>
<li>Eliminate deprecated method warnings on Snow Leopard.</li>
<li>Turn off animation of tab resizing. It was slow, superfluous and sometimes caused drawing errors in the tab bar background.</li>
<li>Update SQLite to version 3.6.18</li><br />
</ul>
The Vienna team is happy to announce a public beta version of the upcoming Vienna 2.4 release. You can download the beta version from SourceForge at [Vienna build 2400](https://sourceforge.net/projects/vienna-rss/files/Test%20Versions/2.4.0.2400/Vienna2.4.0.2400.zip/download "Vienna 2.4 Beta"). An English-only version can be downloaded as well. Once you start using the beta, future beta versions of 2.4.0 as well as the final release will appear in Vienna's built-in Check for Updates.

## Requirements

Vienna 2.4 requires Mac OS X 10.5 Leopard or higher to run. Sorry, we can no longer support Mac OS X 10.4 Tiger.

## Pre-release software

The Vienna 2.4 beta version is pre-release software, and it may contain bugs. If you discover a bug, please create a new topic here in the Vienna forum and report the bug to us. Some tips for writing good bug reports can be found at http://forums.cocoaforge.com/viewtopic.php?f=18&t=9210. For safety, we recommend that you back up your files before running the beta version. Vienna's files are located at "~/Library/Preferences/uk.co.opencommunity.vienna2.plist" and "~/Library/Application Support/Vienna".

## Database upgrade

On the first launch, Vienna 2.4 will upgrade your database. Depending on the size of your database, the upgrade may take some time, so please be patient on first launch. Because of the database upgrade, we don't recommend that you switch back and forth between Vienna 2.4 and Vienna 2.3.

## Enhancements

- The XML source for feeds is now saved, and there is a new menu item "Show XML Source" to display it.
- Add support for Internationalized Domain Names (IDN) in the built-in web browser.
- Many user interface improvements.
- Enable searching for text in the web browser. (Note that this required using the command-shift-g keyboard shortcut for
- Find Previous, replacing the old shortcut for New Group Folder.)
- Enable printing of web pages.
- Double the number of simultaneous feed downloads during refreshing from 10 to 20.
- Minor speed improvements for some operations.
- An informative error page is displayed in the web browser when a page cannot be loaded.
- Add support for the blog editor Blogo.

## Fixes

- Fix a long standing bug where deleted articles would reappear after emptying the trash.
- Eliminate drawing artifacts in the Folders and Articles headers. (Patch from Dan Crosta)
- Fix a crash reported in Vienna forum topic 21303
- Fix a crash when sorting articles by enclosure URL.
- Fix a bug where clicking on a feed link launched Vienna but failed to subscribe to the feed.
- Fix the article view scrolling problem reported in Vienna forum topic 20814
- Fix the mark all read bug on Snow Leopard reported in Vienna forum topic 20877
- Prevent an infinite redirect loop. This was happening with the factcheck feedburner feed.
- Vienna's interface now correctly dims when the application is the background.
- Fix a bug where changing the layout would hide the tab bar until relaunch.
- Fix drawing errors and artifacts in the grey title bars.
- Check for https URLs as well as http on the pasteboard when adding a new subscription.
- Fix background drawing errors in main window and remove custom window background.
- Fix drawing errors in Downloads window and remove the custom background.
- Add a workaround for feeds that contain more than one item with the same guid. (For example, the WordPress Trac.)
- Fix "Help -> Keyboard shortcuts", which didn't work in some cases.
- Numerous fixes to localization of help pages and other strings in German, French, and other languages.
- Eliminate deprecated method warnings on Snow Leopard.
- Turn off animation of tab resizing. It was slow, superfluous and sometimes caused drawing errors in the tab bar background.
- Update SQLite to version 3.6.18
97 changes: 50 additions & 47 deletions _posts/2010-01-12-vienna-2-4-released.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -19,50 +19,53 @@ categories:
- Blog
tags: []
---
<p>The Vienna team is happy to announce the release of Vienna 2.4! You can download it from SourceForge at <a title="Vienna 2.4 Beta" href="http://sourceforge.net/projects/vienna-rss/files/ReleasedVersions/2.4.0/Vienna2.4.0.2401.zip/download" target="_self">Vienna 2.4</a>. An English-only version can be <a href="http://sourceforge.net/projects/vienna-rss/files/ReleasedVersions/2.4.0/Vienna2.4.0.2401.en-us.zip/download">downloaded</a> as well. </p>
<h2>Requirements</h2></p>
<p>Vienna 2.4 requires Mac OS X 10.5 Leopard or higher to run. Sorry, we can no longer support Mac OS X 10.4 Tiger.</p>
<h2>Database upgrade</h2></p>
<p>On the first launch, Vienna 2.4 will upgrade your database. Depending on the size of your database, the upgrade may take some time, so please be patient on first launch. Because of the database upgrade, we don't recommend that you switch back and forth between Vienna 2.4 and Vienna 2.3.</p>
<h2>Enhancements</h2></p>
<ul>
<li>Gesture Support:</li>
<ul>
<li>Enable navigating the built-in browser's back/forward-list via left/right three-finger swipes.</li></p>
<li>Enable navigating feeds via left/right three-finger swipes: Left for "Go Back" and right for "View Next Unread".</li>
<li>Enable scrolling to the top/bottom of web pages and the article list via upwards/downwards three-finger swipes.</li></ul>
<li> The XML source for feeds is now saved, and there is a new menu item "Show XML Source" to display it.</li>
<li>Add support for Internationalized Domain Names (IDN) in the built-in web browser.</li>
<li>Many user interface improvements.</li>
<li>Enable searching for text in the web browser. (Note that this required using the command-shift-g keyboard shortcut for "Find Previous", replacing the old shortcut for New Group Folder.)</li>
<li>Enable printing of web pages.</li>
<li>Double the number of simultaneous feed downloads during refreshing from 10 to 20.</li>
<li>Minor speed improvements for some operations.</li>
<li>An informative error page is displayed in the web browser when a page cannot be loaded.</li>
<li>Add support for the blog editor Blogo.</li><br />
</ul></p>
<h2>Fixes</h2></p>
<ul>
<li>Fix a long standing bug where deleted articles would reappear after emptying the trash.</li>
<li>Eliminate drawing artifacts in the Folders and Articles headers. (Patch from Dan Crosta)</li>
<li>Fix a crash reported in Vienna forum topic 21303</li>
<li>Fix a crash when sorting articles by enclosure URL.</li>
<li>Fix a bug where clicking on a feed link launched Vienna but failed to subscribe to the feed.</li>
<li>Fix the article view scrolling problem reported in Vienna forum topic 20814</li>
<li>Fix the mark all read bug on Snow Leopard reported in Vienna forum topic 20877</li>
<li>Prevent an infinite redirect loop. This was happening with the factcheck feedburner feed.</li>
<li>Vienna's interface now correctly dims when the application is the background.</li>
<li>Fix a bug where changing the layout would hide the tab bar until relaunch.</li>
<li>Fix drawing errors and artifacts in the grey title bars.</li>
<li>Check for https URLs as well as http on the pasteboard when adding a new subscription.</li>
<li>Fix background drawing errors in main window and remove custom window background.</li>
<li>Fix drawing errors in Downloads window and remove the custom background.</li>
<li>Add a workaround for feeds that contain more than one item with the same guid. (For example, the WordPress Trac.)</li>
<li>Fix "Help -> Keyboard shortcuts", which didn't work in some cases.</li>
<li>Numerous fixes to localization of help pages and other strings in German, French, and other languages.</li>
<li>Eliminate deprecated method warnings on Snow Leopard.</li>
<li>Turn off animation of tab resizing. It was slow, superfluous and sometimes caused drawing errors in the tab bar background.</li>
<li>Update SQLite to version 3.6.18</li>
<li>Change "currentSelection" to "currentTextSelection" in Viennas Applescript terminology.</li>
<li>Fix the filter field article selection problem reported <a href="http://forums.cocoaforge.com/viewtopic.php?f=18&t=21665">here</a>. </li>
<p></ul></p>
The Vienna team is happy to announce the release of Vienna 2.4! You can download it from SourceForge at [Vienna 2.4](http://sourceforge.net/projects/vienna-rss/files/ReleasedVersions/2.4.0/Vienna2.4.0.2401.zip/download "Vienna 2.4 Beta"). An English-only version can be [downloaded](http://sourceforge.net/projects/vienna-rss/files/ReleasedVersions/2.4.0/Vienna2.4.0.2401.en-us.zip/download) as well.

## Requirements

Vienna 2.4 requires Mac OS X 10.5 Leopard or higher to run. Sorry, we can no longer support Mac OS X 10.4 Tiger.

## Database upgrade

On the first launch, Vienna 2.4 will upgrade your database. Depending on the size of your database, the upgrade may take some time, so please be patient on first launch. Because of the database upgrade, we don't recommend that you switch back and forth between Vienna 2.4 and Vienna 2.3.

## Enhancements

- Gesture Support:
- Enable navigating the built-in browser's back/forward-list via left/right three-finger swipes.
- Enable navigating feeds via left/right three-finger swipes: Left for "Go Back" and right for "View Next Unread".
- Enable scrolling to the top/bottom of web pages and the article list via upwards/downwards three-finger swipes.
- The XML source for feeds is now saved, and there is a new menu item "Show XML Source" to display it.
- Add support for Internationalized Domain Names (IDN) in the built-in web browser.
- Many user interface improvements.
- Enable searching for text in the web browser. (Note that this required using the command-shift-g keyboard shortcut for "Find Previous", replacing the old shortcut for New Group Folder.)
- Enable printing of web pages.
- Double the number of simultaneous feed downloads during refreshing from 10 to 20.
- Minor speed improvements for some operations.
- An informative error page is displayed in the web browser when a page cannot be loaded.
- Add support for the blog editor Blogo.

## Fixes

- Fix a long standing bug where deleted articles would reappear after emptying the trash.
- Eliminate drawing artifacts in the Folders and Articles headers. (Patch from Dan Crosta)
- Fix a crash reported in Vienna forum topic 21303
- Fix a crash when sorting articles by enclosure URL.
- Fix a bug where clicking on a feed link launched Vienna but failed to subscribe to the feed.
- Fix the article view scrolling problem reported in Vienna forum topic 20814
- Fix the mark all read bug on Snow Leopard reported in Vienna forum topic 20877
- Prevent an infinite redirect loop. This was happening with the factcheck feedburner feed.
- Vienna's interface now correctly dims when the application is the background.
- Fix a bug where changing the layout would hide the tab bar until relaunch.
- Fix drawing errors and artifacts in the grey title bars.
- Check for https URLs as well as http on the pasteboard when adding a new subscription.
- Fix background drawing errors in main window and remove custom window background.
- Fix drawing errors in Downloads window and remove the custom background.
- Add a workaround for feeds that contain more than one item with the same guid. (For example, the WordPress Trac.)
- Fix "Help -> Keyboard shortcuts", which didn't work in some cases.
- Numerous fixes to localization of help pages and other strings in German, French, and other languages.
- Eliminate deprecated method warnings on Snow Leopard.
- Turn off animation of tab resizing. It was slow, superfluous and sometimes caused drawing errors in the tab bar background.
- Update SQLite to version 3.6.18
- Change "currentSelection" to "currentTextSelection" in Viennas Applescript terminology.
- Fix the filter field article selection problem reported [here](http://forums.cocoaforge.com/viewtopic.php?f=18&t=21665).
9 changes: 6 additions & 3 deletions _posts/2010-01-18-a-vienna-2-5-sneak-peek.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ categories:
- News
tags: []
---
<p>Vienna 2.5 will bring support for <a href="{{ '/development/creating-plugins' | prepend: site.baseurl }}">plugins</a> that are extremely easy to create, but at the same time are powerful enough to tailor Vienna to your needs. At the time of writing, there are two type of plugins: Link Plugins and Script Plugins. 2.5 will ship with at least three built-in ones: Share with <strong>Facebook</strong>, Share with <strong>Evernote</strong>, Share with <strong>Twitter</strong>:<br />
<center><img alt="Vienna 2.5 supports user-creatable plugins" src="{{ '/images/plugins.png' | prepend: site.baseurl }}" title="Vienna 2.5 supports user-creatable plugins" width="327" height="77" /></center><br />
<strong>URL shortening</strong> happens automatically via bit.ly and is available to all plugins, all you need to do is a click a checkbox when you are creating yours. For more information, go read the <a href="{{ '/development/creating-plugins' | prepend: site.baseurl }}">documentation</a>. If you have questions or feedback, there's a thread about this topic on <a href="https://forums.cocoaforge.com/viewtopic.php?f=18&t=21783">our forum</a>.</p>
Vienna 2.5 will bring support for [plugins]({{ '/development/creating-plugins' | prepend: site.baseurl }}) that are extremely easy to create, but at the same time are powerful enough to tailor Vienna to your needs. At the time of writing, there are two type of plugins: Link Plugins and Script Plugins. 2.5 will ship with at least three built-in ones: Share with **Facebook**, Share with **Evernote**, Share with **Twitter**:

![Vienna 2.5 supports user-creatable plugins]({{ '/images/plugins.png' | prepend: site.baseurl }} "Vienna 2.5 supports user-creatable plugins")
{: style="text-align: center;"}

**URL shortening** happens automatically via bit.ly and is available to all plugins, all you need to do is a click a checkbox when you are creating yours. For more information, go read the [documentation]({{ '/development/creating-plugins' | prepend: site.baseurl }}). If you have questions or feedback, there's a thread about this topic on [our forum](https://forums.cocoaforge.com/viewtopic.php?f=18&t=21783).
Loading