Differences between revisions 4 and 5
Revision 4 as of 2006-04-26 08:04:49
Size: 4726
Editor: ZoomQuiet
Comment: build.sh?rev=1176&format=txt
Revision 5 as of 2006-04-26 08:05:48
Size: 4729
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 42: Line 42:
(!) 具体的shell 脚本可以参考:[http://cvs.woodpecker.org.cn/trac/file/zh-translations/trunk/diveintopython/zh-cn/build.sh?rev=1176&format=tx build.sh]
(!) 具体的shell 脚本可以参考:[http://cvs.woodpecker.org.cn/trac/file/zh-translations/trunk/diveintopython/zh-cn/build.sh?rev=1176&format=txt build.sh]

DIP 5.4 简体中文版本正式释放说明

经过大家的共同努力,Dive Into Python 5.4 简体中文版终于在 2006/04/25 出炉了。

(!) 原来的 http://cn.diveintopython.org 已经重定向到了新地址 http://www.woodpecker.org.cn/diveintopython/

DIP 的翻译成果

本次释放的版本 [DIP_5_4_CPUG_RELEASE] 是截止到 2006/04/25 的更新。

继续维护的版本

翻译过程中还会有疏漏,我们将继续维护 DIP 5.4 的中译版。

大家对本译本有任何问题可以进一步讨论:

翻译工程的组织

  • 希望下面的信息对其他社区在组织类似的翻译项目时会有所帮助。

项目时间表

  1. 立项:2005/12/01
  2. 翻译:2005/12/01 - 2006/03/12
  3. 第一次整体编译:2006/03/12
  4. 纠错:2006/03/12 - 2006/04/25
  5. 与原作者联系:2006/04/05
  6. 与Ubuntu社区联系:2006/04/20
  7. 发布:2006/04/25

项目工具

服务器端

  • trac+Subversion
  • 作者提供的DocBook脚本工具(经过修改)

  • python+xsltproc+Shell

(!) 由于Java环境问题,在服务器上用 xsltproc 实现解析

(!) 具体的shell 脚本可以参考:[http://cvs.woodpecker.org.cn/trac/file/zh-translations/trunk/diveintopython/zh-cn/build.sh?rev=1176&format=txt build.sh]

客户端

  • 作者提供的DocBook脚本工具

  • JDK+Python
  • SVN客户端

团队协作

本项目是多人共同合作的结果,需要大量的协作交流。大家主要以三种的方式进行协作交流:WIKI、gtalk、邮件列表。

  • 使用wiki:认领文件、汇报翻译和校对进度
  • 使用邮件列表:宣传本项目、招募翻译和校对人员、发布最新消息
  • 使用gtalk:进行实时交流,如翻译问题、术语核对等

翻译工作流程

  1. 在WIKI中认领要翻译的文件
  2. 从SVN检出xml源码
  3. 翻译xml文件
  4. 本地编译输出html查看效果
  5. 自行校对
  6. 检入SVN

校对工作流程

  • 译者交叉审校机制(有SVN检入帐号)
    1. 在WIKI中认领要校对的文件
    2. 从SVN检出xml源码
    3. 修改xml文件
    4. 检入SVN
  • 广泛校对机制(无SVN检入帐号)
    • 适用于不熟悉 DocBook XML 的广大读者

    • 可以使用 WIKI、BLOG、邮件列表等途径汇报错误,再由有SVN检入帐号的成员修改xml源代码并提交

团队成员

  • limodou (limodou AT gmail DOT com)
  • Zoom.Quiet (zoom.quiet AT gmail DOT com)
  • Jason Xie (jason AT sinoesl DOT org)
  • YuLin (yulin724 AT gmail DOT com)

  • Weigang LI (dimens AT gmail DOT com)
  • wolfg (wolfg1969 AT gmail DOT com)
  • Osmond (sinosmond AT gmail DOT com)

与原作者联系

与原作者联系的主要任务:

  • 翻译前向原作者确认,以免重复劳动
  • 对于非OpenBook,翻译前应获得原作者授权

  • 翻译后向原作者汇报,并确认发布地址

与Ubuntu社区联系

  • 缘起:由于在Debian/Ubuntu中看到了 DiveIntoPython 的英文包,所以决定与国内的Ubuntu社区联系。

  • 交流过程

    1. http://ubuntu.org.cn 的站长 oneleaf (oneleaf AT gmail DOT com) 联系说明意图

    2. 经 oneleaf 介绍与负责中文包的 Hou ZhengPeng (zhengpeng.hou AT gmail DOT com)取得了联系

    3. Hou ZhengPenghttp://ubuntu.org 确认是否可以将翻译结果纳入软件包库

    4. 提供 HTML 包由 Hou ZhengPeng 制作 .deb 包

    5. Hou ZhengPeng 提供了供测试的 .deb 包

    6. 大家在 Ubantu/Debian 上使用 $ sudo dpkg -i diveintopython-zh_5.4-0ubuntu1_all.deb 命令安装并测试

    7. 向 Hou ZhengPeng 汇报测试情况

    8. Hou ZhengPeng 将测试好的 .deb 包提交给 Ubuntu 软件包仓库

  • 制作 .deb 包对HTML原包的要求(注意事项)
    • 文件使用 utf-8 编码
    • 每个文件应该以 换行符 结束
    • HTML原包不能包含 .svn 信息

其他参予者

项目相关技术

DocBook

Subversion

DiveIntoPythonZhSummary (last edited 2009-12-25 07:17:56 by localhost)