Code

Articles discussing new methods and possibilities that we use in our own code, and Open Source code too.

Q3 Project updates

Q3 Project updates

As a small yet busy web agency we often have little time to shout about what we are up to, and also work on secret projects we are unable to tell you …

read more...
Our inaugural FedEx Day

Our inaugural FedEx Day

We here at Practically took 24 hours out of client work to do our first FedEx day – so called because you deliver something the next day. We wanted to…

read more...
Service Broker Introduction

Service Broker Introduction

A service broker is a way of provisioning services and binding them to applications. With a service broker you can provision a database and bind it to…

read more...
Mkcert all the things

Mkcert all the things

After Ade Attwood’s recent dive into TLS and creating server certificates with a root ca. This is a much simpler way with mkcert…

read more...
Yii2 stream responses

Yii2 stream responses

In your Yii2 controller, it is quite common practice to return the stream of a file to the browser for your user to download. However, it’s not so w…

read more...
Git Repository Clean Up

Git Repository Clean Up

After you have been developing a project for some time your local git repo can become detached from the repository on ‘origin’. Here are a few com…

read more...