Discovering Browser-sync
There’s a new tool that I’m loving as I explore various ways to streamline my multi-device development. http://www.browsersync.io/ This tool is a node module, which synchronizes interactions between…
There’s a new tool that I’m loving as I explore various ways to streamline my multi-device development. http://www.browsersync.io/ This tool is a node module, which synchronizes interactions between…
Here are some tools to start measuring and improving battery life in Linux. Measuring Power Performance ibam Working with Power Settings Tool to help set optimal battery settings:…
The whole Vagrant ecosystem is developing rapidly with numerous tools being updated and created. While it’s hard to keep up with all the new individual software entrants, there are…
Why not use the power of Sed to quickly replace PHP short tags?
sed ‘s:=:
Creating WordPress Plugins and Themes is a fairly easy process. However, creating a new WP site on a local machine can be fairly tedious. Add to this the…
In order to quickly create a new WordPress virtual machine, download a new appliance from Turnkey Linux’s WordPress page. For this specific post, download the ‘zip’ file from…
When Tinkering Gets Out of Hand As a content management system, WordPress excels at tracking your content. By simply applying a new theme, the feeling and tone of…