Diamond Viper ATI Radeon™ HD 2600 AGP 256MB GDDR2 Video Card
I have an desktop about two years old with ATI 9200 video card which is almost 4 years old. I replaced the fan of this video card in 2005. Now I would like to buy a new video card with...
Tech geek. Life geek.
I have an desktop about two years old with ATI 9200 video card which is almost 4 years old. I replaced the fan of this video card in 2005. Now I would like to buy a new video card with...
From now, Dreamhost start to provide ZenPhoto in its easy One-Click! installation. Based on the official letter from dreamhost, zenphoto is more better than Gallary. I may try it later this week. See how good it is. I also know...
reCAPTCHA is better than MT native captcha image. reCAPTCHA is not only the a program that can tell whether its user is a human or a computer, but also let users help to recognize the scanned document. More details about...
You will see the warning of Google’s SSL server certificate is expired when you login you Google AdWords account this morning.
Blackjack Club is an onlne casino which provides online black jack game. It has many table games including Blackjack, Bacarrat, Caribbean Poker, Sic Bo, Roulette, Craps, Pai Gow, Pontoon. Slots machine is also fun. Blackjack Club has two 3D games...
I have some USB flash disks. I’d like to make it a bootable with Ubuntu 7.10. Let me show you how to do it. 1. Grab the Ubuntu 7.10 ISO and burn it to a CD 2. Insert the CD...
I replaced the fan of power supply unit(PSU) in PC. The fan was too noise to sit beside the PC. I bought one PSU fan last friday in Crystal Mall. It’s $9. EverFlow F128025SM, 12V, 0.14AMP, 2400rpm, 26db. To remove...
I posted PHP connect DBF file with a sample. Now Pierre left the message and asked why error comes up. I doing some tests and get the answer. 1) The database.dbf is reserved name. 2) The field name is always...
1) Start early and invest regularly Regular investing puts the power of compound growth on your side. And the earlier you start, the more you may have in the future. 2) Reduce taxes today RRSPs are designed to help build...
It is tax season again. Now I would like to introduce another one. One of the most famous Tax Software. Premium + State Taxcut Software by H&R Block They offer a range of products, all of which are supported by...
Google introduced it Chart API last December. For reference, I noted here my tips. I need a 3D Pie chart. The code should looks like below: <img src=”https://chart.apis.google.com/chart?cht=p3&chd=t:50,10,40&chs=500×200&chl=PR|HTTP Status|Whois”/> The code can break down as shown here: “cht=p3” is the...
Dreamhost has a one-click install function. It is easy to install a new program. Now I will go through the Joomla! 1.5 installation. In the Web Panel of Dreamhost, choose googies > One-Click Install Choose the Joomla! 1.5 and site/directory...
I have some site on the Dreamhost. To monitor the traffic and performance, I have Awstats on site and runing many cron jobs every day. I have the experience of how to install AwStats on the Ubuntu server. The cron...
To repare the corrupted MyISAM tables, just cd to the directory that holds the MyISAM datafiles, then run this: $ myisamchk -r -q table_name If it doesn’t work, try this command, $ myisamchk –safe-recover table_name The above two commands can...
MySQL is very popular. Many open source or free software use MySQL as their main database engine. To make our data safe, please remember to backup your data regularly. There are two methodologies you can use to back up MySQL...