New WordPress plugin: last.fm cloud
My third WordPress plugin is called, appropriately, "last.fm favorite artists cloud". This plugin will grab your favorite artists data from last.fm and display them in a nifty cloud similar to all those other "tag clouds" you see on so many sites these days.
An example of it's usage is viewable here; scroll toward the bottom of the page and check out the last "cloud" on the page - That would be it.
Usage (Bare Minimum things that you must do):
1. Open up wp-lastfm-cloud.php with a decent text editor and change the following variable:
2. Create the directory required for the cache file, the name of the directory, by default, is tmp. In order for the plugin to write to the file, this directory MUST be chmod 777.
3. Upload wp-lastfm-cloudv1.6.php to your WordPress plugins directory.
4. Activate the plugin.
5. Initialize your cloud by going to options/last.fm cloud in your WordPress administration area.
6. Go to your theme files and insert the following: <?php last_fm_cloud() ?> where you would like your cloud to be displayed.
Comments and criticism are always welcome, of course. Enjoy!
Download the latest version of wp-last.fm-cloud!
wp-last.fm.cloud v 1.6.3 for WordPress. ( hits)
MD5 checksum: 818da9ac7c6d738089c35ebf87ec4b68
A screenshot of the very basic Administration page is available here. Once again, the administration page is used for initializing your cloud and forcing manual cloud updates.
July 2nd, 2006 · code · whoo · Comments (80)


