Posts
All the articles I've posted.
Facebook Script to Click on All Loaded Like Buttons
Published: at 09:08 PMA simple JavaScript snippet to automate clicking all loaded "Like" buttons on Facebook. Can be adapted for other tasks such as adding suggested friends.
Test Credit Card Numbers for Payment Processing
Published: at 08:33 AMA reference list of test credit card numbers for validating payment systems in a sandbox environment.
Step-by-Step Guide to Running NopCommerce on Microsoft Azure
Published: at 08:03 AMA comprehensive step-by-step guide to deploying NopCommerce 3.1 on Microsoft Azure Cloud Service and Azure SQL Database.
How to Add Git to the System PATH
Published: at 04:23 AMA guide to adding Git to the system PATH variable for easy access from the command line.
NPM Maintenance
Published: at 03:57 AMA quick guide for maintaining NPM packages, including listing installed packages, updating packages, and updating NPM itself.
Automate Windows Shutdown Timer
Published: at 03:55 AMLearn how to automate the shutdown process in Windows with a simple command line instruction.