Friday, December 30, 2022

SharePoint - Work Item

The following is a SharePoint dictionary word of the day related to work item:

Work item

Object which represents an operation that is to be scheduled to run at a specific time.

 

Work item process

Process which runs a work item.

 

Work item type

Named definition which specifies what a work item ensures.

 

Work item type identifier

Globally unique identifier (GUID) that is used to identify a work item type.


Thursday, December 29, 2022

SharePoint - WebDav

The following is a SharePoint dictionary word of the day:

WebDAV (Web Distributed Authoring and Versioning Protocol)

Set of extensions to the Hypertext Transfer Protocol (HTTP), which permits user agents to collaboratively write content directly in an HTTP request to the target.

Wednesday, December 28, 2022

SharePoint - Web Service Method

The following is a SharePoint dictionary word of the day:

Web service method

Procedure which is exposed to web service clients that can be called as a web service. This process is also sometimes referred to as a web method.


Tuesday, December 27, 2022

SharePoint - Web Query

The following is a SharePoint dictionary word of the day:

Web query

External data connection which retrieves a table from a web site and inserts the table into a list or workbook.

Monday, December 26, 2022

SharePoint - Web Part

The following are SharePoint dictionary words of the day related to web part:

Web Part

Reusable component which contains or generates web-based content such as XML, HTML, and scripting code.

 

Web Part cache

Hash table of key/value pairs which is utilized to cache and find core information for web parts.

 

Web Part chrome

Common user interface elements which frame a web part within a given zone. A web part chrome includes a border, title bar, icons, title text, and menu options.


Web Part chrome state

State of a web part and the web part chrome surrounding it. Values are zero (0) for a normal state or one (1) for a minimized state.

 

Web Part connection

Element in a web parts page which defines a data relationship between two web parts.

 

Web Part identifier

Globally unique identifier (GUID)  which identifies a web part.

 

Web Part property

Configurable aspect of a web part which controls the actions of the web part.

 

Web Part type identifier

Unique 16-byte value which is assigned to each web part type.

 

Web Part zone

Arranged HTML section of a web part page which contains zero or more webparts which can be configured for the format of those web parts.

 

Web Part zone identifier

String which identifies a web part zone on a web parts page.

 

Web Part zone index

Integer which specifies the comparative position of a web part in a web part zone.

 

Web Parts page

ASP.NET web page which includes web part controls that enable the page to be customized.

Saturday, December 24, 2022

SharePoint - Web Discussion

The following is a SharePoint dictionary word of the day:

Web discussion

Component and add-in which allows users to enter comments in documents, list rows, and pages without modifying the actual content.


Thursday, December 22, 2022

SharePoint - Web Control

The following is a SharePoint dictionary word of the day:

Web control

Server-side based component which encapsulates the user interface and related functionality.

Monday, December 19, 2022

SharePoint - Web Application Identifier

The following is a SharePoint dictionary word of the day:

Web application identifier

Global unique identifier (GUID) which identifies a web application.


SharePoint - Visible Scope

The following is a SharePoint dictionary word of the day:

Visible scope

Search scope which is displayed to the site collection administrators and users.

SharePoint - View

The following is a SharePoint dictionary word of the day:

View

Displays a subset of contents of a list or library based on specific criteria defined by the metadata.


Sunday, December 18, 2022

Six Technology & Innovation Aspects for Managing SharePoint

The SharePoint system encompasses these six technology and innovation management aspects:

Critical thinking – the platform inspires one to think about what they are doing.

System thinking – the platform lends itself to broad thinking.

3)     Emerging technologies – the platform includes the latest technologies and integrations, especially with the Power Platform if using SharePoint Online.

4)     Radical innovation – the platform is updated frequently with the latest technologies.

5)     Organizational strategy – platform is an enterprise solution.

6)     Leadership – the platform lends itself to needing leadership ownership.

Saturday, December 17, 2022

SharePoint - Variations

The following is a SharePoint dictionary word of the day:

Variations

Allows for content to available to specific audiences on different sites. This is done by copying the content from a source site to each target variation site.

