What is Telecommunication? Beginner’s Guide

In the beginning, communications satellites were used mainly as links in transatlantic transmissions. Satellites now account for an increasing share of the distribution of moving images for national and regional services, both in established and new areas, both for public utilities and business services. From 25 years ago, almost exclusively by analog telephony, radio and … Read more

What is HTML? Beginner’s Guide

HTML stands for HyperText Markup Language and is one of the web’s basic building blocks along with CSS (Cascading Style Sheets) and Javascript. (What CSS and Javascript are will be answered in future blog posts.) HTML is the structure of all the Internet’s web pages in the form of headings, paragraph breaks, to distinguish certain … Read more

What is iPaaS (Integration Platform as a Service)?

By now most people have heard of SaaS, Software-as-a-Service which you subscribe to monthly or yearly. Instead of, as before, buying licenses, make sure everything is installed and properly functioning on a server. That is what we did only 10 years ago before the cloud became a paradigm shift. But now now we’ll talk iPaaS, … Read more

What is Javascript? Beginner’s Guide

Javascript is one of the web’s three basic building blocks along with HTML and CSS. If HTML is the structure and CSS design, it can be said that Javascript is the functionality of the Internet’s web pages. Nowadays, simple animations can be created using CSS, but in general, it is Javascript that enables everything that … Read more

What is CSS? What You Should Know

CSS stands for Cascading Style Sheets and is one of the web’s three basic building blocks along with HTML and Javascript. It can be said that CSS is the face of the web, and thus handles everything that has to do with design. With the help of CSS, you can achieve everything from choosing fonts … Read more