egyptian-geeks / Activities

A repo to collect ideas for activities/projects to be done by the group members
11 stars 2 forks source link

TL:DR Community #19

Open AmrEldib opened 9 years ago

AmrEldib commented 9 years ago

Sometimes I run across an article with an interesting title and I keep seeing people recommending it, but it's just too long and it can't keep my attention. This is an example.
I'd like to go to a site where there's two lines summary of the article so I can judge if it's actually worth a read. The site would have an API consumed through a browser plugin that takes the URL and gets the summary.
It's tempting to add more functionality like seeing if my friends liked/retweeted the same article, or add "Read Later" ability but I don't like that. Let's keep it focused.
Summaries would be created by the community and can be voted up and down like Reddit. Users can follow summaries from other users.
I think this idea can be implemented on top of Reddit, if a sub-reddit is created with some rules. Then, a browser addin is built on that API.

mtayseer commented 9 years ago

This is similar http://www.blanket.io/

On Sat, Sep 6, 2014 at 2:33 AM, Amr notifications@github.com wrote:

Sometimes I run across an article with an interesting title and I keep seeing people recommending it, but it's just too long and it can't keep my attention. This is an example http://arstechnica.com/information-technology/2014/09/how-a-new-html-element-will-make-the-web-faster/ .

I'd like to go to a site where there's two lines summary of the article so I can judge if it's actually worth a read. The site would have an API consumed through a browser plugin that takes the URL and gets the summary.

It's tempting to add more functionality like seeing if my friends liked/retweeted the same article, or add "Read Later" ability but I don't like that. Let's keep it focused.

Summaries would be created by the community and can be voted up and down like Reddit. Users can follow summaries from other users.

I think this idea can be implemented on top of Reddit, if a sub-reddit is created with some rules. Then, a browser addin is built on that API.

— Reply to this email directly or view it on GitHub https://github.com/egyptian-geeks/Activities/issues/19.

Mohammad Tayseer My site: http://mtayseer.net My projects: http://mtayseer.net/projects/, https://github.com/mtayseer Twitter: http://twitter.com/m_tayseer

AmrEldib commented 9 years ago

How does it sum up the article/post?

mtayseer commented 9 years ago

They claim so. I found this Python library as well https://github.com/miso-belica/sumy

On Thu, Sep 11, 2014 at 12:14 AM, Amr notifications@github.com wrote:

How does it sum up the article/post?

— Reply to this email directly or view it on GitHub https://github.com/egyptian-geeks/Activities/issues/19#issuecomment-55191428 .

Mohammad Tayseer My site: http://mtayseer.net My projects: http://mtayseer.net/projects/, https://github.com/mtayseer Twitter: http://twitter.com/m_tayseer