SharePoint - Visitors Group

The following is a SharePoint dictionary word of the day:

Visitors group

Default group for users on a SharePoint site. By default, the visitors group is assigned the read based permission level.

SharePoint - Visible Scope

The following is a SharePoint dictionary word of the day:

Visible scope

Search scope which is displayed to site collection administrators and users.


Friday, December 16, 2022

SharePoint - Viewport

The following is a SharePoint dictionary word of the day:

Viewport

Virtual window, utilized for controls which display content, through which all or a section of such content is visible. Usually used when all of the content will not fit in the available displayable space.


Wednesday, December 14, 2022

SharePoint - ViewAccessor

The following is a SharePoint dictionary word of the day:

ViewAccessor

Type of MethodInstance that can be called to return a different view for a given EntityInstance of a particular entity.


Tuesday, December 13, 2022

SharePoint - Vertical Alignment

The following is a SharePoint dictionary word of the day:

Vertical alignment

Formatting setting which specifies how content is positioned within the vertical space of a cell, object, or page. Content can be aligned along the top or bottom edge, or distributed evenly across the vertical space.


Monday, December 12, 2022

SharePoint - User Store

The following is a SharePoint dictionary word of the day:

User store

Logical grouping of users, groups, and content permissions for security accessed by the search authorization.


Saturday, December 10, 2022

SharePoint - User Search Security Filter

The following is a SharePoint dictionary word of the day:

User search security filter

Specifies group and user permissions for a specific search user. This filters out inappropriate search results by only returning back what that user has permissions to read.

Thursday, December 8, 2022

SharePoint - Uniform Resource Locator (URL)

The following is a SharePoint dictionary word of the day:

Uniform resource locator (URL)

