Run a couple of internet based companies. I love business and of course like to have fun.
Internet, cloud, business and stuff I find that is interesting or amusing.
Andreas Kopp asked on my ServerTastic Blog how I had integrated the Twetmeme and FaceBook Like buttons into my Posterous theme. (Just like this theme).
It is actually pretty easy. You need to edit the theme in Posterous choosing the advanced option. Then look for the {Body} tag within the code. Just above this insert the code below. Change the twitterusername to your actual twitter username.
<div style="float:left;padding:4px;">
<br />
<fb:like href="{Permalink}" layout="button_count"></fb:like>
</div>