Install and use Ubuntu as part of your Windows 10 operating system ysing windows subsystems for linux. Perfect for use with Docker and CLI based tools / services where a Linux cli interface is required or better suited.
Continue reading...
A small fix to correct the missing brand and mpn structured data when using WooCommerce. WooCommerce seems to miss off these two fields which can cause warnings to appear within your Google Search Console.
Continue reading...
Some useful bootstrap 3 media queries for both mobile first and non mobile first development styles, to make modifications to your front end simplier and follow the bootstrap 3 standard breakpoints.
Continue reading...
Block unwanted bad bots, scrapers and default CLI user agents commonly used by scrapers and bots, using Apache and .htaccess.
Continue reading...
Redirect HTTP to HTTPS or Non-HTTPS to HTTPS to secure your website traffic with SSL encryption. Keep the internet secure and your visitors happy.
Continue reading...
Manage your system better with the ability to kill processes on Linux easily with killall command, kill those unwanted processes freeing valuable resources.
Continue reading...
Easily backup a windows based MySQL server using a scheduled bat file, including archiving and removal of older backups.
Continue reading...
Need an easy way to allow external network users to access services or websites on your local machine? ngrok allows you to easily create a secure tunnel from ngroks servers to your machine. For a web developer, this is a dream come true, this is a great way to demo a development whilst in the
Continue reading...
ESP8266 is a tiny extremity cheap MCU with third-party library making it Arduino compatible. Features all the normal connections you would expect such as GPIO, SPI, I2C, I2C and UART to name a few, the biggest selling point is its size and build in WiFi support with full stack TCP / IP communications. Great for
Continue reading...
Got a spare raspberry pi and like music? Turn it into an easy to use music player with access to Spotify, YouTube, internet radio and much more. Pi MusicBox runs headless allows you to simply plug in speakers and control it via a fancy web interface. http://www.pimusicbox.com/
Continue reading...