Alphanumeric address which is utilized to locate a website (example http://www.kmo.name).

Tuesday, December 6, 2022

SharePoint - Universal data connection (UDC)

The following is a SharePoint dictionary word of the day:

Universal data connection (UDC)

XML file format which contains data connection based information.

Sunday, December 4, 2022

SharePoint - Un-customized Webpage

The following is a SharePoint dictionary word of the day:

Un-customized webpage

Webpage which refers to files on the file system of a SharePoint system.

Friday, December 2, 2022

SharePoint - UserProfileFilter

The following is a SharePoint dictionary word of the day:

UserProfileFilter

FilterDescriptor type which is used while querying a line-of-business (LOB) system and whose value can be attained by probing the current user's profile.


Thursday, December 1, 2022

SharePoint - UsernameCredentialFilter

The following is a SharePoint dictionary word of the day:

UsernameCredentialFilter

FilterDescriptor type which is utilized while querying a line-of-business (LOB) system and can hold the user name of an account that is defined in that system.


Wednesday, November 30, 2022

SharePoint - User-defined function (UDF)

The following is a SharePoint dictionary word of the day:

User-defined function (UDF)

Function which is coded in JSON (JavaScript Object Notation), Visual Basic module, macro sheet, add-in, or Excel linked library.

Monday, November 28, 2022

SharePoint - UserContextFilter

The following is a SharePoint dictionary word of the day:

UserContextFilter

FilterDescriptor type which is utilized while running a query on a line-of-business (LOB) system. The value can be set to the identity of the user who is calling the LOB system.

SharePoint - User Solution

The following is a SharePoint dictionary word of the day:

User solution

Aspect which allows the end user to have the ability to build their own technical solution based on tools and available guidance available.

Sunday, November 27, 2022

SharePoint - User Profile

The following are SharePoint dictionary words of the day related to user profile:

User profile

Collection of properties which pertain to a specific person or entity within a site.

 

User profile change entry log

Repository which logs the changes that take place in a user profile.

 

User profile change event

Event which occurs when a property of a user profile is changed.

 

User profile import

Process of importing records from a directory service to the user profile store.

 

User profile policy

Subset of the user profile privacy policy which governs interactions with user profiles.

 

User profile privacy policy

Set of rules which govern interactions with user profiles.

 

User profile record identifier

Integer which uniquely identifies a user profile record.

 

User profile service

Data source which stores, makes available, and applies information about users.

 

User profile store

Database which stores information about each user profile.

SharePoint - User Display Name

The following is a SharePoint dictionary word of the day:

User display name

User profile property which can contain the preferred name of a user.

SharePoint - User Activity Status

The following is a SharePoint dictionary word of the day:

User activity status

Indicator which shows whether a user is active or inactive as well as out of offline, offline, etc.


Wednesday, November 23, 2022

SharePoint - Un-Ghosted

The following is a SharePoint dictionary word of the day:

Un-ghosted

Document which has its content stored in a content database instead of a front-end file system.


Tuesday, November 22, 2022

SharePoint - UI Culture

The following is a SharePoint dictionary word of the day:

UI culture

Language which is utilized to show strings and other graphical elements in a user interface.

SharePoint - Type

The following are SharePoint dictionary words of the day related to type:

TypeDescriptor

Type of metadata object which describes a subset of the structure of a parameter to be used as a piece of business logic in a line-of-business (LOB) system.

 

TypeReflector

Unit of business logic which converts data structures between the type system of the protocol client and the native type system of a line-of-business (LOB) system.


SharePoint - Team Site

The following is a SharePoint dictionary word of the day:

Team site

Centralized storage area where a group, department or team can collaborate on documents, information, and communication ideas.

SharePoint - Tag

The following is a SharePoint dictionary word of the day:

Tag

Specific keywords assigned to content. Tagging files, pages and chats is a way to utilize better searchability and social bookmarking.

Friday, November 18, 2022

3 Cool Microsoft Graph Explorer Sites

The following are three cool sites related to Microsoft Graph Explorer:

Microsoft Graph Beginner's Guide:

https://social.technet.microsoft.com/wiki/contents/articles/52678.microsoft-graph-beginner-s-guide.aspx

Work with Microsoft Graph Explorer:

https://learn.microsoft.com/en-us/graph/graph-explorer/graph-explorer-features

Graph Explorer - Try Microsoft Graph APIs:

https://developer.microsoft.com/en-us/graph/graph-explorer

SharePoint - Trusted

The following are SharePoint dictionary words of the day related to trusted:

Trusted authentication

Mechanism where a user account or a service-based account can be utilized to perform operations on behalf of the current user or process.


Trusted subsystem

Method of communication where a two-way trust is established between two system-based components.


Wednesday, November 16, 2022

SharePoint - Total Row

The following is a SharePoint dictionary word of the day:

Total row

Row in a list or table which provides a selection of functions that are useful for displaying numerical total based data.


Tuesday, November 15, 2022

SharePoint - Top-Level Site

The following is a SharePoint dictionary word of the day:

Top-level site

First site located in a site collection. The other sites within a site collection are children (or sub-sites) of the top-level site.


Monday, November 14, 2022

SharePoint - Token

The following is a SharePoint dictionary word of the day:

Token

Translates into a meaningful identification or word. Used for authentication as well as textual based purposes.

Sunday, November 13, 2022

SharePoint - Timer Job

The following is a SharePoint dictionary word of the day:

Timer job

SharePoint services object which can perform various tasks on a scheduled or one-time event basis within the environment it is run on.

Thursday, November 10, 2022

SharePoint – 4 Employee Experience Aspects

The following are four key items related to employee experience and SharePoint:

1)      Used to forge connections

2)      Used to provide insights via recommendations

3)      Used for growth and development

4)      Used to empower employees

SharePoint - Term

The following are SharePoint dictionary words of the day related to term:

Term set

Collection of related terms. Example, the term set named "step" could include the terms "S1" "S2" "S3" and "Prod".

 

Term store

Service which stores managed metadata, including term sets, terms, and keywords.

Tuesday, November 8, 2022

SharePoint – What Can It Achieve?

The following are four key items that can be achieved in SharePoint:

  1. Make data accessible across devices and departments
  2. Reduce risk, complications and costs
  3. Increasing productivity amongst team members
  4. Ensures efficient communications between departments is obtained

