-
-
Notifications
You must be signed in to change notification settings - Fork 15
/
404.html
330 lines (318 loc) · 13.7 KB
/
404.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Better Battlelog - It was a pleasure, a honor, simply a great time!</title>
<link rel="stylesheet" href="stylesheets/page.css" type="text/css">
<script>
'use strict';
(function () {
if (location.pathname.substr(-1) === '/' && location.pathname.length > 2) {
location.pathname = location.pathname.substring(0, location.pathname.length - 1)
return
}
var m = location.href.match(/board\/topic\/([0-9]+)/i)
if (m) {
location.href = '/forums/' + m[1] + '.html'
return
}
m = location.href.match(/\/board/i)
if (m) {
location.href = '/forums/sitemap.html'
return
}
})()
</script>
</head>
<body>
<div class="page">
<div class="header">
<img src="images/header.png" alt="Better Battlelog Header">
</div>
<div class="spacer"></div>
<div class="default">It was a pleasure, a honor, simply a great time!</div>
<h2>December 2011 - May 2018</h2>
<div class="default">
Thank you. Thank you to all team members.<br/>
Thank you to all contributors and fans.<br/>
Thank you to all that used this addon.
</div>
<h2>What was before?</h2>
<div class="default">
Thanks to the WayBack Machine, <a href="https://web.archive.org/web/*/https://getbblog.com/en"
target="_blank">there are some relics from the time before</a>.<br/>
All legacy code stuff, checkout <a href="https://github.com/brainfoolong/better-battlelog"
target="_blank">github</a>.<br/>
Read only forums <a href="https://getbblog.com/forums/sitemap.html"
target="_blank">is archived here</a>.
</div>
<h2>Where is the extension?</h2>
<div class="default">
The extension is still online <a
href="https://chrome.google.com/webstore/detail/better-battlelog-bblog/kjlfnjepjdmlppapoikepbaabbghofma"
target="_blank">here</a>.
</div>
<h2>Facts</h2>
<div class="default light">
- countless hours for development, cups of coffee and cans of red bull -<br/>
- 30.000 unique users a day / 1000+ online at the same time -<br/>
- over 6.500.000 downloads -<br/>
- 10.000 uploaded emblems, used over 200.000 times -<br/>
- 102 versions of the addon -<br/>
- 34 official bblog plugins created by the community -<br/>
- 20 official bblog themes created by the community -<br/>
- 1.800+ topics / 12.000+ posts in the forums -<br/>
- more than 7000 battle reports saved as pdf with bblog -<br/>
- translated into 9 languages with 10.000+ lines of text -<br/>
</div>
<h2>Team</h2>
<div class="team">
<div class="image"><img alt="Image" src="images/profiles/brainfoolong.png"></div>
<div class="empty"></div>
<div class="info">
<h3>Brain Foo Long</h3>
<h4>Creator and developer from start to end</h4>
<div class="light">Austria - 30 years old (in 2016)</div>
<div class="quote">
<small>-Quote-</small>
" Started with a single idea, ended in a huge project. Used worldwide and in multiple languages. I'm
thankful for the great time. I've learned much and worked together with lots of people around the world.
"
</div>
</div>
</div>
<div class="team">
<div class="image padding"><img alt="Image" src="images/nopicture.png"></div>
<div class="empty"></div>
<div class="info">
<h3>ORFK / M. Pal</h3>
<h4>Global mod / Beta testing / "Thinktank" from start to end</h4>
<div class="light">Switzerland - 27 years old (in 2016)</div>
<div class="quote">
<small>-Quote-</small>
" You had a great idea. I wanted to support you in testing, brainstorming, user friendliness and in
community issues because of my experiences with GTA projects. Now i spend a lot of time with
motorcycling, adventure trips and intensive crossfit training. My big goal are the crossfit games. "
</div>
</div>
</div>
<div class="team">
<div class="image padding"><img alt="Image" src="images/nopicture.png"></div>
<div class="empty"></div>
<div class="info">
<h3>Adriano "-M-lNano"</h3>
<h4>Firstly as Portuguese Translator, later as Global Mod, from start to end</h4>
<div class="light">Rio de Janeiro/Brazil - 30 years old (in 2016)</div>
<div class="quote">
<small>-Quote-</small>
" I think it's a good project/tool and with a good chance to be awesome. I'll continue to support free
and opensource projects, with localization, code or just my time. "
</div>
</div>
</div>
<div class="team">
<div class="image padding"><img alt="Image" src="images/nopicture.png"></div>
<div class="empty"></div>
<div class="info">
<h3>Danila / Daniel</h3>
<h4>Translator, plugin developer and community manager, Onboard since Oct. 2014</h4>
<div class="light">Russia</div>
<div class="quote">
<small>-Quote-</small>
" It was a very nice experience for me. After this project i will try to improve new forum and continue
support the community. Thank you all very much! "
</div>
</div>
</div>
<div class="team">
<div class="image"><img alt="Image" src="images/profiles/meaurk.jpg"></div>
<div class="empty"></div>
<div class="info">
<h3>Meaurk / Mark</h3>
<h4>Dutch translator, beta tester, global moderator, Onboard since April 2012</h4>
<div class="light">The Netherlands - 24 years old (in 2016)</div>
<div class="quote">
<small>-Quote-</small>
" The lacks of Battlelog's were filled by BBLog's functions. I liked the idea of bringing something
fresh and snippy to Battlelog. I think that task of BBLog was completed with utmost sophistication.
After the growth of BBLog, the team got bigger and bigger with an awesome group of backers. I really
enjoyed my time in this team. :-) "
</div>
</div>
</div>
<div class="team">
<div class="image padding"><img alt="Image" src="images/nopicture.png"></div>
<div class="empty"></div>
<div class="info">
<h3>ArnoldLayne-xXx</h3>
<h4>Portuguese translator, Onboard since Feb. 2014</h4>
<div class="light">Rio de Janeiro/Brazil - 32 years old (in 2016)</div>
<div class="quote">
<small>-Quote-</small>
" I love projects and i love to help. Its open source and needs localization to be better... so i'm here
to try my best. "
</div>
</div>
</div>
<div class="team">
<div class="image"><img alt="Image" src="images/profiles/jumpy.png"></div>
<div class="empty"></div>
<div class="info">
<h3>xXJumpyXx / Kim</h3>
<h4>Translator, Beta Tester, Global Moderator, Theme Creator, Onboard Feb. 2012 - April 2014</h4>
<div class="light">Sweden - 22 years old (in 2016)</div>
<div class="quote">
<small>-Quote-</small>
" I wanted to give back as a way to say thanks for BBLog, so I decided to join the team and help out in
whichever way I could. During my time with BBLog, I also found a new hobby which I still tinker with
today - CSS. I had a great time with BBLog, it's a great project with an even greater community and team
:) "
</div>
</div>
</div>
<div class="team">
<div class="image padding"><img alt="Image" src="images/nopicture.png"></div>
<div class="empty"></div>
<div class="info">
<h3>seniledawdler / twoodts</h3>
<h4>Theme developer, Onboard Feb. 2012 - April 2014</h4>
<div class="light">Finland - 33 years old (in 2016)</div>
<div class="quote">
<small>-Quote-</small>
" Better Battlelog has been a really awesome as Battlelog itself was/is sorely lacking in many wonderful
features this plugin boasts. As a graphic designer the clan logo upload feature was the one that hooked
me and later the theme customization that really got me on board. A big thank you to everyone for making
Better Battlelog the amazing product it is. "
</div>
</div>
</div>
<div class="team">
<div class="image padding"><img alt="Image" src="images/nopicture.png"></div>
<div class="empty"></div>
<div class="info">
<h3>dapil / Daniel Peukert</h3>
<h4>Plugin developer and translator, Onboard since November 2012</h4>
<div class="light">Czechia - 19 years old (in 2018)</div>
<div class="quote">
<small>-Quote-</small>
" I don't play games much anymore, but this amazing project has basically changed my life. It all
started
when I was trying to fix a plugin to work with a newer version of BBLog. That sparked my interest in
Javascript and I started learning it and web development in general, which became my hobby and
eventually
turned into a job. The community here has been brilliant and I want to thank everyone for making BBLog
what
it was. "
</div>
</div>
</div>
<div class="spacer"></div>
<div class="default">
There where/are much more team members.<br/>
Unfortunately there is no detailed information available.<br/>
Just a list of all known team members of function.
</div>
<div class="spacer"></div>
<div class="clear"></div>
<div class="floatbox">
<h3>Amkhatar</h3>
<div class="orange">Theme Developer/Translator - Onboard since Augst 2012 Created the final design of
getbblog.com
</div>
</div>
<div class="floatbox">
<h3>José Ortega</h3>
<div class="orange">Global moderator - Onboard since April 2012 or before</div>
</div>
<div class="floatbox">
<h3>Dendari</h3>
<div class="orange">Translator - Onboard since April 2012 or before</div>
</div>
<div class="floatbox">
<h3>Juress</h3>
<div class="orange">Theme Developer / Translator - Onboard since April 2012 or before</div>
</div>
<div class="floatbox">
<h3>Kulczakk</h3>
<div class="orange">Translator - Onboard since October 2013</div>
</div>
<div class="floatbox">
<h3>I-MrFixIt-I</h3>
<div class="orange">Plugin Developer - Onboard since Jan. 2016</div>
</div>
<div class="floatbox">
<h3>Symthic</h3>
<div class="orange">Helping Hand - symthic.com admin</div>
</div>
<div class="floatbox">
<h3>1April</h3>
<div class="orange">Helping Hand - bf3stats.com and bf4stats.com admin</div>
</div>
<div class="clear"></div>
<div class="spacer"></div>
<div class="default">
<strong>And even more...</strong><br/><br/>
<div class="light">
AimNut<br/>
bartez300<br/>
GenericRandom<br/>
Hille<br/>
LeHvass<br/>
Patschi<br/>
Pun1a<br/>
RenjiNSK<br/>
ThePredatoR<br/>
Xan<br/><br/>
And all the i've forgotten
</div>
</div>
<h2>Screenshots</h2>
<div class="clear"></div>
<div class="screenshot">
<div class="label">In an early stage</div>
<img alt="Image" src="images/screenshots/4.jpg">
</div>
<div class="screenshot">
<div class="label">Awesome BF3 weapon stats</div>
<img alt="Image" src="images/screenshots/5.jpg">
</div>
<div class="screenshot">
<div class="label">Former getbblog.com design</div>
<img alt="Image" src="images/screenshots/6.jpg">
</div>
<div class="screenshot">
<div class="label">Version 2.x with MOH:W</div>
<img alt="Image" src="images/screenshots/3.jpg">
</div>
<div class="screenshot">
<div class="label">Version 3.x with BF4 support</div>
<img alt="Image" src="images/screenshots/2.jpg">
</div>
<div class="screenshot">
<div class="label">Version 4.x with BFH - the final</div>
<img alt="Image" src="images/screenshots/1.jpg">
</div>
<div class="clear"></div>
<div class="spacer"></div>
<div class="default">
It is impossible to make pictures of all features of BBLog :)<br/>
In the last version, we had over 100 features.<br/>
Here is a small set of things we've done.<br/><br/>
<img alt="Image" src="images/features.jpg" class="border">
</div>
<div class="spacer"></div>
<h1>Thank you. <br/>This is the end.<br/>Finally.</h1>
<div class="spacer"></div>
<div class="default">
If i have forgotten anything, sorry for that.<br/>
It was a long journey.
</div>
<div class="spacer"></div>
<div class="default bold">
I wish you all a good life.<br/>
Greetz BrainFooLong - Roland Eigelsreiter
</div>
</div>
<script src="scripts/t.js"></script>
</body>
</html>