Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

(Windows)
(Instructions)
Line 34: Line 34:
  
 
== Instructions ==
 
== 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 [http://screencast.com/t/isAsTvuyMmm here is a three.three minute instruction] without audio. Send me a mail on [mailto:wim.jongman@gmail.com my gmail] or tweet me at [http://twitter.com/@wimjongman twitter] if you download this. You can send bug reports and feature requests also to one of these addresses.
 
It is pretty simple but [http://screencast.com/t/isAsTvuyMmm here is a three.three minute instruction] without audio. Send me a mail on [mailto:wim.jongman@gmail.com my gmail] or tweet me at [http://twitter.com/@wimjongman twitter] if you download this. You can send bug reports and feature requests also to one of these addresses.
  

Revision as of 03:58, 30 November 2009

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 and Mac. I have to investigate on why there is no *secure equinox bundle from secure password storage on Linux.

New and Notable

0.6.0

refactored in the ecf namespace. stability.

0.5.0

Forgot the most but we now have signatures.

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

MAC OSX

Salvo_osx_0.6.0.zip

Windows

salvo_win_0.6.0.zip
salvov0.4.0.zip
salvov0.3.0.zip
salvov0.2.0.zip
salvov.0.1.0.zip

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