I’d like to be able to edit the Profile page, so that it shows a list of blog posts created by the currently-displayed user. I’m also using RecipePress, and want to be able to show a list of recipes that have been posted by that user as well (recipes are stored as a custom post type). Is it possible to run a query_posts call that specifies the currently-viewed user as one of the parameters, or something like that?