跳到主要內容

2015 Blog Plan


After I left school and join my current company, so many things happened. Some of them bring me the ideas that I would like to review and share.

Here is new Blog Plan in 2015.

1. story of atol (long is not as long long)

2. how to build mentorship (what I learned from work)

3. bug status?(read note from "why programs fail")

4. how to write e-mail in company, especially for Chinese

                                                                          ------------------- 3.10

留言

這個網誌中的熱門文章

Useful Gvim Skills for translation work

As I use linux as normal operating system, and prefer gvim very much. I would like to share some skills to help keep your hands away from mouse bracing the high efficient way of working. Especially for the survive stage vim newbees. I hope the article will help you get into the translation work faster than spending long time learning vim from 0. 因为日常使用linux系统,翻译工作的工具又比较偏爱gvim,所以分享一些小技巧,希望帮助大家远离“鼠标+键盘”的低效工作模式,特别是刚刚处于survive阶段的vim轻度用户。快速在翻译工作中高效使用vim。 1.MOVE    移动 1.1 move between msgstr       msgstr间移动 The basic item of .po file is msgstr, when whose state is untranslated and fuzzy need working on. So jump between the msgstr is very simple: 在翻译中基本单位是msgstr,需要翻译的状态是:未翻译和fuzzy,在这两种状态直接的跳跃方法很简单: In both normal and insert state, SHIFT+F1, next untranslated,  SHIFT+F2, pre untranslated  SHIFT+F5, next fuzzy, SHIFT+F6, pre fuzzy. 两种状态下,SHIFT+F1,下一条未翻译,SHIFT+F2,上一条未翻译。 SHIFT+F5,下一条fuzzy,SHIFT+F6,上一条fuzzy。 If you would lik...

Back to Blogger

Start up my blogger spot again~ After working in a frequent re-organizing business unit in a big company for nearly 10 years, struggling in the seas of system, Bigdata, ML/DL, cloud, etc. On one hand I feel myself like Columbus overrun the seven seas(OSI) dreaming for land, on the other hand I feel like farming the four seasons, harvesting less for climate change or tribes migrate.  This year I have a new plan, to start a journey back to land. To farm on a small, stable land, growing something I like. Ref: little forest   Why I choose back to blogger, my expectation of my renew blog: - To track the thoughts - To incubate articles - To communicate on related topics    My previous ways: - github issue     - Pro: quiet enough for me:)     - Con: no feedback and discussion for the thoughts - local obsidian notes/xmind     - Pro: very efficient to trace and summary     - Con: I am the only reader The only way I c...

Translation project 101

The propose of this article it to help new Gnomer become translation, especially help the Chinese who would like to join Chinese translation team but have troubles to handle all the English Guide . As a woman, I hope more women could be interested in or even a part of open source. 本文的目的是帮助 Gnome 新人成为翻译者,特别是帮助那些想加入中文翻译团队却因为英文  guide 而头疼的成员。作为女性,我希望更多女性对开源项目感兴趣,甚至成为其中一员。 I once tried to be a GNOME translator, so I found out ways to follow the guide of GNOME, but the translation is not in good format, not accepted. At that time I was wondering how hard translation will be. Until be taught by my mentor now, who are the committer of Chinese Translation team, the speaker of GNOME Asia 2013. If you get any questions with translation and workflow, you could ask himfor help. 今年早些时候,我试着加入 GNOME 团队,做过一点翻译,质量不是很理想。主要原因是对整个翻译的 team 以及工作流程了解的不够。感谢我的 mentor ,给了我许多帮助,他是 GNOME 中文团队的 committer ,如果你在翻译过程中有任何问题,可以请教他。 The most important thing that I have learned is "work with the t...