Posts

Showing posts from 2014

downloading folders from google drive.

I wanted to download some course material on RL shared by the author via Google drive using the command line.  I got a bunch of stuff using wget a folder in google drive was a challenge. I looked it up in SO which gave me a hint but no solution. I installed gdown using pip and then used: gdown --folder --continue https://drive.google.com/drive/folders/1V9jAShWpccLvByv5S1DuOzo6GVvzd4LV if there are more than 50 files you need to use --remaining-ok and only get the first 50. In such a case its best to download using the folder using the UI and decompress locally. Decompressing from the command line created errors related to unicode but using the mac UI I decompressed without a glitch.

Metrics of Key Performance Indicators

Key Performance Indicators Key Performance Indicators or KPIs provide summary statistics  for evaluation of operations in any number of business settings. Understanding a business' KPI helps managers focus on areas most in need of attention and these are easily communicated. Affiliate Programmes Affiliate programmes  fall into the B2B marketing category. The affiliated companies are different businesses active the same sector which do not necessarily compete. The Affiliates programs aims to market to other companies' client base where the companies are not in direct competition . These programs' business model work based on incentive schemes derived from revenue sharing , either one time or over the life time of the client. The advantage is to allow strategic alliances between companies while  reducing costs of marketing and advertising. sales (revenue) leads registrations   cost of acquisition number of affiliates Other common KPIs include: traffic click

Popular posts from this blog

Moodle <=< Mediawiki SUL integration - first thoughts

downloading folders from google drive.

Insight into progressive web apps