forked from hax/hax.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintro.html
More file actions
26 lines (26 loc) · 1.69 KB
/
intro.html
File metadata and controls
26 lines (26 loc) · 1.69 KB
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
---
layout: default
title: About Hax
lang: zh-cmn-Hans-x-hax
---
<section id="about">
<style scoped>
body {
line-height: 1.6;
margin: auto;
-webkit-columns: 20em;
-moz-columns: 20em;
-ms-columns: 20em;
-o-columns: 20em;
columns: 20em;
padding: 1.6em;
}
p {
margin: 0.8em 0;
}
</style>
<p><b>贺师俊</b>,网名<b>Hax</b><small>(包括几个变形形式如<b>John Hax</b>或者<b>haxy</b>)</small>,有年头的Web开发者,信仰Web标准,HTML纯化论者+CSS理想主义者+JavaScript改革派+REST信徒。
<p>他致力于构建真正实践互联网开放理念的Web产品,并平衡需求、技术和人性因素。所以在写代码以外,他还热切的关注可用性、无障碍性乃至更广泛意义上的用户体验<small>(譬如售后服务)</small>。
<p>作为一个坚持己见的人,Hax因犀利的技术批评为人所知,其拍砖对象<a href="http://bbs.51js.com/thread-85542-1-1.html">下到写书神棍</a>,<a href="http://hax.iteye.com/blog/653499">上至业界权威</a>,中间亦包括他的同事和朋友——因为他深信正直坦诚是技术人员必须坚守的美德,并希望通过自由而热烈的讨论推动技术社群不断成长、永葆活力。
<p>Hax毕业于复旦大学,之前曾在<a href="http://in.sdo.com/">盛大创新院</a>从事电子书开放平台的相关工作,最近则加入了<b><a href="http://www.baixing.com/">百姓网</a></b>。他感兴趣的领域除了Web标准、协议、架构以及与Web相关的各种具体技术之外,还包括交互设计、排版与字体、编程语言和方法论等。可在新浪微博上<a href="http://weibo.com/haxy">@johnhax</a>与他交流。
</section>