For the most part I couldn’t care less what celebrities do. I despise celebrity gossip shows. I do think it’s cool that celebrities are starting to use Twitter though. Just something about communicating with average people. Not that I put celebrities on a pedestal or anything, I just think it’s cool. I have been following a few for years, but it seems like every day a new celebrity hops on the Twitter bandwagon. Many celebrities are pretty lame on twitter and only tweet to advertise what ever project they are working on. Lately I started following Adam Savage (@donttrythis), Ashton Kutcher (@aplusk), Demi Moore (@mrskutcher), Jimmy Fallon (@jimmyfallon), and Soleil Moon Frye (@moonfrye). They are all good twitterers. You can find a list of celebrities on twitter at celebritytweet.com. Most of them are lame, but there are a few good ones in there.
It’s been months since I have actually “used” twitter. I take that back, I read my tweets on my phone through Twitter, but that is all. I use Ping.fm to do my posting to Twitter, and use FriendFeed to read all my Tweets on my computer.
For the longest time I have been using a Ping.fm gadget on my Google homepage to do my posting. I always have a browser open, and my homepage is just a few click away.
Well, yesterday I was getting sick of those “few clicks”, and made it even easier to post to Twitter.
This trick can only me done on a Mac. I am using the Web Clip feature of Safari. It’s simple, just click on the Web Clip button and select the portion of the Ping.fm site that you need to make your posts, click add, and bingo, you have a Dashboard Widget for Tweeting, or posting to whatever social network you want to post to.
I seldom use the Dashboard in OS X, and always forget about the Web Clip feature. Now all I have to do to tweet is hit F7 and start typing away.
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:
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.



