Τρίτη 4 Δεκεμβρίου 2018

YouTube Video by Nixie Pixel -Top 5 Things to Do After Installing Ubuntu 1,711,639 views-Maria Skambili Deryneia Famagusta Cyprus




So you've finished your Ubuntu install. Now what? You probably want to feel more at home with your new operating system, so here are a few tips on what you can do after installing Ubuntu..Like installing flash player (so you can watch Youtube videos!), multimedia codecs, changing settings such as your icons and wallpaper, and setting up Ubuntu One.

Πέμπτη 19 Απριλίου 2018

What is the difference between a URL, Domain, Subdomain, Hostname etc.? -Maria Skambili Deryneia Famagusta Cyprus

Domain Name

What is the difference between a URL, Domain, Subdomain, Hostname etc.?

The abbreviation “URL” is short for “Uniform Resource Locator” and is commonly used to refer to a website or internet-address, while the actually intended goal is usually a directory or a specific path.
 
Contents
  • The structure and components of a URL
  • General language use

The structure and components of a URL


What is a URL?

 
 
 
 
 
 
 
 
 
 
 
 
 
A URL is usually made up of several parts. To understand the structure and the components, we will dismantle the following example URL:
Aufbau und die Bestandteile einer URL: http://www.youtube.com/watch?v=QhcwLyyEjOA
Structure and components of the URL http://www.youtube.com/watch?v=QhcwLyyEjOA
  1. The Protocol in use – in this case: HTTP (Hypertext Transfer Protocol)
    • There are also other protocols like HTTPS, FTP and so on.
  2. The Host or Hostname: www.youtube.com

  3. The Subdomain: www.

  4. The domain name (Domain): youtube.com

  5. The Top-Level-Domain (a web-address suffix): .com
    • (also known by the shorthand TLD) 
  6.  The Path: /watch
    • A path will usually refer to a file or folder (directory) on the
      webserver (for example “/folder/file.html”)
  7. Parameter and value: v (Parameter), QhcwLyyEjOA (Parameter value)
    • Parameters are initialised by the “?” inside the URL.
      In our example, the parameter name is “v” and its value is “QhcwLyyEjOA” (Parameter name and Parameter value always have the same structure: Parametername=Parametervalue)

General language use

If we talk about a URL, we usually mean the concrete path to a directory (http://www.domain.com/a-directory/) or a file (http://www.domain.com/documents/study.pdf) on a website.
It is, of course, not completely wrong to talk about a URL and simply mean the host- or domain name of a website, but we should try to use the correct terminology.


 Website:

Website Address
site or website is a central location of various web pages that are all related and can be accessed by visiting the home page using a browser. 





How to open a website

To view a website requires a browser (e.g., Internet Explorer, Edge, Safari, Firefox, or Chrome). For example, you are reading this web page using a browser. Once in a browser, you can open a website by entering the URL in the address bar. For example, typing https://www.youtube.com opens the YouTube home page. If you don't know the URL of the website you want to visit, you can use a search engine to find the website on the Internet.

What is the difference between a website and web page?

A website refers to a central location that contains more than one web page or a series of web pages. For example, Computer Hope is considered a website, which contains thousands of different web pages, including the page you're reading now.
URL or Internet address
In the above URL example, the website is computerhope.com and the web page is "url.htm" and is always the last part of the URL.

Who creates websites on the Internet?

Any business, government, or person can create a website on the Internet. Today, the Internet consists of billions of websites created by billions of different people. You can even create a website or blog on the Internet.
 
Blog:

Weblog

A weblog or blog, is a listing of text, images, or other objects that are arranged in a chronological order that first started appearing in 1998. Blogs are often maintained and run by a single individual, updated daily, or contain personal remarks about a topic, a personal ramble, or an update on the person's life. In many ways, many weblogs are like a personal journal or a look into another individual's life and can be a way to learn about people, events, places, and more from people around the world.
Some examples of software and services you can use to create and start personal weblogs include Blogger, Manila, Movable type, LiveJournal, Radio Userland, Typepad, WordPress.

Tip: With the popularity of social networking sites like Facebook and Twitter many people have also moved from doing blogs to making posts in their social network.

Δευτέρα 1 Ιανουαρίου 2018

Operating System (OS)-Maria Skambili Deryneia Famagusta Cyprus

Operating Systems
An operating system (OS) is system software that manages computer hardware and software resources and provides common services for computer programs.
Time-sharing operating systems schedule tasks for efficient use of the system and may also include accounting software for cost allocation of processor time, mass storage, printing, and other resources.
For hardware functions such as input and output and memory allocation, the operating system acts as an intermediary between programs and the computer hardware although the application code is usually executed directly by the hardware and frequently makes system calls to an OS function or is interrupted by it. Operating systems are found on many devices that contain a computer – from cellular phones and video game consoles to web servers and supercomputers.
The dominant desktop operating system is Microsoft Windows with a market share of around 82.74%. macOS by Apple Inc. is in second place (13.23%), and the varieties of Linux are collectively in third place (1.57%). In the mobile (smartphone and tablet combined) sector, use in 2017 is up to 70% of Google's Android and according to third quarter 2016 data, Android on smartphones is dominant with 87.5 percent and a growth rate 10.3 percent per year, followed by Apple's iOS with 12.1 percent and a per year decrease in market share of 5.2 percent, while other operating systems amount to just 0.3 percent. Linux distributions are dominant in the server and supercomputing sectors. Other specialized classes of operating systems, such as embedded and real-time systems, exist for many applications.

Google Translate: Google's free service instantly translates words, phrases, and web pages-Maria Skambili Deryneia Famagusta Cyprus


Google's free service instantly translates words, phrases, and web pages between English and over 100 other languages

Website: https://translate.google.com/

Google Translate is a free multilingual machine translation service developed by Google, to translate text from one language into another. It offers a website interface, mobile apps for Android and iOS, and an API that helps developers build browser extensions and software applications.

 Google Translate supports over 100 languages at various levels and as of May 2017, serves over 500 million people daily.
Launched in April 2006 as a statistical machine translation service, it used United Nations and European Parliament transcripts to gather linguistic data. Rather than translating languages directly, it first translates text to English and then to the target language. During a translation, it looks for patterns in millions of documents to help decide on the best translation. Its accuracy has been criticized and ridiculed on several occasions. In November 2016, Google announced that Google Translate would switch to a neural machine translation engine - Google Neural Machine Translation (GNMT) - which translates "whole sentences at a time, rather than just piece by piece. It uses this broader context to help it figure out the most relevant translation, which it then rearranges and adjusts to be more like a human speaking with proper grammar". Originally only enabled for a few languages in 2016, GNMT is gradually being used for more languages.