<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-10-02 14:37 GMT+02:00 Matthias Kuhn <span dir="ltr"><<a href="mailto:matthias@opengis.ch" target="_blank">matthias@opengis.ch</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On 10/02/2015 11:54 AM, Richard Duivenvoorde wrote:<br>
> On <a href="tel:02-10-15%2010" value="+3902101510">02-10-15 10</a>:41, Matthias Kuhn wrote:<br>
>> My original plan for the news feed was a push notification system for<br>
>> conferences, releases...<br>
>><br>
>> I do not see any advantage of the current system over having a link<br>
>> which opens a browser window.<br>
>><br>
>> I would like to clearly separate the two discussions: IF there is a good<br>
>> reason to ship the news feed internally, THEN we will find a solution to<br>
>> ship a library instead of downloading an external one.<br>
> A real push mechanism?<br>
> Or do you mean just pulling a most recent rss or atom feed?<br>
<br>
</span>I was referring to pull/push in terms of UX. Originally the user had no<br>
other choice than looking at the news feed (push). Now the user has to<br>
click the tab to get information (pull).<br>
<br>
Reasoning: Most pages (github/stackoverflow...) and software (mail<br>
clients) give you a notification by means of an icon when there is<br>
something new available in your inbox, in a folder... In short, the<br>
users knows that there are unread items.<br>
<br>
At the moment we do not push the information to the user and we do not<br>
give him any hint if there's something of interest to him on the tab.<br>
Why would he still click on it after having found nothing new the last 5<br>
times he clicked the tab? How does he know the frequency of information<br>
update?<br>
<br>
If we integrate the reader inside the app we should give the user a hint<br>
by notifying (icon) or "pushing" the information to him (always show the<br>
feed). If we don't, let's not pretend to be smart. Let's avoid the<br>
overhead. Let's just offer a link, it does the same.<br>
<br>
It was a bit short-sighted of me to integrate the feed without first<br>
thinking about a use-case (i.e. what kind of information<br>
deserves/requires to be pushed). Sorry for that.<br>
<br>
Cheers,<br>
Matthias<br></blockquote></div><br><br></div><div class="gmail_extra">IMHO the news tab with "push-like" behaviour is a good idea (and I thought it was already decided).<br><br></div><div class="gmail_extra">I'm not suggesting to reimplement a feed parser from scratches, just to not use any CDN loaded js libraries for that.<br><br></div><div class="gmail_extra">A feed stream is a simple XML file and many parser implementations are available in python.<br><br></div><div class="gmail_extra">Cheers<br clear="all"></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature">Alessandro Pasotti<br>w3:   <a href="http://www.itopen.it" target="_blank">www.itopen.it</a></div>
</div></div>