Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] Project News Notifications in Eclipse?

Hi Marcel,

I like the idea! Another use case is for product vendors to send promotional messages for their customers.

The challenge is to avoid annoying the user. There should be a mechanism to opt-out and/or the user should be able select the project which she is interested in receiving messages.

Greetings,
Kaloyan

On Thu, Feb 12, 2015 at 12:21 PM, Marcel Bruch <marcel.bruch@xxxxxxxxxxxxxx> wrote:
Greetings Eclipse Developer Community,


I’m currently thinking about a mechanism to let Eclipse users know about “security related or project news”. For instance, the GIT security was hard to push out to people because not many were aware of it. I can also imagine that projects would be interested to send notifications about new releases or other information to its users (and only its users).

So far, only the marketplace client offers a news section that tries to accomplish something similar.
How about an extension point where plugins can register a news feed url and a background job that checks these urls every, say, 7 days to fetch updates. If an update is found, we could show a tray icon that shows that there are news available and on-click send devs to the web page.

It doesn’t have to be a tray icon. But I’d like the idea to let user know about news and, especially, security related news.

Any thoughts?

Marcel

_______________________________________________
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