This site is where I put all my thoughts related to my life. Most of it will be notes related to my job to remind me a few little things that I tend to forget.
If your XAMPP comes with PHP 5.5+ by default, opcache already included in the bundle, you will just need to enable it. To enable the extension: Open php.ini (by default it should be located here: C:\xampp\php\php.ini). Add this line at the end of the file: zend_extension = "C:\xampp\php\ext\php_opcache.dll" You will need to adjust the path if you installed XAMPP in non default location. Restart Apache server.
Microsoft Forms is a powerful citizen tool for creating surveys, quizzes, and questionnaires. While it offers great functionality for collecting responses, finding the owner of a specific form might not be immediately obvious. In this blog post, we'll walk you through the process, step by step. Step 1: Inspect the Elements Open the Microsoft Form for which you want to find the owner. Right-click on the page and select "Inspect" (or use the keyboard shortcut Ctrl+Shift+I). The browser's developer tools will open, showing the HTML and CSS code for the page. Step 2: Refresh the Form Page With the developer tools still open, press the "Refresh" button in your browser or use the keyboard shortcut F5. This step ensures that you have the latest version of the page loaded, which will be necessary for finding the owner's information. Step 3: Access the Response Page Look for a network request with a URL: "responsepagestartup.ashx" in the developer tools...
Also known as the ELAN Smart-id Fingerprint. Steps to resolve: Download the driver (Tested on Windows 10 and Windows 11) Extract the Zip file Run dpinst.ext. It should register everything and you should be able to now start to use your device. Alternatively Go to device management, find ELAN Fingerprint, right-click and select update driver Locate the driver inside the extracted files Let me know in the comment below if you still have any issue(s)
Comments