How can you delete posts without deleting that albums folder?
How can you re-order the albums? (the albums are just ordered by the newest created, not the last modified, maybe that should be an option, too)
How can you get a random image displayed (within ZP, not WP)?
Quick answers:
What do you mean delete posts? Do you mean delete comments? If so, use the comments section of the admin part to do so.
You can not currently re-order albums, but in the next release you will able to do so via drag and drop. check out the implementation at http://www.luckyspin.org/?cat=7 if you wanna provide feedback. Details in the text of the posts.
You can't do random image display .. yet. Unless you want to write some sql and php yourself If so, drop a function into template-functions.php to do so.