Innovation Matters
Essays on AI, developer tools, and thoughtful software.
Easy getting back to the Start screen in Windows Server 2012 on remote sessions
Are you logging in remotely to Windows Server 2012 machines and having trouble getting back to the start screen?
Inconvenient creating Publishing Pages in sites with Managed Navigation
Managed Navigation is the answer
‘Like’ Publishing Pages in SharePoint 2013
‘Liking’ content is one of the new capabilities of SharePoint 2013. And while it works perfectly for Documents and List Items, it doesn’t seem very useful for Publishing Pages. So how would you Like a Publishing Page?
Configuring SharePoint 2013 Search REST API for anonymous users
One of the great capabilities of SharePoint 2013 is the Search REST API. Unfortunately it’s disabled for anonymous users by default. Find out how to enable SharePoint 2013 Search REST API for anonymous users.
Globalizing JavaScript in SharePoint 2013
When writing code it’s a common good practice to store strings separately in resource files. But how to deal with it when writing JavaScript?