To list the authors on the sidebar, just put this wherever you want:
<?php wp_list_authors(); ?>
The admin is excluded by default. There is a way to include the admin. Unfortunately I don’t have that.
As for adding the extended fields to the profile? I’m trying to figure that one out myself. :\