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"

(Plan)
Line 9: Line 9:
  
 
==Plan==
 
==Plan==
[[Image:Mylyn-tasks.xml.zip|Mylyn-tasks]] V2
+
[[Newsreader/milestone6|Milestone 6 December 1 2011]]<br>
 +
[[Newsreader/milestone7|Milestone 7 January 31 2012]]<br>
 +
[[Newsreader/Release 1|Release 1 march 1 2012]]<br>
  
 
== Issues ==
 
== Issues ==

Revision as of 05:39, 25 August 2011

Where to get sources

Salvo is hosted at https://github.com/ECF/Newsreader

Modules/Projects newsreader/bundles

The newsreader project

The Salvo project can be used to communicate through newsgroups or any other medium that provides a Q&A type structure (like mailing lists). It provides and underlying decoupled API to access information (e.g. news servers) and provide offline storage of newsgroup articles. Asking questions and receiving answers are integrated into the workbench.

Plan

Milestone 6 December 1 2011
Milestone 7 January 31 2012
Release 1 march 1 2012

Issues

Known Issues
File a bug

New and Notable

Latest Build

https://build.ecf-project.org/jenkins/job/C-HEAD-salvo.feature/


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.


Project Proposal

Newsreader/Project

Other Stuff

GSoC 2011

The Salvo Workbench integration was accepted as the Summer of Code 2011 project. Here is the tracking page for this project.

Back to the top