Edilbek Slanov. Content Management system A content management system (CMS) is a system used to manage the content of a Web site. Typically, a CMS consists.

Slides:



Advertisements
Similar presentations
Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
Advertisements

4.01 How Web Pages Work.
Internet Technologies. CMS A content management system (CMS) is a system used to manage the content of a Web site.
1 Introduction to XML. XML eXtensible implies that users define tag content Markup implies it is a coded document Language implies it is a metalanguage.
Kick start your career with WordPress
Made by: Dan Ye. Introduction Basic Last Page ☆ HTML stands for Hyper Text Markup Language; ☆ HTML is not a programming language, it is a markup language;
2/11/2004 Internet Services Overview February 11, 2004.
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
CM143 - Web Week 2 Basic HTML. Links and Image Tags.
1 The World Wide Web Architectural Overview Static Web Documents Dynamic Web Documents HTTP – The HyperText Transfer Protocol Performance Enhancements.
Internet – Part II. What is the World Wide Web? The World Wide Web is a collection of host machines, which deliver documents, graphics and multi-media.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
Introduction 2: Internet, Intranet, and Extranet J394 – Perancangan Situs Web Program Sudi Manajemen Universitas Bina Nusantara.
WWW and Internet The Internet Creation of the Web Languages for document description Active web pages.
Creating your website Using Plain HTML. What is HTML? ► Web pages are authored in HyperText Markup Language (HTML) ► Plain text is marked up with tags,
Computer Science 101 Web Access to Databases Overview of Web Access to Databases.
Create a Website Lesson 1 – Part 3. Domain Names 2 Domain names are used to identify one or more IP addresses ( ). For example, the domain.
A content management system (CMS) is a computer program that allows publishing, editing and modifying content on a web site as well as maintenance from.
Application Layer. Applications A program or group of programs designed for end users. A program or group of programs designed for end users. Software.
 Definition of HTML Definition of HTML  Tags in HTML Tags in HTML  Creation of HTML document Creation of HTML document  Structure of HTML Structure.
1 Web Development Life Cycle  Ensures project consistency and completeness –Planning –Analysis –Design and Development –Testing –Implementation and Maintenance.
Develop a Classical Group Management Site using Drupal Commons By Muhammad Iqbal.
How the Web Works. WWW – part of the Internet (others: , FTP, Telnet) Loaded to a Server | Viewed in a Browser (Client) Client: Request & Render.
Education Supported by Content Management Systems Milena Stanković, Milan Rajković, Ivan Petković, Petar Rajković Faculty of Electronic Engineering, Niš.
Web Site Evaluation (or “What Makes a Good the Kenmore West High School Library Media Center.
WEB DESIGN USING DREAMWEAVER. The World Wide Web –A Web site is a group of related files organized around a common topic –A Web page is a single file.
HTML INTRODUCTION. What is HTML?  HTML stands for Hypertext Markup Language  Developed in 1990  Hidden code that helps us communicate with others on.
Computer Information Technology – Section 3-4. HTML – The Language of the Internet Objectives: The Student will: 1. Look at HTML 2. Understand the basic.
HTML ~ Web Design.
What does WWW stand for? And following abbreviations? HTTP: Hyper Text Transfer Protocol HTML: Hyper Text Mark-up Language URL: Uniform Resource Locator.
Jasmine sells. Hardware are physical components that make up your computer. a Software are programs or applications that run on your computer. Computer.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
Chapter 23 - World Wide Web Documents (HTML) Introduction Display Hardware Varies A Browser Translates And Displays A Web Document A Consequence Of The.
Murach's HTML5 and CSS3, C1© 2012, Mike Murach & Associates, Inc. Slide 1.
Chapter 4 Applets Cop Why Applets? WWW makes huge information available to anyone with web browser. Web server send web pages and images to your.
HTML Basic. What is HTML HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language, it.
Operating Systems Lesson 12. HTTP vs HTML HTML: hypertext markup language ◦ Definitions of tags that are added to Web documents to control their appearance.
Introduction to HTML Year 8. What is HTML O Hyper Text Mark-up Language O The language that all the elements of a web page are written in. O It describes.
Common Terms in the Internet Adnan Iqbal MCS-MIT-WD-A+ The College of Law.
WWW Programming Model. WWW Model The Internet WWW architecture provides a flexible and powerful programming model. Applications and content are presented.
Content Management System for Lead Generation System Prepared By Anna Kukharenko, 2015.
PROGRAMMING IN VISUAL BASIC.NET CREATING YOUR FIRST WEB APPLICATION Bilal Munir Mughal 1 Chapter-3.
INTRODUCTION JavaScript can make websites more interactive, interesting, and user-friendly.
Invitation to Computer Science 6 th Edition Chapter 10 The Tower of Babel.
2/26/ Intro to HTML: The Language of WWW Nets.
 2003 Prentice Hall, Inc. All rights reserved. Outline Chapter 2 HTML (Hypertext Markup Language) Part II.
CIS 228 The Internet Day 4, 9/8/11 Getting on the Internet.
Intro to HTML.  Hypertext markup language (HTML) is a way of telling web browsers how to display a page  You can type them by hand in a word processing.
Introduction to HTML 4.0 Getting Started – Basic Terminology Teacher: Mr. Ho.
By Hend Saad and Merna Helmy.  How mail merging works?  A mail merge is a method of taking data from a : 1.Database 2. spreadsheet 3. or other form.
Objectives At the end of this session students will: Define the following terms in two sentences or less Website Web page Browser Html URL Hyperlink Explain.
4.01 How Web Pages Work.
CX Introduction to Web Programming
4.01 How Web Pages Work.
XML Related Technologies
Web Development Life Cycle
E-commerce | WWW World Wide Web - Concepts
E-commerce | WWW World Wide Web - Concepts
Web page a hypertext document connected to the World Wide Web.
Content Management Systems
Content Management System by CustomSoft. A Content Management System (CMS) is a collection of procedures used to manage work flow in a collaborative environment.
Prepared for Md. Zakir Hossain Lecturer, CSE, DUET Prepared by Miton Chandra Datta
Cataloging the Internet
Web Page Concept and Design :
What is HTML?.
Kevin Harville Source: Webmaster in a Nutshell, O'Rielly Books
Introduction to World Wide Web
DD Sir-Infomatics Web Development Part-1.
4.01 How Web Pages Work.
HTTP and HTML HTML HTTP HTTP – Standardize the packaging
Presentation transcript:

Edilbek Slanov

Content Management system A content management system (CMS) is a system used to manage the content of a Web site. Typically, a CMS consists of two elements: the content management application (CMA) and the content delivery application (CDA). The CMA element allows the content manager or author, who may not know Hypertext Markup Language (HTML), to manage the creation, modification, and removal of content from a Web site without needing the expertise of a Webmaster. The CDA element uses and compiles that information to update the Web site. (definition from Whatis.com)

Project description Usually CMS uses data base as repository. In my system information will be gathered from other sources as web sites (web services?) and delivered by agents. It will be a part of Content Management application

Agents User agent Proxy agent Transformer agent

User agent will live on web page listening to requests made by user and sending them to

Proxy agent will receive requests from User agent and transform them into HTTP requests. It will also receive HTTP responses and content of requested pages and send it to

Transformer agent will transform received information into readable view and send it to User agent to display

Use case