Pages

Showing posts with label overview. Show all posts
Showing posts with label overview. Show all posts

Nov 19, 2012

How Unisys Used the Power of SharePoint to Socially Enable a Global Workforce #spc12

Fresh from the SharePoint Conference in Las Vegas, my overview of a great session looking at how one multi-national company created a vibrant knowledge sharing culture using SharePoint.

I think that along with the analyst sessions, the customer showcase sessions at SharePoint conferences are the most valuable. I was particularly looking forward to this session as Unisys has long been at the forefront of collaboration and social computing with SharePoint.

I covered a session on Communities at Unisys at last year's SharePoint conference here on CMSWire. In this session, Gloria Burke, Director of Knowledge and Collaboration Strategy and Governance, took us through the three year journey to develop a global social intranet at Unisys.

To add a little extra spice, Gloria had this week been named as one of the top 7 Social Business Leaders of 2012. The stage was set.

Challenges

Speaking to an audience of over 300 people, Gloria opened the session by setting the scene at Unisys, a worldwide IT Services company with over 22,500 employees in 100 countries, dealing with both commercial and government clients.

The challenges that the business faced in 2010 would probably be very familiar, Gloria told us. They included knowledge silos, employees struggling to locate subject matter experts, an inefficient on-boarding system, a disconnect between ideas and innovation, and an inconsistent approach to the capture and re-use of knowledge. Everyone seemed to agree that this sounded all too familiar.

Vision

Gloria described her approach to dealing with these challenges. She had begun with a series of leadership interviews to assess internal views. For the external view, she had engaged analyst organizations such as Forrester Research and Gartner who provided external benchmarking. She used these inputs to define an end state vision for both tools and culture over a three year period.

The key elements of that vision included the development of a knowledge sharing culture, enabling employees to build a professional online persona, leveraging social tools to streamline access to information, integrating social tools into core business processes and empowering employees.  To realize the vision, the program would have to have five key work streams:

  1. connection and collaboration
  2. intellectual capital capture, repurpose and reuse
  3. knowledge access, management and governance
  4. infrastructure and application
  5. culture and transformation.

Tools

We were shown a timeline which illustrated the Unisys journey over the past three years. The journey began in June 2010 with the deployment of SharePoint MySites, which included integration to import skills from employees from PeopleSoft into MySite Profiles.

This was followed by the launch of a center for Communities of practice. The center provided information and features to help users find, join and organize communities, and included a community manager tool. Gloria emphasized that there had been a focus on both strategic — or top-down communities, and organic — or bottom-up communities.

Communities at Unisys are categorized as know what, know how, know who, and know more. Variations on classic knowledge management definitions I noted. Employees are hard aligned to communities relating to their business unit, but also have the option to self-subscribe to communities in which they are interested.

 

Continue reading this article:

 
 

Source : cmswire[dot]com

Aug 29, 2012

35,000 Foot View of SharePoint 2013 for End Users

shutterstock_105211814.jpgThis is the last article of a four-part 35,000-foot overview of some of the major changes expected in SharePoint 2013. What's in store for the end user?

What’s New for End Users?

When end users begin using SharePoint 2013, they will notice additional collaboration features, as well as an increase in social components.

Collaboration

SharePoint has always been a tool for collaboration, but SharePoint 2013 promises even more robust collaboration tools. SharePoint 2013 has added new features to increase collaboration, including:

  • OneNote Notebook included in the Team Site for taking and storing notes locally
  • Share Dialog Interface, which allows users to quickly add people to list and share content even between site collections
  • Callout Feature for managing Items in List or Library
  • Drag and Drop Between Sites or between SharePoint/Desktop allowing you to quickly move documents between sites or between SharePoint and your local environment.

Video and Rich Media Improvements

Video and rich media is invading the business world, and SharePoint 2013 is striving to make it easier to organize and access this form of data. Improvements related to video and rich media, include:

  • Videos have video pages that contain metadata to improve the search functionality.
  • Users can now preview videos from the search results before spending valuable time downloading the video.
  • Users can now search for videos by length or by date.
  • HTML5 and Silverlight Players are Supported in 2013 for viewing.
  • Improved refinement options when it comes to SharePoint 2013 from end user perspective.

Records Management and Compliance

