Skip to content

Instantly share code, notes, and snippets.

View taiwen's full-sized avatar

Taiwen Jiang taiwen

  • Beijing
View GitHub Profile
ZF2 Documentation State of Art
------------------------------
Authentication (ok)
Barcode (ok)
Cache (to fix)
Captcha (ok)
Code (to be completed)
Config (ok)
Console (to be completed)
/* css hover version of .dropdown */
.dropdown-hover {
.dropdown ();
&:hover {
> .dropdown-menu {
display: block;
}
}
@taiwen
taiwen / enable-response-compress
Last active August 29, 2015 14:02
How to enable gzip/deflate compression for output
# Enables response compression in Apache
## Enables Apache modules: `deflate_module` and `headers_module`
## Configure directive in `httpd.conf`
```
<IfModule mod_deflate>
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript application/x-javascript application/javascript
</IfModule>
```

#The Great Firewall (GFW) Contributors List

注:数据来源为 dblp 和 cndblp, 下面括号中的数字表示 dblp 中显示的跟方滨兴合作论文的数量

###Binxing Fang (方滨兴)

中国工程院院士,北京邮电大学教授,中国科学院计算技术研究所网络方向首席科学家
http://en.wikipedia.org/wiki/Fang_Binxing