Google Profile is a nice way to integrate your online presence. It gives a simple solution to link all social profiles at one place.
Amit Agrawal found a hidden way to embed the Google Profile Badge on any webpage, just like the Friendfeed’s badge. You can view your Google profile badge (Profile card) using this URL pattern :
http://www.google.com/s2/widgets/ProfileCard?uid=XXXXXXX
Here XXXXXXX should be your unique user profile ID. This ID is the last parameter of your Google Profile URL. This means that if your GProfile’s URL is http://www.google.com/profiles/115065125230948144446 — your ID is 115065125230948144446. Similarly, if your GProfile’s URL is http://www.google.com/profiles/arpit123 — your unique user profile ID is arpit123.
In the above cases, you can access your profile badge using the following URLs :
http://www.google.com/s2/widgets/ProfileCard?uid=115065125230948144446
http://www.google.com/s2/widgets/ProfileCard?uid=arpit123
To embed this badge on any webpage, you need to use iframe tags. Here is a sample code to embed the Google profile badge on any webpage :
Thanks Amit.
:)
Read More Articles:

i used you code to make my embed gadget better (now with only 1 line of js)
It should be visible to your chat buddies only. Check again.
it’s so creative my friend, thanks for this