-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhelp.html
executable file
·76 lines (74 loc) · 2.93 KB
/
help.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html >
<head>
<title>- Casual - help</title>
<meta name="GENERATOR" content="Quanta Plus">
<meta name="AUTHOR" content="jaume nualart">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="KEYWORDS" content="casual visualization, concept landscape, media tagcloud, tag, content representation">
<link rel="SHORTCUT ICON" href="./casual.ico">
<style type="text/css">
h1 {
color: #ffffff;
font-family : Verdana;
font-size : 18px;
font-style : normal;
font-weight : bold;
text-decoration:none;
}
p, li {
color : #ffffff;
font-family : Verdana;
font-size : 12px;
font-style : normal;
text-decoration:none;
}
a {
color : #f3f3f3;
font-family : Verdana;
font-size : 12px;
font-style : normal;
font-weight : bold;
text-decoration:none;
}
body { background-color: #000000; }
</style>
</head>
<body>
<h1><a href="casual.cgi"><img src="./casual.png" border="0px" height="20px" alt="welcome to casual" /></a> - Help Casual</h1>
<p>comments to jaume [AT] nualart.com</p>
<p>Use & Features</p>
<p>1- Start the game writting a query like in <a href="http://images.google.com">google</a> or <a href="http://wikipedia.org">wikipedia</a> you do usually.</p>
<p>2- The results is a random cocktel of:</p>
<ul>
<li> Definitions</li>
<li> Related tags</li>
<li> Pictures</li>
<!--<li>- Related news</li> -->
</ul>
<p><i>Depending on your query you'll get more or less popular concept landscapes</i></p>
<p>3- With the IMAGES you can interact:
<ul>
<li>click + drag & drop, to move the images</li>
<li>one click to put the image above others</li>
<li>dobleclick to open the web source in a new window</i>
</ul>
</p>
<p>4- The DEFINITION (bellow the form)
<ul>
<li>the <i>word</i> links to definition source</li>
<li><img src="permlink.png" alt="permlink icon" /> -> permanent link for this <i>casualization</i>.</li>
<li><img src="delicious.png" alt="delicious icon" /> -> bookmark a <i>casualization</i> in your delicious account.</li>
</ul></p>
<p>5- The words soup or TAGCLOUD are words related to your query from <a href="http://wikipedia.org">wikipedia</a>. They have 3 options:</p>
<ul>
<li> The word itself links to a new casual search using the clicked word or expression and inviting you to walk through conceptual paths</li>
<li> <img src="wikipedia.png" alt="wikipedia ico" /> -> links to related source in Wikipedia</li>
<li> <img src="dragdrop.png" alt="dragdrop icon" /> -> click + drag & drop, to move the words</li>
</ul>
<p>6- You can compare concepts looking for more that one. Results will appear with several colors for each word from your query.</p>
<hr />
<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a></p>
</body>
</html>