Skip to content

Commit 0a9ec42

Browse files
committed
some updates for the new version 0.8
1 parent 4dd979e commit 0a9ec42

File tree

5 files changed

+20
-14
lines changed

5 files changed

+20
-14
lines changed

content/intro.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Cover designed with Scribus
1111

1212
Typefaces\\*
1313
Cover:\\*
14-
Limousine, by OSP Foundry\\*
14+
Crickx, by OSP Foundry\\*
1515
Interior:\\*
1616
HK Grotesk, by Alfredo Marco Pradil\\*
1717
Linux Libertine, by Philipp H. Poll
1818

1919
Greyscale Press\\*
20-
ISBN-13: 978-2-940561-02-5
20+
ISBN-13: 978-2-940561-04-9

content/manifestos/2015-open-web-index.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Open Web Index Manifesto
22

3-
## 1. One search engine is not enough!
3+
## One search engine is not enough!
44

55
Europe’s digital economy and civil society are virtually dependent on non-European businesses. This is particularly evident with regard to search engines, the cornerstone of our digital information infrastructure. Google currently dominates the market, leading to dependencies and economic damage that are no longer acceptable.
66

@@ -10,15 +10,15 @@ Such a situation contradicts the pluralism of our Western democratic societies.
1010

1111
The market has failed in this respect. For more than ten years, we have been dependent on a single search engine, and no other company has been able to challenge it. We do not foresee the market regulating itself in the future.
1212

13-
## 2. An open index of the web would set the stage for information autonomy in europe’s economy and society
13+
## An open index of the web would set the stage for information autonomy in europe’s economy and society
1414

1515
Restoring choice to the search engine market will mean putting prerequisites in place at the European level as a foundation for pluralism and competing search engines. Merely establishing a publicly funded competing search engine would not be appropriate, as this would only create a further monolithic structure.
1616

1717
The open source, open access and open data communities were essential to enabling the web as we know it today and have become the main drivers of the digital economy. A further key element that we currently lack is open access to the information distributed across the web.
1818

1919
To be clear, we are not seeking a government-funded alternative search engine – we want to enable innovation in the business world and civil society by providing searchable web data.
2020

21-
## 3. Our objective: an EU-funded global index of the web
21+
## Our objective: an EU-funded global index of the web
2222

2323
The key to a European digital information infrastructure would be an EU-funded, global, searchable index of the web open to competing companies, institutions and civil-society actors.
2424

content/manifestos/9999-end.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Version 0.4 - June 2015
1212
Version 0.5 - September 2015
1313
Version 0.6 - February 14 2016
1414
Version 0.7 - February 18 2016
15-
Version 0.8 (current) released April 02 2016
15+
Version 0.8 (current) released July 21 2016
1616

1717
Greyscale Press
1818

notes/specifications.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,24 @@ The present edition (as of February 2016) includes writings by VNS Matrix, Aaron
1212

1313
## Size:
1414

15-
4.25" x 6.88" (10.80 x 17.48 cm)
15+
4.25" x 6.875" (10.80 x 17.48 cm)
1616
Black & White on Cream paper
1717
140 pages
1818

1919
## BISAC Category:
2020

21-
Political Science / Political Freedom
21+
Computers / Internet / General
2222

2323
## ISBN:
2424

2525
First version: 978-2-940561-00-1 (discarded)
2626

27-
Current version: 978-2-940561-02-5
27+
Version 0.1 to 0.7: 978-2-940561-02-5
2828
ISBN-13: 9782940561025
2929
ISBN-10: 2940561028
3030

31+
Version 0.8 : 978-2-940561-04-9
32+
3133
## Pricing:
3234

3335
5.99 USD

templates/customV2.latex

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@
44

55
% Start Manifesto Template Customization
66

7+
% Layout : https://www.sharelatex.com/learn/Page_size_and_margins
8+
9+
% Amazon: books from 151 - 300 pages require at least .5" for the gutter (inside margin) and at least .25" for the outside, top and bottom margins.
10+
711
\usepackage[
812
paperheight=6.875in,
913
paperwidth=4.25in,
10-
top = 1.8cm,
11-
bottom = 1.4cm,
12-
left = 2cm,
13-
right = 1.2cm,
14-
footskip = 0.8cm,
14+
top = 0.71in,
15+
bottom = 0.55in,
16+
left = 0.8in, % = inner margin
17+
right = 0.47in, % = outer margin
18+
footskip = 0.31in,
1519
marginparwidth = 0cm,
1620
marginparsep = 0cm]{geometry}
1721

0 commit comments

Comments
 (0)