Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] [ann] Eclipse Project News Feeds available

Hi Marcel,

Your ideas and mockup look pretty nice! Let me share my thoughts on this.

The first that I noticed that orange icon in the bottom right corner is too bright, and users always will focus on it and clicking "Mark All As Read" will become commonplace action. For example, I am not so interested in news but I don't want to see such bright element. 

Another thing, I prefer to separate categories: Updates/Marketplace/Planet. Updates category is the most interesting for users. They will see something like "EGit new release", or "JDT new functionality available" in the menu. And after clicking on it, the additional dialog will be opened with details about update and magic button "Install Update". 

I like your idea about notification popup with new updates, but it should be implemented carefully. The dialog should contain such buttons as "Skip", "Install", "Remind Later". The interval between updates notifications (not news) shouldn't be less than 1-2 days. And if user skips some update,  he shouldn't see it again.

Good progress!

---
Best regards,
Igor Zapletnev


On Tue, Aug 18, 2015 at 4:57 PM, Marcel Bruch <marcel.bruch@xxxxxxxxxxxxxx> wrote:
Hi ide-dev,

a few months ago we discussed how to enable projects to get in touch with their users more directly and let them know about new versions or other important updates. At the time we concluded that an extension point where projects can register their project RSS feed which then would be displayed inside Eclipse would likely be a good idea.

By this email I’d like to introduce you to the 'Eclipse Project News Reader' which was developed by Pawel Nowak as part of his GSOC and mentored by Johannes Dorn. The plugin offers a simple and easy-to-use way to display news (as RSS feeds) inside the Eclipse IDE. FWIW, it does not compete with full featured RSS readers like RSS Owl.

A few highlight the news plugin has to offer:
* an extension point to allow Eclipse (and any 3rd-party) plugins to contribute RSS feeds
* a toolbar contribution indicating whether unread news are available
* simple means to view the content of an RSS feed and navigate to the article via popup menus

Please see the screenshots below for details.


By this email I'd like to ask you to try it out and provide feedback. The plugin is currently developed as part of Code Recommenders but on the long run, we’d like to move it to EPP or somewhere else. The ultimate goal would be make this feature part of all EPP packages - but this depends on your feedback.

The plugin is ready for testing and can be installed from the Code Recommenders Milestones update site [1].

Please let me know what you think 
— Marcel.



Toolbar contribution (bottom right). A button that shining orange when unread articles are available, grey otherwise. On click, a menu pops up showing the contents of each feed in more detail (what’s there, published when, read, unread...)



Notification popup: If the user whishes, he can get notified via Mylyn notification popups when new articles are available:


The preference page offers means to enable, disable and add own rss feeds:

_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev


Back to the top