Download presentation
Presentation is loading. Please wait.
Published byBrice Ward Modified over 9 years ago
1
The Environment & the Tools
2
Chapter 1: The Environment and the Tools
3
Objectives Describe the Internet and the World Wide Web Discuss ways to access the Internet and the web Categorize types of websites Identify web design tools Explain web design principles, roles, and required skills Chapter 1: The Environment and the Tools 3
4
The Internet and the World Wide Web A computer network consists of connected computers, mobile devices, printers, and data storage devices that share computing resources and data The Internet is a worldwide public network that connects millions of these private networks Chapter 1: The Environment and the Tools 4
5
The Internet and the World Wide Web Chapter 1: The Environment and the Tools 5 Eye tracking
6
Chapter 1: The Environment and the Tools
7
The Internet and the World Wide Web The World Wide Web (web) is a part of the Internet that consists of connected computers called web servers that store electronic documents called webpages A webpage is a specially formatted document that can contain images, text, interactive elements, and hyperlinks, which are links to other pages A website is a group of related webpages Chapter 1: The Environment and the Tools 7
8
Influence on Society Communication Education Entertainment and News E-commerce Chapter 1: The Environment and the Tools 8
9
Communication Bookmark / favorite Shortcut Internet Relay Chat (IRC) Web-based chat Instant messaging / IM chat Mobile IM (MIM) Collaborative workspaces / virtual meeting spaces Blog Video sharing / Video blogging Social networking Social bookmarking Massively multiplayer online games (MMOGs) 3D virtual worlds Wiki Chapter 1: The Environment and the Tools 9
10
Communication Chapter 1: The Environment and the Tools 10
11
Education You can take an online course from an academic institution to earn a degree or certificate, or watch a video or read a blog post by an amateur expert –Several universities and academic institutions publish some or all educational materials online Formal and informal education Chapter 1: The Environment and the Tools 11
12
Entertainment and News Popular entertainment sites include music, videos, sports, games, and more News websites allow you to read news stories, and some even allow you to watch video clips –Some provide interactive elements Chapter 1: The Environment and the Tools 12
13
E-Commerce Electronic commerce or e-commerce encompasses a wide variety of online business activities, including consumer shopping and investing and the exchange of business data and transactions within a company or among multiple companies –Business-to-consumer (B2C) –Business-to-business (B2B) –Consumer-to-consumer (C2C) Chapter 1: The Environment and the Tools 13
14
Cable Internet Access Allows users to connect to the Internet through their cable line Rapid transfer rates using a cable modem connected to a CATV line Chapter 1: The Environment and the Tools 14
15
Cable Internet Access Chapter 1: The Environment and the Tools 15
16
Fixed and Mobile Wireless Access Internet connectivity that uses satellite technology Radio signals provide high-speed connection –wireless fidelity (Wi-Fi) Standards classified by generation –3G –4G Chapter 1: The Environment and the Tools 16
17
Telephone Line Access The Public Switched Telephone Network (PSTN) used to be the main way all users connected to the Internet Chapter 1: The Environment and the Tools 17
18
Dial-Up Lines A dial-up line is a temporary connection that uses analog phone lines Least popular Internet access method Chapter 1: The Environment and the Tools 18
19
Digital Dedicated Lines A dedicated line is a constant connection between two communications devices Quality, consistency, and speed of the connection are better than a dial-up line Chapter 1: The Environment and the Tools 19
20
Digital Dedicated Lines Three popular types of digital dedicated lines –Integrated Services Digital Network (ISDN) –Digital subscriber lines (DSL) Asymmetric digital subscriber line (ADSL) –T-carrier lines T-1 line Fractional T-1 line T-3 line Chapter 1: The Environment and the Tools 20
21
ISDN Lines Integrated Services Digital Network ISDN allows a single telephone line to carry three or more signals (multiplexing) Chapter 1: The Environment and the Tools 21
22
DSL Digital subscriber line –Transmits at fast speeds on existing standard copper telephone wiring –Some installations can provide a dial tone Asymmetric digital subscriber line (ADSL) –Faster to receive data than to send data –Ideal for Internet access Chapter 1: The Environment and the Tools 22
23
T-carrier Lines Any of several types of digital lines that carry multiple signals over a single communications line Extremely fast data transfer rates T-1 line –Most popular T-carrier line –Fractional T-1 T-3 line –Equivalent to 28 T-1 lines Chapter 1: The Environment and the Tools 23
24
Internet Service Providers Internet Service Provider (ISP) –Has permanent Internet connection –Provides temporary connections –Regional ISP –National ISP EarthLink Chapter 1: The Environment and the Tools 24
25
Web Browsers A web browser is a specific software program that requests, downloads, and displays webpages stored on a web server Some companies create mobile versions of their websites –Responsive web design (RWD) Chapter 1: The Environment and the Tools 25
26
Web Browsers Access webpages by entering its Uniform Resource Locator (URL) into the browser’s Address bar URL is comprised of the protocol, domain name and top- level domain designation –Hypertext Transfer Protocol (HTTP) –Domain name can be an IP address or a text version of this address Chapter 1: The Environment and the Tools 26
27
Web Browsers Chapter 1: The Environment and the Tools 27
28
Types of Websites Personal Organizational / Topical Commercial Chapter 1: The Environment and the Tools 28
29
Personal Limited developmental resources Uses: –Promote employment credentials –Share news and photos with friends and family –Share common interests or hobbies Do not post information that can be misused Chapter 1: The Environment and the Tools 29
30
Organizational / Topical Organizational websites contain information on particular organizations Topical websites focus on a specific subject Not all information is accurate Chapter 1: The Environment and the Tools30
31
Commercial Used to promote and sell a product or service More sophisticated commercial websites generally produce greater revenue Chapter 1: The Environment and the Tools31
32
Search Tools Web-based search tools –Search engines Keywords Search engines might use a variety of methods to create its index –Spiders or robots –Meta tags –Metasearch engines –Search directories Search engine optimization (SEO) Chapter 1: The Environment and the Tools 32
33
Search Tools Chapter 1: The Environment and the Tools 33
34
Portals A portal is a website that offers a starting point for accessing information –General consumer portal –Personal portal –Vertical portal –Corporate portal –Hyperlocal portal Chapter 1: The Environment and the Tools 34
35
Web Design Tools Does the new technology meet currently accepted standards for web development and design? What specifically can the new technology do to further the purpose of my website? How will implementation of the new technology affect my website’s visual appeal, accessibility, and usability? What impact will adding this technology have on security and other website elements? What are the direct and indirect costs of implementing the new technology? How soon will I see a return on investing in this new technology? Chapter 1: The Environment and the Tools 35
36
Markup Languages Hypertext Markup Language (HTML) Extensible Markup Language (XML) Extensible HTML (XHTML) Wireless Markup Language (WML) Chapter 1: The Environment and the Tools 36
37
Hypertext Markup Language Markup language used to create webpages Defines a webpage through HTML tags or HTML markup language World Wide Web Consortium (W3C) sets standards for HTML Chapter 1: The Environment and the Tools 37
38
Extensible Markup Language (XML), Extensible HTML (XHTML), and Wireless Markup Language (WML) XML uses markups to define the content of a webpage XHTML is a markup language that is a combination of the features of XML and HTML WML is a subset of XML –Used to design webpages for mobile browsers Chapter 1: The Environment and the Tools 38
39
Cascading Style Sheets Standardize the presentation of the content by applying styles to such elements –Font –Margins –Positioning –Background colors Chapter 1: The Environment and the Tools 39
40
Scripting Languages Programming languages used to write short programs that run on the server or the browser Browsers must support this technology Scripting languages –Javascript –Active Server Pages (ASP) –PHP: Hypertext Preprocessor (PHP) –MySQL Active content Malware Chapter 1: The Environment and the Tools 40
41
Text and HTML Editors A text editor is software used to create plain (ASCII) text files An HTML editor is a text editor enhanced with special features that are used to more easily insert HTML tags and their attributes –HTML-Kit –CoffeeCup –BBEdit –NoteTab Chapter 1: The Environment and the Tools 41
42
WYSIWYG Packages that automatically generate HTML code There are packages available for every level of expertise –Microsoft Expression Web –Adobe Dreamweaver –Ephox EditLive! –InnovaStudio WYSIWYG Editor Chapter 1: The Environment and the Tools 42
43
Web Templates and Content Management Systems A web template is a predesigned model that can be customized for fast website or webpage creation or updating A content management system (CMS) facilitates the management of web content development –Content repository An intranet is a private network within a large organization or commercial entity that uses Internet and web technologies to share information among only its members, employees, or business partners Chapter 1: The Environment and the Tools 43
44
Web Design Roles Web design can be done independently or with a partner or group Creative Role –Content writer / editor –SEO expert –Web designer –Web artist / graphic designer –Multimedia producer Chapter 1: The Environment and the Tools 44
45
Web Design Roles Technical Role –Web programmer –Database developer –Network / security administrator Oversight Role –Testers –Web administrator / webmaster Chapter 1: The Environment and the Tools 45
46
Chapter 1: The Environment and the Tools 46
47
What Makes a Good Web Site? Chapter 1: The Environment and the Tools 47
48
Landscape Analysis Sample Chapter 1: The Environment and the Tools 48
49
What is DESIGN? Chapter 1: The Environment and the Tools 49 Design is all around us! Design is what links creativity and innovation. It shapes ideas to become practical and attractive propositions for users or customers. Design may be described as creativity deployed to a specific end.’ The Cox Review
50
Design and WEB Chapter 1: The Environment and the Tools 50 Design is a key part of web design. This includes both the design principles: balance, contrast, emphasis, rhythm, and unity and the design elements: lines, shapes, texture, color, and direction.Design By putting these things together –information architects –graphic artists –marketing professionals –user interface specialists –HTML, CSS, and JavaScript authors –PHP, database, and other language programmers
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.