Back to All Articles

Articles tagged tools:


Extracting Specific Files from Zip Archives with a Python Script

In this blog post, I'll show you how to create a Python script that extracts files from zip archives to a specific path on your hard drive. Google Takeout will allow users to extract all of their Google Photos to any number of large zip files. After downloading, you are still required to extract to your own file system. This script can help that by iterating over each zip and perform the extraction.

Updated: June 23, 2024
Created: June 23, 2024

Read more

Rev Up Your Coding Game with VS Code - The Must-Have Tool for Developers

VS Code is a free and open-source code editor developed by Microsoft for Windows, Linux, and macOS. It is a popular tool among software developers due to its ease of use, powerful features, and flexibility. VS Code provides a range of features such as syntax highlighting, code completion, debugging, and Git integration, making coding and debugging easier for developers.

Updated: April 23, 2023
Created: April 23, 2023

Read more

Tool Tip Ditto Must Have

Clipboard utility that is a must have. Easy to use interface, search and paste previous copy entries, keep multiple computer's clipboards in sync, accessed from tray icon or global hot key, display a thumbnail of copied images etc.

Updated: December 5, 2021
Created: December 5, 2021

Read more

Personal PC Backup–Strategies including redundancy

Updated: January 17, 2016
Created: January 17, 2016

Read more

Windows Vista Wallpapers - Nice collection

Updated: April 20, 2015
Created: April 20, 2015

Read more

How to delete a file in Windows with a too long filename?

Long file names within windows continues to be trouble and difficult to manage.

Updated: January 27, 2010
Created: January 27, 2010

Read more

Nov 2007 Links

A collection of links and web resources

Updated: November 19, 2007
Created: November 19, 2007

Read more

Relevant Microsoft Developer Links (Good Reading/Learning)

A set of good links and reference material

Updated: April 20, 2007
Created: April 20, 2007

Read more

Internet Explorer Default Source Editor (View Source)

Tip on how to change the default viewsource editor (registry update)

Updated: April 20, 2006
Created: April 20, 2006

Read more