summaryrefslogtreecommitdiffstats
path: root/src/modules/about/abouttext.inc
blob: c35fc173e4115d389f913a331cce7591695297c7 (plain)
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
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
static char * g_szAboutText = "" \
"<html>" \
"<head>" \
"<title>Honor and glory</title>" \
"</head>" \
"<body bgcolor=\"#FFFFFF\" text=\"#000000\" link=\"#FF0000\"><center>" \
"<h4>" \
"This is a partial list of the people that have " \
"contributed in some way to the KVIrc project.<br><br>" \
"Honor and glory to:<br>" \
"</h4><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Szymon Stefanek</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Pragma" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"pragma at kvirc dot net" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"The \"Creator\" of KVIrc" \
"<br>" \
"Mental work, hand work," \
"<br>" \
"eyes consuming and coffee drinking" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"I'll check... lemme check...\"" \
"<br>" \
"\"I'll fix it tomorrow...\"" \
"<br>" \
"\"KVIrc: the client that can't make coffee\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Jan Wagner</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Istari" \
", " \
"spion" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Webmaster, bughunter, snapshot mantainer" \
"<br>" \
"support gay^Wguy :o) and the man that gives" \
"<br>" \
"you KVIrc through IPv6." \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Luk De Ketelaere</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Balboy" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"balboy at kvirc dot net" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Documentation, bug searching, public relations" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"No idea of what you're talking about... or why you need it :)\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Andrea Parrella</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"YaP" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"yap at kvirc dot net" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Bug hunting, plugin development, bug fixes," \
"<br>" \
"windows porting and snapshots" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"why you haven't implemented a class like DoEverythingByYourself ? :)\"" \
"<br>" \
"\"&lt;Pragma&gt; a wonderful recursive function :)\"" \
"<br>" \
"\"&lt;YaP&gt; Damn...I knew it eheheheheh\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Christian Strommen</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Number1" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"number1 at realityx dot net" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Makes sure that nobody is lazy, bug-hunter, a LOT of suggestions and maker of RealityX IRC" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"Skydiving is almost as exciting as KVIrc scripting!\"" \
"<br>" \
"\"Pragma: could you add these functions: $rubmyback() and $makecoffe() ?\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Olle Hällnäs</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Crocodile" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"olle at xmms dot org" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"The \"open hand\" for the KVIrc project." \
"<br>" \
"Provider of the CVS service, www & ftp mirroring, bandwidth," \
"<br>" \
"great ideas and fun while coding." \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Juanjo Alvarez</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Kane" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"juanjux at yahoo dot es" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Away system, colored nicks, general programming, spanish translantation" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"Pragma: think of KVIrc as a tool for scripters... we have to left them something to do :)\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Krzysztof Godlewski</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Kristoff" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"kristoff at proczta dot wprost dot pl" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Official polish beer provider" \
"<br>" \
"and plugin developer" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"echo \"STOP IT\" &gt; /dev/neighbour\"" \
"<br>" \
"\"cd ./neighbour && make clean\"" \
"<br>" \
"\"Pragma...erm...bugs ? WHICH bugs ? ;))\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Christopher R. Gabriel</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"CGabriel" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"cgabriel at linux dot it" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"The 'light' inside the GNU clouds" \
"<br>" \
"Generic (??!) official project supporter :)" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"Pragma: seems that kvirc with all its plugins is becoming a desktop environment\"" \
"<br>" \
"\"echo espresso &gt; /dev/coffee\"" \
"<br>" \
"\"Pragma: you reached the user limit. WTF!\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Andrew Frolov</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Drosha@Undernet" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Beta testing" \
"<br>" \
"Ideator of www.kvirc.org" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"This free project is better that shareware\"" \
"<br>" \
"\"mIrc for windows even in alpha stage\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Ted Podgurski</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"alch3m1st" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"tedp at toocool dot com" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Test scripter, bug hunting" \
"<br>" \
"ideator & creator of the first www.kvirc.net" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"whassup ?\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>RAD Kade 1</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"RADKade1" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Debugging an improvements" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"I'm just *really* good at doing things\"" \
"<br>" \
"\"when I have no idea of what I'm actually doing\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Fritz Elfert</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"KNFritz@OpenProjects" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Improvements of KVIrc code and of my linux knowledge" \
"<br>" \
"I like to think him as a 'spiritual guide'... :D" \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Charles Samuels</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Njaard" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"charles at altair dot dhs dot org" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"The KDE man! Making sure that KVirc has a reason to have a K in the beginning" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"Could I please make KVirc a pure KDE application today?? Pleeease...\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>BuTi</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"BuTi@OpenProjects" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"buti at geocities dot com" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Some \"tiny\" pieces of code" \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Nick Betcher</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Error403" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"nbetcher at real-time dot com" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"&lt;Error403&gt; Number1: I imagined you looking crazy :)\"" \
"<br>" \
"\"\"&lt;NumeroUno&gt; I was drunk\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Orn E. Hansen</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"oehansen" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"oe.hansen at gamma dot telenordia dot se" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"The official C++ manual and plugin developer" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"prepare yourselves..\"" \
"<br>" \
"\"#include &lt;iostream.h&gt;\"" \
"<br>" \
"\"class testing {...\"" \
"<br>" \
"\"&lt;oehansen&gt; I must admit, I'm getting confused :-)\"" \
"<br>" \
"\"&lt;Pragma&gt; Me too , at this point :)\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Giovanni Ferri</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"marl" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"giovanni at fonderiadigitale dot it" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Bug hunter, ideas source :)" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"buy a pigeon traveller and pass dcc transfers to him\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Anodine</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"[Anodine]" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Various funky improvements" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"I can program anything I set my mind to!\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Paul Boehm</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"infected" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Beta testing, language structure improvements" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"...it's enough for 100 IPs per meter\"" \
"<br>" \
"\"on earth, so every lightswitch can have\"" \
"<br>" \
"\"its own IP...then you telnet to your lightswitch\"" \
"<br>" \
"\"and turn it off!\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>munehiro</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"munehiro" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Italian translations, code improvements and many useful suggestions" \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Eva Schaller</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Penny" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Italian translation, bug hunting, moral support :))))" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"KVirc ? Ah! Il dinosauro...\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Christoph Thielecke</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Crissi" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"German translation, bug hunting, new ideas" \
"<br>" \
"Some scripting, Code improvements + new code ;)" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"Pragma: Short question...\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Triskelios</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Triskelios" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"trisk-kvirc at quasarnet dot org" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Breaking everything, and correcting grammar when there isn't anything left to break" \
"<br>" \
"Also, listening to Aeri's requests and getting about half of them done..." \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"Hey, it's not my responsibility to find a funny quote of myself ^_~\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Du&#353;an Hok&#367;v</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Hunterz" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"dusan at mirc dot cz" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Czech translation" \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Thilo Shulz</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Thilo" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Bugtracking and constant user support on #kvirc" \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Iacopo Palazzi</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Iakko@IrcNet" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"iakko at omnikron dot net" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Various code patches, ideas and bug hunting" \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Thomas Kalla</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"|Tom|@IrcNet" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"MacOSX porting" \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Valeriy Girchenko</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Russian translation" \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>José Melo</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Ze_M" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Portuguese translation, default script patches and Mandriva (MDE) packager." \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Adilson Gonçalves Soares Junior</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"CaBiDe" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"cabide at brfree dot com dot br" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Portuguese Brasilian translation" \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Alessandro Carbone</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Noldor" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"noldor at barmes dot org" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Betatesting, bugfixing, exotic scripting," \
"<br>" \
"code improvements, documentation....To be continued :-)" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"&lt;Grifisx&gt;...damned brackets  ...there are always too many...\"" \
"<br>" \
"\"&lt;Noldor&gt;....or too few..\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Tonino Imbesi</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Grifisx" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"grifisx at barmes dot org" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Betatesting, bugfixing, exotic scripting," \
"<br>" \
"code improvements, documentation....To be continued :-)" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"&lt;Grifisx&gt; The difference between me and you is just that\"" \
"<br>" \
"\"&lt;Grifisx&gt; You see things and you say \"Why?\" But I dream things \"" \
"<br>" \
"\"&lt;Grifisx&gt; that never were and I say...\"Why not?\"\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Alexey Uzhva</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Alexey" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"wizard at opendoor dot ru" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Bugfixing, code improvements, localization improvements" \
"<br>" \
"To be continued :-)" \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Ahinu</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Ahinu" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"ahinu at wanadoo dot fr " \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"French translation, code fixes, betatesting and heavy bughunting" \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Cle'</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Etherea" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"badgirl at virg0 dot org" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Artist :)" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"Time makes no sense ;)\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Andidas</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"Andidas" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"http://www.andidas.com" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Splash screen Artist :)" \
"</font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>TheXception</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"TheXception" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"kvirc@thexception.net" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"bugfixes, german tutorials" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"everything is possible, it only needs its time.\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Elvio Basello</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"HelLViS69" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"hellvis69 at netsons dot org" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Site (re)creator, Italian translation, scripting," \
"<br>" \
"bughunting, Slackware packages, new ideas..." \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"&lt;HelLViS69&gt; Blessed gdb, in the name of ritchie,\"" \
"<br>" \
"\"kermingham and rms\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Massimiliano Leone</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"k0sm|k0" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"k0smik0 at logorroici dot org" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Debian packages, moral support" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"One must make one's self superior to humanity, in power,\"" \
"<br>" \
"\"in loftiness of soul, in contempt. - Friedrich Nietzsche\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \
"<tr><td align=\"center\">" \
"<font color=\"#000000\" size=\"+2\"><b>Lorenzo Marcon</b></font>" \
"</td></tr>" \
"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \
"LoSko" \
")</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \
"[" \
"http://losko.altervista.org/nglfserv/" \
"]" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#303030\">" \
"Bug hunting and fixing, doc fixes, scripting (NGL File Server)" \
"</font></td></tr>" \
"<tr><td align=\"center\"><font color=\"#606060\"><i>" \
"\"I don't know what I want, but I know how to get it.\"" \
"</i></font></td></tr>" \
"</table><br><br>" \
"<br>" \
"This list is far from being complete.<br>" \
"A lot of more or less \"anonymous\" people have wasted their time, " \
"eyes, bandwidth and brain resources on this project.<br>" \
"If you're one of those, then well, this dialog is also for you :)<br>" \
"</center><body>" \
"</html>" \
"";