Snowpeak Blog

Sharing and discussing cutting-edge technologies of AI and cloud computing, and other interesting topics.

Article

WeChat Official Account Development - Simplified User Binding through Web Authorization

This tutorial introduces how to implement simplified user-system binding through WeChat web authorization. Using the OAuth2.0 interface, users can achieve automatic login without repeated logins, enha...

Installing Spket in Eclipse for ExtJs4.1 and jQuery Code Completion

This article introduces how to install the Spket plugin in Eclipse and configure it to support code completion for ExtJs4.1 and jQuery. Through detailed step-by-step instructions, it helps developers ...

A Further Discussion on Implementing Tree Structures with Nested Set Model

This article delves into the implementation of tree structures in relational databases using the Nested Set Model. Based on Mike Hillyer's classic model, performance is optimized by adding a node dept...

Enabling SSL Support for PHP Sockets

This article describes how to enable SSL support for PHP socket functionality in a Windows environment, resolving the "Unable to find the socket transport "ssl"" error.

MySQL Auto-increment ID in Multiple Row Insert

Based on a question and answer from Stack Overflow, this article explores the behavior characteristics of auto-increment IDs when inserting multiple records at once in MySQL. In normal circumstances, ...

Installing and Configuring PHP + Memcache on Windows

As time goes by, most of the documentation available online for installing Memcache on Windows has become outdated. Here Xuefeng briefly introduces the installation and configuration methods for the l...

Recently Registered 3 Domain Names

Recently registered 3 domain names http://www.finedisk.com/ http://www.finedisk.net/ http://www.fundisk.net/

Snowpeak.org 10th Anniversary Celebration

This article documents the 10th anniversary of the snowpeak.org domain registration, reviewing the website's development journey from its creation in 2000 to the present, and the story behind the doma...

Linux Remote Desktop with TigerVNC

This article describes how to configure remote desktop services using TigerVNC on Linux systems, including server-side configuration, client connections, and secure connection methods via SSH tunnelin...

Playing Flash Videos on iPhone and iPad Without Jailbreaking or Installing Apps

iPhone and iPad do not natively support Flash. One approach is to install Flash-supporting apps like Frash. I came across a method introduced by foreign friends that allows Flash playback without jail...

Installing PHP 5.2 and PHP 5.3 on the Same Linux System

This article describes how to install and manage both PHP 5.2 and PHP 5.3 versions on a single Linux machine, including environment configuration, Apache module management, and version switching metho...

IE6 and Microsoft YaHei

This article introduces methods for using Microsoft YaHei font in IE6 browser, as well as alternative solutions when UTF-8 character set is required.