[ADD] Modification dossier image et complètement nanoblogger.pin

This commit is contained in:
Olivier DOSSMANN
2011-07-11 21:40:56 +02:00
parent 126aa7b485
commit cfff88ad32
22 changed files with 146 additions and 288 deletions

17
graphiques/Makefile Normal file
View File

@ -0,0 +1,17 @@
statique: statique.svg statique.png
statique.svg:
dot -Tsvg statique.dot -o statique.svg
statique.png:
dot -Tpng statique.dot -o statique.png
dynamique: dynamique.svg dynamique.png
dynamique.svg:
dot -Tsvg dynamique.dot -o dynamique.svg
dynamique.png:
dot -Tpng dynamique.dot -o dynamique.png
clean:
rm -f *.png *.svg

26
graphiques/dynamique.dot Normal file
View File

@ -0,0 +1,26 @@
digraph {
//
Auteur -> Serveur0 [label=" Dépose scripts"]
Serveur -> Script [label=" Exécute"]
Script -> "Page web" [label="Génère"]
"Page web" -> Serveur [label="Donne"]
Serveur -> Internaute [taillabel=" Demande",labeldistance=5,labelangle=305,dir=back]
Internaute -> Serveur [taillabel=" Distribue",labeldistance=5,labelangle=305,dir=back]
// Labels
Serveur0 [label="Serveur"]
//Serveur2 [label="Serveur"]
// Shapes
Internaute [shape=diamond]
Auteur [shape=diamond]
Script [shape=box]
"Page web" [shape=box]
// Ranks
{rank=same; Serveur Serveur0}
{rank=min; Script "Page web"}
}

BIN
graphiques/dynamique.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
graphiques/dynamique.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

79
graphiques/dynamique.svg Normal file
View File

