/picture
to the object URL. For example, this will render your public profile photo
and there are 3 different sizes: square (50×50) , small (50xvariable) and large (200xvariable)
Examples of my profile ( http://www.facebook.com/bobbingwide )
Is the Facebook Graph API easy to use?
Facebook is changing which means that some things might be easier to do programmatically. So developers like me will be able to pass this on to you in the form of an easy to use plugin.For example, according to the documentation at
facebook developers > Core Concepts > Graph API
you can render the current profile photo for any object by adding the suffix
This can actually appear smaller than square even though it’s physically bigger.