index.html.erb
7.7 KB
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
<div id="section1" class="section">
<div class="content">
<div id="about">
<a href="#section2"><div class="textbox">
<%= image_tag("copyleft-icon.svg", size: "60") %>
<h1>Free as in <q>FREE SPEACH</q></h1>
Freedom
</div></a>
<a href="#section4"><div class="textbox">
<%= image_tag("gears.svg", height: "60") %>
<h1>Custom Code</h1>
Programs
</div></a>
<div class="textbox">
<%= image_tag("heckert_gnu.svg", height: "60") %>
<%= image_tag("tux-mono.svg", height: "60") %>
<h1>Linux Consulting</h1>
Support
</div>
</div>
</div>
</div>
<div id="section2" class="section">
<%= image_tag "dogs2.svg", class: "watermark" %>
<div class="content">
<div class="title">
<%= image_tag("copyleft-icon.svg", size: "60") %>
<h2>Free as in <q>FREE SPEACH</q></h2>
</div>
<div class="quote">
<q>
Value your freedom or you will lose it, teaches history. 'Don't
bother us with politics', respond those who don't want to learn.
</q>
<div>
<%= image_tag "stallman.png" %>
<span>Dr. Richard Stallman</span>
</div>
</div>
<div class="quote">
<q>
If I have seen further it is by standing on ye sholders of Giants.
</q>
<div>
<%= image_tag "newton.png" %>
<span>Sir Isaac Newton</span>
</div>
</div>
<div class="quote">
<q>
Free software is software that respects your freedom and the social
solidarity of your community. So it's free as in freedom.
</q>
<div>
<%= image_tag "stallman.png" %>
<span>Dr. Richard Stallman</span>
</div>
</div>
<div class="text">
Der Wert der Freiheit kann nicht hoch genug eingestuft werden. Sie zähl
aber leider zu jenen Gütern deren wahre Bedeutung wir erst erfassen, wenn
wir sie verlohren haben. Um Freiheit zu gewährleisten müssen wir erst
einmal in der Lage sein diese zu erkennen und was vielleicht noch
wichtiger ist, zu erkennen was unfrei ist oder uns unsere Freiheit
sogar nimmt.
</p>
<p>
Unfreiheiten zu erkennen und abzustellen ist of unbequem. Unfreiheit
ist ob in Bequemlichkeit verpackt. Auch Neid hält uns davon ab
Unfreiheiten abzustellen.
</p>
</div>
</div>
</div>
<div id="section3" class="section">
<div class="content">
<div id="weird">
<div class="textbox">
<h1>WEIRD</h1>
<div class="separator"></div>
<div class="dictionary">
<div class="headword">weird <i>adj.</i></div>
<div class="pronounciation">/'wɪəd/</div>
<div class="conjugation">weird·er, weird·est</div>
<ol class="sense">
<li>
Strikingly odd or unusual, especially in an unsettling way;
strange:
<span class="example">
He lives in a weird old house on a dark street. Your neighbor
is said to be a little weird. I felt a little weird after
drinking that tea.
</span>
</li>
<li>
Suggestive of the supernatural:
<span class="example">weird stories about ghosts.</span>
</li>
<li>
<span class="reference">Archaic</span> Of or relating to fate or
the Fates.
</li>
</ol>
</div>
<div class="separator"></div>
Taken from
<a href="http://www.thefreedictionary.com/">"The free dictionary"</a>
Phonetics from
<a href="http://www.photransedit.com/online/text2phonetics.aspx">
PhoTransEdit
</a>
</div>
</div>
</div>
</div>
<div id="section4" class="section">
<%= image_tag "dogs2.svg", class: "watermark" %>
<div class="content">
<h2>This is mostly about programming.</h2>
<p>
Here you find links to the projects hosted on <i>Weird Web Workers</i>.
</p>
<% @namespaces.each do |namespace| -%>
<hr />
<div class="projectspace">
<h3><%= namespace['name'] %></h3>
<p><%= namespace['description'] %></p>
</div>
<div class="projects">
<% @projects.find_all { |project|
project.namespace == namespace
}.each do |project| -%>
<div class="textbox">
<%= link_to project.name, project.web_url, :target => "_blank" %>
</div>
<% end -%>
</div>
<% end -%>
</div>
</div>
<div id="section5" class="section">
<div class="content">
<div id="weird">
<div class="textbox">
<h1>WEB</h1>
<div class="separator"></div>
<div class="dictionary">
<div class="headword">web <i>n.</i></div>
<div class="pronounciation">/web/</div>
<ol class="sense">
<li>
<ol>
<li>
A woven fabric, especially one on a loom or just removed from
it.
</li>
<li>The structural part of cloth.</li>
</ol>
</li>
<li>
A latticed or woven structure:
<span class="example">
A web of palm branches formed the roof of the hut.
</span>
</li>
<li>
A structure of delicate, threadlike filaments characteristically
spun by spiders or certain insect larvae.
</li>
<li>
Something intricately contrived, especially something that ensnares
or entangles: <span class="example">caught in a web of lies.</span>
</li>
<li>
A complex, interconnected structure or arrangement:
<span class="example">a web of telephone wires.</span>
</li>
<li>
often Web The World Wide Web.
</li>
<li>
A radio or television network.
</li>
<li>
A membrane or fold of skin connecting the toes, as of certain
amphibians, birds, and mammals.
</li>
<li>
The barbs on each side of the shaft of a bird's feather; a vane.
</li>
<li>
<span class="reference">Baseball</span> A piece of leather or
leather mesh that fills the space between the thumb and forefinger
of a baseball glove. Also called
<span class="reference">trap</span>,
<span class="reference">webbing</span>.
</li>
<li>
<span class="reference">Architecture</span> A space or compartment
between the ribs or groins of a vault. Also called
<span class="reference">cell</span>.
</li>
<li>
A metal sheet or plate connecting the heavier sections, ribs, or
flanges of a structural element.
</li>
<li>
A thin metal plate or strip, as the bit of a key or the blade of a
saw.
</li>
<li>
A large continuous roll of paper, such as newsprint, either in the
process of manufacture or as it is fed into a web press.
</li>
</ol>
</div>
<div class="separator"></div>
Taken from
<a href="http://www.thefreedictionary.com/">"The free dictionary"</a>
Phonetics from
<a href="http://www.photransedit.com/online/text2phonetics.aspx">
PhoTransEdit
</a>
</div>
</div>
</div>
</div>
<div id="section6" class="section">
<%= image_tag "dogs2.svg", class: "watermark" %>
<div class="content">
<h1>Dictionary</h1>
<div class="separator"></div>
<div class="separator"></div>
<div class="dictionary">
<div class="headword">workers <i>n.</i></div>
<div class="pronounciation">/'wɜ:kəz/</div>
<div class="sense">See: personnel</div>
<div class="headword">personnel <i>n.</i></div>
<div class="pronounciation">/ˌpɜːsəˈnel/</div>
<div class="sense">
band of employees, body of employees, cast, clerical staff, company,
corps of employyes, coworkers, crew, factotums, fellow workers, help,
labor supply, laborers, laboring force, manpower, members, office force,
servantry, servants, staff, team of emmloyees, work force, work party,
workers, working people
</div>
Taken from
<a href="http://www.thefreedictionary.com/">"The free dictionary"</a>
Phonetics from
<a href="http://www.photransedit.com/online/text2phonetics.aspx">
PhoTransEdit
</a>
</div>
</div>
</div>
<!-- vim: set ts=2 sw=2: -->