-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.fr.html
100 lines (85 loc) · 4.76 KB
/
index.fr.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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<!DOCTYPE html>
<html lang="fr">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Hommage à l'interface Homme-Machine de MacOS</title>
<meta http-equiv="content-language" content="fr-FR" />
<meta name="robots" content="index, follow" />
<link rel="index" title="Index" href="index.fr.html" />
<link rel="stylesheet" href="tribute_macOS_HCI.css" media="screen" />
<meta name="description" content="Études de spécificité de l'interface Homme-Machine de MacOS 9. Démonstration des concepts principaux de cette interface : atomicité du focus, manipulation directe, notion de champ d'application, d'indulgence, etc." />
<!-- Useless MetaCrap -->
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
<link rel="schema.IMT" href="http://sunsite.auc.dk/RFC/rfc/rfc2046.html" />
<meta name="DC.Title" content="Un hommage à l'interface Homme-Machine de MacOS" />
<meta name="DC.Title.Alternative" content="À l'occasion de la mort annoncée de Mac OS9.x, un hommage appuyé au style et design inimitable du patriarche des GUI s'imposait" />
<meta name="DC.Creator.PersonalName" content="Scandella, Cédric" />
<meta name="DC.Creator.PersonalName.2" content="Baldessin, Ned" />
<meta name="DC.Creator.PersonalName.Address.2" content="androse@gmail.com" />
<meta name="DC.Subject" content="HCI" />
<meta name="DC.Subject" content="MacOS 9" />
<meta name="DC.Subject" content="interface" />
<meta name="DC.Description" content="Études de spécificité de l'interface Homme-Machine de MacOS 9. Démonstration des concepts principaux de cette interface : atomicité du focus, manipulation directe, notion de champ d'application, d'indulgence, etc." />
<meta name="DC.Publisher" content="IDSland" />
<meta name="DC.Format" scheme="IMT" content="text/html" />
<meta name="DC.Language" scheme="RFC3066" content="fr"/>
<meta name="DC.Date.created" scheme="W3CDTF" content="2004-10-03"/>
<meta name="DC.Date.modified" scheme="W3CDTF" content="2004-10-03"/>
</head>
<body>
<div id="header">
<div id="lang"><a href="index.en.html" title="English version of this page">English</a></div>
<a href="http://www.idsland.com"><img src="imgs/logoIDSlandProjects.gif" alt="IDSland" width="141" height="24" /></a>
<hr />
</div>
<h1>Hommage à l'interface de MacOS 9.x</h1>
<p class="intro">À l'occasion de la mort annoncée de Mac OS 9.x, et de sa momification dans l'environnement Classic, un hommage appuyé au style et design inimitable du patriarche des GUI s'imposait. Ci-dessous.</p>
<p>
<h2>Musique d’ascenceur | <em>études d'implémentations</em></h2>
<em>Détails raffinés et service attentioné participe au bien être de tous.</em>
<ul>
<li><a href="01.fr.html">Touché du menu hierarchique.</a> (tirez les stores à votre façon)</li>
<li><a href="02.fr.html">Permanence de la lisibilité d'une zone de saisie.</a> (la passion pour l'écriture, le goût pour la lecture)</li>
<li><a href="03.fr.html">Gestion de focus.</a> (concentrez votre concentration )</li>
<li><a href="04.fr.html">Fonction à champs d'application.</a> (met tout le monde d'accord)</li>
</ul>
</p>
<p>
<h2>Multifinder Feng Shui | <em>traitement de la complexité</em></h2>
<em>Sagesse impériale d'un système millénaire pour des utilisateurs sans foi.</em>
<ul>
<li><a href="05.fr.html">Indulgence performative</a> (comble votre infinie paresse)</li>
<li><a href="#">Protection des extrêmes</a> (affichage des noms longs, compression de l'approche)</li>
<li><a href="#">Arbitraire de cohérence adaptative</a> (indéfectible raison de la fonction)</li>
<li><a href="#">Arbitraire de cohérence non-adaptative</a> (faille volontaire dans la cuirasse ?)</li>
<li><a href="#">Manipulation directe ajustée</a> (cascade de copies : vitesse, position)</li>
</ul>
</p>
<p>
<h2>Les 1001 prises de Kung-FuOS</h2>
<em>Devenez un guerrier redoutable en maîtrisant les techniques millénaires des moines du Culte du Dogcow. Paralysez vos adversaires avec le Cri Qui Tue : "moof!".</em>
<ul>
<li><a href="#">Screaming Dock Tackle</a></li>
<li><a href="#">Mighty Tab Slash</a></li>
<li><a href="#">Cursed Pixel terror</a></li>
<li><a href="#">Deadly Triangle Exension</a></li>
<li><a href="#">Bouncing Selection Technique</a></li>
<li><a href="#">Ultimate Magnifying Neck-Snap</a></li>
<li><a href="#">Vintage Dock construction technique</a></li>
<li><a href="#">Cursed Pixel terror</a></li>
<li><a href="#">Grand dust-swipe</a></li>
<li><a href="#">Flying serpent filename</a></li>
</ul>
</p>
<p>
<h2>Conclusion</h2>
<ul>
<li><a href="#">Apparence, Apparence, Apparence, pour rien.</a></li>
</ul>
</p>
<div id="footer">
<hr />
<small>© 2004 IDSland | Auteurs : Cédric Scandella et Ned Baldessin | <a href="#">Contact form</a></small>
</div>
</body>
</html>