@ -0,0 +1,79 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.28.0 (20110626.0926)
-->
<!-- Title: _anonymous_0 Pages: 1 -->
<svg width="323pt" height="206pt"
viewBox="0.00 0.00 323.00 206.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 202)">
<title>_anonymous_0</title>
<polygon fill="white" stroke="white" points="-4,5 -4,-202 320,-202 320,5 -4,5"/>
<!-- Auteur -->
<g id="node1" class="node"><title>Auteur</title>
<polygon fill="none" stroke="black" points="49,-198 -0.451241,-180 49,-162 98.4512,-180 49,-198"/>
<text text-anchor="middle" x="49" y="-176.3" font-family="Times,serif" font-size="14.00">Auteur</text>
</g>
<!-- Serveur0 -->
<g id="node3" class="node"><title>Serveur0</title>
<ellipse fill="none" stroke="black" cx="49" cy="-92" rx="38.0212" ry="18"/>
<text text-anchor="middle" x="49" y="-88.3" font-family="Times,serif" font-size="14.00">Serveur</text>
</g>
<!-- Auteur&#45;&gt;Serveur0 -->
<g id="edge2" class="edge"><title>Auteur&#45;&gt;Serveur0</title>
<path fill="none" stroke="black" d="M49,-161.597C49,-149.746 49,-133.817 49,-120.292"/>
<polygon fill="black" stroke="black" points="52.5001,-120.084 49,-110.084 45.5001,-120.084 52.5001,-120.084"/>
<text text-anchor="middle" x="93" y="-132.3" font-family="Times,serif" font-size="14.00"> Dépose scripts</text>
</g>
<!-- Serveur -->
<g id="node4" class="node"><title>Serveur</title>
<ellipse fill="none" stroke="black" cx="216" cy="-92" rx="38.0212" ry="18"/>
<text text-anchor="middle" x="216" y="-88.3" font-family="Times,serif" font-size="14.00">Serveur</text>
</g>
<!-- Script -->
<g id="node6" class="node"><title>Script</title>
<polygon fill="none" stroke="black" points="187,-198 133,-198 133,-162 187,-162 187,-198"/>
<text text-anchor="middle" x="160" y="-176.3" font-family="Times,serif" font-size="14.00">Script</text>
</g>
<!-- Serveur&#45;&gt;Script -->
<g id="edge4" class="edge"><title>Serveur&#45;&gt;Script</title>
<path fill="none" stroke="black" d="M200.529,-108.638C195.237,-114.441 189.518,-121.257 185,-128 179.871,-135.654 175.156,-144.515 171.236,-152.682"/>
<polygon fill="black" stroke="black" points="168.024,-151.29 167.021,-161.837 174.382,-154.217 168.024,-151.29"/>
<text text-anchor="middle" x="209.5" y="-132.3" font-family="Times,serif" font-size="14.00"> Exécute</text>
</g>
<!-- Internaute -->
<g id="node11" class="node"><title>Internaute</title>
<polygon fill="none" stroke="black" points="216,-36 151.108,-18 216,-3.55271e-15 280.892,-18 216,-36"/>
<text text-anchor="middle" x="216" y="-14.3" font-family="Times,serif" font-size="14.00">Internaute</text>
</g>
<!-- Serveur&#45;&gt;Internaute -->
<g id="edge10" class="edge"><title>Serveur&#45;&gt;Internaute</title>
<path fill="none" stroke="black" d="M209.429,-63.7193C209.015,-53.8234 209.319,-42.992 210.34,-34.4679"/>
<polygon fill="black" stroke="black" points="205.955,-64.2123 210.16,-73.937 212.938,-63.7127 205.955,-64.2123"/>
<text text-anchor="middle" x="167.261" y="-44.5538" font-family="Times,serif" font-size="14.00"> Demande</text>
</g>
<!-- Page web -->
<g id="node8" class="node"><title>Page web</title>
<polygon fill="none" stroke="black" points="315.25,-198 244.75,-198 244.75,-162 315.25,-162 315.25,-198"/>
<text text-anchor="middle" x="280" y="-176.3" font-family="Times,serif" font-size="14.00">Page web</text>
</g>
<!-- Script&#45;&gt;Page web -->
<g id="edge6" class="edge"><title>Script&#45;&gt;Page web</title>
<path fill="none" stroke="black" d="M187.23,-180C201.184,-180 218.55,-180 234.47,-180"/>
<polygon fill="black" stroke="black" points="234.673,-183.5 244.673,-180 234.673,-176.5 234.673,-183.5"/>
<text text-anchor="middle" x="215.75" y="-186.8" font-family="Times,serif" font-size="14.00">Génère</text>
</g>
<!-- Page web&#45;&gt;Serveur -->
<g id="edge8" class="edge"><title>Page web&#45;&gt;Serveur</title>
<path fill="none" stroke="black" d="M267.049,-161.597C257.611,-148.915 244.699,-131.564 234.222,-117.486"/>
<polygon fill="black" stroke="black" points="236.844,-115.147 228.066,-109.214 231.228,-119.326 236.844,-115.147"/>
<text text-anchor="middle" x="272.5" y="-132.3" font-family="Times,serif" font-size="14.00">Donne</text>
</g>
<!-- Internaute&#45;&gt;Serveur -->
<g id="edge12" class="edge"><title>Internaute&#45;&gt;Serveur</title>
<path fill="none" stroke="black" d="M222.486,-44.4696C222.989,-54.2385 222.773,-65.1418 221.84,-73.937"/>
<polygon fill="black" stroke="black" points="225.972,-44.1456 221.66,-34.4679 218.996,-44.7222 225.972,-44.1456"/>
<text text-anchor="middle" x="264.84" y="-55.9761" font-family="Times,serif" font-size="14.00"> Distribue</text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.7 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 42 KiB

1023
graphiques/logviewer.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 418 KiB

117
graphiques/serv.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 24 KiB

16
graphiques/statique.dot Normal file
View File

@ -0,0 +1,16 @@
digraph {
Utilisateur [shape=diamond]
Utilisateur -> "Page web" [label=" Génère"]
"Page web" -> Serveur [label=" Envoye"]
"Page web" [shape=record]
Internaute -> Serveur2 [taillabel="Distribue",labeldistance=5,labelangle=305,dir=back]
Serveur2 -> Internaute [taillabel=" Demande",labeldistance=5,labelangle=305,dir=back]
Serveur2 [label="Serveur"]
Internaute [shape=diamond]
// Internautes2 [label="Internautes",shape=diamond]
// {rank=same; Utilisateur Internautes}
{rank=same; Serveur Serveur2}
}

BIN
graphiques/statique.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
graphiques/statique.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

62
graphiques/statique.svg Normal file
View File

