-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathhome.html
110 lines (102 loc) · 3.8 KB
/
home.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
101
102
103
104
105
106
107
108
109
110
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" >
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>EnDe </title>
<meta name="DC.Author" content="Achim Hoffmann, mailto: EnDe (at) my (dash) stp (dot) net" >
<meta name="DC.Source" content="@(#) home.html 3.2 12/06/09 17:53:59" >
<meta name="DC.Date" content="07-apr-07" >
<link rel="stylesheet" type="text/css" charset="utf-8" href="EnDe.css" media="screen" title="most w3c-conform browsers">
<script language="JavaScript1.3" type="text/javascript" charset="utf-8" src="EnDeVersion.js"></script>
</head>
<body onload="EnDe.setTitle();">
<div>
<a name="title"></a>
<center>
<h2><ende>TU WAS DU WILLST</ende><sup><a href="#TWDW">1</a></sup></h2>
</center>
<p>
.. that's what I want. But that seems to be a long distance wish while
looking outside from a gloomy position.
</p>
<h3>Prolog</h3>
<p>
While (pen)testing countless web applications we always struggle with those
letters and characters flying by and packed together in a more or less
meaningless sequence.
</p>
<p>
Then there is this clear sound of a chime<sup><a href="EnDe.man.html#LINKS">2</a></sup>
promissing a solution for the scattered chattering. If you look closer,
look deeper into the obscurity (yeah, both meanings of this term match here:),
you realize that they all just partially solve your wishes, and/or come along with
their own problems.
Running away, laying aside just to keep myself comfy was the way to go.
Coward. Started talking to other fellows, got bashed, ...
Talking with myself, finding tales, damn! it's late again finishing the queued
work. Using the known tools<sup><a href="EnDe.man.html#LINKS">2</a></sup> again seems to
become a neverending story.
</p>
<p>
But wait, they all come with something useful. Looking closer again shows that
there is no documentation, usually, but nice written code. Fetching different
kinds of code, stuffing all together, start coding ...
</p>
<p>
Found a secret place when it was raining, got an old but simple system,
and <ende>the neverending story</ende><sup>*</sup> began.
</p>
<p><sub><sub>
* You think you have read this somewhere else? True for sure! that's how the
<ende>The Neverending Story</ende> by Michael Ende begins.
</sub></sub></p>
<!--
#######################################################
inspired by:
http://en.wikipedia.org/wiki/Michael_Ende Michael Ende
http://de.wikipedia.org/wiki/Michael_Ende Michael Ende
http://www.equilibrismus.de/en/topics/general/rm-michael_ende.htm "Ende no yuigon" - "Ende's Last Message".
http://www.equilibrismus.de/de/themen/wirtschaftsordnung/rm-michael_ende.htm Michael Endes letzte Worte an die Japaner
#######################################################
-->
<h3>EnDe</h3>
<p>
Encoder, Decoder, Converter, Transformer, Calculator, <ende>TU WAS DU WILLST ...</ende>
<br>for various codings used in the wild wide web.
</p>
<p>
| <a href="EnDe.tgz" id="download" title="" >Download</a>
| <a href="EnDe.man.html" >Manual</a>
| <a href="index.html" >start..</a>
| <a href="http://ende.my-stp.net/home.html" >Home</a>
| <a href="https://github.com/EnDe/EnDe" >GitHub Repository</a>
<blind>
| <a href="https://github.com/EnDe/EnDe license.txt" >License</a>
</blind>
| <a href="EnDe.man.html?EnDe.changes.txt" >Change History</a>
</p>
<h3>It is not</h3>
<p>
<a href="EnDe.man.html#itsnot" >Manual: It is not ..</a>
</p>
<h3>It should</h3>
<p>
<a href="EnDe.man.html#should" >Manual: It should ..</a>
</p>
<h3>Epilog</h3>
<p>
<ende>EnDe ... </ende>
<p>
<hr />
<a name="TWDW"></a>
<p>
<sub>
[1]
<br>   Do what you want
<br>   Do what you will
<br>   Do what you wilt
</sub>
</p>
</div>
</body>
</html>