Share a GIMP Chinese Tutorial

GIMP (GNU Image Manipulation Program) is an image retouching and editing tool and is released under the GPLv3 license as free and open-source software. There are versions tailored for most operating systems including Microsoft Windows, OS X and Linux. GIMP…

Sublime Text 2/3 GBK Encoding Support and Input Chinese with ibus on Ubuntu

Sublime Text 3 GBK Encoding Support Press Ctrl ~ to open the command line, and then enter the following line of code import urllib.request,os,hashlib; h = '2915d1851351e5ee549c20394736b442' + '8bc59f460fa1548d1514676163dafc88'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) );…