Showing posts with label Common SharePoint Definitions. Show all posts
Showing posts with label Common SharePoint Definitions. Show all posts

Monday, September 18, 2017

SharePoint & Agile Scrum


Overall – SharePoint and agile scrum are a good fit for many reasons – the common aspects of Epic -> Feature -> Story and Task are given an overview below of how they fit together in a SharePoint project.

Epics - SharePoint agile scrum allows teams to formulate epics (which would encompass a major release) – overall, epics maybe good for a new installation, upgrade, or cumulative patch of SharePoint.

Features – in SharePoint agile scrum, a feature (working functionality usually part of an epic) may consist of creating a custom web part or creating a new workflow for a change control process (these can be the features that are part of your new install).

Stories – these are the aspects that need created/built which will allow users to accomplish what they need to do in the said system. Stories are usually written in the context of:

As a <   >, I need  <   >, so that I get <  >. Where the text between the < > would be filled in by the users or an analyst working with a user.

A SharePoint example of a story would be:

As an end user, I need a button which when checked populates a list so that I get changes from the change control system from the day before.

Tasks – as part of a story – tasks will be needed so that the aspects that make up the stories asked are created and built.

SharePoint example:

                Custom list is created with proper fields

External content type is created for change control status field

Form is designed with button lookup to change control system

Thus – core agile scrum methods can indeed work well for SharePoint and tweaked and defined based on one’s business needs.
 
View Video:

Thursday, September 22, 2016

SharePoint Definitions - Common

The below are some common SharePoint definitions that are often asked:

Active Directory - a directory service from Microsoft utilized in SharePoint for grouping user login accounts in named groups.
Activities -  tracked updates related to a specific user. They are often related to the users social interaction within SharePoint (such as tagging, rating, etc).
Check-out: To lock a file while editing it to prevent others from overwriting or editing it inadvertently. Only the user who checks out a document can edit the document.
Content Type - a named and uniquely identifiable collection of settings and fields that store metadata for individual items in a SharePoint list. One or more content types can be associated with a list, which restricts the contents to items of those types.
Document Library - a configurable list in which documents and folders can be stored. The document library has special settings above and beyond a folder such as versioning settings, workflow settings, and information policies.
Follow - ability to subscribe to receive that user’s updates.
Hash tag – way to organize tweets. Users simply prefix a message with a hash tag to enable others to discover relevant posts. One commonly used hash tag is to utilize a user’s name example #Kevin O’Neill.
Home Page: A Home Page is the main page of a SharePoint web site; it provides a navigational structure that links the site components together. The home page has two major navigational areas: the top link bar and the quick launch bar.
Library: A library stores files as well as information about files. You can control how documents are viewed, tracked, managed and created in libraries.
List: A list is similar to a library, except that it is a collection of information where a team or department can store, share and manage information (not files).
Metadata - data about data. Metadata describes how and when and by whom a particular set of data was collected, and how the data is formatted.
mySite/OneDrive – a single page portal that contains the user’s personal sites, links, etc. My Site consists of both a public and private view. The private view is intended as a personal workplace for the individual end user. The public view, on the other hand, acts like a business card that can be accessed by other portal users.
Page – used to display or summarize information and links within a site or sites.
Public Site - a site created in SharePoint which is available to all users as well as the information it contains is relevant to all users.
Private Site - a site created in SharePoint which is available to targeted designated users as the information it contains is relevant to only members of a said team or project.
SharePoint Designer - a tool which allows administrators to modify pages, and customize their SharePoint sites in more powerful ways than the out of the box graphical user interface.
Site - a complete web site stored in a named leaf of the top-level Web site.
Subsite - a named subdirectory of the top-level Web site that is a complete Web site. Each sub site can have independent administration, authoring, and browsing permissions from the top-level Web sites and other subsites.
Survey - a Web site component that enables users to respond to a set of questions specified by the creator of the survey. Results are tallied in a graphical summary. Surveys provide a way to poll portal users for input on a subject. Surveys support a wide variety of response types from simple Yes/No answers to free-form text.
Tag - keywords that are assigned to content. Tagging pages to share with others is social bookmarking.
Term Set – a designated listing of metadata tags to be utilized for a particular area, department, project or initiative.
Versioning: The process of creating a numbered copy of a file or an item whenever a revision is saved to the library or list.
Web Part: Web parts are basic building blocks of a web part page. A Web Part can be reused, shared and personalized by all users who have permission to access it.
Web Part Page: a special type of page on a SharePoint site that contains one or more web parts.
Workflow - the automation of business processes, where business documents and tasks are passed automatically from one user to another for action, according to a set sequence.

Friday, September 16, 2016

SharePoint 2016 Content Editor Instructor Guide

https://www.amazon.com/dp/B01HW3G5FQ

The world of SharePoint is an intricate one that many users need guidance on. Therefore, this guide is meant to be utilized by an individual whom will be reviewing via a demonstration format the core aspects that a general user who will be adding content to a site – will need to utilize. The guide can also be utilized by any individual interested in self-study learning the core and key aspects of SharePoint 2016.