Treating your user good is always a key for web development. By adding a page navigation is one important key to wordpress blogging. Let’s take a look at the big boys which uses page navigation in there blog style tuts/reviews.
Adding Square User Photo to an Author for WordPress

Authors: cptnwinky, westonruter
Allows a user to associate a profile photo with their account through their “Your Profile” page. Admins may add a user profile photo by accessing the “Edit User” page. Uploaded images are resized to fit the dimensions specified on the options page; a thumbnail image correspondingly is also generated. User photos may be displayed within a post or a comment to help identify the author. New template tags introduced are:
userphoto_the_author_photo()userphoto_the_author_thumbnail()userphoto_comment_author_photo()userphoto_comment_author_thumbnail()





