Tag: Blogspot

  • Adding a Twitter feed to Blogspot

    One of the big things of today is micro-blogging. If you don’t know what it is, think of Facebook, and then think of the status field in Facebook. Strip most of the other functionality away. That’s microblogging. In other words; microblogging is responding to the question “What are you doing right now?”   I’ve got…

  • Adding a label cloud to your BlogSpot blog

    I like to apply all the relevant labels or tags to my blog posts, so that they are easily found through search. I was getting annoyed that my list of tags was getting longer than my actual blog, and decided to do something about it. There are many ways of doing it, from adding javascript…

  • Adding a favicon to a Blogger or BlogSpot blog

    As you might notice, I’ve got a favicon, a small picture, on my blog. Here’s what it looks like in Firefox:     It’s actually pretty simple to implement in Blogger. To do it, you’ll need to have somewhere to store the favicon file. Favicons are imagefiles (dimensions 16 by 16 pixels) ending in .ico.…