By default, VMWare Player saves any VM you create to your documents folder and there doesn’t appear to be a way to change that. However, there is.
General
Turning off suggestions in Visual Studio Code
Visual Studio Code, is a great program and it is my favorite editor, however it bugs me that it makes suggestions for every second work I type. This is how you turn that off.
Python Date and Time formatting
%A Weekday as locale’s full name. Monday %d Day of the month as a zero-padded decimal number. 30 %B Month as locale’s full name. September %m Month as a zero-padded decimal number. 09 %Y Year…
Using RegEx in Notepad++
Using the following RegEx strings in NotePad++ to clean up book marks file. Do a Search and replace, In for search for fields put the following strings In the replace field, put nothing, Make sure…
Online JSON Editor
Today I found a free online JSON editor. http://www.jsoneditoronline.org/
Changing a monolithic disk to a split disk in VMware Workstation
This article provides the steps to change a monolithic disk (a virtual machine disk contained in a single file) into to a split disk (a virtual machine disk split into 2GB files) in VMware Workstation.…
Tynker for iPadĀ
Tynker for the iPad is great app for those little coders out there. It looks kind of like scratch, but works on the iPad.
How to use the Postie Plugin for WordPress
There is a great Post-By-Email plugin for WordPress called Postie. It extends the post-by-email feature that is built into WordPress. It allows you to connect to a mail server using SSL for a start. When…
Online maze generator
www.mazegenerator.net/ Thanks, Malcolm
Changing the Sticky Notes font on Windows.
1. Open RegEdit and navigate to icrosoftWindows NTCurrentVersionFonts] 2. Export the key, to back it up. Just in case. 3. Look for the Segoe Print font. 4. Change what font file it points to. 5…
Recent Comments