SharePoint – 3 Simple Truths

The following are three simple truths of SharePoint:

  1. The environment is digital friendly, be it creating rich content or for communication aspects.
  2. The environment has many mobile apps for its various applications be it SharePoint, MS Teams, OneDrive, etc.
  3. The application can integrate with many other applications be it Power Automate, Power BI, Power Apps, etc.

 

Monday, November 7, 2022

SharePoint – Computer Science Aspects to Know

The following are some general computer science aspects to know when working with SharePoint administration and development:

Algorithm Complexity, Design, & Analysis – be it best case, worst case and average case scenarios in problem solving.

Big-O notationsrun time complexity as memory requirements grow based on the input size growing.

Hashtableshow they are a data structure, much like an array, except that each value is stored using a key.

Recursions – a function being defined by its own definitions.

Sorting althorithms – way of rearranging an array or list in a more usable fashion. Common sorts are: bubble, heap merge and quick.

Tree sorts – way of traversing elements to place them in order. Common tree sorts are: AVL (Adelson-Velsky and Landis), binary, red/black and splay tree.

SharePoint – Solution Process

When working with SharePoint, the following are some key aspects as far as the solution process:

  • Talk through your thought process 
  • Understand the problem or need for more information
  • Find the most optimal solution that aligns with the given timeline

Sunday, November 6, 2022

SharePoint – Good Concepts to Know

The following are four good technical concepts to know to be successful with SharePoint:   

General Coding Aptitude: have knowledge of APIs, object oriented design and know how to test code.

Computer Science Ideologies: have knowledge of data structures and algorithms and how they can be used in solutions.

Analytical Skills: know how to do analysis of code (spot a bug and know what is the most optimal solution) and knowing to ask the correct clarifying questions.

Problem Solving: know how to think out loud in regard to steps to take in order to solve a problem.

Saturday, November 5, 2022

SharePoint - Table

The following are SharePoint dictionary words of the day related to table:

Table

A way to display data in a text or content editor webpart in rows and columns.

 

Table header

Top row of a table, which displays the column names.

 

Table style

Set of formatting options, that includes font, border style, and row banding, which are applied to a table.

Thursday, November 3, 2022

SharePoint - Sync

The following is a SharePoint dictionary word of the day:

Sync

Process where the contents of a OneDrive or SharePoint document library is copied to a computer and updated back and forth between the local drive and cloud.

SharePoint - Survey

The following is a SharePoint dictionary word of the day:

Survey

Component which allows users to respond to questions specified by the designer of the survey.

Monday, October 31, 2022

SharePoint Engage Business Aspects

The following are several core items for engaging with SharePoint in the business:

Outcome based performance – use service level agreements (SLAs) and key performance indicators (KPIs).

Flexible engagement models – using Power Automate and artificial intelligence based items.

Address quality at project level – use user acceptance, regression, automation, functional, performance, load, and cloud testing. Also account for mobile apps and display.

Global provider – use tool to scale up or down using different delivery displays.

Use agile and devops – reduce time to market, automate, enable digital transformation.

SharePoint - Static Rank

The following is a SharePoint dictionary word of the day:

Static rank

Component of a rank which does not rely on a search query. It represents the importance of an item.


Saturday, October 29, 2022

SharePoint - Start Address

The following is a SharePoint dictionary word of the day:

Start address

URL which identifies a point to start a crawl. Administrators can specify start addresses when they create or edit a content source.

Wednesday, October 26, 2022

SharePoint - Split View

The following is a SharePoint dictionary word of the day:

Split view

In SharePoint Designer or Visual Studio, this functionality allows for the workspace to be divided into the desired view.


Tuesday, October 25, 2022

SharePoint - Site Template

The following is a SharePoint dictionary word of the day:

Site template

Way to create a SharePoint site with customized lists, libraries, web parts and features.

Monday, October 24, 2022

SharePoint - Site Definition

The following are SharePoint dictionary words of the day related to site definition:

