SlideShare ist ein Scribd-Unternehmen logo
1 von 87
SOCIAL IN SHAREPOINT
2010
@rharbridge
Presented by: Richard Harbridge
Who Am I?
Richard Harbridge
Loves Technology (Especially SharePoint )
Loves Communities
Loves Social Networking
Loves Business Analysis
Loves Project Management
Loves Speaking
Blah blah blah blah blah
@rharbridge
Today’s Overview
Social Stuff Not Being Covered?
What is the
Value?
Lowers the cost
of sharing and organizing
Surfaces knowledge
and networks
Increases employee
engagement
• Reduces Organizational Barriers
• Improves Business Agility
• Compliments Talent Management
• Promotes End User Innovation
• Improve Search Relevance
• Improve Content Authority
• Empower More People to
Contribute
• Add Further Contextual Relevance
Communities
Search
Sites
Composites
ContentInsights
Not Just Communities…
Leveraged Everywhere
Why should I use SharePoint?
Why should I use SharePoint?
Integration
WIKIS AND BLOGS
SharePoint 2010 Wiki Capabilities
SharePoint 2010 Wiki Capabilities
SharePoint Server: Enterprise Wiki Site Template – built on
SharePoint Publishing infrastructure
Page Templates
(Content Types & Page
Layouts)
Ratings
(Web Analytics)
Scalable
(Output Caching)
Customizable
(Master Pages & CSS)
Categories
(Managed Metadata)
Social Tags & Notes
(Social Store)
Wiki Architecture
• Wiki’s are publishing sites!
• Can be branded using Master pages and CSS
• Can use content types and page layouts
• Scalable: Uses publishing feature output cache
• Wiki’s use managed metadata
• Site provisioning causes group creation
• Metadata column automatically added
Scale?
• Enterprise Wiki pages (like all pages in Publishing)
support output caching
• Feature leveraged from publishing infrastructure
Development?
• Add new wiki page types
• Build on the wiki page content type
• Example: Lesson Learned -> Functional Area -> Taxonomy Field
Control on Page etc.
• Add page layouts
• Change the default page layout
• Enterprise Wiki fully extensible through SPD
• You don’t have to use Visual Studio
Blogs…
• Ever tried searching for SharePoint 2010 Blog
features, changes or anything else?
• Hard to find new information unless you actually test it…
• The gist of it:
• Blog posts auto listed in activity feed.
• Consistent and improved rich text editor.
• Live preview and ability to launch blog program from
ribbon.
• Team blogs as well as individual blogs.
• Personal blog can be linked to mysite.
• Improved navigation OOTB for blog sites.
• “About this blog” content area.
• No HTML or silverlight/media 
Blogs…
MY SITES, PROFILES,
PICTURES AND
ACTIVITIES
SharePoint Foundation vs
SharePoint Server
• You need SharePoint Server for almost
everything discussed in this presentation
today.
• You do not need Enterprise Client Access
license for almost everything discussed in
this presentation today.
My Site Components
Activity Feed
• Extensible Enterprise Activity Feed
• It has a Web part
• It uses a Atom 2.0 feed
• Two types
• Consolidated – Activities from everything I track
http://<mysitehost>/_layouts/activityfeed.aspx?consolidated=true
• Published – My activities
http://<mysitehost>/_layouts/activityfeed.aspx?publisher=<accountname>
Activity Feed Architecture
User Profile DB:
Activity Feed
User Profile DB:
Change Log
Social DB
Gatherer
(Timer Job)
Injection
OM
Multi-cast
Uni-cast
Your
Gatherers
WebPart,
Object Model
& Atom
Consolidated
or
Published
Example:
CRM Gatherer
Activity Feed Extensibility
• Activity Application
• “CRM”
• Activity Type
• “New Meeting”
• Activity Template
• “<person> has scheduled a meeting with
<customer> on <details>”
• Activity Event
• “Richard has scheduled a meeting with TSPUG
on Wednesday, March 17th
, 2010”
Expect a lot of ‘connectors’ from vendors {imo}.
Feed Readers
• Easy to consume Atom2.0 feed! 
• Request #s are generally very large!
• MS Goal – 2000 Requests Per Second
• At SPC09 – 500-700 with activity, 2100 without
activity
• {Aim is for 600,000,000 rows of data to be
supported… another way of looking at this…
100,000 users worth of stuff over 10 years if
they do 3000 ‘entries’ per year.}
Profile Pictures
• Architecture
• Central picture library
• http://<mysitehost>/UserPhotos/
• Resized three ways
• 32x32 (for use in SharePoint)
• 48x48 (for AD and client apps)
• 96x96 (for Profile page)
• Picture picker
• Customizable and replaceable
• To support your policy and picture store
Profile Pictures
• Upgrade from O12
• Update-SPProfilePhotoStore
• Sync up to AD
• Bootstrap the pictures if already in AD
• Write back to AD, if configured
• Outlook and OCS use Pictures in AD
• OAB size
• Work with your AD/IdM counterparts
Top Issues for My Site
Deployment
• Picture Usage – Consent and Corporate
Policies
• Activity feed
• Who follows me? (custom)
• Two-way consent (custom)
SOCIAL FEEDBACK
Social Feedback
• Feedback = Social Tags, Notes and Ratings
• Helps categorize, annotate, promote and help
retrieval of relevant links
• Applies to any URL, inside or outside of
SharePoint with bookmarklet
• Independent of write-permissions (go readers!)
• Primary mechanism for promoting documents and
web pages to the newsfeed
• At the very basic level it has 3 parts to it
• Person, URI, Feedback
• SECURITY TRIMMING STILL IN EFFECT
Social Feedback
• Tags:
• Social Bookmarks (Such as I Like It)
• Basically just Keywords tied to data…
• Tag Cloud
• Depicts the most popular tags.
• Tag Profiles:
• Tag Profiles show sites, docs, items, people that
have been tagged with a term.
• Tag Profiles also show a list of community
members and any discussions or postings that
appear on the communities note board.
Tags, Notes and Ratings
Tags Notes Ratings
Description Keyword bookmarking Short comments (<3000
characters)
5-Star Ratings
Web part/control No Yes Yes
Discover content by
colleague or keyword
Both Colleagues Colleagues
Web pages, List Items,
Documents
Yes Yes Yes
Doc Library/List Sort and
Filter
Yes (Doc authors only,
requires enterprise keywords
field)
No Yes
Indexed by Search Yes No Yes
Bookmark-let for
external or non-
SharePoint pages
Yes Yes No
Enterprise taxonomy
management
Yes No No
In Office 2010 Client Yes (Doc authors only,
requires enterprise keywords
field)
Yes No?
In Office Web Apps Yes Yes No
Inter-related Services
Social
Feedback
Social
Feedback ProfilesProfiles
Profile Service
Synchronization
Instance
Profile Service
Synchronization
Instance
Profile Service
Instance
Profile Service
Instance
SyncSync
New in 14New in 14
Planning for Scale
• Can be very large datasets
• Enterprise metadata generates tags -> Internet Scale
• Estimating the amount is not trivial
• Microsoft uses a model {How many items are tagged? How often? etc}
• Make estimate/assumptions
• Track usage and reapply
• Need to scale UP
• Microsoft is testing up to 600M rows at RTM
• Co-locate managed metadata, profile and search
when possible
Permission Controlled from
Central Admin
• You can specify which users can use social
features.
• You can specify which users can have mysites.
• This allows you to roll it out slowly and to
targeted groups who receive training/support.
Planning for Privacy
• Social tagging will be culturally disruptive
• Need to plan and decide
• Who can social tag/bookmark?
• Define an acceptable use policy
• What happens when the employee leaves?
• Security trimming of tags ON or OFF
• Pluggable architecture allows definition of rules and back ends
• Define how to handle non-SharePoint and external sites
• Only Indexed sites can be trimmed out-of-the-box
• Activity feed repercussions
Remember you can Manage Tags
• In Central Admin you can search and manage
all tags of a user, or those that specific words.
• This means you can create and actively
perform governance and control/resolutions.
Planning for Adoption
• Best Practices
• Start with a diverse employee advisory committee prior to
deployment
• Seed the social network and Tag corpus
• Connect with HR, Legal, and Executive sponsors to ensure a
smooth deployment
• Agree and Develop the workflow for handling concerns and
escalations
Property Tags and Knowledge Mining
• Where are the tags?
• Outlook 2010 {Sent Items}
• Sharepoint Server 2010
• Control and Consent
1. Auto find and publish to MySite to use {Least Conservative}
2. Don’t Analyze Email {Most Conservative}
Office Resource Kit {http://blogs.technet.com/office_resource_kit/}
1. Analyze and upload (user consent at client)
Outlook ->Options ->Advanced
1. Consent on suggestions (user consent at server)
How does Knowledge Mining Work?
Planning for Privacy
• User education about company policy
• How did “it” know?
• Email notifications {Shared Understanding}
• “Suggestions” only visible to owner
• Only indexing “Everyone” Profile Properties
SOCIAL SEARCH
The “Stuff” in MySites for Search
Organizational Browser
• A simple way of ‘searching’ we can’t forget.
• Key Point: Uses Manager field from AD.
Better User Profiles = Better Search
• Encourage users to have photos and update
profile information
• Turn on ‘knowledge mining’ and encourage
users to publish suggested keywords
• Setup connection to Managed Metadata
Service Application
• Add custom profile properties
Remember me?
Social
Feedback
Social
Feedback ProfilesProfiles
Profile Service
Synchronization
Instance
Profile Service
Synchronization
Instance
Profile Service
Instance
Profile Service
Instance
SyncSync
New in 14New in 14
Leveraging the Managed Metadata
Service for better People Search
• Out of box:
• Responsibilities, Interest, Skills,
Schools, are all taxonomy
properties
• Automatic refinement on relevant
pivots
• Extensibility Opportunity
• Adding a new taxonomy property to
the profile store
My Favorite Social Search Slide?
Phonetic and nickname
matching
Phonetic and nickname
matching
Improved result
layout and hit-
highlighting
Improved result
layout and hit-
highlighting
Recently authored
content
Recently authored
content
Refine by query
type, and many
other pivots
Refine by query
type, and many
other pivots
Sort by relevance,
name or social
distance
Sort by relevance,
name or social
distance
Vanity
search
Vanity
search
 Search click through behavior improves relevance ranking
 Query suggestions mined from search logs help users execute
better queries
 Social definitions expose acronyms
 Social tagging improves search
Go Beyond the Search Box
Social Behavior Drives Search Quality
Click through improves relevance
The wisdom of the masses helps the masses
Search suggestions
Helping users form better queries
Social Definitions: what they say…
Social Tags
USER PROFILES
Typical: Business System Centric
Business System
User Profile Store: Person Centric
User Profile Store: Person Centric
UX
My Site
Profile
Newsfeed
Profile
Synchronization
Organizational
Role and Policies
Web Service
Profile Store
Social Network
UX
My Site
Profile
Newsfeed
Profile
Synchronization
Organizational
Role and Policies
Web Service
Profile Store
Social Network
UX
My Site
Profile
Newsfeed
Profile
Synchronization
Organizational
Role and Policies
Web Service
Profile Store
Social Network
UX
My Site
Profile
Newsfeed
Profile
Synchronization
Organizational
Role and Policies
Web Service
Profile Store
Social Network
Sub Types basically allow us to create
seperate ‘user’ types, each with their own
properties.
(As well as all the above properties.)
Examples:
•Employee
•Intern
•Consultant {Example field: End of Term}
•Customer
•Partner
Organizations are another way of organizing
user profiles. It can be used in a variety of
powerful ways…
It is not working quite right in the Beta… and
Technet has no (easy to find) information on
it…
http://
technet.microsoft.com/en-us/library/ee662520%28office.14%29.a
Not to worry though…
Organizations can represent…
•Divisions
•Departments (or Functional Areas)
•Legal Entities (if it’s a multi company group)
Organizations use a parent relationship to
build a hierarchy. This is important because
aside from this, all you have is ‘Manager’ in
AD to determine org hierarchy.
An Example:
Note: This isn’t accurate.. How is MS Structured?
The down side…
•There is no UI or End User Functionality tied
to this… yet.
The up side…
•Development Opportunity! 
{I would expect significant impact on this by the time of RTM.
Not sure how much will be usable and Beta isn’t stable when
it comes to this functionality from what I can find.}
Remember me? Again?
Social
Feedback
Social
Feedback ProfilesProfiles
Profile Service
Synchronization
Instance
Profile Service
Synchronization
Instance
Profile Service
Instance
Profile Service
Instance
SyncSync
New in 14New in 14
WFE talks to
the service and
SQL, maintains
Front-end
cache
Mid-tier cache,
optimized for most-
used profiles, 256
Mb default (good
for 500k users on
average)
Profile Store Architecture
User Profile DB
•Profile and Activity Feed
Social Data DB
•Tags, Keywords, Comments, Bookmark, Ratings
•Mainly stores GUID (to the taxonomy term) or the note or rating,
URI, Profile ID, Timestamp, URI disambiguation info
•Term values for use on the Newsfeed and Tags & Notes Page
Sync DB
•Staging sync data for AD, LDAP, BCS
What’s in 2010 for User Profiles?
• New: User Profile Synchronization service
• Major changes: Connection creation
• Major changes: Connection Filters
• Major changes: Property Mapping
Profile Synchronization
ADAD LDAPLDAP
BCS
Service
BCS
Service
New in 14New in 14
Import or Export to
Directory Source
(Data Goes Both Ways!)
Example: Picture Goes to
AD from SharePoint!
• User Profile Synchronization is a service, like any other and
needs to be explicitly started.
• Write down the Connection Plan (Requirement for Upgrade)
• Connections, filters, property mappings (import/export, pictures)
• 2007 connection, filter, property mappings will not migrate
• 2010 has strongly-typed property mapping (e.g. no string to int cast!)
• Fewer connections the better, recommend single connection for a
forest - Now possible, where it really wasn’t before 
• Directory Permissions (New Requirement for 2010)
• Need “directory get changes” (dir-sync) rights for the AD credentials
to read the changelog and perform incremental sync
(have bonus material on this later)
• Need write permissions for export to Directory (if you want that)
Profile Synchronization Tips
• Get started with the Users-only option for the first full
sync, run incremental with users and groups
• After first full sync, run incremental not full
• LDAP and BCS only synch users only (no groups)
• BCS
• No export, no new records (rows) can be created from synch
• Check your BCS models using the new external lists
(Old BDC Models may not be functioning correctly –
Don’t use Synch to test this, use external lists instead.)
• Disk Configuration, RAID array with multiple
spindles - OS, Database & DB log files on
separate volumes
• 1 Gig network between services and SQL box
• Enable named piper if services running on same
box as SQL
• Mark CPUs for I/O affinity
• Boost SQL Priority
Scale
• Database Scale
• 2 million user profiles with social features
• 600 million tags/notes
• del.icio.us active users create 4.5 tags and
1.8 comments per month
• 2 million users: 10% Active users: 200,000
• In 2 years, total number of tags and notes:
200,000 x 2 x 12 x (4.5 + 1.8) = 30.24 million
Scale – DB Sizing Tips
Performance
• Latency Targets
• Over LAN: 2 sec for first time, 1 sec for later visits
• Over WAN: 5 sec for first time, 2.5 sec for later visits
• Throughput Targets
• 2007 My Site deployment in Microsoft (~100,000
users, 3-1 farm): Avg RPS = 143, Max (peak) RPS =
350
• Avg RPS for a typical mix on healthy 4-1-1 My Sites
farm = 350-400
AD
LDAP
Forest
AD
LDAP
Forest
• Don’t federate User Profile service globally, replicate
them instead.
• Federate the taxonomy service
• Run local instances of user profile synchronization for
AD/LDAP forests
• Use Audiences for redirecting users to the right profile
and my site hosts
(since you have multiple if replicating)
• Use the Audiences for replication scope
QUESTIONS?
Other Stuff…
• Manage User Permissions in User Profile
Service Application’s Central Admin -> Demo
• Enable Activity Feed Job and Activity Feed
Cleanup Job (if no data in newsfeed)
• Migrating SharePoint 2007 My Links
• From Connect to Office button, each user can
copy My Links into social tags
More Stuff…
• Tags and Notes are Security Trimmed and relies
on search. If inconsistent ensure search has
crawled.
• My Network page? Only the my site host owner
can really modify.
• update-spprofilephotostore can fix lots of
wonky images in people’s profiles.
• Colleagues, DL, and SP Site Membership is
indexed
Development NameSpaces
to Check Out
• What’s New: User Profiles and Social Data
• Microsoft.Office.Server.ActivityFeed
• Microsoft.Office.Server.SocialData
• Microsoft.Office.Server.UserProfiles
• Don’t forget Activity Feed as an example uses RSS!
Development WebServices
to Check Out
• What’s New: Web Services You Can Use
• UserProfileService
• UserProfileChangeService
• SocialDataService
• PublishLinksService
• Organization Profiles… aren’t working in Beta?
• Not that much documentation yet. Soon!
Presentation Sources
Quite a few people!
Jessica Alspaugh (Search)
Venky Veeraraghavan (Activities, Feeds, Pictures, etc)
Alina Fu (Conversation/Insight)
Gail Giacobbe and Ted Pattison (Wiki)
 Tanuj Bansal (User Profile Service/Data)
 And many more…
Thank You
Let’s talk, and/or tweet!
Twitter: @rharbridge
Blog: sharepointkb.wordpress.com
LinkedIn: www.linkedin.com/in/rharbridge
Send me your emails, and let me know your feedback!
 Email me at: harbrich@hotmail.com

Weitere ähnliche Inhalte

Was ist angesagt?

Everything You Need To Know About SharePoint Social Capabilities - SPLive360
Everything You Need To Know About SharePoint Social Capabilities - SPLive360Everything You Need To Know About SharePoint Social Capabilities - SPLive360
Everything You Need To Know About SharePoint Social Capabilities - SPLive360Richard Harbridge
 
Top 10 in SharePoint 2013
Top 10 in SharePoint 2013Top 10 in SharePoint 2013
Top 10 in SharePoint 2013Cory Peters
 
SharePoint 2010 for Document Compliance
SharePoint 2010 for Document ComplianceSharePoint 2010 for Document Compliance
SharePoint 2010 for Document Compliancentenany
 
Share, Follow, and Sync: How SharePoint 2013 uses Personal MySites for Social...
Share, Follow, and Sync: How SharePoint 2013 uses Personal MySites for Social...Share, Follow, and Sync: How SharePoint 2013 uses Personal MySites for Social...
Share, Follow, and Sync: How SharePoint 2013 uses Personal MySites for Social...Paul Stork (Microsoft MVP)
 
Managing metadata in_share_point_2010
Managing metadata in_share_point_2010Managing metadata in_share_point_2010
Managing metadata in_share_point_2010LiquidHub
 
Introduction to SharePoint 2013
Introduction to SharePoint 2013Introduction to SharePoint 2013
Introduction to SharePoint 2013Folio3 Software
 
SharePoint Development(Lesson 5)
SharePoint Development(Lesson 5)SharePoint Development(Lesson 5)
SharePoint Development(Lesson 5)MJ Ferdous
 
Social Features of SharePoint 2013: Enhancing Productivity
Social Features of SharePoint 2013: Enhancing ProductivitySocial Features of SharePoint 2013: Enhancing Productivity
Social Features of SharePoint 2013: Enhancing ProductivityBecky Bertram
 
Creating an Amazing Intranet
Creating an Amazing IntranetCreating an Amazing Intranet
Creating an Amazing Intranethaiyankhan
 
10 most liked features of SharePoint 2013
10 most liked features of SharePoint 201310 most liked features of SharePoint 2013
10 most liked features of SharePoint 2013Karthik Nallajalla
 
SPSRIC - A SharePoint Designer’s Lessons Learned
SPSRIC - A SharePoint Designer’s Lessons Learned SPSRIC - A SharePoint Designer’s Lessons Learned
SPSRIC - A SharePoint Designer’s Lessons Learned Marcy Kellar
 
Guiding a Successful SharePoint Implementation
Guiding a Successful SharePoint ImplementationGuiding a Successful SharePoint Implementation
Guiding a Successful SharePoint ImplementationRandy Williams
 
Why Is SharePoint Still So Hard? by Michal Pisarek - SPTechCon
Why Is SharePoint Still So Hard? by Michal Pisarek - SPTechConWhy Is SharePoint Still So Hard? by Michal Pisarek - SPTechCon
Why Is SharePoint Still So Hard? by Michal Pisarek - SPTechConSPTechCon
 
SharePoint 2013 Upgrade for the End User
SharePoint 2013 Upgrade for the End UserSharePoint 2013 Upgrade for the End User
SharePoint 2013 Upgrade for the End UserRichard Harbridge
 
Preparing for SharePoint 2013
Preparing for SharePoint 2013Preparing for SharePoint 2013
Preparing for SharePoint 2013Jonathan Schultz
 
10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)Christian Buckley
 
