Thanks to one of my collegaes Ruud, we have a solution for embedding presence information into SharePoint using a Content Editor Web Part. Add a Content Editor Web Part to your site within SharePoint and use the following piece of code for showing the presence information: <img border="0" height="12" width="12" src=http://www.somesite.com/_layouts/images/blank.gif onload="IMNRC(' a.meijers@somesite.com' )" id="IMID1" ShowOfflinePawn=1>...