Site definition configuration

XML-based definition of lists, features and other data, that define a type of SharePoint site.

 

Site definition version

Zero-based integer which indicates the version number of the site definition. It is best practice to update the version number each time the definition is changed.


SharePoint - Site

The following is a SharePoint dictionary word of the day:

Site

Web site warehoused in a named portion of a top-level web site.


SharePoint - Single Sign-On Ticket

The following is a SharePoint dictionary word of the day:

Single sign-on ticket

Token that contains the encrypted character of a single sign-on (SSO) operator in the form of a security identifier string (SID).


Saturday, October 22, 2022

SharePoint - Simple Object Access Protocol (SOAP)

The following is a SharePoint dictionary word of the day:

Simple object access protocol (SOAP)

Transports XML data between systems using a http or https-based protocol.


SharePoint Search SQL Syntax

The following is a SharePoint dictionary word of the day:

SharePoint search SQL syntax

Rules which govern the construction of an enterprise search SQL query.


SharePoint Farm

The following is a SharePoint dictionary word of the day:

SharePoint farm

Server(s) which are part of a SharePoint installation and SharePoint configuration database.


SharePoint Designer

The following is a SharePoint dictionary word of the day:

SharePoint Designer

Application which allows administrators to modify pages and customize their SharePoint sites using a graphical user interface-based format.


Thursday, October 20, 2022

SharePoint - Shared

The following are SharePoint dictionary words of the day related to shared:

Shared documents library

Document library which is included by default in several site templates.

 

Shared view

View of a list or which every user who has the appropriate permissions can see.


SharePoint - Server-to-Server Protocol

The following is a SharePoint dictionary word of the day:

Server-to-server protocol

Authentication protocol utilized between two servers or services.


Wednesday, October 19, 2022

SharePoint Meetings and Files

The following are items to be aware of for files associated with meetings:

1)      Where are the files located be it in a OneDrive or MS Teams site based on how the meeting is set-up?

2)      What is the set retention for files?

3)      What is the sensitivity set for where the files are located?

SharePoint Pricing Thinking

When planning for SharePoint, a few key pricing items to take into consideration are:
1)      Inflation – consumer price index (CPI) – will rise every year so it would be mindful to account for this.

2)      Maintenance costs – if you have staff full time or outsourced, the cost of maintain the system should be taken into consideration.

3)      General development – if you have customized development/coding aspects in the environment, such costs need accounted for be it via full time or outsourced resources.

SharePoint - Section 508

The following is a SharePoint dictionary word of the day:

Section 508

U.S. Government accessibility guidelines for colors, fonts and keystrokes that are to be available on websites for those with inclusive needs.


SharePoint - Second-Stage Recycle Bin

The following is a SharePoint dictionary word of the day:

Second-stage recycle bin

Container for items which have been deleted from the first-stage recycle bin. Items in the second-stage recycle bin are visible only to site collection administrators.


Tuesday, October 18, 2022

SharePoint - Search

The following are SharePoint dictionary words of the day related to search:

Search service account

Account under which the search service runs.

 

Search shared application object

Instance of a shared application for search which stores search-specific settings.

Monday, October 17, 2022

SharePoint - Search Scope

The following are SharePoint dictionary words of the day related to search scope:

Search scope consumer

Ste collection which uses a certain search scope display group.

 

Search scope display group

Ordered set of search scopes used for returning search displays.

 

Search scope index

Specialized component of a full-text index catalog which is built on the values of scoped properties.

 

Search scope rule

Attribute which specifies items that are included in a search scope.


SharePoint - Scheduled

The following is a SharePoint dictionary word of the day:

Scheduled

Status which is applied to a page, list item or document that specifies a time when it will be published or unpublished.


Friday, October 14, 2022

SharePoint - Subtotal

The following are SharePoint dictionary word of the day related to subtotal:

Subtotal column

Column which uses a summary or subtotal function to display the total of the items field-based information.

 

Subtotal row

Row which uses a summary or subtotal function to display the total of the items field-based information.