SharePoint 2013 Insights
SharePoint 2013 InsightsSharePoint 2013 Insights
SharePoint 2013 InsightsIntergen
 
Build It and They Will Come: SharePoint 2013 User Adoption
Build It and They Will Come:  SharePoint 2013 User AdoptionBuild It and They Will Come:  SharePoint 2013 User Adoption
Build It and They Will Come: SharePoint 2013 User AdoptionStacy Deere
 
SharePoint Design & Development
SharePoint Design & DevelopmentSharePoint Design & Development
SharePoint Design & DevelopmentJonathan Schultz
 
Sharpen SharePoint Adoption in SharePoint 2013 with Gamification
Sharpen SharePoint Adoption in SharePoint 2013 with GamificationSharpen SharePoint Adoption in SharePoint 2013 with Gamification
Sharpen SharePoint Adoption in SharePoint 2013 with GamificationJoel Oleson
 

Was ist angesagt? (20)

Everything You Need To Know About SharePoint Social Capabilities - SPLive360
Everything You Need To Know About SharePoint Social Capabilities - SPLive360Everything You Need To Know About SharePoint Social Capabilities - SPLive360
Everything You Need To Know About SharePoint Social Capabilities - SPLive360
 
Top 10 in SharePoint 2013
Top 10 in SharePoint 2013Top 10 in SharePoint 2013
Top 10 in SharePoint 2013
 
