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/Project"

(Aware Workbench)
(Aware Workbench)
Line 35: Line 35:
 
In 2009 there is a lot of buzz about binding the Eclipse consumers to the Eclipse providers. The Aware Workbench knows what the user is doing and knows the questions asked and bugs reported. The workbench will notify us as soon as answers arrive. There is demand for knowing our users so that we can engage in business with them, and/or, bridge the gap by providing ready to access, non-intrusive, commercial and technical information. How non-intrusive commercial information works in an Aware Workbench is depicted here:
 
In 2009 there is a lot of buzz about binding the Eclipse consumers to the Eclipse providers. The Aware Workbench knows what the user is doing and knows the questions asked and bugs reported. The workbench will notify us as soon as answers arrive. There is demand for knowing our users so that we can engage in business with them, and/or, bridge the gap by providing ready to access, non-intrusive, commercial and technical information. How non-intrusive commercial information works in an Aware Workbench is depicted here:
  
[[Image:menu.jpg|thumb|New Help Menu]]
+
[[Image:menu.jpg|thumb|New Help Menu]] [[image:servicemap.jpg|thumb|Services Map]]
 
+
[[image:servicemap.jpg]]
+
  
 
==Organization==
 
==Organization==

Revision as of 17:44, 17 June 2009

Salvo

salvo Noun
pl -vos or -voes

  1. a simultaneous discharge of guns in battle or on a ceremonial occasion
  2. an outburst of applause or questions [Italian salva, from Latin salve! greetings!]

Collins Essential English Dictionary 2nd Edition 2006 © HarperCollins Publishers 2004, 2006

Introduction

The Salvo Project is a proposed open source project under the Eclipse Technology Project.

This proposal is in the Project Proposal Phase (as defined in the Eclipse Development Process document) and is written to declare its intent and scope. This proposal is written to solicit additional participation and input from the Eclipse community. You are invited to comment on and/or join the project. Please send all feedback to the http://www.eclipse.org/newsportal/thread.php?group=eclipse.technology.salvo newsgroup as soon as it exists.

Background

A traditional medium for asking questions and communicating with peers and experts is through the NNTP protocol commonly referred to as newsgroups but also known as USENET or Newsnet. The NNTP is a client/server protocol which enables publishing of articles or posts which mostly come in the form of Questions, Answers and Announcements. These articles are mostly plain text but can be posted in HTML or MIME format and can also include images or other binary objects.

Newsgroups are a low level entry for communication and have distinct advantages above other means of communication. Newsgroups are often used for asking questions and the articles are seen by a large number of people over a long period of time. Other means of asking questions are IRC (Internet Chat) and mailing lists. The advantage over IRC is that newsgroups are asynchronous and the advantage over mailing lists is that a larger group of persons is addressed and that there is less effort to participate.

However, access to this powerful medium is mostly through a plug-in in e-mail clients and time has come to put a dot on the I in IDE.

Salvo

Salvo, the proposed project, is a newsreader program that can be used to communicate through newsgroups. There are three goals in this project.

  1. Be a Duck
    Salvo will be used for accessing newsgroups and posting and reading articles. Of course, there will be numerous additions to make the Q&A experience in newsgroups as comfortable as possible. Several enhancements, not found in traditional newsreader programs have already been implemented such as subject highlighting for easy recognition of thread participation and offline reading.
  2. Integrate
    How nice would it be if users could ask questions right from the workbench and be notified if answers arrived. There is already a good example of how such a thing would be implemented by the "Report of Bug" feature of Mylyn. Ideally, this project would be part of a new top level project as defined by bug 279383
  3. Be an Eclipse project
    The project is build of several plug-ins and in such a way that the code can be used to access resources without needing the UI so that these parts can be re-used in other projects. The local storage module is currently file system based but could be swapped for a database implementation. The main tree can be integrated in any Navigator framework based view.

Aware Workbench

In 2009 there is a lot of buzz about binding the Eclipse consumers to the Eclipse providers. The Aware Workbench knows what the user is doing and knows the questions asked and bugs reported. The workbench will notify us as soon as answers arrive. There is demand for knowing our users so that we can engage in business with them, and/or, bridge the gap by providing ready to access, non-intrusive, commercial and technical information. How non-intrusive commercial information works in an Aware Workbench is depicted here:

New Help Menu
Services Map

Organization

Initial committers

The initial committers will focus on evolving and hardening the Newsreader model. Our agile development process will follow eclipse.org's standards for openness and transparency. The initial committers are:

Wim Jongman (Remain Software/Industrial-TSI): project lead

More committers are welcome

Mentors from the Architecture Council

Interested parties

The following people have expressed interest in the tool, contributing ideas, guidance and discussion. Key contacts listed.


User community

If Salvo is correctly integrated into the Workbench it could have quite an impact on the usability of Eclipse by lowering access to the already popular Eclipse newsgroups. As noticed by Eric Rizzo, it could have quit an impact if Salvo would be integrated into the standard Eclipse downloads. I believe that once Salvo has been integrated it will have a snowball effect on closing the gap between the consumers and providers of Eclipse.

Plan

2009-06 v0.4.0: public release for comments

Back to the top