Wednesday, October 12, 2011

Adding Klout to SharePoint: Klout Web Part


My vision for a Klout web part was to have a control that served two purposes. The first purpose would be to allow users to enter their Klout account (if one wasn't entered already) which would then get stored in their profile. The second would be to actually display the Klout Score in the web part if the account was previously entered.

The steps to performing this are as follows:




  1. Create a Visual Web Part that loads an .ascx control
  2. Create a control that has at least a text box and button for the user to enter their Klout account.
  3. Have the button update the SharePoint User Profile with the Klout account (see previous post for info on the custom property)
  4. Have the web part render the Klout Widget image if the user's profile contained a Klout account.

I have a step-by-step walkthrough of these tasks in my guide here.
The steps in the guide are based on SharePoint 2010, however, it is a similiar process for SharePoint 2007 and SharePoint Online (via Office 365).

There are also instructions contained in the guide on how you may access and download code that assists in integrating Klout with SharePoint.



If you found this useful, please help support my SharePoint and .NET user group (Philly SNUG) by clicking on the logo below.

Monday, October 10, 2011

Adding Klout to SharePoint: Search



When I thought of integrating Klout scores into SharePoint, the first thing I thought of was the People search results. This made sense since when searching for people in an organization, you would easily be able to see their Klout score with their information.

The steps to performing this are as follows:



  1. Add a custom property to the User Profile Service.
  2. Crawl People to generate a new crawled property based on the new user profile property.
  3. Create a Managed Property for search that maps to the crawled property.
  4. Modify the People Search Core Results XSLT to display the Klout Widget incorporating the new search managed property.

I have a step-by-step walkthrough of these tasks in my guide here.
The steps in the guide are based on SharePoint 2010, however, it is a similiar process for SharePoint 2007 and SharePoint Online (via Office 365).

There are also instructions contained in the guide on how you may access and download code that assists in integrating Klout with SharePoint.



If you found this useful, please help support my SharePoint and .NET user group (Philly SNUG) by clicking on the logo below.

Friday, August 12, 2011

Office 365: Changing the Domain of the Admin Account

When you first sign up for Office 365, an admin account is created using the Microsoft Online domain. After you add a custom domain to your Office 365 service you may want to change the initial user to use that domain as well. You can't modify the domain of the admin user while you are logged in as the admin.

Therefore, you must create a new user account with administrative privledges:





Once you have created a new user with admin privledges, login as that user and then modify the original Admin user:


You may now change the domain of the initial admin user:



Catch more Office 365 tips and tricks in Steve's Office 365 Walkthough Guide.

Follow Steve on Twitter @stevethemanmann

Friday, August 5, 2011

Office 365: Modifying Your Website Styles in 30 seconds

Your Office 365 Website uses a default stylesheet named theme.css. When you change the color scheme of your website, the color changes are reflected within this file. You may customize the CSS in this file and apply it to your web site in several quick and easy steps.

With your web site in edit mode, click the Style Sheet button from the Design ribbon:


The Style Sheet dialog appears:


This first looked scary to me. I am not one of those blank CSS guys that just crank out styles from nowhere. And besides, which styles are being used? Have no fear - this is easier than it appears.

Click on the View default CSS link at the top of the dialog. Your browser will prompt whether to Open or Save the file:


If you want you can save off a copy but for my purposes I just clicked Open. If you are cool enough to have SharePoint Designer (SPD) installed, the theme.css file will open within SPD. Otherwise you may open it up using Notepad or any other design program you have (it is only text).



You may make modifications here in the file, save a local copy, and then copy the contents to your clipboard.

Note: Modifying specific text and background colors within a widget or header, as examples, overrides the styles defined in the theme.css regardless if default or custom CSS is being applied.

Return to the Style Sheet dialog and check the Apply custom CSS checkbox. Paste the CSS contents into the box.


Click OK. Your web site is updated to use the customized CSS.

So overall you do need to spend time to figure out what styles you want to change and what you want to change them to (which may take longer than 30 seconds) but the overall process of updating the styles to custom CSS is a breeze. So far I am content with simply changing the Color scheme of the web site without having to dork around with the CSS since I am only changing colors anyway, but I will soon have my designer take a look and see what he thinks..stay tuned...


Catch more Office 365 tips and tricks in Steve's Office 365 Walkthough Guide.

Follow Steve on Twitter @stevethemanmann
If you found this useful, please help support my SharePoint and .NET user group (Philly SNUG) by clicking on the logo below.

Tuesday, August 2, 2011

Office 365 Ramp-up Tips

Here are a list of tips that come to mind as I think about people getting started and ramped-up on Office 365. (Some of these pertain only to the Professionals and Small Businesses Edition)

1) Sign-up using an Admin user name
If you plan on using a custom domain with Office 365, you probably want your email to be "name@mydomain.com" and not using the Microsoft Online domain. The initial user that is generated upon sign up is an administrator but is set to the Microsoft Online domain. This can be changed but you need to login as another user with administrative privledges and then change the initial user. If you attempt to change the initial user while being logged in as that user, the username and domain name selection is disabled:


Therefore I find it easier to call the initial user Admin and then create a user for myself (with admin rights) after I add the custom domain to Office 365.

