comparison xml/en/books.xml @ 0:61e04fc01027

Initial import of the nginx.org website.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 11 Aug 2011 12:19:13 +0000
parents
children 9d544687d02c
comparison
equal deleted inserted replaced
-1:000000000000 0:61e04fc01027
1 <!DOCTYPE digest SYSTEM "../../dtd/article.dtd">
2
3 <article title="nginx books"
4 link="/en/books.html"
5 lang="en">
6
7
8 <section>
9
10 <book
11 title="ハイパフォーマンスHTTPサーバ Nginx入門 (Nginx HTTP Server)"
12 link=
13 "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"
14 author="Clément Nedelcu"
15 site="http://cnedelcu.blogspot.com"
16 translator="長尾高弘"
17 publisher="アスキー・メディアワークス"
18 lang="日本語 (Japanese)"
19 cover="/books/nginx_http_server_jp.jpg" />
20
21 <book
22 title="Nginx 1 Web Server Implementation Cookbook"
23 link=
24 "http://www.packtpub.com/nginx-1-web-server-implementation-cookbook/book"
25 author="Dipankar Sarkar"
26 site="http://www.dipankar.name"
27 publisher="Packt Publishing"
28 lang="English"
29 cover="/books/nginx_1_web_server.jpg" />
30
31 <book
32 title="Nginx HTTP Server"
33 link="http://www.packtpub.com/nginx-http-server-for-web-applications/book"
34 author="Clément Nedelcu"
35 site="http://cnedelcu.blogspot.com"
36 publisher="Packt Publishing"
37 lang="English"
38 cover="/books/nginx_http_server.jpg" />
39
40 <book
41 title="实战Nginx:取代Apache的高性能Web服务器
42 (nginx in Practice: A High Performance Web Server to Replace Apache)"
43 link="http://product.dangdang.com/product.aspx?product_id=20807089"
44 author="张宴 (Zhang Yan)"
45 site="http://blog.s135.com"
46 publisher="电子工业出版社 (Publishing House of Electronics Industry)"
47 lang="中文 (Chinese)"
48 cover="/books/nginx_in_practice.jpg" />
49
50 </section>
51
52 </article>