SharePoint 2010 for Document Compliance
SharePoint 2010 for Document ComplianceSharePoint 2010 for Document Compliance
SharePoint 2010 for Document Compliance
 
Share, Follow, and Sync: How SharePoint 2013 uses Personal MySites for Social...
Share, Follow, and Sync: How SharePoint 2013 uses Personal MySites for Social...Share, Follow, and Sync: How SharePoint 2013 uses Personal MySites for Social...
Share, Follow, and Sync: How SharePoint 2013 uses Personal MySites for Social...
 
Managing metadata in_share_point_2010
Managing metadata in_share_point_2010Managing metadata in_share_point_2010
Managing metadata in_share_point_2010
 
Introduction to SharePoint 2013
Introduction to SharePoint 2013Introduction to SharePoint 2013
Introduction to SharePoint 2013
 
SharePoint Development(Lesson 5)
SharePoint Development(Lesson 5)SharePoint Development(Lesson 5)
SharePoint Development(Lesson 5)
 
Social Features of SharePoint 2013: Enhancing Productivity
Social Features of SharePoint 2013: Enhancing ProductivitySocial Features of SharePoint 2013: Enhancing Productivity
Social Features of SharePoint 2013: Enhancing Productivity
 
Creating an Amazing Intranet
Creating an Amazing IntranetCreating an Amazing Intranet
Creating an Amazing Intranet
 
10 most liked features of SharePoint 2013
10 most liked features of SharePoint 201310 most liked features of SharePoint 2013
10 most liked features of SharePoint 2013
 
SPSRIC - A SharePoint Designer’s Lessons Learned
SPSRIC - A SharePoint Designer’s Lessons Learned SPSRIC - A SharePoint Designer’s Lessons Learned
SPSRIC - A SharePoint Designer’s Lessons Learned
 
Guiding a Successful SharePoint Implementation
Guiding a Successful SharePoint ImplementationGuiding a Successful SharePoint Implementation
Guiding a Successful SharePoint Implementation
 