2) First Step After Sign Up - Add/Integrate Your Domain
After initial sign-up and sign-in, the next thing you should do is add your domain to Office 365. Do this before anything else. This will make life much easier. You do not want to add users and then have to switch their domain from the Microsoft Online domain to your custom domain. The username and domain affects everything within Office 365 including Exchange/Outlook Online, Lync Online, and SharePoint online. Again, life will be much easier if you add/integrate your domain first before doing anything else. (see my post here for adding a custom domain)

3) TeamSite URL
SharePoint Online provides the ability to change the name and URL of the TeamSite. This is achieved by selecting Site Settings from the Actions menu and then clicking Title, Description, and Icon under Look and Feel.

However, the TeamSite URL is used and expected in many places within Office 365 (including links on the user pages). Therefore, although it is OK to change the name of the site, I recommend not changing the URL of the TeamSite. This will break links and cause confusion if not user frustration.

4) Website Site Settings (Professionals and Small Businesses Edition)
When you navigate to the Website site within SharePoint Online, you may notice that the Actions menu has less options than on the TeamSite.



However, you may still get to Site Settings if you wish by using the URL access. Simply add _layouts/settings.aspx to the end of the current URL:


Corey Roth eluded to this already in his Office 365 Grid post here. If you are a SharePoint expert like us then you may use the same philosophy to access other SharePoint system pages.

5) Removing the Quick Launch
If you do not want the Quick Launch to show on your TeamSite or any of your sub-sites, there is an option to enable/disable it - but it is not where you think. You would think it is under Quick Launch from the Look and Feel section of Site Settings, but it is actually under the Tree View link:



The Tree view page has the option to Enable the Quick Launch:


Simply uncheck the Enable Quick Launch option and click OK to remove the Quick Launch from the current site.

6) Keep Cranking on Your Public Website
As you modify and customize your public Website, use the quick buttons at the top left of the screen to quickly save & publish and/or preview your changes.


Made a mistake? Use the Close the Web page menu item from the File ribbon menu and don't save any changes. Re-open the page to continue modifying.



7) Editing Website Pages
You do not need to edit each page one-at-a-time and then go back to the SharePoint Pages library to open and modify the next one. Simply use your web site navigation to go to the next page in edit mode:



8) Removing the Member Login
The Member Login menu item navigates to your internal TeamSite and thus prompts the user for authentication. You may remove this if you do not want it to appear. First, click Setup from the Design ribbon:



The Setup dialog appears. Uncheck the Display "Member Login" button in navigation option and click OK.


The Member Login menu item is removed from the web site navigation.

9) Logo vs. Theme Image
When modifying the Header, you may notice a Logo tab that may be used to upload and use a logo image on the header:


This is not the image that appears on the left of the header (out-of-the-box displays an airplane propeller). The image that appears on the left is the theme image. This may be changed by using the Theme drop-down menu from the Design ribbon:


Upload an image or use one of the many stock images available (or no image at all).


10) Walkthrough Guide
Of course I need to throw in some promotional material here. Last but not least on my list is to make sure you have my walkthrough guide besides you to help you walkthrough and ramp-up on Office 365.



Catch more Office 365 tips and tricks in Steve's Office 365 Walkthough Guide.

Follow Steve on Twitter @stevethemanmann
If you found this useful, please help support my SharePoint and .NET user group (Philly SNUG) by clicking on the logo below.

Monday, August 1, 2011

Office 365: Installing and Updating Lync Online

Installing Lync is part of the user boarding process which I explain in my guide. Each user receives a temporary password for Office 365 so it is important for them to login and change their password.
Once the user has updated their password and are logged into Office 365, it is time to setup the computer for Office 365 use. In the Start here list, click the Set up now link on line #1.


The Downloads page appears. The first step is to download and install Microsoft Lync 2010.






Select the Language and the Version for the computer and click on Install. You are prompted to Run or Save the Lync setup package. Click Run. Once downloaded, the Micrsoft Lync 2010 Setup is launched.




Click Install. Since Internet Explorer is running you are prompted to close the application.Click OK.




Microsoft Lync 2010 begins installation. 



Once the install is complete, the setup displays Install succeeded. Make sure Start Lync is checked and click Close.



The communicator icon appears in your task bar but you may need additional software updates before continuing.



After installing Microsoft Lync 2010, your computer may need software updates for Lync 2010 to run. Right-click the communicator icon on your task bar and select Open.


The Microsoft Lync window opens. Click on the Download and install now? link to install the additional software that is required. 



When prompted to Run or Save, click Run.

The software is downloaded and the Microsoft Online Services Sign-in Assistant Setup launches.



Check the acceptance check box to agree the License Agreement and click Install. The software is installed.




On the completion dialog click Finish. Go back to the Lync sign in and click Sign in.

You are signed into Lync 2010 and the main Lync dashboard appears.



A Microsoft Lync 2010 tutorial is also launched.



Click the start here link in the lower left-hand corner.

Each user should run through the tutorial and setup. There are navigation links in the lower left-hand corner of the screens to start and move to the next step.


Once completed, click the exit link in the lower left-hand corner. Lync 2010 is now installed, setup, and configured for use.



Catch more Office 365 steps in Steve's Office 365 Walkthough Guide.

Follow Steve on Twitter @stevethemanmann






Matched Content