Menu Home

SharePoint 2013 working with REST

With SharePoint 2013, a lot of things are now possible through the REST API. This is nice for web developers, and it’s nice for quick solutions directly in the browser, e.g. against Office 365. The following code sniplets require jquery, which is not installed per default in Office 365, but […]

SharePoint 2013 add like functionality to publishing page with javascript

In SharePoint 2013 the rating functionality that can be enabled on all libraries, have been extended with a simple like/unlike functionality in addition to the 5 star rating from SP2010. Obviously this is something the customers love, as it reminds them of their well-known facebook like functionality. Unfortunately Microsoft for some reason decided to only enable the functionality directly from the page library list view, where most end users will never end up when working with publishing sites. In this post I present some javascript that can be included on a page layout to enable users to like/unlike the page directly from the page.

SharePoint 2013 Documents for IT-Pros

I just recently stumbled upon a series of Mircosoft documents/presentations describing different aspects of SharePoint 2013. I will definitely use them in my preparations for the SharePoint 2013 certifications, and they will serve as some interesting reading material on my daily commute to work. The documents can be downloaded here. […]

SharePoint 2013 Certifications revealed

Microsoft is preparing for a new line of certification for the release of SharePoint 2013. So far not much information have been revealed, but on this page more will probably come in a near future. http://www.microsoft.com/learning/en/us/certification/cert-sharepoint-server.aspx Note that the links to the actual certifications are broken, they should have been: […]