I've got a myOpenID account and I want my OpenID to be myname.com instead of myname.myopenid.com.
I've got it working by putting these tags in the header of my website homepage:
<link rel="openid.server" href="http://www.myopenid.com/server" />
<link rel="openid.delegate" href="http://myname.myopenid.com/" />
I then managed to log in to blogger.com to add a comment to someone's post and my name on the comment appeared as my domain name (or OpenID name) instead of my full name that I have set up on myOpenID. Is that normal?