Flickr.com is an photo hosting and sharing platform by Yahoo. It provides a cool user interface and is widely used. The plugin serendipity_plugin_flickrbadge displays a list of your last images on Flickr in the sidebar. You can find the plugin working in my personal weblog, /usr/portage.
Features:
Configuring number of images displayed in the sidebar
Configuration the number of image per row
Configuring the title
Utilizing the special serialize()/unserialize() based API Flickr provides
Metadata caching and automized updating process
WARNING: This plugin only works with PHP 5.1 as I'm using extended OOP-features and PHP5-sytax there.