开发工具大杂烩 ============== Dev tools for a company ~~~~~~~~~~~~~~~~~~~~~~~ Version Control ^^^^^^^^^^^^^^^ git TODO(liushaohui): 好的教程在那里 github see: http://www.github.com/ CodeReview And Task Manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^ facebook 开源的任务管理和codreview系统 phabricator see: http://phabricator.org/ Codestyle ^^^^^^^^^ see: https://github.com/brantyoung/zh-google-styleguide Python Web Framework ^^^^^^^^^^^^^^^^^^^^ Django see: https://www.djangoproject.com C++ Build System ^^^^^^^^^^^^^^^^ Blade see: http://code.google.com/p/typhoon-blade/ Cpplint Codestyle 检查工具 CSS Framework ^^^^^^^^^^^^^ Bootstrap see: http://twitter.github.com/bootstrap/ 进程监控 ^^^^^^^^ python: supervisord http://www.supervisord.org/ supervisord的问题在于升级需要重启所有进程 ruby: god http://godrb.com/ Big Data ^^^^^^^^ Hadoop/Hbase 自动化运维 ^^^^^^^^^^ puppet see: https://puppetlabs.com/ 远程面试 ^^^^^^^^ http://collabedit.com/ 内部DNS服务器 ^^^^^^^^^^^^^ bind 用户管理 ^^^^^^^^ LDAP rpc通讯序列化与反序列化 ^^^^^^^^^^^^^^^^^^^^^^^ google protobuf see: http://code.google.com/p/protobuf/ Cobller:部署系统; LDAP:用户管理; Zabbix:强大的监控(应用和系统都能监控); Flume:日志系统收集 Hive:数据统计分析=SQL+MapReduce; Mahout:数据挖掘); 日志分析: Splunk javascript ^^^^^^^^^^ http://blog.bingo929.com/dojo-javascript-style-guide.html TODO ~~~~ 公司邮箱,内部沟通工具, 服务器托管, ...