With the increased popularity in creating custom facebook graphics for your timeline, we took it upon ourselfs to make a kit to enable any skill level of photoshop user to create their own Vintage style rofile graphic. How does it work? well first you need to purchase our kit on Graphicriver, it comes with 7 pre designed slides, 10 vintage…
As any non-cowboy coders should know, all of your code will be under some sort of version control. We use Git & Github at Sneek. The Scenario & Problem So things are going swimmingly, you’ve got your repository and you’ve made changes, commits and pushed stuff to your repo. No problem! One day you get a new machine and you clone the…
Git is a fantastic version control system, we suggest you look into it. When you clone a repository it always creates a new folder to hold your repository in. What if you wanted to clone it into another folder, or better still the current folder? Clone into the current folder: Clone into a new folder Hope that helps! Note: When…
WordPress custom post types have revolutionised the way WP works and how it has been implemented across the Internet. With many themes now registering post types it’s always nice to know how to do a little more. In the following tutorial we take you through registering a post type and create an interface whereby you can sort them. In our…

