Sunday, April 06, 2008

Twitter, Twitter!

Guess What?

Well, I guess we all knew it was coming.

I joined.. Twitter!

Of course, my username isn't plain old Kat..

That was taken. It's... "katblogstoomuch".

So, check it out.

Twitter / katblogstoomuch.

In other news, I've decided to start a piggy bank.

Now, don't get me wrong. We've ALL had piggy banks, but I usually lose it or get bored after a week.

Not this time!

It's a cute car one.

It has a good chunk of coins in it (who cares if it was already that much when I found it), so maybe it'll last.

Ha!


- Kat :P

P.S. Darn! Don't mind the twitter stuff below. I tried to post a twitter widget, but as we all know, html never works on this :-)

function writeTwitterPartyBadge (badgeWidth,badgeHeight,userID,userName,displayName,color1,color2,textColor1,textColor2,backgroundColor,textSize){
document.write ('
Flash Player 9 is required.
Get it here.
')
var so = new SWFObject("http://static.twitter.com/flash/twitter_timeline_badge.swf", "twitter_timeline_badge", badgeWidth, badgeHeight, "9.0.0", backgroundColor, false);
so.addVariable("user_id",userID);
so.addVariable("color1",color1);
so.addVariable("color2",color2);
so.addVariable("textColor1",textColor1);
so.addVariable("textColor2",textColor2);
so.addVariable("backgroundColor",backgroundColor);
so.addVariable("textSize",textSize);
so.write("flashcontent");
document.write('
')
}
Posted by Kat at 18:49:25 | Permanent Link | Comments (1) |