Popup Flash Diffuser

After getting my DSLR and playing about taking some pictures for various client websites, I found that the popup flash was giving a really hard light close up (duh). Anyway, not wanting to spend any money, I had a look round to see if I could find anything to diffuse the flash and give a [...]

Nginx Multiple If Statements

Nginx doesn’t allow multiple if statements, so if you need to match multiple rules and you’re not checking if files exist then this is how you need to proceed. As you can see we have to use a variable, adding another character at each step and matching the final value with what we want to [...]