SharePoint - Subsite

The following is a SharePoint dictionary word of the day:

Subsite

Complete web site which is within a subdirectory of another web site. The parent web site can be the top-level site of a site collection or another subsite.


SharePoint - Stream

The following is a SharePoint dictionary word of the day:

Stream

Technology used within SharePoint where users within the organization can post and share video content.


Wednesday, October 12, 2022

SharePoint - Static Rank

The following is a SharePoint dictionary word of the day:

Static rank

Component of a rank which does not depend on the search query. It signifies the importance of an item based on other items or business rules that are defined in the search set-up.


SharePoint - Start Address

The following is a SharePoint dictionary word of the day:

Start address

Uniform resource locator (URL) which identifies a point to start a crawl. Administrators specify start address locations when they create or edit a content source.


Tuesday, October 11, 2022

SharePoint - SpecificFinder

The following is a SharePoint dictionary word of the day:

SpecificFinder

Type of methodinstance which is defined and ordered by the identifiers that are associated with the entity. The type is associated with the method which is associated with the specificfinder.

SharePoint - Source Data

The following is a SharePoint dictionary word of the day:

Source data

Data which is used as the basis for populating reports, charts, etc.

Monday, October 10, 2022

SharePoint - Sort

The following are SharePoint dictionary words of the day related to sort:

Sort

Process which arranges in ascending or descending order, based on applicable content.

 

Sort order

Set of rules in a search query which defines the order of relevant results. The order can be ascending or descending.


SharePoint - Snapshot

The following is a SharePoint dictionary word of the day:

Snapshot

Copy of an item that can contain values, formatting and schema aspects.


SharePoint - Site Solution

The following is a SharePoint dictionary word of the day:

Site solution

Deployable package which contains a set of features, site definitions, and assemblies that apply to sites.

Sunday, October 9, 2022

SharePoint - Site Property

The following is a SharePoint dictionary word of the day:

Site property

A name/value pair of strings which is metadata for a site. Examples of this are the sites title or default language.

SharePoint - Site Membership

The following is a SharePoint dictionary word of the day:

Site membership

Status of being a member of a site with user rights for accessing or editing content on that site.

Saturday, October 8, 2022

SharePoint & DevOps Process

The following are five high level aspects of a SharePoint devops process:

Culture – Have established shared responsibility for handling development, deployment and operations

Automation – Have established automations for continuous delivery

Lean – Have established batch sizes for work in progress

Measurement – Have established ways to measure work and value

Recovery – Have established processes for rolling back items if needed

SharePoint Architectural Build Quality

The following are some key SharePoint build quality-based items to be aware of as part of a projects process:

  • Take into account existing code
  • Take into account hardware components
  • Take into account business infrastructure
  • Take into account the capacity allocation of the team for what can be tackled
  • Take into account the features that are needed for project success

SharePoint – Taking Action Planning for an Iteration

The following are some key actions in regard to taking action when planning an iteration:

  • Review activities the team is engaged in
  • Brainstorm actions for improvement on activities
  •  Agree on activities for action to address
  • Have an action plan and share to applicable resources and team members

Friday, October 7, 2022

SharePoint - Site Identifier

The following is a SharePoint dictionary word of the day:

Site identifier

A globally unique identifier (GUID) which is used to identify a site in a SharePoint site collection.

Wednesday, October 5, 2022

SharePoint - Site Flag

The following is a SharePoint dictionary word of the day:

Site flag

4-byte unsigned integer bit mask which specifies properties that are unique to a site.


SharePoint - Site Definition

The following are SharePoint dictionary words of the day related to site definition:

Site definition

Specifies a name and contains a list of the site definition configurations.

 

Site definition configuration

XML-based definition of lists, features, modules, and other data, which overall define a type of SharePoint site.

 

Site definition version

Zero-based integer that indicates the version number of the site definition.


Tuesday, October 4, 2022

SharePoint - Site Content Type

The following is a SharePoint dictionary word of the day:

Site content type

Uniquely distinguishable collection of settings and fields which store metadata for lists in individual sites.


