Wildcard People Search on MOSS 2007

Written by Ramon Scott on July 8, 2008 – 6:34 pm -

Unfortunately out-of-the-box Microsoft Office SharePoint Server 2007 does not play nice with wildcard searches. This is particularly troublesome when searching for people with hard to spell names.

Here’s a quick solution for a adding a web part to the home page that allows for searching for people using first, last or a combination of names. Wildcards are supported on either.

So, entering a first name of Rob would return results for Rob, Robert, Roberta, Robbie, etc. Likewise, a last name search for Smit would return results for Smith, Smits, Smitkerson, etc.

To use this, just add a content editor web part to the moss home page and paste the code below into the source view. The form will submit to the default people search results page.


Tags: , ,
Posted in SharePoint | 21 Comments »

MSNBC News Web Part

Written by Ramon Scott on July 8, 2008 – 6:13 pm -

Here’s a handy XML web part that surfaces an RSS feed of MSNBC US News. It uses DHTML layers to show each story’s description on hovering over the headline. You may need to tweak the position of the description layer in the XSL depending on where on the page you place the web part. I like to put it in a right-hand column. You’ll also want to create and image library named “graphics” to store the logo image in that appears at the bottom. This should function in SharePoint 2003, MOSS, WSS 2.0 and 3.0.

MSNBC Top Headlines Web Part Zip File


Tags: , ,
Posted in SharePoint | No Comments »

Hello World – Welcome to My Blog

Written by Ramon Scott on July 8, 2008 – 5:42 pm -

Howdee All,

Welcome to my first blog entry. Over the past years, I’ve created a variety of personal web sites and tried a number of different open-source publishing platforms.

But lately, I’ve decided I think I can do most everything I’m likely to do outside of work just using a blog.

A little research, one download and about 20 minutes of configuring and WordPress is up and running. I must say – so far I’m impressed. The interface is clean, well designed and pretty intuitive. I’m off now to play with some of the admin features and get acquainted.


Tags:
Posted in General | No Comments »