Why Is SharePoint Still So Hard? by Michal Pisarek - SPTechCon
Why Is SharePoint Still So Hard? by Michal Pisarek - SPTechConWhy Is SharePoint Still So Hard? by Michal Pisarek - SPTechCon
Why Is SharePoint Still So Hard? by Michal Pisarek - SPTechCon
 
SharePoint 2013 Upgrade for the End User
SharePoint 2013 Upgrade for the End UserSharePoint 2013 Upgrade for the End User
SharePoint 2013 Upgrade for the End User
 
Preparing for SharePoint 2013
Preparing for SharePoint 2013Preparing for SharePoint 2013
Preparing for SharePoint 2013
 
10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)
 
SharePoint 2013 Insights
SharePoint 2013 InsightsSharePoint 2013 Insights
SharePoint 2013 Insights
 
Build It and They Will Come: SharePoint 2013 User Adoption
Build It and They Will Come:  SharePoint 2013 User AdoptionBuild It and They Will Come:  SharePoint 2013 User Adoption
Build It and They Will Come: SharePoint 2013 User Adoption
 
SharePoint Design & Development
SharePoint Design & DevelopmentSharePoint Design & Development
SharePoint Design & Development
 
Sharpen SharePoint Adoption in SharePoint 2013 with Gamification
Sharpen SharePoint Adoption in SharePoint 2013 with GamificationSharpen SharePoint Adoption in SharePoint 2013 with Gamification
Sharpen SharePoint Adoption in SharePoint 2013 with Gamification
 

Ähnlich wie Social In SharePoint 2010

Managing Governance Across the Social Landscape
Managing Governance Across the Social LandscapeManaging Governance Across the Social Landscape
Managing Governance Across the Social LandscapeChristian Buckley
 
Your Road to Modern Communication Sites
Your Road to Modern Communication SitesYour Road to Modern Communication Sites
Your Road to Modern Communication SitesD'arce Hess
 
Share point 2013 to 2015 webinar jan 14 2015
Share point 2013 to 2015 webinar jan 14 2015Share point 2013 to 2015 webinar jan 14 2015
Share point 2013 to 2015 webinar jan 14 2015Prescient Digital Media
 
Introduction and What’s new in SharePoint 2013
Introduction and What’s new in SharePoint 2013Introduction and What’s new in SharePoint 2013
Introduction and What’s new in SharePoint 2013MJ Ferdous
 
SharePoint 2013 to SharePoint 2015 (webinar) Jan 2015
SharePoint 2013 to SharePoint 2015 (webinar) Jan 2015SharePoint 2013 to SharePoint 2015 (webinar) Jan 2015
SharePoint 2013 to SharePoint 2015 (webinar) Jan 2015Toby Ward
 
Metavis Webinar 2012 - Everything You Need To Know About SharePoints Social C...
Metavis Webinar 2012 - Everything You Need To Know About SharePoints Social C...Metavis Webinar 2012 - Everything You Need To Know About SharePoints Social C...
Metavis Webinar 2012 - Everything You Need To Know About SharePoints Social C...Richard Harbridge
 
SharePoint Fest Denver - Everything You Need To Know About SharePoint Social ...
SharePoint Fest Denver - Everything You Need To Know About SharePoint Social ...SharePoint Fest Denver - Everything You Need To Know About SharePoint Social ...
SharePoint Fest Denver - Everything You Need To Know About SharePoint Social ...Richard Harbridge
 
If SharePoint had Warning Labels
If SharePoint had Warning LabelsIf SharePoint had Warning Labels
If SharePoint had Warning LabelsJoanne Klein
 
What Makes SharePoint UX Good?
What Makes SharePoint UX Good?What Makes SharePoint UX Good?
What Makes SharePoint UX Good?Thomas Daly
 
How Atrium Health SharePoint Team Manages Office 365
How Atrium Health SharePoint Team Manages Office 365How Atrium Health SharePoint Team Manages Office 365
How Atrium Health SharePoint Team Manages Office 365Kelly Jones
 
What’s new in share point 2013
What’s new in share point 2013What’s new in share point 2013
What’s new in share point 2013Wael Sharba
 
SPSLA - Customizing My Sites
SPSLA - Customizing My SitesSPSLA - Customizing My Sites
SPSLA - Customizing My SitesMichael Doyle
 
Spsdfw - Who Moved My SharePoint (to 2013)
Spsdfw - Who Moved My SharePoint (to 2013)Spsdfw - Who Moved My SharePoint (to 2013)
Spsdfw - Who Moved My SharePoint (to 2013)Theresa Lubelski
 
Social computing with share point 2010
Social computing with share point 2010Social computing with share point 2010
Social computing with share point 2010Andrew Clark
 
Top ten new ECM features in SharePoint 2013
Top ten new ECM features in SharePoint 2013Top ten new ECM features in SharePoint 2013
Top ten new ECM features in SharePoint 2013John F. Holliday
 
Cloud Saturday Chicago 2016 - Modern Intranet Development Best Practices on S...
Cloud Saturday Chicago 2016 - Modern Intranet Development Best Practices on S...Cloud Saturday Chicago 2016 - Modern Intranet Development Best Practices on S...
Cloud Saturday Chicago 2016 - Modern Intranet Development Best Practices on S...Nik Patel
 

Ähnlich wie Social In SharePoint 2010 (20)

Managing Governance Across the Social Landscape
Managing Governance Across the Social LandscapeManaging Governance Across the Social Landscape
Managing Governance Across the Social Landscape
 
Your Road to Modern Communication Sites
Your Road to Modern Communication SitesYour Road to Modern Communication Sites
Your Road to Modern Communication Sites
 
Share point 2013 to 2015
Share point 2013 to 2015Share point 2013 to 2015
Share point 2013 to 2015
 
Share point 2013 to 2015
Share point 2013 to 2015 Share point 2013 to 2015
Share point 2013 to 2015
 
Share point 2013 to 2015 webinar jan 14 2015
Share point 2013 to 2015 webinar jan 14 2015Share point 2013 to 2015 webinar jan 14 2015
Share point 2013 to 2015 webinar jan 14 2015
 
Introduction and What’s new in SharePoint 2013
Introduction and What’s new in SharePoint 2013Introduction and What’s new in SharePoint 2013
Introduction and What’s new in SharePoint 2013
 
SharePoint 2013 to SharePoint 2015 (webinar) Jan 2015
SharePoint 2013 to SharePoint 2015 (webinar) Jan 2015SharePoint 2013 to SharePoint 2015 (webinar) Jan 2015
SharePoint 2013 to SharePoint 2015 (webinar) Jan 2015
 
What is SharPoint 2013?
What is SharPoint 2013?What is SharPoint 2013?
What is SharPoint 2013?
 
Metavis Webinar 2012 - Everything You Need To Know About SharePoints Social C...
Metavis Webinar 2012 - Everything You Need To Know About SharePoints Social C...Metavis Webinar 2012 - Everything You Need To Know About SharePoints Social C...
Metavis Webinar 2012 - Everything You Need To Know About SharePoints Social C...
 
SharePoint Fest Denver - Everything You Need To Know About SharePoint Social ...
SharePoint Fest Denver - Everything You Need To Know About SharePoint Social ...SharePoint Fest Denver - Everything You Need To Know About SharePoint Social ...
SharePoint Fest Denver - Everything You Need To Know About SharePoint Social ...
 
If SharePoint had Warning Labels
If SharePoint had Warning LabelsIf SharePoint had Warning Labels
If SharePoint had Warning Labels
 
What Makes SharePoint UX Good?
What Makes SharePoint UX Good?What Makes SharePoint UX Good?
What Makes SharePoint UX Good?
 
How Atrium Health SharePoint Team Manages Office 365
How Atrium Health SharePoint Team Manages Office 365How Atrium Health SharePoint Team Manages Office 365
How Atrium Health SharePoint Team Manages Office 365
 
What’s new in share point 2013
What’s new in share point 2013What’s new in share point 2013
What’s new in share point 2013
 
SPSLA - Customizing My Sites
SPSLA - Customizing My SitesSPSLA - Customizing My Sites
SPSLA - Customizing My Sites
 
