Ask HN: Anyone is using a comment system?
1–10 of 11 posts
Re: Ask HN: Anyone is using a comment system?
#2It works well, there's a ton of options to allow users to sign in (Twitter, Facebook, OpenID, Yahoo and others, and I recommend it.
Re: Ask HN: Anyone is using a comment system?
#3Re: Ask HN: Anyone is using a comment system?
#4The only thing I would be concerned with is how they plan on making money in the future. Would suck to pick them and have them go out of business.
Re: Ask HN: Anyone is using a comment system?
#5Re: Ask HN: Anyone is using a comment system?
#6Re: Ask HN: Anyone is using a comment system?
#7Ultimately I couldnt figure out a nice way to integrate disqus tightly into the site - so the custom code added more value. It took about 100 lines. :)
http://bitbucket.org/errant/startupwiki/changeset/e36c46169c...
http://bitbucket.org/errant/startupwiki/changeset/287adfec70...
Re: Ask HN: Anyone is using a comment system?
#8I custom coded. When I built my latest project I always intended to have comments (but they are not a key feature) and for the most part assumed I would drop disqus in. Ultimately I couldnt figure out a nice way to integrate disqus tightly into the site - so the custom code added more value. It took about 100 lines. :) http://bitbucket.org/errant/startupwiki/changeset/e36c46169c... http://bitbucket.org/errant/startup…
Thanks for the links, I see you using Kohana, I am still with CodeIgniter on this one - too much down the road to change :)
Re: Ask HN: Anyone is using a comment system?
#9I use Disqus for everything. I can't say enough great things about them. Totally easy integration and all the sexy features that you'd want in a comment system. The only thing I would be concerned with is how they plan on making money in the future. Would suck to pick them and have them go out of business.
Re: Ask HN: Anyone is using a comment system?
#10Disqus seems to be pretty much becoming the accepted comments system. It works well, there's a ton of options to allow users to sign in (Twitter, Facebook, OpenID, Yahoo and others, and I recommend it.