Secrets of successful SharePoint Intranets from Michal Pisarek
Tag Archives: Sharepoint
Gooey SharePoint Scripting
Today i’m going to show you how to script Sharepoint through the GUI. Whilst in this example we’ll be running the code on server the same concepts and approach can be used to Script it from any machine that can hit the relevant website.
Dirty, but quite handy if you don’t have access to server-side scripting or deployment.
Customizing the SharePoint 2013 user interface with JavaScript
Customizing the SharePoint 2013 user interface with JavaScript
Covers several approaches for user interface customization in SP2013 – using JSLink to customize a list and/or view, creating custom Display Templates for the Content Search web part, and different approaches for customizing the search hover panel.
SPCAF | SharePoint Code Analysis Framework
SPCAF | SharePoint Code Analysis Framework
Improve the quality of SharePoint code by detecting violations, creating inventory reports of all content in custom SharePoint solutions and analyzing dependencies between SharePoint elements.
Integrate OpenStreet Map with SharePoint 2013 Using REST and Leaflet.js
Integrate OpenStreet Map with SharePoint 2013 Using REST and Leaflet.js
The client’s use case was as follows: they needed a way to be able to plot office locations on a map with contractually agreed to boundaries around them. These boundaries may be a specific radius around an office location or an irregularly shaped polygon. Once these are plotted on the map they required the ability to plot an address on the map to determine whether the address fell within any of the predefined boundaries.
Changing Master Page through CSOM
Changing Master Page through CSOM
This article explains how to change the Master Page through the Client-Side Object Model (JavaScript Object Model).
SharePoint in the Cloud
Build a Search Driven Solution with SharePoint 2013 – Part I
Build a Search Driven Solution with SharePoint 2013 – Part I
Why would you use Search Driven? Good question. Let’s ask “why not”? The answer is the index latency. Search Driven Solutions are based on the search index and that means that the data freshness depends on the index freshness.
Learn to read and write to the social feed by using the REST service in SharePoint 2013
How to: Learn to read and write to the social feed by using the REST service in SharePoint 2013
Create a SharePoint-hosted app that uses the REST service to publish a post and get the personal feed for the current user.
SP 2013: Searching in SharePoint 2013 using the REST new API’s
SP 2013: Searching in SharePoint 2013 using the REST new API’s
A simple example of how you can utilize the REST Search API’s in SharePoint 2013 to perform a search.


