An update for everyone - I have put finally together a Zenhphoto plugin that replicates the Flickr 'photostream' look.
You can download it here:
http://code.google.com/p/wongm-zenphoto-plugins/
And here is a demo:
http://zenphoto.wongm.com/page/photostream
The number of images per page can be customised to fit your theme, you can also sort images by date (time images originally taken) or ID (time images uploaded).
It ships with a theme file that matches the default Zenphoto theme, it also includes a set of template functions for use with a theme of your choosing.
From a coding perspective, I have created my own classes that inherit from the standard Zenphoto Album and Image classes, resulting in many of the functions from template-functions.php to still work.