autonomous-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [autonomo.us] Desqus


From: Joar Wandborg
Subject: Re: [autonomo.us] Desqus
Date: Wed, 22 Aug 2012 02:20:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120624 Icedove/10.0.5

On 08/21/2012 02:14 AM, Joar Wandborg wrote:
On 08/21/2012 02:03 AM, Joar Wandborg wrote:
On Sun, Aug 19, 2012 at 05:34:28PM -0700, Hubert Figuière wrote:
On 18/08/12 02:32 PM, Christopher Allan Webber wrote:
For those of you looking for a disqus alternative that's free software,
Joar Wandborg (a prolific mediagoblin contributor) is in the early
stages of such a thing:

https://github.com/desqus/desqus

Probably worth following, especially if you're in the large camp of
people who use statically generated blog/site tools ;)
Is that a "yet another account to create" kind of system or do you use
something like Mozilla Persona (né BrowserID)? The later would be
perfect for that I believe.

Cheers,

Hub
OpenID support is now implemented, you can try it out at
<http://desqus.org>. If you want to try out the commenting, you can
either
try<http://80.joar.pagekite.me/desqus-test/> which is hosted on my
desktop,
or add the script:

<script>
var desqus_home = 'http://desqus.org';
</script>
<script src="http://desqus.org/static/js/desqus.js";>
<noscript>
<p>You must have JavaScript enabled to view these comments as
they utilize CORS and depend on an external service.</p>
</noscript>
</script>

To any webpage.

The commit for OpenID support is at
<https://github.com/desqus/desqus/commit/ba7023ab7e931988fdc1300aba193d2c341c6ca9>.


Best regards,
Joar
Sorry, you also need to include

<div id="desqus-comments-container">
<p>Loading comments.</p>
</div>

for the comments to render.

Cheers,

Sorry, desqus.org wasn't configured to accept any origins, I fixed that in <https://github.com/desqus/desqus/commit/f819ca01b7d702a1ea6e96e0874db29366132567> which desqus.org is now running. If you tried before and it failed, it should work now.

/Joar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]