• How to download a complete macOS Mojave installer app

    thumb

    Attempting to download macOS Mojave from the Mac App Store I found that a small 22 MB version of the “Install macOS Mojave.app” file downloads to the “Applications” folder, rather than the complete 6 GB installer file.

    Continue reading →
  • Add Google AdSense Matched content to a Jekyll website

    thumb

    Google AdSense is a free and easy way to earn money by placing third-party advertisements on a website. Did you know that you can use Google AdSense to also show related posts in Jekyll? Yes, there is a feature called “Matched Content”, and it is 100% responsive (mobile-friendly). You also have the option to monetise this unit with relevant ads that are shown alongside your related posts. I decided to try this feature in action to add the related posts unit at the end of each blog post, just above the comments section. In this article, I will show you how to easily use Google AdSense Matched content to show related posts in Jekyll.

    Continue reading →
  • WP Plugin: JavaScript Inserter PRO

    thumb_full

    “JavaScript Inserter PRO” is a premium WordPress plugin that gives you the ability to easily and safely add your custom JavaScript code to your WordPress website, directly out of the WordPress Admin Area, without the need to have an external editor. This is a “PRO” version of the plugin “JavaScript Inserter”. More features, more power. Unlimited number of fields for snippets, Separate activation and deactivation of snippets, and Automatic backup of snippets to a file. Another advantage is the ability to customise the code editor. You can choose from a variety of color schemes for syntax highlighting, choose whether to show line numbers or not, and much more.

    Continue reading →
  • WP Plugin: Head and Footer Scripts Inserter PRO

    thumb_full

    “Head and Footer Scripts Inserter PRO” is a premium WordPress plugin that gives you the ability to easily and safely add your custom HTML code (plus JavaScript, CSS, etc.) to your WordPress website, directly out of the WordPress Admin Area, without the need to have an external editor. This is a “PRO” version of the plugin “Head and Footer Scripts Inserter”. More features, more power. Unlimited number of fields for snippets, Separate activation and deactivation of snippets, and Automatic backup of snippets to a file. Another advantage is the ability to customise the code editor. You can choose from a variety of color schemes for syntax highlighting, choose whether to show line numbers or not, and much more.

    Continue reading →
  • What to do if the MAMP app fails to start MySQL server?

    thumb

    On my macOS devices I use MAMP app by appsolute GmbH for local web development. So far, this is the perfect app for me to have a local server environment. But sometimes there are problems such as the following error message when I try to start the servers:

    MySQL wasn't able to start. Please check log for more information
    
    Continue reading →