Blogging

Disqus Comments

I have been using Disqus for my comments on my comic blog at lolmace.com (which I really need to start updating again). Disqus has a lot of cool features including video commenting using Seesmic. I have been debating wether or not to switch my blog comments to Disqus. Today I switched them to Disqus. What changed my mind was the ability to export comments, so if I want to quit using Disqus, I can export my comments out of their system. Soon I will be able to import all my past comments into the Disqus system. Now if only people commented on my blog.

Twitter Updates off Main Page

So I was getting a little sick of all the “Twitter Update” posts clogging up my blog. They are still coming in, but they will no longer be on the front page. Thanks to Becky for pointing me in the right direction. It was simple. I just had to put this code into my home.php file:

<?php if (is_home()) { query_posts("cat=-14"); } ?>

You just have to change the number to whatever category you want skipping the main page. Now if you care about my Twitter updates you can check them out over there —->, and if you don’t care you won’t see them.

eXTReMe Tracker