in

SharePoint Blogs

The Best Place for SharePoint-related Blogs

This Blog

Syndication

ChadClarkesMOSSBlog

Become Presence Aware with your WebParts with just an email!

Okay so I found some great info on this site about presence aware stuff:
       http://blogs.msdn.com/modonovan/archive/2005/05/11/416376.aspx

Now, this site exposes a sample CAML for the schema.xml file for a particular list web part...  However if you decifer this a bit you will get to the core html for the presence aware feature:

<table>
<tr>
<td>
<table cellpadding="0" cellspacing="0"><tr><td style="padding-right: 3px;"><img border="0" valign="middle" height="16" width="16" src="/_layouts/images/blank.gif" onload="IMNRC('a@b.c')" ShowOfflinePawn=1><td></tr></table>
</td>
<td>
<a href="mailto: a@b.c"> name</a>
</td>
</tr>
</table>

 This presence aware html code will allow users to check for an outlook schedule, go to a my site, or see if the target user is online(Microsoft Communicator)...  This is a really great feature and its so simple...  In your web parts just display render the html to the screen and substitute in an email address and a name.  I'm going to use this to make Account Managers presence aware on their clients sites, and when an user search for a client, the results will include the account managers for the client and they will be presence aware.  It really is an exciting feature for the clients, they get very excited about it.  So test this out on your sharepoint deployment and let me know how you might take advantage of it.

Comments

 

Links (9/20/2007) « Steve Pietrek’s SharePoint Stuff said:

Pingback from  Links (9/20/2007) &laquo; Steve Pietrek&#8217;s SharePoint Stuff

September 20, 2007 7:41 PM
 

The Mit's Blog said:

Je dérive un peu de mon Axe SharePoint pour m'ouvrir un peu plus sur le Monde IW et dans ce cas, OCS,

January 29, 2008 8:14 AM
 

Mosselmans Hugo said:

Great !

But,

The "NameCtr"l ActiveX works fine for the presence indication but ones I click in his dropdown menu the "View My Site ..." link it brigns me to a wrong site.

The URL of the link is NOT correct.

Question:

From where does the "NameCtrl" ActiveX control retrieves this link.

It seems not to the same as the one configured in the "Personal Site Provider" setting in SSP of Sharepoint

March 27, 2008 4:12 AM
 

MOSS 2007 Employee Directory web part using Search and Data View web parts « Shankar’s Musings said:

Pingback from  MOSS 2007 Employee Directory web part using Search and Data View web parts &laquo; Shankar&#8217;s Musings

June 2, 2008 10:42 PM

Leave a Comment

(required )  
(optional )
(required )  
Add

Need SharePoint Training? Attend a SharePoint Bootcamp!

Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts