Search Header Logo
Web Design Essentials L4

Web Design Essentials L4

Assessment

Presentation

Computers

8th Grade

Practice Problem

Hard

Created by

Kimberly Denney

Used 3+ times

FREE Resource

30 Slides • 0 Questions

1

media

+

ICT Web Design

V2.0
LESSON 4 – PUBLISHING

2

media

+What is Collaboration?

To work with another person or
group in order to achieve or do
something.

3

media

+Blog

A blog is an online journal.

A blogger is the person who creates and
maintains a blog.


Blogs can focus on one subject or span a range
of topics the blogger is interested in.


Blogs can be personal or business-related.


Twitter is a social networking site for
microblogging, or frequently communicating
with a brief message (140 characters or less)
called a tweet.

4

media

+Wikis

Open forum for a community to share
ideas about a topic.

Allows all group members to access,
contribute, and share ideas and knowledge
to create an online resource.

The most well-known and largest wiki is
Wikipedia, an online encyclopedia, which
can be updated by anyone at any time.

5

media

+Preparing to Publish

1.
Check your content

2.
Verify Copyright

3.
Test Site Pages

4.
Validate Code

5.
Check for Compatibility

6.
Conduct a Usability Test

6

media

+#1 Check your content

for grammar, spelling and
typographical errors

typos and grammatical errors in a Web
site can lessen the site's credibility.

Ensure text is in the same font, color,
and size where appropriate, such as in
headings, subheadings and paragraph
text.

7

media

+#2 Verify Copyright

Verify all content follows copyright, fair
use and derivative works guidelines.

Verify all copyrighted material is
properly cited

Creative Commons & Copyright Info
Copyright Awareness for Students

8

media

+Copyright

A law establishing the right of an
individual to the ownership of his/her
creative works and how he can use
them.

The person who creates some form of
media that represents an original idea
is the only person who can use it
without him/her give permission.

9

media

+Creative Works


Dramatic: plays, operas, and dance


Multi-media: video games, movies, TV programs, and
cartoons


Printed material: books, speeches, novels, stories, plays,
and advertisements


Websites: content in the website as well as the source code


Visual arts: photographs, paintings, drawings and
sculptures


Music: CDs, lyrics, records, ring tones, and sheet music

10

media

+Your Rights


The right to make copies


The right to distribute your work


The right to display your work in public


The right to make derivative copies (adaptations
of your original work)


The right to give permission to others to use your
work

11

media

+Creative Commons


Group of people


How they can use the works


Covers derivatives (adaptations)


No derivatives

12

media

+Fair Use


You use for educational purposes


You use it for news reporting


You use it as part of a critical review


Or you use it as a comedy or parody.

13

media

+Citing: MLA - APA


Identify owner


Get permission to use


Pay for if necessary

14

media

+#3 Test Site Pages

Verify all functionality works correctly,
such as links, animation and video.

Page weight: how large a web page is
including the html code, content, graphics
and any multi-media

15

media

+#3 Test Site Pages

General guideline is to use:

JPG format for photographs

PNG format for everything else

Using the wrong image format can add weight
to your pages (slower load time).

16

media

+#4 Validate the Code


“Displays fine” in several browsers


Does not guarantee that it will work tomorrow

Validation:


Simplest ways to check whether a page is built in accordance
with Web standards


Provides one of the most reliable guarantee that future Web
platforms will handle it as designed


Invalid code may cause errors in page rendering.

http://validator.w3.org/

17

media

+#5 Check for Compatibility

1.
View web pages in a variety of browsers

2.
On multiple platforms and devices

(tablets, mobile phones, computers)

18

media

+#6 Conduct a Usability Test

Use the five parts of the HCI (Human-Computer Interaction)
usability checklist in Lesson 1 to evaluate your site

Usability

Learnability – how easy is it to use the first time they try?

Efficiency – once users are familiar with the design, how
quickly can they do what they want or need to do?

Memorability – if someone doesn’t use the design for some
time, how easy will it be for them to become familiar with it
again?

Errors – how many errors users make, how quickly do they
recover from them and how much trouble is it to fix?

Satisfaction – how pleasant is it to use this product?

19

media

+#7 Check your File Names

Do not use spaces or other symbols.

Use letters, numbers, hyphens and underscores
only.

Use hyphens to separate words, or consider
using “camelCase”.
Search engines do not recognize the underscore as
a word separator
“my_web_page” looks like one long string

20

media

+#8 Choose a Domain Name

1. After you choose your domain name,

2. you will need purchase the domain name
and then

3. register it with an organization called
ICANN to obtain your IP Address

21

media

+
#9 Choose a web hosting service


Web hosts: company whose servers are
permanently connected to the Internet


Web server is a computer system that
hosts websites
Examples of web hosts are:

22

media

+Uploading your Web Site

Establishing a connection requires:

1. Host name (server name or IP address)

2. Login (user account name)

3. Password

4. Connection type

23

media

+File Transfer Protocol: (FTP)

Transfers files via the Internet from
one computer to another

Use to add, update, rename, remove,
copy and perform other file
management tasks

24

media

+Uploading your Web Site

Simple FTP is not a secure protocol,
does not encrypt data in the transmission.

FTPS: Secure protocols encrypt the user
name and password

protect the transfer from being open to
the public.

25

media

+Encryption

Ensures privacy on the Internet

Converts data into an unreadable
form: ciphertext.

Important because information can
be intercepted as it travels on the
Internet.

26

media

+Decryption

The process of converting the
ciphertext back into its original form
so it can be understood.

The encryption/decryption process
requires an algorithm and a key.

27

media

+Secure Shell (SSH)

A protocol that is used for FTPS

Verifies the identity of the computer
making the remote connection.

Encrypts the data that is being
transferred between the server and
the client computer.

28

media

+Securing your Web Site

Secure Sockets Layer (SSL)

Secure protocol developed for
sending information securely over
the Internet.

Usually information captured in a
web form

HTTPS://

29

media

+Uploading your Web Site

Streaming – whena multimedia file
can be played back without being
completely downloaded first

30

media

+Uploading your Web Site

Bandwidth – amount of data that can be
carried from one point to another in a
given time period (usually a second)

media

+

ICT Web Design

V2.0
LESSON 4 – PUBLISHING

Show answer

Auto Play

Slide 1 / 30

SLIDE