Tutorials

We like to help people so we try to publish useful tutorials about how to use our products, open source libraries or how to accomplish various design & development tasks.

Displaying posts 61 - 72 of 85 in total

Using Git on OS X

Posted in June 2017 on the Codebase blog

In this guide, we're going to explore how to use Git on the Mac OS X operating system. Fortunately, modern Macs all come with Git installed as standard so there's...

Using Git on Windows

Posted in June 2017 on the Codebase blog

There are a couple of different ways to install Git on Windows. We will be outlining how to install Git using msysgit in this post.

Resizing your uploaded images

Posted in March 2017 on the aTech Media blog

A couple of days ago I wrote about uploading attachments and in this tutorial I'm going to look at doing some processing on those attachments once they have been uploaded....

How to install Staytus from scratch

Posted in March 2017 on the aTech Media blog

Staytus is the open source publishing platform that I developed last year when we needed something simple to help us communicate with our customers when issues arise with our service....

New Relic & Viaduct

Posted in April 2015 on the Viaduct blog

New Relic provides a platform to help you monitor and improve the speed of your applications. It also works well with any Viaduct application.

Using Cloudinary on Viaduct

Posted in April 2015 on the Viaduct blog

Cloudinary offer a range of cloud services to help with processing & storing images. It's ideal when you don't fancy working with ImageMagick yourself (and who does?)