Spsdfw - Who Moved My SharePoint (to 2013)
Spsdfw - Who Moved My SharePoint (to 2013)Spsdfw - Who Moved My SharePoint (to 2013)
Spsdfw - Who Moved My SharePoint (to 2013)
 
Social computing with share point 2010
Social computing with share point 2010Social computing with share point 2010
Social computing with share point 2010
 
Top ten new ECM features in SharePoint 2013
Top ten new ECM features in SharePoint 2013Top ten new ECM features in SharePoint 2013
Top ten new ECM features in SharePoint 2013
 
BPC10 BuckleyMetadata-share
BPC10 BuckleyMetadata-shareBPC10 BuckleyMetadata-share
BPC10 BuckleyMetadata-share
 
Cloud Saturday Chicago 2016 - Modern Intranet Development Best Practices on S...
Cloud Saturday Chicago 2016 - Modern Intranet Development Best Practices on S...Cloud Saturday Chicago 2016 - Modern Intranet Development Best Practices on S...
Cloud Saturday Chicago 2016 - Modern Intranet Development Best Practices on S...
 

Mehr von Richard Harbridge

Piloting & Scaling Successfully With Microsoft Viva
Piloting & Scaling Successfully With Microsoft VivaPiloting & Scaling Successfully With Microsoft Viva
Piloting & Scaling Successfully With Microsoft VivaRichard Harbridge
 
Preparing, Piloting & Paths to Success with Microsoft Copilot
Preparing, Piloting & Paths to Success with Microsoft CopilotPreparing, Piloting & Paths to Success with Microsoft Copilot
Preparing, Piloting & Paths to Success with Microsoft CopilotRichard Harbridge
 
Bridging The Gap: How AI Is Transforming Both Customer Experience & Employee ...
Bridging The Gap: How AI Is Transforming Both Customer Experience & Employee ...Bridging The Gap: How AI Is Transforming Both Customer Experience & Employee ...
Bridging The Gap: How AI Is Transforming Both Customer Experience & Employee ...Richard Harbridge
 
Getting The Most Out Of Microsoft 365 Employee Experience Today & Tomorrow
Getting The Most Out Of Microsoft 365 Employee Experience Today & TomorrowGetting The Most Out Of Microsoft 365 Employee Experience Today & Tomorrow
Getting The Most Out Of Microsoft 365 Employee Experience Today & TomorrowRichard Harbridge
 
Mastering Microsoft 365: The Winning Trio Of Automation, Governance & Adoption
Mastering Microsoft 365: The Winning Trio Of Automation, Governance & AdoptionMastering Microsoft 365: The Winning Trio Of Automation, Governance & Adoption
Mastering Microsoft 365: The Winning Trio Of Automation, Governance & AdoptionRichard Harbridge
 
Piloting & Scaling Successfully With Microsoft Viva
Piloting & Scaling Successfully With Microsoft VivaPiloting & Scaling Successfully With Microsoft Viva
Piloting & Scaling Successfully With Microsoft VivaRichard Harbridge
 
Getting The Most Out Of Microsoft 365 Employee Experience Today & Tomorrow SH...
Getting The Most Out Of Microsoft 365 Employee Experience Today & Tomorrow SH...Getting The Most Out Of Microsoft 365 Employee Experience Today & Tomorrow SH...
Getting The Most Out Of Microsoft 365 Employee Experience Today & Tomorrow SH...Richard Harbridge
 
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...Richard Harbridge
 
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Rec...
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Rec...Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Rec...
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Rec...Richard Harbridge
 
Metaverse & The Employee Experience: What You Need To Know
Metaverse & The Employee Experience: What You Need To KnowMetaverse & The Employee Experience: What You Need To Know
Metaverse & The Employee Experience: What You Need To KnowRichard Harbridge
 
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...Richard Harbridge
 
Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...
Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...
Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...Richard Harbridge
 
Smarter, Not Harder How AI Is Changing Employee Experience - Reworked Connect...
Smarter, Not Harder How AI Is Changing Employee Experience - Reworked Connect...Smarter, Not Harder How AI Is Changing Employee Experience - Reworked Connect...
Smarter, Not Harder How AI Is Changing Employee Experience - Reworked Connect...Richard Harbridge
 
Tackling Employee Experience Today As We Embrace The Future Workplace
Tackling Employee Experience Today As We Embrace The Future WorkplaceTackling Employee Experience Today As We Embrace The Future Workplace
Tackling Employee Experience Today As We Embrace The Future WorkplaceRichard Harbridge
 
Smarter, Not Harder How AI Is Changing Communication - Ragan Events
Smarter, Not Harder How AI Is Changing Communication - Ragan EventsSmarter, Not Harder How AI Is Changing Communication - Ragan Events
Smarter, Not Harder How AI Is Changing Communication - Ragan EventsRichard Harbridge
 
Enhancing Microsoft Teams To Build A Better Digital Workplace
Enhancing Microsoft Teams To Build A Better Digital WorkplaceEnhancing Microsoft Teams To Build A Better Digital Workplace
Enhancing Microsoft Teams To Build A Better Digital WorkplaceRichard Harbridge
 
Masterclass On Improving & Measuring Onboarding, Retention & Wellbeing With M...
Masterclass On Improving & Measuring Onboarding, Retention & Wellbeing With M...Masterclass On Improving & Measuring Onboarding, Retention & Wellbeing With M...
Masterclass On Improving & Measuring Onboarding, Retention & Wellbeing With M...Richard Harbridge
 
Getting Started & Driving Success With Power Platform At Scale
Getting Started & Driving Success With Power Platform At ScaleGetting Started & Driving Success With Power Platform At Scale
Getting Started & Driving Success With Power Platform At ScaleRichard Harbridge
 
Masterclass On Improving & Measuring Onboarding, Retention & Well-being
Masterclass On Improving & Measuring Onboarding, Retention & Well-beingMasterclass On Improving & Measuring Onboarding, Retention & Well-being
Masterclass On Improving & Measuring Onboarding, Retention & Well-beingRichard Harbridge
 
Piloting & Scaling Successfully With Microsoft Viva
Piloting & Scaling Successfully With Microsoft VivaPiloting & Scaling Successfully With Microsoft Viva
Piloting & Scaling Successfully With Microsoft VivaRichard Harbridge
 

Mehr von Richard Harbridge (20)

Piloting & Scaling Successfully With Microsoft Viva
Piloting & Scaling Successfully With Microsoft VivaPiloting & Scaling Successfully With Microsoft Viva
Piloting & Scaling Successfully With Microsoft Viva
 
Preparing, Piloting & Paths to Success with Microsoft Copilot
Preparing, Piloting & Paths to Success with Microsoft CopilotPreparing, Piloting & Paths to Success with Microsoft Copilot
Preparing, Piloting & Paths to Success with Microsoft Copilot
 
Bridging The Gap: How AI Is Transforming Both Customer Experience & Employee ...
Bridging The Gap: How AI Is Transforming Both Customer Experience & Employee ...Bridging The Gap: How AI Is Transforming Both Customer Experience & Employee ...
Bridging The Gap: How AI Is Transforming Both Customer Experience & Employee ...
 
Getting The Most Out Of Microsoft 365 Employee Experience Today & Tomorrow
Getting The Most Out Of Microsoft 365 Employee Experience Today & TomorrowGetting The Most Out Of Microsoft 365 Employee Experience Today & Tomorrow
Getting The Most Out Of Microsoft 365 Employee Experience Today & Tomorrow
 
Mastering Microsoft 365: The Winning Trio Of Automation, Governance & Adoption
Mastering Microsoft 365: The Winning Trio Of Automation, Governance & AdoptionMastering Microsoft 365: The Winning Trio Of Automation, Governance & Adoption
Mastering Microsoft 365: The Winning Trio Of Automation, Governance & Adoption
 
Piloting & Scaling Successfully With Microsoft Viva
Piloting & Scaling Successfully With Microsoft VivaPiloting & Scaling Successfully With Microsoft Viva
Piloting & Scaling Successfully With Microsoft Viva
 
