Web Development

Blog Posts about Web Development

Digital Marketing Services

 

{ACHTUNG:VictoriaBlurb}

Start with a FREE Strategy Call with a Digital Marketing Strategist. Learn what action we'd take if we were in your shoes.
BOOK A STRATEGY CALL

Articles about Web Development

November 14, 2016
Designing a Pixel Art Character in 10kB

Back in mid August, one of my friends sent me a link to the 10k Apart contest announcement. How do you build something in as small as 10kB? And the core […]

September 9, 2015
Mobile UX: How to Design and Build For the Best Results

After Google launched “Mobilegeddon” or "Mobile-topia" (depending on your perspective) on the 21st of April this year, with their new mobile-friendly ranking algorithm, its now more important than ever to have […]

October 1, 2014
Dear {{ dubdubdub.developer }}

We are looking for an exceptional web developer to join our team. Continue reading this if you: want to work somewhere where you would be valued and listened to, and because […]

September 29, 2014
What I Learned About Project Management from a Gangster

Preface Let me preface this story by saying before racing to the comments or the project management tips and throwing in your two cents about my gratuitous use of the word […]

December 19, 2013
Mobile First Design - 5 Top Tips

What is mobile first design I hear you say? Typically when developing & planning website it’s designed for a desktop, then modified to smaller screen sizes like tablets and mobiles. Now, […]

October 22, 2013
Execute WordPress Shortcode from PHP

Sometimes when building themes we need to execute shortcode directly from php. This can be for things such as Forms, Sliders, Gallery’s etc. Below is the code needed. Replace the code between the ‘ and ‘ marks with your own.