-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
537 lines (412 loc) · 18 KB
/
index.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
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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<!-- Always force latest IE rendering engine or request Chrome Frame -->
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<!--[if lt IE 9]>
<script src="/javascripts/html5shiv.min.js"></script>
<![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, minimal-ui" />
<!-- Use title if it's in the page YAML frontmatter -->
<title>Readmill Epilogue</title>
<link href="stylesheets/normalize.css" media="screen" rel="stylesheet" type="text/css" />
<link href="stylesheets/all.css" media="screen" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" type="image/png" href="images/favicon.ico" />
</head>
<body class="index">
<!-- HEADER -->
<header class="header clearfix">
<a class="readmill-logo-medium left" href="/">Readmill</a>
</header>
<!-- EPILOGUE -->
<section class="epilogue">
<div class="wrap">
<div class="content">
<h1 class="bottom-margin-large">Epilogue</h1>
<p>March 28, 2014</p>
<p>Three years ago, we set out to create an open, independent reading platform. We believed that the reading experience could be beautiful and that it was meant to be shared.</p>
<p>Along the way, we created a reading app for iOS and Android that proved these things to be true. We’re proud of the product we built, but even more so, we’re grateful for the community of readers that made it grow.</p>
<p>At every turn, your feedback shaped Readmill’s development, and your passion signaled a new chapter for reading. Together we wrote in the margins of ebooks and discussed our favorite passages from across the world. Thank you for helping to bring this reality into view. </p>
<p>Readmill’s story ends here. Many challenges in the world of ebooks remain unsolved, and we failed to create a sustainable platform for reading. For this, we’re deeply sorry. We considered every option before making the difficult decision to end the product that brought us together.</p>
<p>As of today, it is no longer possible to create a new account, and on July 1, 2014, the Readmill app will no longer be available. For the next three months, our first priority is to help you transition to other services and get back to reading. All of your books and reading data are available for <a href="#_">export in multiple formats</a>.</p>
<p>Our team will be joining Dropbox, where our expertise in reading, collaboration and syncing across devices finds a fitting home. Millions of people use Dropbox to store and share their digital lives, and we believe it’s a strong foundation on which to build the future of reading. We’re delighted to work alongside this talented team and imagine new ways to read together.</p>
<p>Thank you for the time and attention you’ve contributed to this community. It has been a privilege to read together, and we look forward to meeting again, in new ways, in the margins.</p>
<p>Sincerely,<br>Henrik, David & the Readmill team</p>
</div>
</div>
</section>
<!-- EXPORT -->
<!--
<section class="next-steps">
<div class="wrap">
<div class="content">
<h1>Next steps for readers</h1>
<p>There are a few simple steps to transition your books and data out of Readmill. Get started here.</p>
<a class="btn" href="/export">go to export</a>
<ul class="steps">
<li class="book">
<img src="images/icon_book.png">
<h2>Export your reading journal <span class="no-wrap">and raw data</span></h2>
</li>
<li class="dropbox">
<img src="images/icon_download.png">
<h2>Download your books</h2>
</li>
<li class="adobe">
<img src="images/icon_adobe.png">
<h2>Transfer your DRM license</h2>
</li>
<li class="app">
<img src="images/icon_phone.png">
<h2>Start reading again with our <span class="no-wrap">recommended apps</span></h2>
</li>
</ul>
</div>
</div>
</section>
-->
<!-- FAQ SECTION-->
<section class="faq">
<div class="wrap">
<div class="content">
<h1 class="bottom-margin-large">FAQ</h1>
<h2>How long will my books and reading data be available?</h2>
<p>Your books and reading data will be available until July 1, 2014. Until then, you can <a href="#_">download your books and export your reading data</a>.</p>
<h2>What can I export?</h2>
<p>Export data includes books, followers, followings, readings, highlights, reviews, comments and likes on your highlights and reviews, and highlights you liked. <a href="#_">View the export options</a>.</p>
<h2>What happens to my reading data? Will my privacy be protected?</h2>
<p>All of your books, reading data and account information will be permanently deleted after July 1, 2014. User information will not be archived, shared or saved in any way.</p>
<h2>Can I continue using the <span class="no-wrap">Readmill app?</span></h2>
<p>You can, but we do not recommend it. The app will not be updated or supported after July 1, 2014, and we’d like to help you transition to another service now.</p>
<h2>Have you considered selling books, offering subscriptions, charging for the app, charging for premium features, etc.?</h2>
<p>Yes, we carefully considered these and other possibilities. Unfortunately, it is not possible to sell books on Apple’s platform at a competitive price. We also considered the book subscription model but did not find it to be a viable option for us. Finally, even if all users paid for the app, it would not provide the necessary resources to sustain and develop it.</p>
<h2>Can I still upload books to my Readmill library?</h2>
<p>Yes. You can upload books to your Readmill library until July 1, 2014.</p>
<h2>Is Dropbox creating a reading app similar to Readmill?</h2>
<p>No. But since reading on screens of all sizes is essential to work and life for so many, we’ll be approaching similar challenges in new ways at Dropbox.</p>
<h2>Where should I read my <span class="no-wrap">ebooks now?</span></h2>
<p>This will depend on your device and preferences. We’ve provided recommendations for you at the bottom of our <a href="#_">export page</a>.</p>
<h2>Is there a reading app that can import my highlights?</h2>
<p>Unfortunately not at the moment. We’ve provided ways to download all of your highlights and comments in a computer-readable format, so that other reading apps can build tools to import them.</p>
<h2>Help! I still have questions.</h2>
<p>We’re still here to answer your questions until July 1, 2014. Please write us at <a href="#_">[email protected]</a>, or find us on <a href="http://www.twitter.com/readmill">Twitter</a> or <a href="http://www.facebook.com/readmill">Facebook</a>.</p>
</div>
</div>
</section>
<!-- OUR HISTORY -->
<section class="history">
<div class="content">
<h4>This is our history</h4>
<p>Readmill is not only a reading app, but a team and a community too. It was founded in February 2011 by Henrik Berggren and David Kjelkerud.</p>
</div>
</section>
<!-- NUMBERS -->
<section class="numbers">
<div class="wrap">
<div class="content">
<h1>These are the <span class="no-wrap">milestones we reached</span></h1>
<p>Over the past three years, we’ve celebrated many milestones. This graph illustrates our milestones across time, with each bar representing new signups over a three-day period.</p>
</div>
<div class="chart"></div>
<div class="chart-img">
<img src="images/mobile-graph.jpg">
<small class="date left">november 2010</small>
<small class="date right">february 2014</small>
</div>
<div class="number-block">
<h3>560,797</h3>
<p>Total hours read</p>
</div>
<div class="number-block">
<h3>1,252,192</h3>
<p>Total highlights created</p>
</div>
<div class="number-block">
<h3>1,503</h3>
<p>Most hours read by one reader</p>
</div>
<div class="number-block">
<h3>22h, 40min</h3>
<p>Longest single reading session</p>
</div>
</div>
</section>
<!-- BOOKS -->
<section class="books clearfix">
<div class="wrap">
<div class="content">
<h1>These are the books <span class="no-wrap">we read together</span></h1>
<p>These are the twelve most popular books in the Readmill community. It’s based upon the number of readers and highlights.</p>
</div>
<div class="book-grid">
<div class="book">
<a href="#_">
<img src="images/book-metamorphosis.png" />
</a>
<a class="title" href="#_">1. Metamorphosis</a>
<span class="author">Franz Kafka</span>
</div>
<div class="book">
<a href="#_">
<img src="images/book-around-the-world.png" />
</a>
<a class="title" href="#_">2. Around the World in Eighty Days</a>
<span class="author">Jules Verne</span>
</div>
<div class="book">
<a href="#_">
<img src="images/book-anna-karenina.png" />
</a>
<a class="title" href="#_">3. Anna Karenina</a>
<span class="author">Leo Tolstoy</span>
</div>
<div class="book">
<a href="#_">
<img src="images/book-sherlock.png" />
</a>
<a class="title" href="#_">4. The Adventures of Sherlock Holmes</a>
<span class="author">Sir Arthur Conan Doyle</span>
</div>
<div class="book">
<a href="#_">
<img src="images/book-orlando.png" />
</a>
<a class="title" href="#_">5. Orlando</a>
<span class="author">Virginia Woolf</span>
</div>
<div class="book">
<a href="#_">
<img src="images/book-oz.png" />
</a>
<a class="title" href="#_">6. The Wonderful Wizard of Oz</a>
<span class="author">Lyman Frank Baum</span>
</div>
<div class="book">
<a href="#_">
<img src="images/book-shape-of-design.png" />
</a>
<a class="title" href="#_">7. The Shape of Design</a>
<span class="author">Frank Chimero</span>
</div>
<div class="book">
<a href="#_">
<img src="images/book-public-speaking.png" />
</a>
<a class="title" href="#_">8. The Art of Public Speaking</a>
<span class="author">Dale Carnegie</span>
</div>
<div class="book">
<a href="#_">
<img src="images/book-dubliners.png" />
</a>
<a class="title" href="#_">9. Dubliners</a>
<span class="author">James Joyce</span>
</div>
<div class="book">
<a href="#_">
<img src="images/book-nose.png" />
</a>
<a class="title" href="#_">10. The Nose</a>
<span class="author">Nikolai Gogol</span>
</div>
<div class="book">
<a href="#_">
<img src="images/book-persuasion.png" />
</a>
<a class="title" href="#_">11. Persuasion</a>
<span class="author">Jane Austen</span>
</div>
<div class="book">
<a href="#_">
<img src="images/book-trial.png" />
</a>
<a class="title" href="#_">12. The Trial</a>
<span class="author">Franz Kafka</span>
</div>
</div>
</div>
</section>
<!-- STAFF -->
<section class="staff clearfix">
<div class="wrap">
<div class="content">
<h1>These are the people <span class="no-wrap">behind Readmill</span></h1>
<p>Hailing from Sweden, Slovenia, Switzerland, the US and France, the Readmill team is based in Berlin. We’ve loved working alongside Berlin’s many startups, artists and entrepreneurs.</p>
</div>
<div class="employee">
<a href="https://twitter.com/henrikberggren">
<img src="images/avatar-henrik.png" />
</a>
<a class="name" href="https://twitter.com/henrikberggren">Henrik Berggren</a>
<span class="position">Founder</span>
</div>
<div class="employee">
<a href="https://twitter.com/davidkjelkerud">
<img src="images/avatar-david.png" />
</a>
<a class="name" href="https://twitter.com/davidkjelkerud">David Kjelkerud</a>
<span class="position">Founder</span>
</div>
<div class="employee">
<a href="https://twitter.com/chrismanklang">
<img src="images/avatar-christoffer.png" />
</a>
<a class="name" href="https://twitter.com/chrismanklang">Christoffer Klang</a>
<span class="position">Android Engineer</span>
</div>
<div class="employee">
<a href="https://twitter.com/martinhwasser">
<img src="images/avatar-martin.png" />
</a>
<a class="name" href="https://twitter.com/martinhwasser">Martin Hwasser</a>
<span class="position">iOS Engineer</span>
</div>
<div class="employee">
<a href="#_">
<img src="images/avatar-christof.png" />
</a>
<a class="name" href="#_">Christof Dorner</a>
<span class="position">Android Engineer</span>
</div>
<div class="employee">
<a href="https://twitter.com/phillips_em">
<img src="images/avatar-emily.png" />
</a>
<a class="name" href="https://twitter.com/phillips_em">Emily Phillips</a>
<span class="position">Support</span>
</div>
<div class="employee">
<a href="https://twitter.com/milesalex">
<img src="images/avatar-alex.png" />
</a>
<a class="name" href="https://twitter.com/milesalex">Alex Miles</a>
<span class="position">Design</span>
</div>
<div class="employee">
<a href="https://twitter.com/kajicr">
<img src="images/avatar-robert.png" />
</a>
<a class="name" href="https://twitter.com/kajicr">Robert Kajić</a>
<span class="position">Backend Engineer</span>
</div>
<div class="employee">
<a href="https://twitter.com/tomazsh">
<img src="images/avatar-tomaz.png" />
</a>
<a class="name" href="https://twitter.com/tomazsh">Tomaz Nedeljko</a>
<span class="position">iOS Engineer</span>
</div>
<div class="employee">
<a href="https://twitter.com/lmsanchez">
<img src="images/avatar-lisa.png" />
</a>
<a class="name" href="https://twitter.com/lmsanchez">Lisa Sanchez</a>
<span class="position">Community</span>
</div>
<div class="employee">
<a href="https://twitter.com/SaneFive">
<img src="images/avatar-sane.png" />
</a>
<a class="name" href="https://twitter.com/SaneFive">Sane Lebrun</a>
<span class="position">Marketing</span>
</div>
</div>
</section>
<!-- ACKNOWLEDGE -->
<section class="acknowledge">
<div class="wrap">
<div class="content">
<h1>These are the people <span class="no-wrap">we’d like to thank</span></h1>
<p>Many people contributed to Readmill as team members, investors and champions of the reading experience. We’d like to thank a few of them here.</p>
</div>
<ul>
<li>Aaron Kelly</li>
<li>Alasdair Pearce</li>
<li>Alex Gezelius</li>
<li>Alexander Ljung</li>
<li>Alexis Sellier</li>
<li>Allen Tan</li>
<li>Andreas Källbom</li>
<li>Andrew Doran</li>
<li>Andy Wilkinson</li>
<li>Anton Lindqvist</li>
<li>Aron Carroll</li>
<li>Christian Reitberger</li>
<li>Christophe Maire</li>
<li>Craig Mod</li>
<li>Damien Ryan</li>
<li>Daniel Smith</li>
<li>Daniel Waterhouse</li>
<li>Eileen Burbidge</li>
<li>Emmanuel Quartey</li>
<li>Eric Wahlforss</li>
<li>Erik Göransson</li>
<li>Erin Kissane</li>
<li>Fabian Mürmann</li>
<li>Fabrizio Sestito</li>
<li>Frank Chimero</li>
<li>Gustav Engström</li>
<li>Hannes Tydén</li>
<li>Henrik Werdelin</li>
<li>Henrik Wrangel</li>
<li>Jeff Chan</li>
<li>Jens Nockert</li>
<li>Johan Uhle</li>
<li>Justin Kropp</li>
<li>Karl Grewin</li>
<li>Kenna Marcelo</li>
<li>Kristina Grewin</li>
<li>Lars Weiler</li>
<li>Marisa Schwab</li>
<li>Martin Folke</li>
<li>Matthew Bostock</li>
<li>May Assem</li>
<li>Michael Henriksen</li>
<li>Mike Volpi</li>
<li>Morbus Iff</li>
<li>Nicholas Van Exan</li>
<li>Nicole Fenton</li>
<li>Owen Meyers</li>
<li>Peter Read</li>
<li>Peter Tackage</li>
<li>Richard Ingram</li>
<li>Robert Dighero</li>
<li>Sabine Auer</li>
<li>Stefan Glänzer</li>
<li>Terrance Rohan</li>
<li>Therese Sivertsson</li>
<li>Tushar Malhotra</li>
<li>Viet Cuong Truong</li>
</ul>
</div>
</section>
<!-- EXPORT -->
<!--
<section class="export">
<div class="content">
<h1>Export your data by <span class="no-wrap"></span></h1>
<p>You can download all of your books and export your reading data in multiple formats until July 1, 2014. Click the button below to view the options and get started.</p>
<a class="btn" href="/export">export books and data</a>
</div>
<div class="hero-image"></div>
</section>
-->
<!-- FOOTER -->
<footer class="page-footer">
<div class="column">
<nav id="site-links">
<ul>
<li><a href="http://blog.readmill.com">Blog</a></li>
<li><a href="http://twitter.com/readmill">Twitter</a></li>
<li><a href="http://facebook.com/readmill">Facebook</a></li>
</ul>
</nav>
<div class="copyright-wrapper">
<p class="copyright">© 2014 Readmill.com. <span class="tagline">Made in Europe.</span></p>
</div>
</div>
</footer>
</body>
<script src="javascripts/all.js" type="text/javascript"></script>
</html>