[Python-ideas] A service to crawl +1s and URLs out of mailman archives
Wes Turner
wes.turner at gmail.com
Fri Dec 19 11:39:33 CET 2014
> TL;DR I really like the "Agree, Abstain, Disagree, Block" distinction; it
would be great to somehow integrate with email, somehow.
I can't help but wonder whether this could be implemented by extending
OpenAnnotation [1][2][3] (JSON-LD RDF) for **any URI**, like the Hypothesis
[4] OpenAnnotation web service and Annotator JS / browser extension. [5]
[1] http://openannotation.org/spec/core/
[2] http://openannotation.org/spec/core/specific.html#Selectors
[3] http://www.w3.org/annotation/
[4] https://github.com/hypothesis/h (Pyramid)
[5] https://github.com/hypothesis/annotator (OKFN)
Alas, mailing list posts do not have easily-gettable URIs (like Reddit
comment permalinks).
On Fri, Dec 19, 2014 at 3:50 AM, Wes Turner <wes.turner at gmail.com> wrote:
>
>
>
> On Thu, Dec 18, 2014 at 6:23 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
>>
>> [...] Loomio (www.loomio.org).
>>
>> That's essentially a web discussion forum that allows the use of Apache
>> style voting to come to a consensus. It calls the four levels Agree,
>> Abstain, Disagree, Block, and presents a summary of "current position
>> statements" alongside the discussion.
>>
> What a great idea!
>
> > You’ll be prompted to make a short statement about the reason for your
>> decision. This makes it easy to see a summary of what everyone thinks and
>> why. You can change your mind and edit your decision freely until the
>> proposal closes
>
>
> I took a course in "Collaboration" offered through a local university in
> which one of our applied objectives was to collaboratively write a free
> ebook (now on LuLu) about collaboration; it was a great way to study for
> the final, in regards to Collaborative Engineering.
>
> "6 Patterns of Collaboration": Generate, Reduce, Clarify, Organize,
> Evaluate, Build Consensus.
>
> In band with email and mailing lists would be great. Recently, I made the
> mistake of trying to approximate the
> https://github.com/twitter/twitter-text JS code which matches @username
> and #\w (#RTLunicodew\). Syntax highlighting could be useful.
>
> TL;DR I really like the "Agree, Abstain, Disagree, Block" distinction; it
> would be great to somehow integrate with email, somehow.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20141219/51c40fc6/attachment.html>
More information about the Python-ideas
mailing list