New interest: Machine learning
As a passion and further learning new things, I have decided to take up Machine Learning, starting with Javascript.
As a passion and further learning new things, I have decided to take up Machine Learning, starting with Javascript.
After carefully evaluating my current status and taking into consideration the visits there and the friends and family I have in Spain, I have decided that it’s time for a…
It’s been a few years since I have used the wolf-like logo for my website. Recently I have decided that my website needs a face lift. Together with that decision,…
Recently, I had to setup Apache with PHP directly on my mackbook. It was rather easy.
This is a PHP wrapper class for the Freenom API. It returns information in the JSON format.
Recently I have run into an HDD space problem with one of my Ubuntu server systems. It’s been up for a few years, without special maintenance from this point of…
This was a team effort, especially under the design category. At the end, we were particularly proud of the logo and the overall simplicity and accessibility of information inside the…
To disable the php cache in Bitnami WAMP stack, use the instructions in this article.
This is a plugin for WordPress which disables the upper admin area in the font side and just displays a button with a link towards the administration. Using this plugin,…
Execute multiple asynchronous functions and when they are finished execute the callback with result parameters from the functions run.
One way would be to edit your site’s .htaccess file and add some new lines of code.
This article is about publishing a plugin to the WordPress Repository. I use TortoiseGIT on a daily basis and also Github for opensource projects. Also, TortoiseSVN will be needed. Steps:…