Getting The Most Out Of Microsoft 365 Employee Experience Today & Tomorrow SH...
Getting The Most Out Of Microsoft 365 Employee Experience Today & Tomorrow SH...Getting The Most Out Of Microsoft 365 Employee Experience Today & Tomorrow SH...
Getting The Most Out Of Microsoft 365 Employee Experience Today & Tomorrow SH...
 
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...
 
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Rec...
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Rec...Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Rec...
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Rec...
 
Metaverse & The Employee Experience: What You Need To Know
Metaverse & The Employee Experience: What You Need To KnowMetaverse & The Employee Experience: What You Need To Know
Metaverse & The Employee Experience: What You Need To Know
 
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...
Elevate Your Microsoft 365 Experience The Winning Trio Of AI, Analytics & Aut...
 
Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...
Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...
Ideas & Inspiration: Getting Started & Driving Success With Power Platform At...
 
Smarter, Not Harder How AI Is Changing Employee Experience - Reworked Connect...
Smarter, Not Harder How AI Is Changing Employee Experience - Reworked Connect...Smarter, Not Harder How AI Is Changing Employee Experience - Reworked Connect...
Smarter, Not Harder How AI Is Changing Employee Experience - Reworked Connect...
 
Tackling Employee Experience Today As We Embrace The Future Workplace
Tackling Employee Experience Today As We Embrace The Future WorkplaceTackling Employee Experience Today As We Embrace The Future Workplace
Tackling Employee Experience Today As We Embrace The Future Workplace
 
Smarter, Not Harder How AI Is Changing Communication - Ragan Events
Smarter, Not Harder How AI Is Changing Communication - Ragan EventsSmarter, Not Harder How AI Is Changing Communication - Ragan Events
Smarter, Not Harder How AI Is Changing Communication - Ragan Events
 
Enhancing Microsoft Teams To Build A Better Digital Workplace
Enhancing Microsoft Teams To Build A Better Digital WorkplaceEnhancing Microsoft Teams To Build A Better Digital Workplace
Enhancing Microsoft Teams To Build A Better Digital Workplace
 
Masterclass On Improving & Measuring Onboarding, Retention & Wellbeing With M...
Masterclass On Improving & Measuring Onboarding, Retention & Wellbeing With M...Masterclass On Improving & Measuring Onboarding, Retention & Wellbeing With M...
Masterclass On Improving & Measuring Onboarding, Retention & Wellbeing With M...
 
Getting Started & Driving Success With Power Platform At Scale
Getting Started & Driving Success With Power Platform At ScaleGetting Started & Driving Success With Power Platform At Scale
Getting Started & Driving Success With Power Platform At Scale
 
Masterclass On Improving & Measuring Onboarding, Retention & Well-being
Masterclass On Improving & Measuring Onboarding, Retention & Well-beingMasterclass On Improving & Measuring Onboarding, Retention & Well-being
Masterclass On Improving & Measuring Onboarding, Retention & Well-being
 
Piloting & Scaling Successfully With Microsoft Viva
Piloting & Scaling Successfully With Microsoft VivaPiloting & Scaling Successfully With Microsoft Viva
Piloting & Scaling Successfully With Microsoft Viva
 

Kürzlich hochgeladen

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 

Kürzlich hochgeladen (20)

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 

