1.3 Flashcards

(8 cards)

1
Q

Define a search engine

A

Program
Searches through database
Of internet addresses
Looking for resources
Based on clients criteria

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Define web crawlers

A

Collect information
About websites
To build up a index
Traverse the internet
Web page by web page
Using links on websites
Collect keywords and phrases
Collect meta data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What factors effect page rank

A

Number of incoming links from other web pages
Page rank of the web pages linking to it

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What displays the page rank of web pages linking to each other

A

A directed graph

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Define server side processing

A

When a client sends data to a server for it to be processed
Means that no information is processed on the client computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

State advantages of server side processing

A

Does not require plugins
Can perform large calculations
Not browser dependent
More secure
Allows for further validation
Queries and updates the server database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Define client side processing

A

Client processes data on a local device
So all information is processed on the client computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

State advantages of client side processing

A

Webpage can immediately respond to user actions
Executes quickly
Developers have more control over the behaviour and look of the website
Good fr initial data entry validation
Reduces web traffic as data does not get sent or received
Reduces load on server by offloading processes to the client

How well did you know this?
1
Not at all
2
3
4
5
Perfectly