Panoramio by User allows displaying pictures submitted to Panoramio by a certain user.
PanoramioByUser.php, load.php and PbU_style.css into an own folder in the /wp-content/plugins/ directory<?php PbU_showRandomPicture() ?> in your templates in order to display a single random picture provided by the
user or <?php PbU_showGallery() ?> to display all pictures submited by the given user in a gallery.
Furthermore you can use ##PbU_Random## (resp. ##PbU_Gallery##) in artciles or pages to achieve the same.