Posts

Showing posts from October, 2022

Donate

How To Split Monitor Screen Into Multiple Columns Or Sections Or Divisions In Windows 11

Image
Hello, After my seminar on Windows 11 features, I have learned something interesting that most programmers need to enhance productivity and that is partitioning the screen into multiple columns or sections. Split-screen is a new feature that will allow the user to open multiple applications at once without have to toggle many times over. Each section can now be allocated to application that will positively increase productivity for working professionals or students alike. Before, dividing your screen is possible but only limited to two parts for two applications. However, with the new Windows 11 Snap Layout feature, this will allow the users to divide the screen more that two parts concurrently. The first option is using the Windows 11 built in feature called Snap Layout. First is to enable the Snap Layout Windows by opening Settings -> System -> Multitasking. Once the Snap Windows is toggled on, you may hover over the maximize button on any windows application. A pop-up

Run JavaScript Snippets Using Google Chrome Developer Tools

Image
Good evening gents, Most of the time, we tend to write JavaScript snippets using IDE's or text editors and then run that using a webbrowser. However, you can compile and run JavaScript snippets using Google Chrome Developer tools directly. To utilize this feature, open a new Google Chrome browser and press F12 to show the developer tools. Click on the expand arrow beside FileSystem and choose Snippets . Paste your code inside the empty snippet window. To run your code, right click on the snippet and select Run. You should see the output in the Console window below.

How To Test Or Check Dead Pixels And Backlight Bleed On Your Monitor Using Dead Pixel Checker In Windows 11

Image
Hello, When purchasing a brand new monitor or laptop, it is recommended to check first common monitor issues like dead pixels or backlight bleeding before closing the transaction with the physical store or online shop. One of the existing tools that I comes in handy and I use most of the time is the Dead Pixel Checker by DVANA that is hosted from Microsoft Store that can be installed on Windows 10 or 11 devices. I also recommend this app to my friends instead of the online tools because some of our local computer stores here in Cebu does'not have WIFI connections for us customers to hook up with. To use the software, download and install that in your machine. Once installed, click the Start Testing button to perform the diagnostic test. Your entire monitor screen will be filled first with red and then you may use the left or right cursor keys to select the other pre-defined colors of the tool such as green, blue, white and black to check any issues that may occur. Here&

Donate