AAI@EduHr plugin for WordPress

I have written a WordPress plugin called WP AAI@EduHr Auth, which can be used to replace standard WordPress authenticaiton mechanism with AAI@EduHr authentication. For more information you can visit: https://wordpress.org/plugins/wp-aaieduhr-auth/  

Apache 2.4 and Command Line in Windows 10

If you run Apache 2.4 server on your Windows 10 development machine, you might be interested in several command line commands that you can use with Apache server (httpd.exe). To run the commands we need to have CMD with administrative privileges. Next, change directory to c:\Apache24\bin using the command cd c:\Apache24\bin To see all available … Read more

The most silent keyboard – MaxLine ML-KB2930 USB

I was searching for a silent keyboard for some time. The most silent one I could find is definitly MaxLine ML-KB2930 USB keyboard: https://www.emmezeta.hr/multimedija/informatika/tipkovnice/56644/maxline-ml-kb2930-tipkovnica/ It almost doesn’t make a sound! Strongly recommended…  

jQuery X-CSRF-TOKEN header in Laravel 5.4

In Laravel 5.4, we already have HTTP client configured out-of-the-box, that we can use in frontend. It is axios. In file resources\assets\js\bootstrap.js we can see the default headers that will be included in every request that we make with axios. However, although jQuery is also bootstraped, the default headers for jQuery are not set. If … Read more

Meraki MR18 WiFi Free Access Point

Recently I’ve attended a Cisco Meraki Webinar and as a reward they have sent me a Meraki MR18 WiFi Access Point (AP), for free, to test it out. You may want to check their Meraki trial site to see if you can get one too, or attend CISCO webinar. Now that I’ve used it for some time, I have to say … Read more

Get older version of uTorrent (2.2.1)

There is no reason why you couldn’t use an older version of uTorrent. Newer versions are full of ads, and also the latest version silently installs a Bitcoin miner on your PC, which leads to heavy CPU usage. The version 2.2.1 is the last version without ads and has no issues even under the latest … Read more