Don't have illustrator, but need to export an AI file and Preview won't open it? Well actually it can.. here's a small tip.
read more →$ cat blog/posts.md
We all love GIT's workflow, but if you don't - because you don't know how, then read on.
read more →SQL Servers are awesome and allow us to build great things, but sometimes writing SQL just to get the boiler plate logic out can get in the way...
read more →Uploading an image is usually quite straight forward, but iOS uses some magic to handle orientation, and we need to un-magic it to share it...
read more →Code just doesn't have to function beautifully - it has to look beautiful too. Swift is a very powerful language and here we will look how to...
read more →In this example we will show how to create and use custom types for columns within postgresql tables and be able to create an array of custom...
read more →Sometimes you want to test a virtual host or service but cannot (or will not) be able to create live DNS records. This could either be because...
read more →GIT has become almost canonical in usage with the adoption of GITHUB and linux development. It's very good solution and handles problems of...
read more →Creating a consistent and relevant design and style is paramount for a mobile app to not only give a good user experience, but to create a...
read more →New to Python, but not new to programming? Good let's dive in. I'll assume a Java/C# background and we can create some fun with the incredibly...
read more →