usernode_guestbook is another way of implementing a guestbook functionality besides the former guestbook module. It depends on usernode and comments modules and tries to implement the guestbook feature by making a combination of these. The guestbook is intended to appear either on the profile page, an additional profile tab or in a block to allow shoutbox functionality.
You can use question_print_form() in PHP nodes now to print out a question form. I've also made a few more things translatable and made the default for new sites so that anyone can ask a question.