Apple has finally met its Fortnite match

Nineteen Eighty-Fortnite - #FreeFortnite

Epic Games executed its most ambitious Fortnite live event yesterday, leading both Apple and Google to remove one of the world’s most popular games from their app stores. It was a well-choreographed sequence of events designed to highlight the power Apple and Google hold over app stores, especially Apple’s walled garden. Epic Games has now filed lawsuits against both Apple and Google in a battle that’s likely to last months. Epic Games is uniquely positioned to pull off a stunt like this, and now poses a serious threat to how Apple, in particular,…

Read More

SSL Encryption

SSL encryption wallpaper

In this blog post, you will learn what SSL Encryption entails, what it is, how it helps secure communication over networks you use. Security issues bothering on confidentiality and privacy are some of the most significant problems we face today in our world of information and communications. Hackers who get hold of the login information of individuals can use the details to access sensitive data from their victims. Increasing cybersecurity threats, combined with the constantly evolving technology behind such threats, give rise to security-related concerns. So, online communications, including transactions,…

Read More

Application Insights: select and filter

Application Insights wallpaper

Azure Application Insights has a specific language and syntax for select and filter data different from Structured Query Language (SQL). In this post, I am going to compare Analytics query language to SQL with examples for selection and filtration. First, navigate to analytics page of any Application Insights App by clicking Logs tab in the overview page of the app. Then, analytics tab opens a new editor window that you can type your query in it. Now, in the query editor we are going to write our queries using the…

Read More

Artificial Intelligence in Manufacturing

Artificial Intelligence AI

“While Artificial Intelligence is poised to change many industries radically, the technology is well suited to manufacturing.” – Andrew Ng, Creator of the deep-learning Google Brain Project and adjunct Professor of Computer Science at Stanford University. What is Artificial Intelligence? Artificial Intelligence (AI) represents a fast-growing sector in computing. Science fictions give the impression that Artificial Intelligence is about robots with human-like characteristics; humanoids. Artificial Intelligence demonstrates human intelligence-related behaviours, which are shown to be able to think, plan, learn, and show emotions. Then, artificial intelligence in computer science creates…

Read More

How to create email buttons with just HTML and CSS

html5 css3 wallpaper

In this post I explain how to create email buttons with just HTML and CSS. A call to action button is an important element of an effective email. But how can we make sure everyone receives the button the way you want? People tend to use images, a rookie mistake because people can turn their images off. Therefore, we will create a responsive email button with only HTML and CSS. Problems when creating an email button Each client processes the HTML and CSS differently but we still want it to…

Read More