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: Tue, 21 Aug 2012 02:03:15 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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



reply via email to

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