Greetings :)

Hi, I'm Louis!
I like to code, but I don't do enough of it.

This blog is about trying my best to keep up with the ever evolving stream of technology.

Friday, January 7, 2011

What is hypermedia or hypertext????

Taken from Roy Fielding (the father of REST)
When I say hypertext, I mean the simultaneous presentation of information and controls such that the information becomes the affordance through which the user (or automaton) obtains choices and selects actions. Hypermedia is just an expansion on what text means to include temporal anchors within a media stream; most researchers have dropped the distinction.
Hypertext does not need to be HTML on a browser. Machines can follow links when they understand the data format and relationship types.
 So...
 Hypertext means text with links in it (which give you further options or actions)
and
Hypermedia means media with links in it (i.e. video, text, pictures) - which give you further options or actions.

Hmmmm..... Maybe radio advertisements that direct you to their website for more information could even be considered as "hypermedia"? I don't think that a strict definition is really needed though. As long as the general idea comes across.

No comments:

Post a Comment