
While I was searching for a better way to ping the boatload of unnecessary social services I stumbled upon Ping.fm. For those people out there who haven’t tried it yet I can say that it is a cool idea that you may want to look into but if you are a programming geek like I tend to be you will probably love it. Why? Because they expose an API that lets you ping their service and scatter the information to the wind. They even have a group on Google where people post code, answer questions and have some basic wrappers to the service. I tried one of the libraries (PHPingFM) and added Ping.fm support to this blog platform and it worked so well I never bothered to look at the rest.
My previous flirtation with pinging Twitter was a nightmare because i did have to ask for login information and had to deal with people changing their passwords on Twitter and then complaining that they can’t ping. Would be hard to ping without a good password right? Seems obvious to me but…
Ping.fm uses an application key rather than a user/password to do authentication for pings. From a developers point of view I have to say that I like the idea of
an application key because it
helps me sleep at night knowing that I didn’t have to ask for or store
user names and passwords to do a ping.
The only criticism I have is that some parts of the UI are clumsy. I spent several minutes looking for something that I had seen previously and I had to trip over it later when I had nearly given up. But that is a small complaint for such a good service so I am going to give it a thumbs up.