Recently I came across a situation where I needed to perform the MySQL search in such way, that it would account for typos in user search queries. For example, if...
Read full article →The following article presents the programming solution to automatically add the diacritics to unaccented words typed using a regular English keyboard. There are solutions for Chrome browser or Firefox, but...
Read full article →Splunk Enterprise is presumably one of the best platforms for gaining real-time intelligence from data. The following short tutorial explains how to install Splunk server (on Windows or Linux server)...
Read full article →The following is a short article on the basics of creating graphical user interfaces (GUI) in Python by leveraging Tkinter (interface to the Tk GUI toolkit). We'll cover fundamentals such...
Read full article →Tor is free software that prevents people from learning your location or browsing habits by letting you communicate anonymously on the Internet. This article outlines the process of installing TOR...
Read full article →The following short article shows just how simple it is to use Python programming language in a data science project. In this example, we'll first go to Statista.com (public dataset...
Read full article →Recently, I came across a post from 2001 which allowed downloading the entire collection of UTZOO NetNews Archive of earliest USENET posts. These were essentially the earliest available discussions posted...
Read full article →As SnagIt currently doesn't support Linux, the Flameshot is likely the only screenshot taking utility worthwhile to consider if you're a Linux user. Here are step by step instructions on...
Read full article →Recently I came across a situation where I needed to create a one-click web-based solution, that allows clients to open and edit PhotoShop, AutoCAD, WordPerfect, PDF, LibreOffice and other files...
Read full article →A couple of time already, I had to go through the process of enabling WebDAV on Apache HTTP Server 2.4.x and even though it is a fairly simple thing to...
Read full article →