There are improvements to the records management functionality that help meet compliance requirements you may have in your organization, including the following:

  • Site-Based Compliance — SharePoint Sites are now integrated with Team Mailboxes in SharePoint 2013, which means that any time an end user is preserving content, both the SharePoint Sites and the Team Mailboxes are searched.
  • In-Place Records Management — SharePoint 2013 still has In-Place records management, but now it preserves content that has been modified. So if a user has put a lock on the content, it allows other users to make a change to the document, but it keeps a copy of the content as it was prior to the modification.

    Documents, list items, pages and Exchange Server 2013 mailboxes can be preserved. The preservation of the information is done at the site level but you can use filters to avoid preserving the entire site or mailbox.

  • Enterprise-Wide e-Discovery — SharePoint Server 2013 introduces a new site for managing and holding your discovery cases. Within this site collection you can perform e-Discovery queries across multiple SharePoint farms and Exchange servers and preserve the items that are discovered.

    You create a new site for each case using the eDiscovery Center site template. This site creates a portal through which you can access discovery cases to conduct searches, place content on hold, and export content. To implement e-Discovery across the enterprise, configure SharePoint Server 2013 Search to crawl all file shares and websites that contain discoverable content. You can then export the results of an e-Discovery search for later import into a review tool.

     

    Continue reading this article:

     
     

Source : cmswire[dot]com

Aug 15, 2012

35,000 Foot View of SharePoint 2013 for Developers

Are you ready for SharePoint 2013?

This is the second in a four part series that provides a 35,000-foot overview of some of the major changes expected in SharePoint 2013. With this piece we will dive into what will be new for developers.

The series covers these changes as they relate to administrators, developers, designers and end users. 

What’s New for Developers?

There are lots of changes coming to SharePoint 2013 that developers will need to know about. 

Visual Studio 2012

SharePoint 2013 will include enhanced Visual Studio functionality. These enhancements include new Project/Feature/Package Properties, as well as new deployment options. Visual Studio 2012 also includes New Item Templates designed to work with SharePoint 2013, including SharePoint Applications (SPApps).

SharePoint Applications

SharePoint 2013 introduces a corporate catalog and a public marketplace, which is essentially an app store. Developers can now write applications that extend SharePoint sites using the new SharePoint App Model. In SharePoint 2013, SPApps can be SharePoint hosted using a client web part, Azure-hosted (auto-provisioned or on premises), or developer-hosted using Chrome Control or OAuth.

SharePoint REST (Representational State Transfer)

SharePoint REST is a new service in SharePoint 2013 that allows you to interact with SharePoint artifacts. It provides support for CRUD (create, update, delete) operations from SharePoint Apps, solutions, and client applications using standard OData and REST web technologies.

Business Connectivity Services (BCS)

SharePoint 2013 has made External Content Types (ECT) from external lists accessible via Windows Communication Foundation (WCF) services or OData. This helps users more easily consume and interact with external data sources located outside of SharePoint. External List Event Receivers and alerts are also now available in SharePoint 2013 along with filtering, sorting, and support for REST (Representational State Transfer).

Remote Event Receivers

In the past, Event Receivers ran imperative logic on the SharePoint server, but in SharePoint 2013 Remote Event Receivers handle events that occur on a list item, a list or a web in a SPApp. In addition, SPApp Event Receivers handle events involving the app itself, such as when it's installed or deleted. Remote Event Receivers can be created using the Client-Side Object Model (CSOM) and the JavaScript Object Model (JSOM).

Client-Side Object Model (CSOM) and JavaScript Object Model (JSOM)

SharePoint 2013 is all about hosting external application functionality in a SharePoint context. Those external applications (SPApps) will often need to interact with the SharePoint environment. In SharePoint 2013 CSOM has been greatly expanded to include the ability to access the query object model for online, on-premises and mobile development of search along with improvements in other areas. When it comes to JSOM, SharePoint 2013 includes support for JavaScript contexts, cross-domain queries and application programming interfaces (APIs) to access the workflow object model.

Workflows

SharePoint 2013 will include Windows Azure Workflow (WAW) Services, which is built on Windows Workflow Foundation 4. Don’t worry. The 3.x legacy is still there for backwards compatibility, which isolates logic into a service that is independent of SharePoint. SharePoint 2013 also includes the AppFabric Workflow Model, which provides a lot more flexibility on the scalability of workflows.

NAPA

SharePoint 2013 features NAPA, which is a browser-based environment that allows developers to build apps for the new cloud environment. It is an online companion to Visual Studio and can be used to create applications before fully migrating to Visual Studio.

 

Continue reading this article:

 
 

Source : cmswire[dot]com