/usr/portage

Plug it in, baby 2

Ignoring the cloddy ambiguous meaning of the title I’m happy to announce two new plugins for Serendipity. As you can read in the forum (1, 2) and watch in the sidebar of my weblog, I’d written two new plugins for Serendipity. The first one, »Flickr badge«, displays your last images from Flickr in your sidebar. It uses the serialize()/unserialize()-based API provided by Flickr which is very easy to use with PHP. The other plugin displays the album, which was on »Heavy Rotation« in the last week. It uses your Last.fm-account to retrieve these information and Amazon to find an appropriate cover. You can find both plugins in the CVS-repository for Serendipity (1, 2) or install them via Spartacus. Please take care that you need at least PHP 5.1 to use this plugins as I decided to use the wonderful OOP-model of PHP 5.

Filed under , , , , , , , & two comments & no trackbacks

Trackbacks

Trackback specific URI for this entry

No Trackbacks

Comments

  1. Marc opines:
    published on January 27th 2007, 01:50:15 am *

    It’s still a table, though. :-( I recently checked the code of my WordPress Flickr plugin. It allows users to customize the surrounding HTML for the images. Maybe you can add this as an option for future versions of your plugin.

    Reply

  2. Lars Strojny says:
    published on January 27th 2007, 09:59:52 am *

    This would be possible. Also I want to find out how to easily provide the possibility of specifying amout per row and general amount when using a HTML-list.

    Reply

Add a Comment & let me know what you think