Snowpeak Blog

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

Article

Installing PHP PECL HTTP Extension

My environment is Apache 2.2.19 + PHP 5.3.6, installed on both Fedora 14 Linux and Windows 2003 Server.

SecureCRT Configuration for Displaying Chinese and Colors

SecureCRT is a commonly used remote access tool for Windows, but it needs to be configured properly to display Chinese correctly.

A Solution to PhpMyAdmin Cannot Export Data

When PhpMyAdmin cannot export data, it can be resolved this way.

JavaScript Classes and Class Generator Tool

This article introduces the built-in prototype-based class usage in JavaScript through examples, and explains step by step how to implement a class generator tool function to achieve class-based (simi...

Installing Fedora 14 from Hard Drive

Introduction to installing Fedora 14 operating system from hard drive

Viewing winmail.dat Attachments and Configuration to Avoid This Issue

Introduction to viewing winmail.dat attachments and configuration to avoid this issue.

Solution for "Cannot Find 7z" Issue with Fedora LiveUSB Creator on Windows

Introduce how to solve the "Cannot find 7z" issue with Fedora LiveUSB Creator on Windows.

Cleaning Interference Codes with JavaScript

Create a bookmarklet with JavaScript to easily clean interference codes from web pages.

Reducing Firefox Memory Usage

Translating a foreign article that I tested in practice and found quite effective in solving Firefox's excessive memory usage.

Using Smarty Template Engine with magic_quotes_gpc Enabled in PHP Environment

Although it is not recommended to set magic_quotes_gpc to ON, some legacy programs have already depended on this environment configuration and cannot be turned off temporarily. By default, Smarty temp...

Solution for Opening CHM Files Shared on LAN in Windows 2003

This article describes how to solve the problem of not being able to open CHM files shared on LAN in Windows 2003.

Disable Access Time Recording to Improve Linux Hard Disk Performance

Disable access time recording to improve Linux hard disk performance.