-
The subject of air quality has been prominent during the Covid19 pandemic. It is not a secret that good air quality and air renewal/filtering was helping a lot in reducing the spread of the SARS-CoV-2 virus. But what does it have to do with house hunting?? Have you ever searched for a house and wanted […]
-
I know there are lots of tutorial out there to setup and use Dnsmasq, but bare with me this is also for my own sake (so I don’t have to look on how to do it the next time I setup a computer from scratch).
-
My wife and I recently came to the realization that we didn’t have a nice place to store all of the things that we wanted to keep to remember our son Nolan who was stillborn. So I asked my uncle to help us build a box from scratch. So we set sail for a whole […]
-
Mentionable is a plugin I’ve engineered (with all other amazing talent at XWP) while working on the 56th Grammy’s website. It allows you to link content inline using the familiar “@mention” syntax. To read the full review, follow the link: http://wptavern.com/mentionable-plugin-adds-mentions-for-wordpress-content-with-inline-autocomplete
-
Have you ever wanted to apply php code sniffer validation on certain folders only in PhpStorm (for example when you do plugin development and you want to exclude the core of your libraries)? Follow these four steps to create custom scope make them available in the inspection column.