You might recall my frustrating experience trying to get KungTunes to work with iBlog, my *ahem* blogging software. Anyways, there is a new solution and it’s called Sputnik, which is a multifunctional Konfabulator widget. I won’t get into what Konfabulator is here, you can go to the website for that.
The most immediate function Sputnik has is to display the album art for your currently playing song, a feature I don’t really need, but it is kind of cool. About 10% of the time this feature can be nonfunctional. If the song you are listening to is even slightly obscure, or even if it is just an independent release you often end up with an empty CD case on your desktop. I blame this on the fact that the source for the images is Amazon. Another odd glitch is that twice the widget displayed the cover to Nine Inch Nails, The Downward Spiral for albums that had no relationship to it, even in name. The ablility to pull the album art from the one that iTunes displays would be a bonus.
The feature that I was really interested in is the ability to upload a “recently played songs” list to my webpage, an example of which you can see to the right. Sputnik is a shining example of ease of use combined with functionality. KungTunes and other widgets that do the same thing require a way to parse the XML for it to do what I want, which is display it inside a CSS defined container. Sputnik uses a Javascript function to dump the titles in, which I am more comfortable dealing with than the PHP(?) it would take to get an XML feed to work. The process is extremely painless. Tell the widget where you want to upload your info to, add a javascript entry into your html and voila! A list that gets updated as the page is loaded. The simple switch from a XML or RSS based output to javascript makes Sputnik that much more useable.
I had some issues with the interface with Sputnik, clicking on it made iTunes do unpredictable things. I sent my concerns to the program author and he sent me a version of the widget that behaved more intuitively in my opinion. The author’s website shows what someone can do with a little more web authoring knowledge than I have The full functionality of Sputnik is displayed in a sidebar, album cover and all.
Another criticism I have of it is that the password you enter into the ftp preference pane is not dotted out so if someone has access to your computer, your whole iDisk is compromised as well. Not that it isn’t if they have access to your computer anyways, but if they don’t have time to mess things up right then, they will later. The picture below shows what the preferences pane looks like on my computer. I have used Shapeshifter to apply a theme to OSX so it looks a little different than you would see.
Sputnik seems to use less resources than KT, which always seemed to slow down my system slightly. I am no programmer, but I would think that Konfabulator may be more optimized than KT. That said, Konfabulator is not free like KT. So if you don’t want to pay for something so minor, then the choice is yours. Konfabulator is a great program on its own though, so you might want to check it out.
You said.