Hi, I am Mofei!

Blog

Coding and living,
in Finland.

Writing about engineering, life, and things I'm slowly figuring out.

Read articles in time order, or enter through story collections.

HTML Input Color Picker (HTML5 Color Input)
Tech
Jul 2, 2014

HTML Input Color Picker (HTML5 Color Input)

Easily invoke the system color picker, respond to color changes in real-time, and offer color options to enhance user interaction.

Reads17kComments2
Read the full story
How to Get Server System Time Using JavaScript
Tech
Jun 24, 2014

How to Get Server System Time Using JavaScript

Easily obtain server time by reading the Date field from HTTP response headers, avoiding risks of tampered local time.

Reads12kComments6
Read the full story
Comprehensive Guide to Flexbox Layout
Tech
Jun 12, 2014

Comprehensive Guide to Flexbox Layout

Explore the core concepts and key properties of Flexbox to master modern web layout techniques with ease.

Reads14kComments2
Read the full story
In-Depth Guide and Standards for Manifest
Tech
Apr 12, 2014

In-Depth Guide and Standards for Manifest

Discover how manifest files enable offline access, speed up loading, and optimize cache management for web pages.

Reads11kComments3
Read the full story
6 High-Paying Careers of the Future
Life
Feb 15, 2014

6 High-Paying Careers of the Future

Discover six promising and high-paying careers shaping the future and transforming how we live and work.

Reads10kComments0
Read the full story
Calculating File MD5 Hash Using HTML5 File API
Tech
Jan 15, 2014

Calculating File MD5 Hash Using HTML5 File API

Easily compute a file's unique MD5 hash by chunk-reading large files with HTML5 File API and processing them with SparkMD5.

Reads43kComments18
Read the full story
HTML5 Drag-and-Drop File Download to Folders
Tech
Jan 10, 2014

HTML5 Drag-and-Drop File Download to Folders

Discover how to drag files from a webpage directly into any local folder using Chrome for seamless downloads.

Reads13kComments2
Read the full story
How to Become an Outstanding Web Front-End Developer?
Life
Dec 27, 2013

How to Become an Outstanding Web Front-End Developer?

Discover the skills, mindset, and communication needed to excel as a front-end engineer while balancing diverse stakeholder demands.

Reads10kComments0
Read the full story
JavaScript Auto-Adjusting Font Size for Text Boxes
Tech
Nov 15, 2013

JavaScript Auto-Adjusting Font Size for Text Boxes

Learn a simple iterative method to auto-adjust font size within fixed areas, ensuring perfect fit for any content.

Reads22kComments1
Read the full story
A Letter I Once Wrote to Myself
Life
Nov 14, 2013

A Letter I Once Wrote to Myself

Looking back at a letter written four years ago, witnessing growth through effort and inspiring continued progress.

Reads15kComments8
Read the full story
Cross-Domain Iframe Height Auto-Adjustment Solution
Tech
Oct 30, 2013

Cross-Domain Iframe Height Auto-Adjustment Solution

Discover how to overcome cross-domain restrictions to dynamically adjust iframe height for better page aesthetics and user experience.

Reads36kComments1
Read the full story