Hello, world!

·EN
Hello and welcome to ChauRocks.com, I am going to share my journal on medicine on this website to help you learn faster and better.
Continue reading →

Firefox bugged with caption tag

·EN
I discovered this bug after install Google Chrome Beta 2. The label <caption> in Firefox is placed outside of Table, but <caption> is a subelement of <table>. How I discovered this bug? If I set a margin-top and margin-bottom for a <table> with <captio...
Continue reading →

img.onload Error with Internet Explorer

·EN
The following javascript codes doesn't work in IE when loading a second time: var i = new Image(); i.src = "image address"; i.onload = function() { /* function */ } Solved by Codetrinis: This problem is because the second time that loads the image is read from the cache, therefo...
Continue reading →

How to make Gmail open the mailto link in Firefox

·EN
Firefox 3 have a very useful feature, which allows users to decide how to handle certain protocol, for example, we can specify use Gmail to open the mailto link. But the options in Firefox only Yahoo! Mail can be elected, how can do it? First, in the address bar type "about:conf...
Continue reading →

Problem with Router

·EN
Today I repared 2 problems on the Internet connection. First, the problem was, when I shared the internet connection type PPPoE by a router, could only access some Web sites, such as Google, but can not be accessed elsewhere. This problem was resolved by the end modifying the va...
Continue reading →

About fotos_posse.zip malware

·EN
Today, I can see a lot of people have a HEUR/Malware infected, so I will publish some information about this malware and how can clear it. Information This malware is a Visual Basic project, made by a user named Fire Angel. The user is using operation system Microsoft Windows XP...
Continue reading →

Test my IQ again

·EN
My IQ Point Today I was bored, so let my mother do the IQ test, and then I was tested my IQ again: above 145 point! I think I already have the correct answers, but the page say that is not available to published, so I don't will published the correct answers, you can publish you...
Continue reading →

Install PHP 5 and MySQL 5 in Windows XP

·EN
I have Windows XP SP2 and installed IIS, one day I need make a website with PHP and MySQL, so I'm installed PHP 5.2.1 for Win32 and MySQL 5.0.27 for Win32. But I got a problem: the website PHP can't make connection with MySQL. When PHP 5+, MySQL is no longer enabled by default,...
Continue reading →

How to install "Codename Gordon" in Steam

·EN
Recently, I discovered that I haven't the game "Codename Gordon" in Steam games list, and if I search in Google I only found the individual game without Steam. Finally, I found the address of installation in the Steam website. To install it only need to click: Install "Codename...
Continue reading →

SteamCN forum returns

·EN
Because a strong earthquake struck off the southern tip of Taiwan and the earthquake has damaged six submarine fiber-optic communications cables, restricting internet access to millions of users in Asia and Australia. After several days of trying to connect the SteamCN forum(Chi...
Continue reading →

My computer has been attacked?

·EN
My firewall alert me that my computer often received from the IP 66.117.5.* and 66.180.205.* of the UDP data packets, whether it be attacked? UDP data packets from 66.180.205.* Reciber Port:23732 Sender Port:4679 UDP data packets from 66.117.5.* Reciber Port:23732 Sender Port:46...
Continue reading →

Power issue off [part 2]

·EN
Article previous: Power issue off [part 1] In article previous I had showed all the parts burned, and today I bought the parts and I tried to install it. The hole is small, I need to increase the intensity This is the tool to increase the hole
Continue reading →

[CODE]Rabbits and Chickens

·EN
It is a code of a program and is using for calculate an exercise that had in the test of mathematical Olympic championship, completed in July 12, 2005. The question is: Rabbits and chickens are in cage, counting from above there are 35 heads, counting from below there are 94 fee...
Continue reading →

Power issue off [part 1]

·EN
Today, my friend, Orlando, send to me a burned power issue. This is Orlando's power issue. In the begin, I aware of the burst opened of the capacitor. The power issue were burned because of careless Orlando mobile the voltage switching. After checking only these parts were burne...
Continue reading →

HLTV Error

·EN
WARNING! System::RunFrame: system time difference <= 0. Solutioned by Codetrinis: This problem may be related to some processor AMD. You can install the "AMD Dual-Core Optimizer" to solve the problem. The AMD Dual-Core Optimizer can help improve some PC gaming video performan...
Continue reading →