Chapter 2.4: Web 2.0 Flashcards

1
Q

What is the difference between the original web and web 2.0?

A

Original web:

  • static pages
  • written by site’s owners or administrators
  • infrequently updated

web 2.0

  • dynamic
  • user generated content
  • interactive
  • participatory
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What technologies does web 2.0 rely on?

A

Javascript and Ajax

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

What is Javascript?

A

it is a scripting language used in web design to write functions that enhance user interfaces and the dynamics of web pages

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

What is Ajax?

A

stands for ‘asynchronous JavaScript and XML’

it is a set of new technologies, not a single technology that work together to retrieve data from servers asynchronously

new approach to designing web applications

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

What is the advantage of Ajax over the original web?

A

Ajax allows users to update content on pages without leaving the page

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

What is a widget? Examples?

A

It is a block of executable code that is installed within web pages

It is reusable, often written by 3rd parties and its content is live and dynamic

Examples:
on screen tools such as clock, stock market tickers and flight arrival schedules

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