May 2009 Archives

Best choice of Wii mod chip

| 1 Comment

There are many different brand mod chips for Wii.
WiiKey, D2CKey, Cyclowiz, Wiinja, Wiinja Deluxe, Wiibuster, etc.

Compare with the price, function, features and the Wii Drivechip, I recommend Wii Key 2.
Wii Key 2 support DMS, D2A, D2B, D2C, D2C-2 and D2E chipsets. Support all regions, including USA, JAP, PAL and KOREA

The full specification shown below:

* Compatible with DMS, D2A, D2B, D2C, D2C-2 and D2E chipsets
* Compatible with all regions, USA, JAP, PAL and KOREA
* Compatible with D2B "cut pin" drives (does not require the cut pins to be connected)
* Fully configurable and updatable via DVD
* Advanced automatic region detection with fallback (works even if a drive is changed to a different region Wii)
* Region override for Wii and Gamecube games
* Direct Boot of Wii original, import, and backup games
* Direct Boot of Gamecube original, import, and backup games
* Direct boot of homebrew in GC mode
* Supports multi-disc games, DVD-R, +R, +RW (no bitsetting required)
* Supports Dual Layer
* Supports factory made 'silvers', even with incorrect header data
* Supports, SMG, SSBB, Mario Kart and other 'problem' titles
* Streaming audio-fix for Gamecube games
* Diskspeed configurable via DVD, with separate settings for different media types
* Recovery mode makes it impossible to brick the chip with a bad flash
* 8Mbit onboard flash for storing data and applications
* Rock solid performance with 3.3V FPGA core and high quality components
* Multifrequency Ringpiece Oscillators (MRO) for optimum performance, even with problem drives
* Onboard status LEDs


It is only 19.95, plus tax $1 and shipping fee, total is $25.90. When you make order through Canadamods.ca. Shipping taks about one week.

Now it is yellow tag in the back of Wii Key 2 chip, so 6 solder points only for D2C, D2C2, or D2E.

Google has a new free wizard for web master. It is Google Web Elements.

As a web master, you can add calendar, maps, news, spreadsheet, etc.

You don't need a lot of skill to do it. It is very simply and easy to implement.

More Google Web Elements question and answer here.

It is one step of my backup script under Windows 2000. Of course it works under Windows XP.

First, I use 7z as my default compress tool. Not because of it is a free, Open Source software, but it supports more format and compress methods.

The command program is 7z.exe under the installation of 7z package.
You can download it from here.

I got the 0xC80001FE error message when I tried to update my Windows 2000 installation.

It takes time to find the solution. Now I figure out it.

The problem is McAfee Antivirus program. It locks some system files which are used when Windows try to do the updates.

OK. Let's go to the details of solutions.

How to reset Lxadmin password

| No Comments

I have the problem to logon my Lxadmin panel of VPS.
I tried upgrading, restarting, still can not logon.

Later I find the way to reset password. It is good enough to solve my problem.

To upgrade Lxadmin through SSH, logon server via SSH with your root user first.

The command is shown as below:
Upgrade lxadmin

/script/upcp

Restart lxadmin

/script/restart

If you forgot your webmin password, you may need read following instruction which will show you how to reset it. Because I did it yesterday afternoon.

First, logon to the server via ssh and sudo as root user, or just ssh on server with your root user.

Second, say, you want to change or reset your password to [newpass].

/usr/libexec/webmin/changepass.pl /etc/webmin root newpass

After that, it will tell you,
Updated password of Webmin user root


Vote for next four years in BC

| No Comments

Today is voting day for BC. No matter which party you support, please go to vote.

The polls are open and British Columbians are on their way to school gyms and church basements across the province to pick their next government. Polling stations will be open on Tuesday from 8 a.m. to 8 p.m. Pacific Time and 9 a.m. to 9 p.m. in the Mountain Time zone. via CBC.ca

Some candidates' party shown below:
B.C. Liberals
NDP
Greens
B.C. Conservatives

Run php from HTML file

| 2 Comments

The scenario is I have a blog powered by Movabletype. All html files. Later I need it to be running like a php file. Then I can add php codes inside without changing extension name from html to php.

I'd like to keep the URL. The blog is about five years old.

OK.

Two years ago, I add the following into .htaccess file, which is from "Let php engine handle html as php".
RemoveHandler .html .htm
AddType application/x-httpd-php .php .htm .html

It works very well until last week.

I got the error like ask me save the file or not. It is not return the correct php or html file.

About this Archive

This page is an archive of entries from May 2009 listed from newest to oldest.

April 2009 is the previous archive.

June 2009 is the next archive.

Find recent content on the main index or look in the archives to find all content.

OpenID accepted here Learn more about OpenID
Powered by Movable Type 5.01

Subscribe

Online Tools

Code Convertor