SharePoint - Site Column

The following is a SharePoint dictionary word of the day:

Site column

Field that can be linked with a content type or list within a site or site collection.


Monday, October 3, 2022

SharePoint - Site Collection

The following are SharePoint dictionary words of the day related to site collection: 

Site collection

Set of web sites which are in the same content database, with the same owner, and share administration settings. The site collection can be identified by a globally unique identifier (GUID) or the uniform resource locator (URL).

 

Site collection administrator

User(s) whom have administrative permissions for a site collection.

 

Site collection flag

4-byte unsigned integer bit mask which specifies the properties that are global to a site collection. One or more values can be established for this bit mask.

 

Site collection identifier

A globally unique identifier (GUID) which identifies a site collection.

 

Site collection quota

The option for a site collection which allows administrators to set levels for maximum storage allocated, maximum number of users, and warnings that are associated with the maximum levels.


Sunday, October 2, 2022

SharePoint - Single Sign-On

The following are SharePoint dictionary words of the day related to single sign-on (SSO):

Single sign-on (SSO)

Process which enables users whom, have a domain account to log on to a network and access any resource in the domain without entering the credentials multiple times.


Single sign-on (SSO) administrator

Security principal which is authorized to change a single sign-on (SSO) configuration.

 

Single sign-on (SSO) identifier

String which represents the definition of user credentials that allow a user to access a resource.

 

Single sign-on (SSO) system

Software-based implementation which enables users to gain access to multiple resources without entering the credentials multiple times.

 

Single sign-on (SSO) ticket

Token which contains the encrypted identity of a single sign-on (SSO) user via a security identifier string.


SharePoint - Sibling Navigation Node

The following is a SharePoint dictionary word of the day:

Sibling navigation node

Navigation node which shares a common parent navigation node with another specific navigation node.

Saturday, October 1, 2022

SharePoint – Definition of Done

In a SharePoint environment, it’s important to have an agreed plan of the definition of done:

1)      Stories satisfy the acceptance criteria

2)      Acceptance tests passed, including those that were automated (if applicable)

3)      Unit and component tests – pass

4)      Cumulative unit tests – pass

5)      Applicable items are under source control

6)      Stories are accepted by the product owner

SharePoint – Management Planning for Review

The following are some high-level aspects to account for after a manager review of SharePoint projects:

1)      What was learned?

2)      What needs to be adjusted as far as vision, scope and team assignments?

3)      Where are the bottlenecks?

4)      What features must be re-scoped?

5)      What decisions need to be made to address issues?

SharePoint – Planning for Adjustments

As part of the SharePoint ecosystem – the following are high-level aspects to account for change:

  1. Business priorities
  2. Adjustments to vision
  3. Changes to scope
  4. Changes in resources

SharePoint – Agile Release Train

The following are aspects as part of the demonstration of work done for the agile release train:

1)      Have visibility into progress and impediments

2)      Have releases facilitated by proper resource

3)      Have proper participants (scrum masters, subject matter experts, etc.)

4)      Have weekly meeting of 60 minutes to demo items

5)      Have meetings and items demoed time-based

SharePoint Innovation & Planning

The following are key high-level items to address for innovation and planning:

1)      Innovation – where and what are the opportunities for innovation and improvements.

2)      Planning – where and what are the cadence for planning-based items

3)      Estimation – where and what are the estimates for cadence-based delivery

Monday, September 26, 2022

SharePoint - Sheet

The following are SharePoint dictionary words of the day related to sheet:

Sheet

Part of the workbook used with Microsoft Office Excel. There are four types of sheets: chart sheet, dialog sheet, macro sheet and work sheet.

 

Sheet tab

Control that is utilized to select a sheet.

 

Sheet view

Utilized for which cells are shown, and the zoom level for such information in the window.


SharePoint Search SQL Syntax

The following is a SharePoint dictionary word of the day:

SharePoint Search SQL syntax

The rules that govern the construction of an enterprise search SQL query. Such a format can create very complicated query sets.

Example:

