Výklad pojmů - terminologie Internetu
Pokud jste nový uživatel sítě Internet, narazíte na neznámé termíny: prohlížeč, záložka, e-mail, domovská stránka, vyhledávací stroj a mnoho dalších. Abychom vám usnadnili první kroky, najdete zde vysvětlení některých důležitých pojmů.
CMIS
The Content Management Interoperability Services (CMIS) standard defines a domain model and Web Services and Restful AtomPub bindings that will enable greater interoperability of Enterprise Content Management (ECM) systems. CMIS uses Web services and Web 2.0 interfaces to enable rich information to be shared across Internet protocols in vendor-neutral formats, among document systems, publishers and repositories, within one enterprise and between companies.
Client Side ImageMap
The area of the picture or frame where the reader can click is indicated by the appearance of the linked URL when the mouse passes over the area. The ImageMap is stored in a layer below the picture and contains information about the referenced regions. The only disadvantage of Client Side ImageMaps is that older Web browsers cannot read them; a disadvantage that will, however, resolve itself in time.
When saving the ImageMap, select the file type SIP - StarView ImageMap. This saves the ImageMap directly in a format which can be applied to every active picture or frame in your document. However, if you just want to use the ImageMap on the current picture or text frame, you do not have to save it in any special format. After defining the regions, simply click Apply. Nothing more is necessary. Client Side ImageMaps saved in HTML format are inserted directly into the page in HTML code.
EPUB
EPUB je standard pro elektronické knihy s příponou .epub, který lze stáhnout a číst na zařízeních, jako jsou smartphony, tablety, počítače nebo čtečky.
EPUB je technická norma publikovaná nyní Publishing group of W3C. EPUB je populární formát, protože je otevřený a je založen na HTML.
Publikace EPUB je dodávána jako jeden soubor a jde o nešifrovaný ZIP archiv obsahující webové stránky. Obsahuje soubory HTML, obrázky, styly CSS a další prvky, jako jsou metadata, multimédia a interaktivita.
FTP
FTP je zkratka slov File Transfer Protocol a označuje standardní protokol pro přenos souborů v Internetu. Server FTP je program v počítači připojeném k Internetu, který obsahuje uložené soubory určené k přenosu pomocí protokolu FTP. Protokol FTP zajišťuje přenos a stažení souborů Internetu, kdežto protokol HTTP (Hypertext Transfer Protocol) poskytuje nastavení připojení a přenos dat mezi servery WWW a klienty.
Frames
Rámce představují užitečný prvek vzhledu stránek HTML. V sadě LibreOfficeDev je možné vložit plovoucí rámce. Tyto rámce mohou obsahovat objekty, tzn. obrázky, soubory s videozáznamy, zvuky atd., a mohou být vloženy do stránek HTML. Místní nabídka rámce zobrazuje možnosti k dispozici pro obnovení nebo úpravy obsahu rámce; některé z těchto možností také naleznete, pokud po vybrání rámce klepnete na příkaz Úpravy - Objekt.
HTML
HTML (Hypertext Markup Language) je kódový jazyk dokumentu sloužící jako formát souborů pro dokumenty sítě WWW. Je odvozen od jazyka SGML a integruje text, obrázky, video a zvuk.
Jestliže chcete zadat příkazy v jazyce HTML přímo (například při provádění cvičení z jedné z mnoha dostupných knih o jazyce HTML), je třeba pamatovat na to, že stránky HTML jsou čistě textové soubory v 7bitovém kódu ASCII. Uložte dokument, který musí být zadán přímo v kódu HTML bez přehlásek a jiných speciálních znaků rozšířené znakové sady, jako dokument ve formátu prostého textu. Zadejte u dokumentu příponu souboru .HTML. Budete-li později chtít tento soubor v sadě LibreOfficeDev otevřít a upravit kód HTML, je nutné jej načíst jako typ souboru ve formátu prostého textu, nikoli jako typ Webová stránka.
Internet obsahuje několik odkazů na adresy, kde lze najít úvod do jazyka HTML.
HTTP
Protokol HTTP (HyperText Transfer Protocol) definuje způsob přenosu dokumentů sítě WWW mezi WWW servery (hostiteli) a prohlížeči (klienty).
Hypertextový odkaz
Hypertextové odkazy jsou křížové odkazy zvýrazněné v textu různými barvami a aktivované klepnutím myší. Pomocí hypertextových odkazů mohou čtenáři přeskočit na určité informace v dokumentu nebo na související informace v jiných dokumentech.
V sadě LibreOfficeDev je možné hypertextové odkazy přiřadit k textu, obrázkům a textovým rámcům (viz ikona Hypertextový odkaz na liště Standardní).
Java
The Java programming language is a platform independent programming language that is especially suited for use in the Internet. Web pages and applications programmed with Java class files can be used on all modern operating systems. Programs using Java programming language are usually developed in a Java development environment and then compiled to a "byte code".
Obrázková mapa
Obrázková mapa je obrázek nebo textový rámec s odkazy. Po klepnutí na určené oblasti obrázku nebo textového rámce je možné přejít na cíl (URL), který je s oblastí propojen. K definování oblastí s odkazy, propojených adres URL a odpovídajícího textu, který se zobrazí po umístění ukazatele myši na dané oblasti, slouží Editor obrázkových map.
Existují dva různé typy obrázkových map. Obrázková mapa klienta je analyzována v cílovém počítači, který načte obrázek z Internetu, zatímco obrázková mapa serveru je analyzována v počítači, který poskytuje stránku HTML v Internetu. Při analýze na serveru jsou klepnutím na obrázkovou mapu odeslány relativní souřadnice umístění kurzoru v obrázku nebo rámci na server; na základě těchto dat je na serveru spuštěna odpovídající reakce zvláštního programu. Je-li používán "moderní" způsob vyhodnocení na straně klienta, aktivuje klepnutí na definovaný aktivní bod propojenou adresu URL, jako by se jednalo o standardní textový odkaz. Adresa URL se při přechodu přes obrázkovou mapu zobrazí pod ukazatelem myši.
Vzhledem k tomu, že ImageMaps lze používat různými způsoby, mohou být uloženy v různých formátech.
Formáty obrázkových map
Obrázkové mapy je možné rozdělit na dvě základní skupiny: obrázkové mapy analyzované na straně serveru (tj. poskytovatelem služeb Internetu) a obrázkové mapy analyzované webovým prohlížečem v počítači uživatele.
Obrázkové mapy na straně serveru
Server Side ImageMaps appear for the reader as a picture or frame on the page. Click on the ImageMap with the mouse, and the coordinates of the relative position are sent to the server. Aided by an extra program, the server then determines the next step to take. There are several incompatible methods to define this process, the two most common being:
-
W3C (CERN) HTTP Server (Format type: MAP - CERN)
-
NCSA HTTP Server (Format type: MAP - NCSA)
LibreOfficeDev creates ImageMaps for both methods. Select the format from the File type list in the Save As dialog in the ImageMap Editor. Separate Map Files are created which you must upload to the server. You will need to ask your provider or network administrator which type of ImageMaps are supported by the server and how to access the evaluation program.
Proxy
A proxy is a computer in the network acting as a kind of clipboard for data transfer. Whenever you access the Internet from a company network and request a Web page that has already been read by a colleague, the proxy will be able to display the page much quicker, as long as it's still in the memory. All that has to be checked in this case is that the page stored in the proxy is the latest version. If this is the case, the page won't have to be downloaded from the much slower Internet but can be loaded directly from the proxy.
SGML
SGML stands for "Standard Generalized Markup Language". SGML is based on the idea that documents have structural and other semantic elements that can be described without reference to how such elements should be displayed. The actual display of such a document may vary, depending on the output medium and style preferences. In structured texts, SGML not only defines structures (in the DTD = Document Type Definition) but also ensures they are consistently used.
HTML is a specialized application of SGML. This means that most Web browsers support only a limited range of SGML standards and that almost all SGML-enabled systems can produce attractive HTML pages.
Search Engines
A search engine is a service in the Internet based on a software program used to explore a vast amount of information using key words.
Tags
HTML pages contain certain structural and formatting instructions called tags. Tags are code words enclosed by brackets in the document description language HTML. Many tags contain text or hyperlink references between the opening and closing brackets. For example, titles are marked by the tags <h1> at the beginning and </h1> at the end of the title. Some tags only appear on their own such as <br> for a line break or <img ...> to link a graphic.
URL
The Uniform Resource Locator (URL) displays the address of a document or a server in the Internet. The general structure of a URL varies according to type and is generally in the form Service://Hostname:Port/Path/Page#Mark although not all elements are always required. An URL can be a FTP address, a WWW (HTTP) address, a file address or an e-mail address.
WebDAV
Short for Web-based Distributed Authoring and Versioning, an IETF standard set of platform-independent extensions to HTTP that allows users to collaboratively edit and manage files on remote Web servers. WebDAV features XML properties on metadata, locking - which prevents authors from overwriting each other's changes - namespace manipulation and remote file management. WebDav is sometimes referred to as DAV.