Skip to main content

Articles

WordPress plugin spotight: WP Pusher

WP Pusher is a new plugin for WordPress that allows you to install and update plugins or themes via an external Git repository. We'll take a look at this plugin and its advantages in a git development workflow.

How to natively install Apache, MySQL/MariaDB and PHP on Windows
Usually when doing PHP web development on Windows, the reccomended route is to use a virtual machine based solution such as Vagrant to run a true LAMP (Linux OS, Apache web server, MySQL or MariaDB database, and PHP) stack. Sometimes there are reasons why you might not want a virtualized sever, but a native Windows install, or WAMP. As we'll see in this tutorial, it is not all that difficult to get a native WAMP stack running.

Fix broken images on SSL sites after WordPress 4.4 upgrade
The recent 4.4 WordPress upgrade brings responsive images, but it also bring a bug which causes them not to load properly on SSL encrytped sites. Here's how to fix this problem.
collection of cookbooks and recipes printed from the internet

Creating a Recipe Database with FileMaker

Many people have a large the collection of recipes, cobbled together over the years, clipped from newspapers and magazines, passed down from parents and grandparents, from cookbooks and online recipe sites. How to go about organizing these recipes? Let's explore the possibilities...