A mission statement is who you are. It tells the world what you are about. It set objectives and goals for employees and expectations for customers.
A leader must understand what key performance indicators (KPI’s) drive success. Knowing the KPI rules will help ensure focus on what matters most.
A detailed explanation of HTML, CSS, and Javascript. Learn conceptually how they work together to create a website and why these technologies matter.
COVID-19 may have brought with it the necessity to socially distant leadership and remote workers immediately but the trend to remote is nothing new.
Learn how transparent culture fosters performance in teams and how bad recruiting practices will lead your organization to failure.
I hate it when websites don’t have sticky menus. Using just a few lines of CSS you can make a sticky fixed menu. Code and samples provided.
Today we’ll review how to setup google sheets to send mass personalized SMS text. Source code and walkthrough in article.
Automate video fragment downloads and then combine them back together to mp4 using FFMPEG. Source code and walkthrough provided in article.
Mint still does not have a bulk transaction import tool. This script allows users to import a csv of transactions into Mint using python 3. We’ll review the use case for importing transactions to Mint, the search for existing software to do this, and my process for writing this import tool. Source code and walkthrough provided in article.