Subscribe to
Posts
Comments

Archive for January, 2008

I was kind of addicted to gamble before and I think the only way to treat it is to understand how casino make money on gamble.
I was addicted to gamble the first time when I experienced Las Vegas. That was the first year when I came over to the

United States from China. I was […]

I always use Baidu.com when it comes to search Chinese web pages and I haven’t visit

Google.cn for a long while. I tried to search SIUSIC today on Google.cn to see whether my new post was indexed and yes it was. Amazingly I found the accuracy of its Chinese translation has increased substantially. So has […]

MySQL Update Statement

Yesterday I needed to write an update statement

to update records in a table that met conditions defined with two other tables. I always thought the select, update, insert and delete syntax are universal regardless of database vendors. So I wrote the script. It was like the following
Update C
Set C.status=’Active’
From tableA A
Join tableB […]

I did a post on how to remove malware, Wintems.exe and Hldrrr.exe. It turns out to be the most successful post on my blog. It attracted almost 100 readers daily and some of the reader left very good comments.
One recent reader said.
I had the same virus and I couldn’t kill it until the […]

I was surprised when I lean that MySQL was acquired by Sun Micro System. The price tag for the deal was 1 Billion. The industry was expecting MySQL going public and a hot IPO in 2008.
It is certainly a surprise for everyone knows MySQL. But it seems to make a lot of sense for […]

Next »