Thursday, May 22nd, 2008
at 7:53am
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.
Tuesday, May 6th, 2008
at 4:38pm
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.
Monday, May 5th, 2008
at 3:46am
So you can see I have a new blog theme. I haven’t used FriendFeed much yet, but I thought I would add the FriendFeed widget to show all the stuff I am up to. In creating my links I thought it was crazy all the online networks that I have signed up for. Most of them I try out and then never go back, but some I use all the time. One reason I sign up for things it is reserve my name. Mace always seems to get taken if I don’t hope on it. I also love playing with new stuff. I play with way more stuff than I could possible use, but I have fun with it. Now I gotta go play with BrightKite to see if I am going to ever use it.