WAMP and https

Why is this important? It looks like the BluePrint-Q preview is broken on the WordPress themes directory: https://wordpress.org/themes/blueprintq-draft/ Turns out that some assets are expecting to be loaded through http, but the theme directory is using https, which...

Web-sharing tools

I’m using this post as a reminder on which tools are helpful for improving social and search networks. Facebook Object Debugger: Use this to ensure that Facebook is scanning the website properly.  Especially useful for ensuring the preview image appears...

Bootstrap

Typically, if using raw HTML/CSS, chances are that your site might work on something like Chrome, but not on something like Internet Explorer.  Enter Bootstrap – a collection of CSS and Javascript that handles the nuances between browsers.  It really has become...