forked from railstutorial-china/rails42
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathauthor.html
98 lines (85 loc) · 5.74 KB
/
author.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
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8"/>
<title>Ruby on Rails 教程 - 作者译者简介</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="description" content="最好的 Ruby on Rails 入门教程"/>
<meta name="keywords" content="ruby, rails, tutorial"/>
<meta name="author" content="Michael Hartl"/>
<meta name="translator" content="安道"/>
<meta name="generator" content="persie 0.0.1.alpha.3"/>
<link rel="stylesheet" type="text/css" href="http://cdn.staticfile.org/twitter-bootstrap/3.2.0/css/bootstrap.min.css"/>
<link rel="stylesheet" type="text/css" href="http://cdn.staticfile.org/font-awesome/4.2.0/css/font-awesome.min.css"/>
<link rel="stylesheet" type="text/css" href="assets/style.css"/>
<script type="text/javascript" src="http://cdn.staticfile.org/jquery/2.1.1/jquery.min.js"></script>
<script type="text/javascript" src="http://cdn.staticfile.org/twitter-bootstrap/3.2.0/js/collapse.min.js"></script>
<script type="text/javascript" src="assets/global.js"></script>
</head>
<body>
<header class="navbar navbar-default navbar-fixed-top navbar-book">
<div class="container">
<div class="navbar-header">
<a href="http://railstutorial-china.org" class="navbar-brand">Ruby on Rails 教程</a>
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target=".book-navbar-collapse">
<span class="sr-only">导航</span>
<i class="fa fa-bars"></i>
</button>
<a href="http://railstutorial-china.org/#purchase" id="navbar-purchase-xs" class="btn btn-warning navbar-btn visible-xs collapsed-purchase-btn">购买</a>
</div>
<nav class="collapse navbar-collapse book-navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="http://railstutorial-china.org" title="首页">首页</a></li>
<li class="active"><a href="http://railstutorial-china.org/read/" title="在线阅读">阅读</a></li>
<li><a href="http://railstutorial-china.org/blog/" title="最新消息">博客</a></li>
<li><a href="https://selfstore.io/products/189/topics" title="论坛">论坛</a></li>
<li class="hidden-xs"><div><a href="http://railstutorial-china.org/#purchase" id="navbar-purchase" class="btn btn-warning navbar-btn" title="购买电子书">购买</a></div></li>
</ul>
</nav>
</div>
</header>
<div class="content">
<div class="container">
<div class="row">
<div class="col-lg-offset-2 col-lg-8">
<article class="article">
<section data-type="author" id="_作者译者简介">
<h1>作者译者简介</h1>
<p>本书英文版原作者是 <a href="http://michaelhartl.com/">Michael Hartl</a>,把 Ruby on Rails Web 开发介绍给世人的先行者之一,也是自出版平台 <a href="http://www.softcover.io/">SoftCover</a> 的联合创始人。他之前曾经写作并开发了 RailsSpace,一本很过时的 Rails 教程;也曾使用 Ruby on Rails 开发过一个名为 Insoshi 的社交网络平台,这个平台曾经很流行,现在已经过气了。因为他对 Ruby 社区的贡献,于 2011 年被授予了 <a href="http://rubyheroes.com/heroes">Ruby Hero 奖</a>。他毕业于<a href="http://college.harvard.edu/">哈佛学院</a>,并获得了<a href="http://www.caltech.edu/">加州理工学院</a>的<a href="http://resolver.caltech.edu/CaltechETD:etd-05222003-161626">物理学博士学位</a>。他还是 <a href="http://ycombinator.com/">Y Combinator</a> 创业者项目的毕业生。</p>
<p>本书简体中文版由<a href="http://about.ac">安道</a>翻译。他是一名翻译爱好者,一直在学习使用 Ruby,已经翻译多本 Rails 相关的书籍,例如《<a href="https://selfstore.io/products/3">使用 RSpec 测试 Rails 程序</a>》和《<a href="https://selfstore.io/products/66">Rails 程序部署之道</a>》等。</p>
</section>
</article>
<div class="navi clearfix">
<div class="pull-left">
<a class="prev" href="acknowledgments.html" title="致谢">« 致谢</a>
</div>
<div class="pull-right">
<a class="next" href="license.html" title="版权和代码授权协议">版权和代码授权协议 » </a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<p>©2013-2015 <a href="http://about.ac" title="安道的网站">安道</a></p>
<p class="sns"><a href="https://twitter.com/andor_chen" title="安道的 Twitter"><i class="fa fa-twitter"></i></a> <a href="http://weibo.com/andor27" title="安道的微博"><i class="fa fa-weibo"></i></a></p>
<p>保留部分权利,禁止转载</p>
</footer>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-56255794-2', 'auto');
ga('send', 'pageview');
$('#navbar-purchase').on('click',function(){
ga('send', 'event', 'button', 'click', 'navbar purchase');
});
$('#navbar-purchase-xs').on('click',function(){
ga('send', 'event', 'button', 'click', 'navbar purchase xs');
});
</script>
</body>
</html>