Disable Windows 10 Automatic Update

One of the most annoying "feature" on Windows 10 is Automatic Updates. Really. There are sometimes bad updates that mess up your operating system. Some updates require you to reboot the computer, Many users get an unstable graphics driver which causes problems. Patch causes PC to crash repeatedly. Maybe you don't have enough internet data...And…

2 Comments

Stop Autoplaying HTML5 Videos

HTML5 introduced an element for the playback of videos. One of the features is the ability to make the video autoplay when the webpage is loaded.Here is an example of the code:<video controls autoplay>  <source src="kacnje.mp4" type="video/mp4">  <source src="kacnje.ogg" type="video/ogg">  Sorry - your browser does not support the video tag.</video>But autoplay is a bad idea…

1 Comment

Install Windows 10 without Microsoft account

Microsoft simply doesn't have luck with user interfaces in the last years. They tried with big change in Windows 8 and users reject it. Then they take a step back and prepare Windows 8.1 with some important changes, but the majority of users are still against them.We expect Windows 10 to launch in late 2015.Windows…

1 Comment

Virtual Agent SecondEGO – Dashboard/Status

Here is the latest tab on SecondEGO Dashboard. On this tab you can see some basic information about your chatbot. You can also disable/enable it. But the most important thing on this tab is light indicator.A small light shines near the tab name (upper right). It indicates the status of your chatbot. The explanation of…

0 Comments

Virtual Agent SecondEGO – Dashboard/Analytics

After chatbot is implemented on your website, analytics is very handy tool to check what is going on. You won’t just see what questions was unanswered, you will also see what visitors are really searching for and what problems they have. In today’s world this is one of the most important information for website owners.…

0 Comments

Virtual Agent SecondEGO – Dashboard/Train/Site search

Site search is very powerful function. We will describe it's fundamentals today. You can use this function only, if your chatbot belongs to Business or Trial package.What is Site search anyway?It is intelligent website text search which uses two different but complementary approaches:1. Advanced text search on website. It is usual text search with word forms…

0 Comments

Virtual Agent SecondEGO – Dashboard/Train/Triggers

Last time we have talked about learning our SecondEGO chatbot with Patterns. Today we will see how to rise chatbot to advert it to visitor. We will use triggers. As developers say – trigger is automated proactive conversation invitation.Triggers tab isn’t available in Free package. You can change your package to 30-Day Trial or start…

0 Comments