Someone else had this issue, however, they never seemed to find a solution:
{exp:channel:entries username="{username}" limit="100" disable="categories|pagination|trackbacks"}If you run this code, username will be parsed at the same time as the channel entry call, and doesnt seem to be ready in time. Id like to display a list of all entries that user has made. How can I get {username} to parse before the call gets sent out.