Modern Technologies

Software & Tech Development for the Future

Discover
Uncategorized

List of common video resolutions

Very handy, also interesting to see the difference between today’s “hi-def” and the future’s 4k standard.  Take a look at the pixel differences!  That’ll make you hate yourself for spending all that money on a 1080P monitor when 4k starts coming out! http://en.wikipedia.org/wiki/List_of_common_resolutions

scythe944 
Uncategorized

Force showing of known file extensions

In the registry go to : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Currentversion\explorer\Advanced\Folder and then there is a sub key Hidden with 3 subkeys, NOHIDDEN, NOHIDORSYS, SHOWALL. The default value for all these 3 is (0), and the checked values are (2), (0), (1) respectively. The next subkey of Folder is HideFileExt, and the checked, unchecked, and default values are (1), […]

scythe944