@ -0,0 +1,62 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.28.0 (20110626.0926)
-->
<!-- Title: _anonymous_0 Pages: 1 -->
<svg width="243pt" height="296pt"
viewBox="0.00 0.00 243.34 296.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 292)">
<title>_anonymous_0</title>
<polygon fill="white" stroke="white" points="-4,5 -4,-292 240.34,-292 240.34,5 -4,5"/>
<!-- Utilisateur -->
<g id="node1" class="node"><title>Utilisateur</title>
<polygon fill="none" stroke="black" points="66,-288 -0.269227,-270 66,-252 132.269,-270 66,-288"/>
<text text-anchor="middle" x="66" y="-266.3" font-family="Times,serif" font-size="14.00">Utilisateur</text>
</g>
<!-- Page web -->
<g id="node3" class="node"><title>Page web</title>
<polygon fill="none" stroke="black" points="30.5,-163 30.5,-199 101.5,-199 101.5,-163 30.5,-163"/>
<text text-anchor="middle" x="66" y="-177.3" font-family="Times,serif" font-size="14.00">Page web</text>
</g>
<!-- Utilisateur&#45;&gt;Page web -->
<g id="edge2" class="edge"><title>Utilisateur&#45;&gt;Page web</title>
<path fill="none" stroke="black" d="M66,-251.812C66,-239.657 66,-223.114 66,-209.182"/>
<polygon fill="black" stroke="black" points="69.5001,-209.153 66,-199.153 62.5001,-209.153 69.5001,-209.153"/>
<text text-anchor="middle" x="88" y="-222.3" font-family="Times,serif" font-size="14.00"> Génère</text>
</g>
<!-- Serveur -->
<g id="node5" class="node"><title>Serveur</title>
<ellipse fill="none" stroke="black" cx="66" cy="-92" rx="38.0212" ry="18"/>
<text text-anchor="middle" x="66" y="-88.3" font-family="Times,serif" font-size="14.00">Serveur</text>
</g>
<!-- Page web&#45;&gt;Serveur -->
<g id="edge4" class="edge"><title>Page web&#45;&gt;Serveur</title>
<path fill="none" stroke="black" d="M66,-162.812C66,-150.657 66,-134.114 66,-120.182"/>
<polygon fill="black" stroke="black" points="69.5001,-120.153 66,-110.153 62.5001,-120.153 69.5001,-120.153"/>
<text text-anchor="middle" x="89" y="-132.3" font-family="Times,serif" font-size="14.00"> Envoye</text>
</g>
<!-- Internaute -->
<g id="node6" class="node"><title>Internaute</title>
<polygon fill="none" stroke="black" points="161,-36 96.1084,-18 161,-3.55271e-15 225.892,-18 161,-36"/>
<text text-anchor="middle" x="161" y="-14.3" font-family="Times,serif" font-size="14.00">Internaute</text>
</g>
<!-- Serveur2 -->
<g id="node8" class="node"><title>Serveur2</title>
<ellipse fill="none" stroke="black" cx="161" cy="-92" rx="38.0212" ry="18"/>
<text text-anchor="middle" x="161" y="-88.3" font-family="Times,serif" font-size="14.00">Serveur</text>
</g>
<!-- Internaute&#45;&gt;Serveur2 -->
<g id="edge6" class="edge"><title>Internaute&#45;&gt;Serveur2</title>
<path fill="none" stroke="black" d="M167.486,-44.4696C167.989,-54.2385 167.773,-65.1418 166.84,-73.937"/>
<polygon fill="black" stroke="black" points="170.972,-44.1456 166.66,-34.4679 163.996,-44.7222 170.972,-44.1456"/>
<text text-anchor="middle" x="209.84" y="-55.9761" font-family="Times,serif" font-size="14.00">Distribue</text>
</g>
<!-- Serveur2&#45;&gt;Internaute -->
<g id="edge8" class="edge"><title>Serveur2&#45;&gt;Internaute</title>
<path fill="none" stroke="black" d="M154.429,-63.7193C154.015,-53.8234 154.319,-42.992 155.34,-34.4679"/>
<polygon fill="black" stroke="black" points="150.955,-64.2123 155.16,-73.937 157.938,-63.7127 150.955,-64.2123"/>
<text text-anchor="middle" x="112.261" y="-44.5538" font-family="Times,serif" font-size="14.00"> Demande</text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 33 KiB

BIN
graphiques/tout.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

BIN
graphiques/tout.xcf Normal file

Binary file not shown.