Entries Tagged with ‘’


Came across TwitterCounter.com a while back and I think the badges out there are really cool. It helps to indicate to your visitors the number of followers you have on Twitter as well as provide an easy way for users to signup for the same.
I contacted the author Boris Veldhuijzen van Zanten, who was extremely helpful [...]

I’ve been pondering about a way to offer a single feed that will take into account all the different feeds that I publish.
Planet Ajay
I’ve been searching for services that offer this but will confess I’ve been largely unsuccessful. I ran across Feedblendr which aims at establishing just that.
I’ve combined the following feeds:

Main Blog Feed
Comments Feed
Podcast
Ajay [...]

I had written about the code generated by SpringWidgets not being XHTML compliant.
For users of WordPress I have made available of a plugin that will save you the trouble of figuring out the valid code.
Simply download, install and activate the SpringWidgets plugin.
Add <?php if (function_exists(’echo_springwidgets’)) echo_springwidgets(); ?> where you want to display the widget.
As usual [...]