annotate xml/en/books.xml @ 2302:b3ab822eb922

Added utm parameters to ebook urls.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 07 Dec 2018 15:14:23 +0300
parents 486ea60817dc
children 19e4897acb84
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
580
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 550
diff changeset
1 <!--
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 550
diff changeset
2 Copyright (C) Igor Sysoev
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 550
diff changeset
3 Copyright (C) Nginx, Inc.
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 550
diff changeset
4 -->
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 550
diff changeset
5
50
9d544687d02c Fixed DOCTYPE declaration.
Ruslan Ermilov <ru@nginx.com>
parents: 0
diff changeset
6 <!DOCTYPE article SYSTEM "../../dtd/article.dtd">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
7
123
7db449e89e92 Unified the use of the "name" attribute instead of "title".
Ruslan Ermilov <ru@nginx.com>
parents: 50
diff changeset
8 <article name="nginx books"
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
9 link="/en/books.html"
589
764fbac1b8b4 Added document revision.
Ruslan Ermilov <ru@nginx.com>
parents: 580
diff changeset
10 lang="en"
2302
b3ab822eb922 Added utm parameters to ebook urls.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2299
diff changeset
11 rev="10">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
12
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
13
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
14 <section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
15
1658
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
16 <book
2299
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
17 title="The Complete NGINX Cookbook - 2019 Edition"
2302
b3ab822eb922 Added utm parameters to ebook urls.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2299
diff changeset
18 link="https://www.nginx.com/resources/library/complete-nginx-cookbook/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
2299
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
19 author="Derek DeJonghe"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
20 site="https://www.oreilly.com/people/02bb3-derek-dejonghe"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
21 publisher="O'Reilly"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
22 lang="English"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
23 cover="../books/complete_nginx_cookbook_2019.jpg"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
24 year="2018" />
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
25
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
26 <book
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
27 title="Deploying NGINX Plus as an API Gateway"
2302
b3ab822eb922 Added utm parameters to ebook urls.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2299
diff changeset
28 link="https://www.nginx.com/resources/library/nginx-api-gateway-deployment/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
2299
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
29 author="Liam Crilly"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
30 publisher="NGINX"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
31 lang="English"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
32 cover="../books/deploying_nginx_as_api_gateway.jpg"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
33 year="2018" />
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
34
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
35 <book
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
36 title="High-Performance Caching with NGINX and NGINX Plus"
2302
b3ab822eb922 Added utm parameters to ebook urls.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2299
diff changeset
37 link="https://www.nginx.com/resources/library/high-performance-caching-with-nginx-and-nginx-plus/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
2299
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
38 author="Owen Garrett"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
39 publisher="NGINX"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
40 lang="English"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
41 cover="../books/high_performance_caching.jpg"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
42 year="2018" />
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
43
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
44 <book
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
45 title="Load Balancing in the Cloud: Practical Solutions with NGINX and AWS"
2302
b3ab822eb922 Added utm parameters to ebook urls.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2299
diff changeset
46 link="https://www.nginx.com/resources/library/load-balancing-in-the-cloud-aws-nlb-elb-nginx-plus/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
2299
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
47 author="Derek DeJonghe"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
48 site="https://www.oreilly.com/people/02bb3-derek-dejonghe"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
49 publisher="O'Reilly"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
50 lang="English"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
51 cover="../books/loadbalancing_cloud.jpg"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
52 year="2018" />
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
53
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
54 <book
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
55 title="F5 BIG-IP to NGINX Plus: Migration Guide"
2302
b3ab822eb922 Added utm parameters to ebook urls.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2299
diff changeset
56 link="https://www.nginx.com/resources/library/f5-big-ip-nginx-migration-guide/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
2299
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
57 author="Faisal Memon, Alan Murphy"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
58 publisher="NGINX"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
59 lang="English"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
60 cover="../books/f5_to_nginx_migration.jpg"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
61 year="2018" />
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
62
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
63 <book
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
64 title="How to Easily and Cost Effectively Replace Cisco ACE"
2302
b3ab822eb922 Added utm parameters to ebook urls.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2299
diff changeset
65 link="https://www.nginx.com/resources/library/cisco-ace-nginx-migration-guide/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
2299
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
66 author=" Faisal Memon"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
67 publisher="NGINX"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
68 lang="English"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
69 cover="../books/cisco_ace_to_nginx.jpg"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
70 year="2018" />
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
71
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
72 <book
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
73 title="ModSecurity 3.0 and NGINX: Quick Start Guide"
2302
b3ab822eb922 Added utm parameters to ebook urls.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2299
diff changeset
74 link="https://www.nginx.com/resources/library/modsecurity-3-nginx-quick-start-guide/?utm_source=nginxorg&amp;utm_medium=books&amp;utm_campaign=ebooks"
2299
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
75 author="Faisal Memon, Owen Garrett, Michael Pleshakov"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
76 publisher="NGINX"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
77 lang="English"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
78 cover="../books/modsec3_and_nginx.jpg"
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
79 year="2018" />
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
80
486ea60817dc Added ebooks from nginx.com.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2165
diff changeset
81 <book
2165
e4e6a7a6b22f Added new book about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2053
diff changeset
82 title="Nginx HTTP Server - Fourth Edition"
e4e6a7a6b22f Added new book about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2053
diff changeset
83 link="https://www.packtpub.com/virtualization-and-cloud/nginx-http-server-fourth-edition"
e4e6a7a6b22f Added new book about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2053
diff changeset
84 author="Martin Fjordvald, Clément Nedelcu"
e4e6a7a6b22f Added new book about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2053
diff changeset
85 site="http://blog.martinfjordvald.com"
e4e6a7a6b22f Added new book about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2053
diff changeset
86 publisher="Packt Publishing"
e4e6a7a6b22f Added new book about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2053
diff changeset
87 lang="English"
e4e6a7a6b22f Added new book about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2053
diff changeset
88 cover="../books/nginx_http_server_4th_ed.jpg"
e4e6a7a6b22f Added new book about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2053
diff changeset
89 year="2018" />
e4e6a7a6b22f Added new book about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2053
diff changeset
90
e4e6a7a6b22f Added new book about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2053
diff changeset
91 <book
2050
ace0ddbb2513 Added "Nginx Cookbook", "Nginx HTTP Server 3rd edition" to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2049
diff changeset
92 title="Nginx Cookbook"
ace0ddbb2513 Added "Nginx Cookbook", "Nginx HTTP Server 3rd edition" to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2049
diff changeset
93 link=
ace0ddbb2513 Added "Nginx Cookbook", "Nginx HTTP Server 3rd edition" to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2049
diff changeset
94 "https://www.packtpub.com/networking-and-servers/nginx-cookbook"
ace0ddbb2513 Added "Nginx Cookbook", "Nginx HTTP Server 3rd edition" to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2049
diff changeset
95 author="Tim Butler"
ace0ddbb2513 Added "Nginx Cookbook", "Nginx HTTP Server 3rd edition" to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2049
diff changeset
96 site="https://www.packtpub.com/books/info/authors/tim-butler"
ace0ddbb2513 Added "Nginx Cookbook", "Nginx HTTP Server 3rd edition" to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2049
diff changeset
97 publisher="Packt Publishing"
ace0ddbb2513 Added "Nginx Cookbook", "Nginx HTTP Server 3rd edition" to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2049
diff changeset
98 lang="English"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
99 cover="../books/nginx_cookbook.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
100 year="2017" />
2050
ace0ddbb2513 Added "Nginx Cookbook", "Nginx HTTP Server 3rd edition" to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2049
diff changeset
101
ace0ddbb2513 Added "Nginx Cookbook", "Nginx HTTP Server 3rd edition" to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2049
diff changeset
102 <book
1821
4639fa9d7e0a Alex Kapranoff's book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1793
diff changeset
103 title="Nginx Troubleshooting"
1916
1b408dd50eee The link to the "Nginx Troubleshooting" book was replaced per
Maxim Konovalov <maxim@nginx.com>
parents: 1821
diff changeset
104 link="https://www.packtpub.com/networking-and-servers/nginx-troubleshooting"
1821
4639fa9d7e0a Alex Kapranoff's book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1793
diff changeset
105 author="Alex Kapranoff"
4639fa9d7e0a Alex Kapranoff's book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1793
diff changeset
106 publisher="Packt Publishing"
4639fa9d7e0a Alex Kapranoff's book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1793
diff changeset
107 lang="English"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
108 cover="../books/nginx_troubleshooting.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
109 year="2016" />
1821
4639fa9d7e0a Alex Kapranoff's book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1793
diff changeset
110
4639fa9d7e0a Alex Kapranoff's book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1793
diff changeset
111 <book
1793
4f21e33e96fd German book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1658
diff changeset
112 title="Nginx richtig konfigurieren"
4f21e33e96fd German book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1658
diff changeset
113 link="https://www.amazon.de/Nginx-richtig-konfigurieren-Websites-WordPress-ebook/dp/B01GI4C982/"
4f21e33e96fd German book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1658
diff changeset
114 author="Oliver Gutperl"
4f21e33e96fd German book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1658
diff changeset
115 site="https://webserver.tips"
4f21e33e96fd German book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1658
diff changeset
116 publisher="Digital Sailors"
4f21e33e96fd German book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1658
diff changeset
117 lang="Deutsch (German)"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
118 cover="../books/nginx_richtig_konfigurieren.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
119 year="2016" />
1793
4f21e33e96fd German book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1658
diff changeset
120
4f21e33e96fd German book added.
Igor Sysoev <igor@sysoev.ru>
parents: 1658
diff changeset
121 <book
1658
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
122 title="nginx実践入門 (Practical nginx guide)"
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
123 link="http://gihyo.jp/magazine/wdpress/plus/978-4-7741-7866-0"
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
124 author="久保達彦(くぼたつひこ) (Tatsuhiko Kubo)"
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
125 site="http://cccis.jp"
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
126 author2="道井俊介(みちいしゅんすけ) (MICHII Shunsuke)"
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
127 site2="http://harukasan.jp"
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
128 publisher="技術評論社 (Gijutsuhyoronsha)"
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
129 lang="日本語 (Japanese)"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
130 cover="../books/practical_nginx_guide_jp.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
131 year="2016" />
1658
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
132
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
133 <book
2053
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
134 title="Mastering NGINX - Second Edition"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
135 link="https://www.packtpub.com/networking-and-servers/mastering-nginx-second-edition"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
136 author="Dimitri Aivaliotis"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
137 site="http://www.packtpub.com/authors/profiles/dimitri-aivaliotis"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
138 publisher="Packt Publishing"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
139 lang="English"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
140 cover="../books/mastering_nginx.jpg"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
141 year="2016" />
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
142
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
143 <book
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
144 title="Nginx HTTP Server - Third Edition"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
145 link="https://www.packtpub.com/networking-and-servers/nginx-http-server-third-edition"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
146 author="Clément Nedelcu"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
147 site="http://cnedelcu.blogspot.com"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
148 publisher="Packt Publishing"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
149 lang="English"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
150 cover="../books/nginx_http_server_3rd_ed.jpg"
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
151 year="2015" />
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
152
2ac75347ed1a Reordered 2 books to match the year order.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2051
diff changeset
153 <book
1658
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
154 title="Nginx ポケットリファレンス (Nginx pocket reference)"
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
155 link="http://www.amazon.co.jp/dp/4774176338"
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
156 author="鶴長 鎮一 (Shinichi Tsurunaga)"
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
157 author2="馬場 俊彰 (Baba Toshiaki)"
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
158 site2="http://netmark.jp"
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
159 publisher="技術評論社 (Gijutsuhyoronsha)"
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
160 lang="日本語 (Japanese)"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
161 cover="../books/nginx_pocket_reference_jp.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
162 year="2015" />
1658
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
163
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
164 <book
1565
300349b7aef3 Added new books about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1109
diff changeset
165 title="Nginx Essentials"
2049
b29a7faecbd0 Corrected links, removed promocode in books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1917
diff changeset
166 link="https://www.packtpub.com/networking-and-servers/nginx-essentials"
1565
300349b7aef3 Added new books about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1109
diff changeset
167 author="Valery Kholodkov"
300349b7aef3 Added new books about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1109
diff changeset
168 site="https://www.packtpub.com/books/info/authors/valery-kholodkov"
2049
b29a7faecbd0 Corrected links, removed promocode in books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1917
diff changeset
169 publisher="Packt Publishing"
1565
300349b7aef3 Added new books about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1109
diff changeset
170 lang="English"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
171 cover="../books/nginx_essentials.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
172 year="2015" />
1565
300349b7aef3 Added new books about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1109
diff changeset
173
1658
ae713f8acaca Two Japanese books.
Igor Sysoev <igor@sysoev.ru>
parents: 1565
diff changeset
174 <book
1565
300349b7aef3 Added new books about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1109
diff changeset
175 title="Nginx High Performance"
2049
b29a7faecbd0 Corrected links, removed promocode in books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1917
diff changeset
176 link="https://www.packtpub.com/networking-and-servers/nginx-high-performance"
1565
300349b7aef3 Added new books about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1109
diff changeset
177 author="Rahul Sharma"
300349b7aef3 Added new books about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1109
diff changeset
178 site="https://www.packtpub.com/books/info/authors/rahul-sharma"
2049
b29a7faecbd0 Corrected links, removed promocode in books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1917
diff changeset
179 publisher="Packt Publishing"
1565
300349b7aef3 Added new books about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1109
diff changeset
180 lang="English"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
181 cover="../books/nginx_high_performance.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
182 year="2015" />
1565
300349b7aef3 Added new books about nginx.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1109
diff changeset
183
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
184 <book
1109
28c05aa07b5f "Nginx Module Extension" book added.
Maxim Konovalov <maxim@nginx.com>
parents: 1006
diff changeset
185 title="Nginx Module Extension"
28c05aa07b5f "Nginx Module Extension" book added.
Maxim Konovalov <maxim@nginx.com>
parents: 1006
diff changeset
186 link="http://www.packtpub.com/nginx-module-extension/book"
28c05aa07b5f "Nginx Module Extension" book added.
Maxim Konovalov <maxim@nginx.com>
parents: 1006
diff changeset
187 author="Usama Dar"
28c05aa07b5f "Nginx Module Extension" book added.
Maxim Konovalov <maxim@nginx.com>
parents: 1006
diff changeset
188 site="http://www.usamadar.com"
28c05aa07b5f "Nginx Module Extension" book added.
Maxim Konovalov <maxim@nginx.com>
parents: 1006
diff changeset
189 publisher="Packt Publishing"
28c05aa07b5f "Nginx Module Extension" book added.
Maxim Konovalov <maxim@nginx.com>
parents: 1006
diff changeset
190 lang="English"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
191 cover="../books/nginx_module_extension.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
192 year="2013" />
1109
28c05aa07b5f "Nginx Module Extension" book added.
Maxim Konovalov <maxim@nginx.com>
parents: 1006
diff changeset
193
28c05aa07b5f "Nginx Module Extension" book added.
Maxim Konovalov <maxim@nginx.com>
parents: 1006
diff changeset
194 <book
1006
570598ae1fd6 "Instant Nginx starter" book added.
Vladimir Homutov <vl@nginx.com>
parents: 963
diff changeset
195 title="Instant Nginx Starter"
570598ae1fd6 "Instant Nginx starter" book added.
Vladimir Homutov <vl@nginx.com>
parents: 963
diff changeset
196 link="http://www.packtpub.com/instant-nginx-starter/book"
570598ae1fd6 "Instant Nginx starter" book added.
Vladimir Homutov <vl@nginx.com>
parents: 963
diff changeset
197 author="Martin Fjordvald"
570598ae1fd6 "Instant Nginx starter" book added.
Vladimir Homutov <vl@nginx.com>
parents: 963
diff changeset
198 site="http://blog.martinfjordvald.com"
570598ae1fd6 "Instant Nginx starter" book added.
Vladimir Homutov <vl@nginx.com>
parents: 963
diff changeset
199 publisher="Packt Publishing"
570598ae1fd6 "Instant Nginx starter" book added.
Vladimir Homutov <vl@nginx.com>
parents: 963
diff changeset
200 lang="English"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
201 cover="../books/instant_nginx_starter.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
202 year="2013" />
1006
570598ae1fd6 "Instant Nginx starter" book added.
Vladimir Homutov <vl@nginx.com>
parents: 963
diff changeset
203
570598ae1fd6 "Instant Nginx starter" book added.
Vladimir Homutov <vl@nginx.com>
parents: 963
diff changeset
204 <book
963
2116a99dc304 "Nginx HTTP Server - Second Edition" book added.
Valentin Bartenev <vbart@nginx.com>
parents: 863
diff changeset
205 title="Nginx HTTP Server - Second Edition"
2116a99dc304 "Nginx HTTP Server - Second Edition" book added.
Valentin Bartenev <vbart@nginx.com>
parents: 863
diff changeset
206 link="http://www.packtpub.com/nginx-http-server-second-edition/book"
2116a99dc304 "Nginx HTTP Server - Second Edition" book added.
Valentin Bartenev <vbart@nginx.com>
parents: 863
diff changeset
207 author="Clément Nedelcu"
2116a99dc304 "Nginx HTTP Server - Second Edition" book added.
Valentin Bartenev <vbart@nginx.com>
parents: 863
diff changeset
208 site="http://cnedelcu.blogspot.com"
2116a99dc304 "Nginx HTTP Server - Second Edition" book added.
Valentin Bartenev <vbart@nginx.com>
parents: 863
diff changeset
209 publisher="Packt Publishing"
2116a99dc304 "Nginx HTTP Server - Second Edition" book added.
Valentin Bartenev <vbart@nginx.com>
parents: 863
diff changeset
210 lang="English"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
211 cover="../books/nginx_http_server_2nd_ed.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
212 year="2013" />
963
2116a99dc304 "Nginx HTTP Server - Second Edition" book added.
Valentin Bartenev <vbart@nginx.com>
parents: 863
diff changeset
213
2116a99dc304 "Nginx HTTP Server - Second Edition" book added.
Valentin Bartenev <vbart@nginx.com>
parents: 863
diff changeset
214 <book
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
215 title="ハイパフォーマンスHTTPサーバ Nginx入門 (Nginx HTTP Server)"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
216 link=
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
217 "http://www.amazon.co.jp/%E3%83%8F%E3%82%A4%E3%83%91%E3%83%95%E3%82%A9%E3%83%BC%E3%83%9E%E3%83%B3%E3%82%B9HTTP%E3%82%B5%E3%83%BC%E3%83%90-Nginx%E5%85%A5%E9%96%80-Clement-Nedelcu/dp/4048702270"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
218 author="Clément Nedelcu"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
219 site="http://cnedelcu.blogspot.com"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
220 translator="長尾高弘"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
221 publisher="アスキー・メディアワークス"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
222 lang="日本語 (Japanese)"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
223 cover="../books/nginx_http_server_jp.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
224 year="2011" />
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
225
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
226 <book
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
227 title="Nginx 1 Web Server Implementation Cookbook"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
228 link=
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
229 "http://www.packtpub.com/nginx-1-web-server-implementation-cookbook/book"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
230 author="Dipankar Sarkar"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
231 site="http://www.dipankar.name"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
232 publisher="Packt Publishing"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
233 lang="English"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
234 cover="../books/nginx_1_web_server.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
235 year="2011" />
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
236
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
237 <book
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
238 title="Nginx HTTP Server"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
239 link="http://www.packtpub.com/nginx-http-server-for-web-applications/book"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
240 author="Clément Nedelcu"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
241 site="http://cnedelcu.blogspot.com"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
242 publisher="Packt Publishing"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
243 lang="English"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
244 cover="../books/nginx_http_server.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
245 year="2010" />
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
246
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
247 <book
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
248 title="实战Nginx:取代Apache的高性能Web服务器
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
249 (nginx in Practice: A High Performance Web Server to Replace Apache)"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
250 link="http://product.dangdang.com/product.aspx?product_id=20807089"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
251 author="张宴 (Zhang Yan)"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
252 site="http://blog.s135.com"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
253 publisher="电子工业出版社 (Publishing House of Electronics Industry)"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
254 lang="中文 (Chinese)"
2051
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
255 cover="../books/nginx_in_practice.jpg"
b5cc488e6800 Added year to books.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 2050
diff changeset
256 year="2010" />
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
257
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
258 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
259
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
260 </article>