- Use pathauto so that all your author nodes' paths are author/[name].
- Modify your view so that the argument is the author's nid.
- Set the default value of the argument to be pulled from URL.
- Make the view visible on author pages by using a block with visibility author/*.
Yes, this should work. It sounds better than my ideas too!
Thanks