SELECT <columns>

FROM <source>

WHERE <conditions>

ORDER BY <columns>


Friday, September 23, 2022

SharePoint - Shared

The following are SharePoint dictionary words of the day related to shared:

Shared documents library

Document library which is included by default in the team site based site template.

 

Shared view

View of a list or web part which every user who has the appropriate permissions can see.

 

Shared workbook

Workbook which is configured to allow multiple to view and make changes at the same time. Each user who saves the workbook sees the changes made by other users.


5 SharePoint Testing – Center of Excellence Items

The following are five high-level testing aspects to be aware of:

1)      Functional testing

2)      Mobile testing

3)      Automated testing

4)      Performance testing

5)      Security testing

Wednesday, September 21, 2022

SharePoint - Session

The following are SharePoint dictionary words of the day related to session:

Session identifier

Unique string which is used to identify a specific instance of session data.

Session view

Rendering of the contents of a webpart, list or workbook that are associated with a particular session.

SharePoint - Security Principal Name

The following is a SharePoint dictionary word of the day:

Security principal name (SPN)

Name identifying a security principal (example: mymachinename$@mydomainname for a machine joined to a domain or myusername@mydomainname for a user). The domain name is resolved using the applicable domain name system (DNS).

Monday, September 19, 2022

SharePoint - Security Principal

The following is a SharePoint dictionary word of the day:

Security principal

Unique entity which is identifiable through cryptographic means via at least one key. It is often the identity that can be used to regulate access to resources. The security principal can be a user, a computer, or a group which represents a set of users.

SharePoint - Security Policy

The following is a SharePoint dictionary word of the day:

Security policy

Collection of security policy settings, the policy itself is an expression of organizational intent regarding how computers and resources on their network should be secured.


Saturday, September 17, 2022

SharePoint - Security Identifier

The following are SharePoint words of the day related to security identifier

Security group identifier

Integer which uniquely categorizes a security group from all other security principals and site groups within the same site collection.

 

Security identifier (SID)

Identifier for security principals which is used to identify an account. The SID is a data type used for security identification purposes.


Wednesday, September 14, 2022

SharePoint - Security Group

The following are SharePoint dictionary words of the day related to security group:

Security group

Named group of principals on a SharePoint site.

 

Security group identifier

Integer which uniquely categorizes a security group from all other security principals and site groups within the same site collection.

Tuesday, September 13, 2022

SharePoint - Security Descriptor

The following is a SharePoint dictionary word of the day:

Security descriptor

Data structure which contains the security information that is associated with a securable object. The security descriptor identifies an object's owner by the security identifier (SID).


Sunday, September 11, 2022

10 SharePoint Project Manager Traits

The following are 10 key SharePoint project manager traits to follow and utilize:

1) Inspire – use passion to inspire creativity

2) Anticipate Needs – stay in front of asks

3) Anticipate Problems – account for alternatives which may be used for future opportunities

4) Delegate – authorize properly for representation

5) Focus on Solutions – advance by focusing on solutions not fixing problems

6) Be Driven – be compulsive in order to remain energetic and motivated

7)  Minimize Meetings – if you can e-mail or send an item in a chat or two, that’s a better use of time

8)  Have a Plan – document a plan for greater success

9)  Don’t Complain – radiate positive vides as complaining is a waste of time and energy

10) Have Good Relationships – communicate effectively and be honest when working with people

SharePoint 3 Key Text Context Designs

The following are three key textual contexts to utilize in SharePoint site designs:

1)      Linear – uses long form text blocks from top to bottom of a page

2)      Selective – uses text surrounded by images or links to content

3)      Orbital – uses functionality where users can access content they are interested in and save it from later viewing

SharePoint Business Agility

The following are high-level business agility aspects to use in SharePoint projects:

1.      Enterprise System Delivery – use this method in SharePoint to continually evolve a live system

2.      Agile Project Delivery – continually research, integrate, deploy and innovate

3.      Agile Team – business and technical teams build the solutions

4.      Portfolio Management – align SharePoint projects strategically