Posts
Published 15 April 2013
in archive
with tags
umbraco
,
macro
,
razor
I have started working with Umbraco, so a lot of my posts are probably going to be about that for the next few months at least.
Continue reading …
Published 12 April 2013
in archive
with tags
tutorial
,
windows
,
github
,
git
The easiest way to get up and running with Git on windows is to download and install Git for Windows. You can find the latest build available for download here: Git for Windows.
Continue reading …
Published 11 April 2013
in archive
with tags
programming
Reddit user HONEY_THIGHS asked a very good question today, and I'd like to answer it a little more practically.
Continue reading …
Published 8 April 2013
in archive
with tags
liquid
,
shopify
I'm currently working on modifying a site that uses Shopify -- a great online e-commerce platform -- and have found that while at first the system seems a little restrictive, it is actually quite malleable once you get the hang of things. It's a bit hack n slash but with the right hacks, and a couple of slashes, it can actually work pretty well.
Continue reading …
Published 26 March 2013
in archive
with tags
python
,
pygames
,
gamedev
XNA/MonoGame are great. You have such a wealth of classes at your disposable. There have been some great games made with it; Terraria and Magicka among them. But when you just want to visualise something that you're coding, well, it just seems too much effort.
Continue reading …