Create Stacks of Webpages with a “Skewed” Effect using Photoshop

Create Stacks of Webpages with a “Skewed” Effect using Photoshop

It’s been a while since I’ve written a Photoshop tutorial. I have been knee deep with developing that I forgot about my creative side. Well this time we’re creating screenshots of webpages – that have a “skewed” and “stacked” effect. I’ve seen this done in app websites that try to showcase their pages. I think […]

Build a Better Photo Gallery for SharePoint using REST and Handlebars

Build a Better Photo Gallery for SharePoint using REST and Handlebars

Working with SharePoint’s REST API is pretty cool. Lately, I’ve been writing plenty of applications where the entire CRUD is involved; all using SharePoint lists behind the scenes. Meaning, the entire front end is entirely up to me to build. This way, I can use different JavaScript libraries and frameworks when building these interfaces. Note […]

Understanding SharePoint’s REST and Search API Part 1 – Selecting Items

Understanding SharePoint’s REST and Search API Part 1 – Selecting Items

SharePoint 2013 has a REST API that exposes plenty of information about users, lists and document libraries. For front end developers, this is a gold mine. A gold mine because of two things: 1) SharePoint’s out of the box UI is pretty bad, and 2) SharePoint’s out of the box UI is pretty bad. Update […]