How to delete the hidden files that Mac OSX puts on flash drives, USB hard drives, and other shared storage.
Simple file backup with a batch file
How to write a simple batch file for backing up files to a drive letter and reducing the risk of those files being copied to the wrong device.
How to send the correct headers to leverage browser caching
How to use .htaccess to send the correct HTTP headers in order to leverage browser caching and reduce page load times for returning visitors.
How to compress .php, .css and .js files without mod_gzip or mod_deflate
How to speed up page load times by compressing .php, .css and .js files on Apache web hosts that do not have mod_gzip or mod_deflate enabled.
How to programmatically disable Adobe Updater
How to disable the ‘Automatically check for Adobe updates’ feature by editing or replacing a settings file while avoiding the GUI.
How to delete Flash cookies (Local Shared Objects)
How to create a small batch file to delete Local Shared Objects, commonly called Flash cookies.
Adobe Flash Player
A collection of useful links for managing Flash Player across a user-base. Direct downloads to the latest versions, a version test page, RSS feeds, and the Settings Manager.
Detect and fix Word add-in problems with a macro and batch file
How to detect when important add-ins are not correctly loaded when Word starts and fix them automatically.
Installing and configuring IIS 7.5 on Windows 7
Notes about setting up IIS 7.5 on Windows 7 and configuring it to run some classic .ASP pages and enable parent paths.
How to create a bootable USB drive that can install any version of Windows 7
A guide to creating a bootable USB drive that can be used to install any version of Windows 7, and a neat trick for extending the 30-day trial to 120 days.