How to effectively search the Git logSearching the Git log can be approached quite differently whether you’re willing to find a specific bit of code that was committed or trying to find September 24, 2016 Git
How to script Yakuake with KDEYakuake is a drop-down terminal emulator based on KDE Konsole technology. It’s also a very powerful and scriptable application we can configure to September 23, 2016 Linux
How to audit Drupal 8 to determine the number of active usersWhen drupal.org reached 1 million registered users, I wondered what was the percentage of really active users. I’d love to know how many of those September 22, 2016 Drupal
Porting the Page Load Progress module to Drupal 8Back in 2012, my colleague Mariano released the Page Load Progress module for Drupal 7. This is not a widely popular module but I love it. Simply September 20, 2016 Drupal
How to return the path to an enabled Drupal module or themeIn Drupal 7, it was fairly easy to retrieve the filesystem path for, say, enabled modules. Why would you do that? Simply because sometimes you can September 19, 2016 Drupal