Welcome to Office Zealot Sign in | Join | Help

June 2008 - Posts

Best Practices for Using SharePoint for Public Websites

I recently received a copy of a new analyst report entitled "Best Practices for Using SharePoint for Public Websites - A Business Person's Guide" (I was interviewed as part of the research). It's an interesting piece for those considering using MOSS for
Posted by Mauro | 1 Comments

Limiting the SharePoint People Picker List

Found another goodie in MOSS SP1... By default, a web application that is tied to Windows Authentication will search the entire Active Directory to resolve user names. This is great for a corporate intranet but what if you are building something smaller
Posted by Mauro | 0 Comments
Filed under: ,

SharePoint and Web 2.0

There is a big Enterprise Web 2.0 conference here in Boston this week. One of the sessions is on how Wachovia is using SharePoint collaboration and social networking tools. There is an interesting article in InformationWeek this week that covers this
Posted by Mauro | 0 Comments

Calculating an Aging Column in SharePoint 2007

Here's an interesting problem... with a more interesting solution! Let's say you want to create an Aging column in your document library (i.e. the number of days since the document was last changed). Since SharePoint supports calculated fields, this should
Posted by Mauro | 5 Comments

Web Service to Query Active Directory Attributes

Been on a coding kick lately... My colleagues and I are working on some custom SharePoint workflows and one of them requires obtaining some user data from Active Directory. A great way to handle this is through the use of a web service. Once implemented,
Posted by Mauro | 1 Comments