Tagged articles
7 articles
Page 1 of 1
Architect's Journey
Architect's Journey
Oct 29, 2021 · User Experience Design

When Code Sidetracked a UI Designer: My Journey Through Themes, Input Methods, and Product Experiments

The author recounts how a high‑school love for graphic design led to Windows Mobile theme hacking, a prize‑winning custom Wubi input layout, Xiaomi theme creation with MAML DSL and WebSocket push, and a later product concept that was ultimately blocked, illustrating the evolution from UI hobbyist to self‑taught developer.

MAML DSLUI designWindows Mobile
0 likes · 10 min read
When Code Sidetracked a UI Designer: My Journey Through Themes, Input Methods, and Product Experiments
ITPUB
ITPUB
Apr 14, 2021 · Fundamentals

Uncovering Wang Xiaobo: The Writer Who Pioneered Chinese Software in the Early 1990s

This article chronicles the little‑known programmer side of celebrated Chinese writer Wang Xiaobo, detailing his self‑taught mastery of FORTRAN, C, and assembly, his creation of a Chinese input method and editor, and the vivid correspondence that reveals his early 1990s software development challenges and achievements.

C languageChinese programmingFortran
0 likes · 14 min read
Uncovering Wang Xiaobo: The Writer Who Pioneered Chinese Software in the Early 1990s
ITPUB
ITPUB
Apr 11, 2021 · Fundamentals

The Hidden Programmer Behind Wang Xiaobo: Early Chinese Software and Input‑Method Innovations

This article recounts how celebrated Chinese writer Wang Xiaobo, also an early programmer, created his own Chinese input method and statistical software in the late 1980s and early 1990s, detailing his self‑taught mastery of FORTRAN, assembly, C, and the challenges of building software in a nascent Chinese computing environment.

C programmingFortranWang Xiaobo
0 likes · 15 min read
The Hidden Programmer Behind Wang Xiaobo: Early Chinese Software and Input‑Method Innovations
Liangxu Linux
Liangxu Linux
Oct 9, 2020 · Operations

Install Sogou Input Method on Ubuntu 20.04 – Step‑by‑Step Guide

This guide explains how to install the Linux version of Sogou Input Method on Ubuntu 20.04, covering the download from the official site, required terminal commands, configuration with fcitx‑configtool, and final activation steps, while noting the QT4 dependency issue that prompted the update.

LinuxSogouUbuntu
0 likes · 4 min read
Install Sogou Input Method on Ubuntu 20.04 – Step‑by‑Step Guide
FunTester
FunTester
Aug 25, 2019 · Mobile Development

Programmatically Switch Android Input Methods with UiAutomator and ADB

This guide shows how to automatically change the Android input method to UTF‑7 or any other IME during UiAutomator tests by executing ADB commands, listing available IMEs, and handling command output on both macOS and Windows environments.

ADBAndroidAutomation
0 likes · 6 min read
Programmatically Switch Android Input Methods with UiAutomator and ADB