Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Newsreader"

(All Platforms)
(The newsreader project)
Line 8: Line 8:
  
 
= The newsreader project =
 
= The newsreader project =
Here is the RCP application of the newsreader project. Remember, it is still Beta software. You can read, reply an post. Windows and Mac. I have to investigate on why there is no *secure equinox bundle from secure password storage on Linux.
+
Here is the RCP application of the newsreader project. Remember, it is still Beta software. You can read, reply an post. Windows, Mac and Linux.
 +
 
 +
 
 +
== Known issues ==
 +
* The article view tree does not render well on all platforms.
 +
* Switch of secure storage in the preferences for linux.  
 +
* Do not yank down the thumb slider all away to the bottom for large newsgroups. This causes Salvo to read all articles and that takes long.
 +
* No links in text
 +
* No attachments
  
== New and Notable ==
 
  
 
===0.7.0===
 
===0.7.0===
 
stability and added a Derby store implementation
 
stability and added a Derby store implementation
  
===0.6.0===
+
== New and Notable ==
refactored in the ecf namespace. stability.
+
  
===0.5.0===
+
===0.7.0===
Forgot the most but we now have signatures.
+
* stability
 +
* Derby store implementation (activate the correct plugin to get your favorite store implementation and restart the navigator view)
 +
* Started with ECF container implementation
  
===0.4.0===
 
Added colouring of threads to indicate read, not read, my post, my comments on a thread, and unread comments in a thread.
 
  
 
== Download RCP==
 
== Download RCP==

Revision as of 03:03, 23 June 2010

Where to get sources

Salvo is hosted at CVS server at http://ecf1.osuosl.org

Anonymous CVS info:  :pserver:anonymous@ecf1.osuosl.org:/ecf

Modules/Projects newsreader/bundles

The newsreader project

Here is the RCP application of the newsreader project. Remember, it is still Beta software. You can read, reply an post. Windows, Mac and Linux.


Known issues

  • The article view tree does not render well on all platforms.
  • Switch of secure storage in the preferences for linux.
  • Do not yank down the thumb slider all away to the bottom for large newsgroups. This causes Salvo to read all articles and that takes long.
  • No links in text
  • No attachments


0.7.0

stability and added a Derby store implementation

New and Notable

0.7.0

  • stability
  • Derby store implementation (activate the correct plugin to get your favorite store implementation and restart the navigator view)
  • Started with ECF container implementation


Download RCP

All Platforms

yazafatutu.com/salvo-0.7.0

Instructions

Unpack the zip and run the Salvo executable. Add a news server, add newsgroups then doubleclick a newsgroup to read its messages. It is pretty simple but here is a three.three minute instruction without audio. Send me a mail on my gmail or tweet me at twitter if you download this. You can send bug reports and feature requests also to one of these addresses.

Technology

The code has a pluggable server and persistance implementation. The reference persistance impl uses the local file system and stuff is stored in a .salvo directory in your home directory.

Plan

File:Mylyn-tasks.xml.zip V2

Project Proposal

Newsreader/Project

Back to the top