Hatkirby on December 16th, 2008 at 12:31:02pmOn the third day of Kirby Week, Four Island gave to me: An article about using IntenseDebate.
Welcome back! Yesterday, I promised I'd show you how to add a commenting system to your blog. And I will! But, being the lazy person I am, I'm not going to show you how to write one. Instead, we'll be using Automattic's IntenseDebate.
IntenseDebate is a good commenting system by the makers of Wordpress. Yes. Ok. Anyway, it has lots of prettiful features that it enumerates all over its site so you should go read it.
IntenseDebate is pretty easy to get started with. Simply go to its website, register for an account, and add a blog. When it asks you what type of blog you have, choose "Custom" or "Generic". It'll provide you with two Javascript snippets.
We're nearly done! Already! Take the first snippet and paste it in
read.php
, after the call todisplayPost()
but before the inclusion offooter.php
. There! You're done! That was easy!If you want to change your settings, moderate comments or anything, simply log in at the IntenseDebate website and you're dashboard is your friend!
Tomorrow, we'll be adding RSS support to your blog so people can receive notification and other fun stuffses.
DEC
16
Comments