AnthonyWong

Differences between revisions 9 and 19 (spanning 10 versions)
Revision 9 as of 2014-01-29 10:23:26
Size: 1165
Editor: anthonywong
Comment:
Revision 19 as of 2015-08-26 04:40:52
Size: 4101
Editor: anthonywong
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#format wiki ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||
Line 3: Line 3:
== About me == = About me =
Line 5: Line 5:
My name is Anthony Wong, Chinese name is 黃彥邦. I'm a GNU/Linux and open source software enthusiast, joined Debian as DD in 1999, and have been working in the Linux industry for a long time. Now I'm working at Canonical and responsible for hardware enablement in Ubuntu. My name is Anthony Wong, Chinese name is 黃彥邦. I'm a GNU/Linux and open source software enthusiast. I joined Debian as DD in 1999, and have been working in the Linux industry for a long time. Now I'm working at Canonical and am responsible for hardware enablement in Ubuntu.
Line 8: Line 8:
 * Launchpad profile : [[https://launchpad.net/~anthonoywong]]  * Launchpad profile: [[https://launchpad.net/~anthonywong]]
Line 12: Line 12:
= Contribution =
Line 13: Line 15:
 * [[http://packages.debian.org/sid/rifiuti2 | Rifiuti2 - A MS Windows recycle bin analysis tool]]
 * [[http://packages.debian.org/search?keywords=ibus-cangjie]]
 * [[http://packages.debian.org/search?keywords=libcangjie]]
 * [[http://packages.debian.org/search?keywords=pycangjie]]
 * [[http://packages.debian.org/sid/rifiuti2 | Rifiuti2]] - A MS Windows recycle bin analysis tool
 * [[http://packages.debian.org/search?keywords=ibus-cangjie | ibus-cangjie]] - Cangjie and Quick input methods for IBus, mainly for Hong Kong and Taiwan people.
 * [[http://packages.debian.org/search?keywords=libcangjie | libcangjie2 ]] - Cangjie input method library, which ibus-cangjie relies on.
 * [[http://packages.debian.org/search?keywords=pycangjie | python3-pycangjie ]] - Python wrapper to libcangjie, as ibus-cangjie is written in Python and so needs a python library of libcangjie.
Line 20: Line 22:
 * [[https://bugs.launchpad.net/ubuntu/+source/linux-lts-raring/+bug/1231305]]
 * [[https://bugs.launchpad.net/bugs/1188025]]
 * Bug fix: [[https://bugs.launchpad.net/command-not-found/+bug/1029204]]
=== Ubuntu ===
 * Manage hardware enablement issues on OEM projects and n+1 upstream/backport efforts as can be seen in [[http://www.launchpad.net/hwe-next | HWE Next]]. For how we do n+1, you can read [[http://odm.ubuntu.com/uhs/2011/Upstreaming%20Enablement%20and%20components.pdf | my slide deck]] of my talk in [[http://odm.ubuntu.com/uhs/2011/ | UHS 2012]] and this [[http://blog.canonical.com/2012/03/07/improving-hardware-support-in-ubuntu/ | blog]].
 * I also belong to the [[https://launchpad.net/~ubuntu-l10n-zh-hk | Ubuntu Traditional Chinese (Hong Kong)]], [[https://launchpad.net/~ubuntu-l10n-zh-tw | Ubuntu Traditional Chinese (Taiwan)]] and [[https://launchpad.net/~ubuntu-l10n-zh-cn | Ubuntu Simplified Chinese]] translation teams, an active translator.
 * Helps [[http://launchpad.net/indicator-keylock|indicator-keylock]] to be in a good shape, i.e. lintian clean, for uploading to Ubuntu. - [[https://bugs.launchpad.net/ubuntu/+bug/1392283 | LP: #1392283]]

=== Ubuntu Kylin ===
 * I work on the [[http://www.launchpad.net/ubuntukylin | Ubuntu Kylin]] project, help managing the engineers for bug fixing and will fix one or two from time to time. We hang out at #ubuntukylin-devel on irc.freenode.net.
 * Organized the first Ubuntu Kylin release party in Beijing for the 13.04 launch.
 * Gave talks about Ubuntu Kylin, one for [[http://www.slideshare.net/ypwong/ubuntu1304-releaseparty-for-linkedin | 13.04]] and another for [[http://www.slideshare.net/ypwong/ubuntu-1404beijingreleaseparty | 14.04]].

=== Bug Fixes ===
 * [[https://bugs.launchpad.net/unity/+bug/830801 | Unity bug 830801]] - This is my first patch to Ubuntu, at that time I was still not familiar with the Ubuntu bzr/merge request workflow and so I submitted the patch in the old style, i.e. attaching the patch to the bug.
 * [[https://bugs.launchpad.net/ubuntu/+bug/1231305 | Kernel bug 1231305]] - Fixed a kernel bug that brightness adjustment does not work on Haswell ULT.
 * [[https://bugs.launchpad.net/command-not-found/+bug/1029204 | command-not-found bug 1029204]] - Fixed a locale issue.
 * [[https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/1312349 | gnome-bluetooth bug 1312349]] - Fixed a bluetooth bug which so that a certain type of bluetooth keyboard can be connected.
 * [[https://code.launchpad.net/~anthonywong/sudoku-app/better-i18n | sudoku-app i18n bug]] - Cleaned up the sudoku-app so it handles i18n/l10n properly.
 * Merged branches can be found [[https://code.launchpad.net/~anthonywong/+branches?field.lifecycle=MERGED&field.lifecycle-empty-marker=1&field.sort_by=most+recently+changed+first&field.sort_by-empty-marker=1|here]].

About me

My name is Anthony Wong, Chinese name is 黃彥邦. I'm a GNU/Linux and open source software enthusiast. I joined Debian as DD in 1999, and have been working in the Linux industry for a long time. Now I'm working at Canonical and am responsible for hardware enablement in Ubuntu.

Contribution

Packages in Debian and Ubuntu

  • Rifiuti2 - A MS Windows recycle bin analysis tool

  • ibus-cangjie - Cangjie and Quick input methods for IBus, mainly for Hong Kong and Taiwan people.

  • libcangjie2 - Cangjie input method library, which ibus-cangjie relies on.

  • python3-pycangjie - Python wrapper to libcangjie, as ibus-cangjie is written in Python and so needs a python library of libcangjie.

Ubuntu Work

Ubuntu

Ubuntu Kylin

  • I work on the Ubuntu Kylin project, help managing the engineers for bug fixing and will fix one or two from time to time. We hang out at #ubuntukylin-devel on irc.freenode.net.

  • Organized the first Ubuntu Kylin release party in Beijing for the 13.04 launch.
  • Gave talks about Ubuntu Kylin, one for 13.04 and another for 14.04.

Bug Fixes

  • Unity bug 830801 - This is my first patch to Ubuntu, at that time I was still not familiar with the Ubuntu bzr/merge request workflow and so I submitted the patch in the old style, i.e. attaching the patch to the bug.

  • Kernel bug 1231305 - Fixed a kernel bug that brightness adjustment does not work on Haswell ULT.

  • command-not-found bug 1029204 - Fixed a locale issue.

  • gnome-bluetooth bug 1312349 - Fixed a bluetooth bug which so that a certain type of bluetooth keyboard can be connected.

  • sudoku-app i18n bug - Cleaned up the sudoku-app so it handles i18n/l10n properly.

  • Merged branches can be found here.


CategoryHomepage

AnthonyWong (last edited 2015-08-26 04:40:52 by anthonywong)