"Share Dialog posting a link" FB current ui: (#method -> #share) ,(#href -> 'http://u8.smalltalking.net/profile/aleReimondo/508') callback: [:response| response#error isNil ifTrue: [ self print: 'Posting complete' ] ifFalse: [ UI8Inspector openOn: response#error ] ]