Posts

Slide Captcha
A captcha is a test that can be used to determine whether the user is a human to prevent bot and spam attacks. This specific captcha uses a puzzle that has to be solved by pulling the slider into the correct position. Read more...
Published: 8. Feb 2024
Categories: PHP HTML Javascript

Microsofts Smartscreen Warning for downloaded files
Starting an app downloaded from the internet may result in a warning. The origin of this warning is the Microsoft Defender Smartscreen. This article gives users an explanation of what this warning means and a tip for developers how to avoid it. Read more...
Published: 27. Jul 2023
Categories: Windows Uncategorized

GSM Modem Tester
Test GSM modem devices through AT Commands under Windows. Read more...
Published: 23. Jul 2023
Categories: Windows Tools

Battery Charging Monitor for Android
If a phone no longer charges to 100%, then the battery is not always to blame. In most cases you are using a defect cable or charger. Read more...
Published: 2. Jan 2023
Categories: Android Tools

File change monitor for Windows
This tool monitors and logs file accesses performed by applications on a Windows PC. Read more...
Published: 28. Sep 2022
Categories: Windows Tools

Time synchronization using the NTP protocol
This article is about how to synchronize the time using the NTP protocol. The NTP client application for download shows the entire process of time synchronization. Read more...
Published: 2. Feb 2022
Categories: Windows Tools Internet

Hidden Android Settings
This Windows application can, if connected with an Android device, list and change every device setting. Many of these settings are either not available in the device settings or difficult to access. Read more...
Published: 3. Jan 2022
Categories: Android Windows Tools

Activate USB debugging in Android developer options
This article describes step by step how to activate USB debugging on an Android device. Read more...
Published: 3. Jan 2022
Categories: Android

Visual Netstat
Visual NetStat is an alternative to the command-line tool NetStat, which displays network connections and network protocol statistics. Read more...
Published: 2. Nov 2021
Categories: Windows Tools Internet

Session Viewer for ProcessWire
Session Viewer is a module for ProcessWire to list session files and display session data. The module is helpful to display the session data of a specific session or to kick out a logged in user. Read more...
Published: 15. Oct 2021
Categories: ProcessWire PHP CMS