List Large Image
Interesting articles updated daily
A crash course for small business on using A.I. from a Harvard Business School professor
Harvard Business School Professor Karim Lakhani explain how small business owners can utilize artificial intelligence tools to scale their operations. …
What Edward Snowden just exposed is TERRIFYING
What Edward Snowden just exposed is TERRIFYING and should concern all of us. Edward Snowden now has access to some of the most closely kept secrets in the country as a former CIA employee and NSA contractor. And so, as any inquisitive mind with access …
Using AI to Create New Fragrances
https://www.ibm.com/blogs/research/2018/10/ai-fragrances/ Bringing Art and Science Together Skilled perfumers bring art and science together to design new fragrances, a talent that takes ten or more years to develop. Crafting a fragrance that leaves an impression is one of the most important components a consumer considers when …
Android WiFi Privacy Settings
https://www.the-sun.com/tech/6096844/android-users-warning-check-wifi-settings/ BILLIONS of Android users have been warned to check their WiFi settings NOW. Simply turning off your WiFi doesn’t actually mean it is completely off and it could be running in the background. Users need to go to Location in their phone settings and …
Protect Your Mobile Phone Privacy
 How to turn on Private DNS Mode on Android (and why) | ZDNET Add a provider that offers secure DNS This is where it can get a bit tricky. You need to have the address of a provider that offers Private DNS. Here’s my …
No Mouse Right Click
This Script disables the right mouse click http://www.dynamicdrive.com/dynamicindex9/noright3.htm No right mouse click script III (no alert) <script language=JavaScript> <!– //Disable right click script III- By Renigade (renigade@mediaone.net) //For full source code, visit http://www.dynamicdrive.com var message=””; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) …