Recent posts

Script to Download Yammer Image Profile

3 minute read

Here’s a neat script I wrote the other day to download the urls of all the user’s in your Yammer network. This comes in handy when you want to re-use the pro...

Debugging Javascript

less than 1 minute read

What’s the easiest way to break into the debugger in JavaScript especially when you have heaps of js files being loaded by a page (SharePoint 2013 & disp...