Social In SharePoint 2010

  • 2. Who Am I? Richard Harbridge Loves Technology (Especially SharePoint ) Loves Communities Loves Social Networking Loves Business Analysis Loves Project Management Loves Speaking Blah blah blah blah blah @rharbridge
  • 4. Social Stuff Not Being Covered?
  • 6. Lowers the cost of sharing and organizing Surfaces knowledge and networks Increases employee engagement
  • 7.
  • 8. • Reduces Organizational Barriers • Improves Business Agility • Compliments Talent Management • Promotes End User Innovation
  • 9. • Improve Search Relevance • Improve Content Authority • Empower More People to Contribute • Add Further Contextual Relevance
  • 11. Why should I use SharePoint?
  • 12. Why should I use SharePoint? Integration
  • 14. SharePoint 2010 Wiki Capabilities
  • 15. SharePoint 2010 Wiki Capabilities SharePoint Server: Enterprise Wiki Site Template – built on SharePoint Publishing infrastructure Page Templates (Content Types & Page Layouts) Ratings (Web Analytics) Scalable (Output Caching) Customizable (Master Pages & CSS) Categories (Managed Metadata) Social Tags & Notes (Social Store)
  • 16. Wiki Architecture • Wiki’s are publishing sites! • Can be branded using Master pages and CSS • Can use content types and page layouts • Scalable: Uses publishing feature output cache • Wiki’s use managed metadata • Site provisioning causes group creation • Metadata column automatically added
  • 17. Scale? • Enterprise Wiki pages (like all pages in Publishing) support output caching • Feature leveraged from publishing infrastructure
  • 18. Development? • Add new wiki page types • Build on the wiki page content type • Example: Lesson Learned -> Functional Area -> Taxonomy Field Control on Page etc. • Add page layouts • Change the default page layout • Enterprise Wiki fully extensible through SPD • You don’t have to use Visual Studio
  • 19. Blogs… • Ever tried searching for SharePoint 2010 Blog features, changes or anything else? • Hard to find new information unless you actually test it… • The gist of it: • Blog posts auto listed in activity feed. • Consistent and improved rich text editor. • Live preview and ability to launch blog program from ribbon. • Team blogs as well as individual blogs. • Personal blog can be linked to mysite. • Improved navigation OOTB for blog sites. • “About this blog” content area. • No HTML or silverlight/media 
  • 22. SharePoint Foundation vs SharePoint Server • You need SharePoint Server for almost everything discussed in this presentation today. • You do not need Enterprise Client Access license for almost everything discussed in this presentation today.
  • 24. Activity Feed • Extensible Enterprise Activity Feed • It has a Web part • It uses a Atom 2.0 feed • Two types • Consolidated – Activities from everything I track http://<mysitehost>/_layouts/activityfeed.aspx?consolidated=true • Published – My activities http://<mysitehost>/_layouts/activityfeed.aspx?publisher=<accountname>
  • 25. Activity Feed Architecture User Profile DB: Activity Feed User Profile DB: Change Log Social DB Gatherer (Timer Job) Injection OM Multi-cast Uni-cast Your Gatherers WebPart, Object Model & Atom Consolidated or Published Example: CRM Gatherer
  • 26. Activity Feed Extensibility • Activity Application • “CRM” • Activity Type • “New Meeting” • Activity Template • “<person> has scheduled a meeting with <customer> on <details>” • Activity Event • “Richard has scheduled a meeting with TSPUG on Wednesday, March 17th , 2010” Expect a lot of ‘connectors’ from vendors {imo}.
  • 27. Feed Readers • Easy to consume Atom2.0 feed!  • Request #s are generally very large! • MS Goal – 2000 Requests Per Second • At SPC09 – 500-700 with activity, 2100 without activity • {Aim is for 600,000,000 rows of data to be supported… another way of looking at this… 100,000 users worth of stuff over 10 years if they do 3000 ‘entries’ per year.}
  • 28. Profile Pictures • Architecture • Central picture library • http://<mysitehost>/UserPhotos/ • Resized three ways • 32x32 (for use in SharePoint) • 48x48 (for AD and client apps) • 96x96 (for Profile page) • Picture picker • Customizable and replaceable • To support your policy and picture store
  • 29. Profile Pictures • Upgrade from O12 • Update-SPProfilePhotoStore • Sync up to AD • Bootstrap the pictures if already in AD • Write back to AD, if configured • Outlook and OCS use Pictures in AD • OAB size • Work with your AD/IdM counterparts
  • 30. Top Issues for My Site Deployment • Picture Usage – Consent and Corporate Policies • Activity feed • Who follows me? (custom) • Two-way consent (custom)
  • 32. Social Feedback • Feedback = Social Tags, Notes and Ratings • Helps categorize, annotate, promote and help retrieval of relevant links • Applies to any URL, inside or outside of SharePoint with bookmarklet • Independent of write-permissions (go readers!) • Primary mechanism for promoting documents and web pages to the newsfeed • At the very basic level it has 3 parts to it • Person, URI, Feedback • SECURITY TRIMMING STILL IN EFFECT
  • 33. Social Feedback • Tags: • Social Bookmarks (Such as I Like It) • Basically just Keywords tied to data… • Tag Cloud • Depicts the most popular tags. • Tag Profiles: • Tag Profiles show sites, docs, items, people that have been tagged with a term. • Tag Profiles also show a list of community members and any discussions or postings that appear on the communities note board.
  • 34. Tags, Notes and Ratings Tags Notes Ratings Description Keyword bookmarking Short comments (<3000 characters) 5-Star Ratings Web part/control No Yes Yes Discover content by colleague or keyword Both Colleagues Colleagues Web pages, List Items, Documents Yes Yes Yes Doc Library/List Sort and Filter Yes (Doc authors only, requires enterprise keywords field) No Yes Indexed by Search Yes No Yes Bookmark-let for external or non- SharePoint pages Yes Yes No Enterprise taxonomy management Yes No No In Office 2010 Client Yes (Doc authors only, requires enterprise keywords field) Yes No? In Office Web Apps Yes Yes No
  • 35. Inter-related Services Social Feedback Social Feedback ProfilesProfiles Profile Service Synchronization Instance Profile Service Synchronization Instance Profile Service Instance Profile Service Instance SyncSync New in 14New in 14
  • 36. Planning for Scale • Can be very large datasets • Enterprise metadata generates tags -> Internet Scale • Estimating the amount is not trivial • Microsoft uses a model {How many items are tagged? How often? etc} • Make estimate/assumptions • Track usage and reapply • Need to scale UP • Microsoft is testing up to 600M rows at RTM • Co-locate managed metadata, profile and search when possible
  • 37. Permission Controlled from Central Admin • You can specify which users can use social features. • You can specify which users can have mysites. • This allows you to roll it out slowly and to targeted groups who receive training/support.
  • 38. Planning for Privacy • Social tagging will be culturally disruptive • Need to plan and decide • Who can social tag/bookmark? • Define an acceptable use policy • What happens when the employee leaves? • Security trimming of tags ON or OFF • Pluggable architecture allows definition of rules and back ends • Define how to handle non-SharePoint and external sites • Only Indexed sites can be trimmed out-of-the-box • Activity feed repercussions
  • 39. Remember you can Manage Tags • In Central Admin you can search and manage all tags of a user, or those that specific words. • This means you can create and actively perform governance and control/resolutions.
  • 40. Planning for Adoption • Best Practices • Start with a diverse employee advisory committee prior to deployment • Seed the social network and Tag corpus • Connect with HR, Legal, and Executive sponsors to ensure a smooth deployment • Agree and Develop the workflow for handling concerns and escalations
  • 41. Property Tags and Knowledge Mining • Where are the tags? • Outlook 2010 {Sent Items} • Sharepoint Server 2010 • Control and Consent 1. Auto find and publish to MySite to use {Least Conservative} 2. Don’t Analyze Email {Most Conservative} Office Resource Kit {http://blogs.technet.com/office_resource_kit/} 1. Analyze and upload (user consent at client) Outlook ->Options ->Advanced 1. Consent on suggestions (user consent at server)
  • 42. How does Knowledge Mining Work?
  • 43. Planning for Privacy • User education about company policy • How did “it” know? • Email notifications {Shared Understanding} • “Suggestions” only visible to owner • Only indexing “Everyone” Profile Properties
  • 45. The “Stuff” in MySites for Search
  • 46. Organizational Browser • A simple way of ‘searching’ we can’t forget. • Key Point: Uses Manager field from AD.
  • 47. Better User Profiles = Better Search • Encourage users to have photos and update profile information • Turn on ‘knowledge mining’ and encourage users to publish suggested keywords • Setup connection to Managed Metadata Service Application • Add custom profile properties
  • 48. Remember me? Social Feedback Social Feedback ProfilesProfiles Profile Service Synchronization Instance Profile Service Synchronization Instance Profile Service Instance Profile Service Instance SyncSync New in 14New in 14
  • 49. Leveraging the Managed Metadata Service for better People Search • Out of box: • Responsibilities, Interest, Skills, Schools, are all taxonomy properties • Automatic refinement on relevant pivots • Extensibility Opportunity • Adding a new taxonomy property to the profile store
  • 50. My Favorite Social Search Slide? Phonetic and nickname matching Phonetic and nickname matching Improved result layout and hit- highlighting Improved result layout and hit- highlighting Recently authored content Recently authored content Refine by query type, and many other pivots Refine by query type, and many other pivots Sort by relevance, name or social distance Sort by relevance, name or social distance Vanity search Vanity search
  • 51.  Search click through behavior improves relevance ranking  Query suggestions mined from search logs help users execute better queries  Social definitions expose acronyms  Social tagging improves search Go Beyond the Search Box Social Behavior Drives Search Quality
  • 52. Click through improves relevance The wisdom of the masses helps the masses
  • 53. Search suggestions Helping users form better queries
  • 57. Typical: Business System Centric Business System
  • 58. User Profile Store: Person Centric
  • 59. User Profile Store: Person Centric UX My Site Profile Newsfeed Profile Synchronization Organizational Role and Policies Web Service Profile Store Social Network UX My Site Profile Newsfeed Profile Synchronization Organizational Role and Policies Web Service Profile Store Social Network UX My Site Profile Newsfeed Profile Synchronization Organizational Role and Policies Web Service Profile Store Social Network UX My Site Profile Newsfeed Profile Synchronization Organizational Role and Policies Web Service Profile Store Social Network
  • 60.
  • 61. Sub Types basically allow us to create seperate ‘user’ types, each with their own properties. (As well as all the above properties.) Examples: •Employee •Intern •Consultant {Example field: End of Term} •Customer •Partner
  • 62. Organizations are another way of organizing user profiles. It can be used in a variety of powerful ways… It is not working quite right in the Beta… and Technet has no (easy to find) information on it… http:// technet.microsoft.com/en-us/library/ee662520%28office.14%29.a Not to worry though…
  • 63. Organizations can represent… •Divisions •Departments (or Functional Areas) •Legal Entities (if it’s a multi company group) Organizations use a parent relationship to build a hierarchy. This is important because aside from this, all you have is ‘Manager’ in AD to determine org hierarchy.
  • 64. An Example: Note: This isn’t accurate.. How is MS Structured?
  • 65. The down side… •There is no UI or End User Functionality tied to this… yet. The up side… •Development Opportunity!  {I would expect significant impact on this by the time of RTM. Not sure how much will be usable and Beta isn’t stable when it comes to this functionality from what I can find.}
  • 66. Remember me? Again? Social Feedback Social Feedback ProfilesProfiles Profile Service Synchronization Instance Profile Service Synchronization Instance Profile Service Instance Profile Service Instance SyncSync New in 14New in 14 WFE talks to the service and SQL, maintains Front-end cache Mid-tier cache, optimized for most- used profiles, 256 Mb default (good for 500k users on average)
  • 67.
  • 68. Profile Store Architecture User Profile DB •Profile and Activity Feed Social Data DB •Tags, Keywords, Comments, Bookmark, Ratings •Mainly stores GUID (to the taxonomy term) or the note or rating, URI, Profile ID, Timestamp, URI disambiguation info •Term values for use on the Newsfeed and Tags & Notes Page Sync DB •Staging sync data for AD, LDAP, BCS
  • 69. What’s in 2010 for User Profiles? • New: User Profile Synchronization service • Major changes: Connection creation • Major changes: Connection Filters • Major changes: Property Mapping
  • 70.
  • 71.
  • 72. Profile Synchronization ADAD LDAPLDAP BCS Service BCS Service New in 14New in 14 Import or Export to Directory Source (Data Goes Both Ways!) Example: Picture Goes to AD from SharePoint!
  • 73. • User Profile Synchronization is a service, like any other and needs to be explicitly started. • Write down the Connection Plan (Requirement for Upgrade) • Connections, filters, property mappings (import/export, pictures) • 2007 connection, filter, property mappings will not migrate • 2010 has strongly-typed property mapping (e.g. no string to int cast!) • Fewer connections the better, recommend single connection for a forest - Now possible, where it really wasn’t before  • Directory Permissions (New Requirement for 2010) • Need “directory get changes” (dir-sync) rights for the AD credentials to read the changelog and perform incremental sync (have bonus material on this later) • Need write permissions for export to Directory (if you want that)
  • 74. Profile Synchronization Tips • Get started with the Users-only option for the first full sync, run incremental with users and groups • After first full sync, run incremental not full • LDAP and BCS only synch users only (no groups) • BCS • No export, no new records (rows) can be created from synch • Check your BCS models using the new external lists (Old BDC Models may not be functioning correctly – Don’t use Synch to test this, use external lists instead.)
  • 75. • Disk Configuration, RAID array with multiple spindles - OS, Database & DB log files on separate volumes • 1 Gig network between services and SQL box • Enable named piper if services running on same box as SQL • Mark CPUs for I/O affinity • Boost SQL Priority
  • 76. Scale • Database Scale • 2 million user profiles with social features • 600 million tags/notes • del.icio.us active users create 4.5 tags and 1.8 comments per month • 2 million users: 10% Active users: 200,000 • In 2 years, total number of tags and notes: 200,000 x 2 x 12 x (4.5 + 1.8) = 30.24 million
  • 77. Scale – DB Sizing Tips
  • 78. Performance • Latency Targets • Over LAN: 2 sec for first time, 1 sec for later visits • Over WAN: 5 sec for first time, 2.5 sec for later visits • Throughput Targets • 2007 My Site deployment in Microsoft (~100,000 users, 3-1 farm): Avg RPS = 143, Max (peak) RPS = 350 • Avg RPS for a typical mix on healthy 4-1-1 My Sites farm = 350-400
  • 80. • Don’t federate User Profile service globally, replicate them instead. • Federate the taxonomy service • Run local instances of user profile synchronization for AD/LDAP forests • Use Audiences for redirecting users to the right profile and my site hosts (since you have multiple if replicating) • Use the Audiences for replication scope
  • 82. Other Stuff… • Manage User Permissions in User Profile Service Application’s Central Admin -> Demo • Enable Activity Feed Job and Activity Feed Cleanup Job (if no data in newsfeed) • Migrating SharePoint 2007 My Links • From Connect to Office button, each user can copy My Links into social tags
  • 83. More Stuff… • Tags and Notes are Security Trimmed and relies on search. If inconsistent ensure search has crawled. • My Network page? Only the my site host owner can really modify. • update-spprofilephotostore can fix lots of wonky images in people’s profiles. • Colleagues, DL, and SP Site Membership is indexed
  • 84. Development NameSpaces to Check Out • What’s New: User Profiles and Social Data • Microsoft.Office.Server.ActivityFeed • Microsoft.Office.Server.SocialData • Microsoft.Office.Server.UserProfiles • Don’t forget Activity Feed as an example uses RSS!
  • 85. Development WebServices to Check Out • What’s New: Web Services You Can Use • UserProfileService • UserProfileChangeService • SocialDataService • PublishLinksService • Organization Profiles… aren’t working in Beta? • Not that much documentation yet. Soon!
  • 86. Presentation Sources Quite a few people! Jessica Alspaugh (Search) Venky Veeraraghavan (Activities, Feeds, Pictures, etc) Alina Fu (Conversation/Insight) Gail Giacobbe and Ted Pattison (Wiki)  Tanuj Bansal (User Profile Service/Data)  And many more…
  • 87. Thank You Let’s talk, and/or tweet! Twitter: @rharbridge Blog: sharepointkb.wordpress.com LinkedIn: www.linkedin.com/in/rharbridge Send me your emails, and let me know your feedback!  Email me at: harbrich@hotmail.com

Hinweis der Redaktion

  1. How many times have you found a useful link somewhere on the internet, but had no way to usefull record that and get feedback from your colleagues?   Well, SharePoint 2010 social feedback can help with this, you can now &amp;quot;tag&amp;quot; any source on the internet (or intranet) which has a URL. This is stored in your &amp;quot;tags&amp;quot; section on your My Site, and also appears in your &amp;quot;Activity Feed&amp;quot; (which is one of the new areas in the SharePoint 2010 My Site).   Other users can also post &amp;quot;notes&amp;quot; relating to your tag, which effectively creates a discussion board around the &amp;quot;tagging&amp;quot; activity, allowing conversations around something that has been tagged.   Now, one of the key points is Security Trimming. Lets take this example: what happens if you Tag a document that someone else doesn&amp;apos;t have access to?   The good news is that social tagging uses the Search Index to provide security trimming on content that is stored in SharePoint.   This provides the capability for senior managers to tag confidential documents (and hold conversations about that using notes) but those tags (and notes) are not visible to anyone who doesn&amp;apos;t have read-access to the document!   On top of this is included a Ratings feature, where you can rate content within SharePoint lists (finally, the death of third party &amp;quot;rate my content&amp;quot; web parts).   This means that SharePoint 2010 now has similar social feedback functionality as other products like Digg or Delicious, in that you can tag and rate content, and other people can interact with that &amp;quot;tag&amp;quot; creating a discussion.   Architecture All of the Social Feedback information in SharePoint 2010 is stored in a separate &amp;quot;Social Database&amp;quot;. This sits alongside the Profile Database.   There are then &amp;quot;Gatherers&amp;quot; (Timer Jobs) which will collect all of the changes to both the Social Database and the Profile Database and this is stored in another database for Activity Feeds (the Activity Feed Database) with foreign key pointers back to the Profile Database (so you know who&amp;apos;s activity it is).   The performance is impressive, aiming for 2000 requests per second, and in terms of storage they are looking to support over 600,000,000 rows of data! They claim that this is sufficient for activity (including social feedback) for 400,000 users over 5 years!   Extensibility You can also hook into this process yourself. You can build your own &amp;quot;Gatherer&amp;quot; jobs to collect information from any data source that you like.   A good example is a CRM database, so that you can show activity in CRM in the My Site Activity Feed, showing when people schedule meetings or achieve sales activites.
  2. How many times have you found a useful link somewhere on the internet, but had no way to usefull record that and get feedback from your colleagues?   Well, SharePoint 2010 social feedback can help with this, you can now &amp;quot;tag&amp;quot; any source on the internet (or intranet) which has a URL. This is stored in your &amp;quot;tags&amp;quot; section on your My Site, and also appears in your &amp;quot;Activity Feed&amp;quot; (which is one of the new areas in the SharePoint 2010 My Site).   Other users can also post &amp;quot;notes&amp;quot; relating to your tag, which effectively creates a discussion board around the &amp;quot;tagging&amp;quot; activity, allowing conversations around something that has been tagged.   Now, one of the key points is Security Trimming. Lets take this example: what happens if you Tag a document that someone else doesn&amp;apos;t have access to?   The good news is that social tagging uses the Search Index to provide security trimming on content that is stored in SharePoint.   This provides the capability for senior managers to tag confidential documents (and hold conversations about that using notes) but those tags (and notes) are not visible to anyone who doesn&amp;apos;t have read-access to the document!   On top of this is included a Ratings feature, where you can rate content within SharePoint lists (finally, the death of third party &amp;quot;rate my content&amp;quot; web parts).   This means that SharePoint 2010 now has similar social feedback functionality as other products like Digg or Delicious, in that you can tag and rate content, and other people can interact with that &amp;quot;tag&amp;quot; creating a discussion.   Architecture All of the Social Feedback information in SharePoint 2010 is stored in a separate &amp;quot;Social Database&amp;quot;. This sits alongside the Profile Database.   There are then &amp;quot;Gatherers&amp;quot; (Timer Jobs) which will collect all of the changes to both the Social Database and the Profile Database and this is stored in another database for Activity Feeds (the Activity Feed Database) with foreign key pointers back to the Profile Database (so you know who&amp;apos;s activity it is).   The performance is impressive, aiming for 2000 requests per second, and in terms of storage they are looking to support over 600,000,000 rows of data! They claim that this is sufficient for activity (including social feedback) for 400,000 users over 5 years!   Extensibility You can also hook into this process yourself. You can build your own &amp;quot;Gatherer&amp;quot; jobs to collect information from any data source that you like.   A good example is a CRM database, so that you can show activity in CRM in the My Site Activity Feed, showing when people schedule meetings or achieve sales activites.