Are you suffering from Internet Addiction Disorder?

You will probably need to see a professional therapist if you’ve answered five or more “yes” to following questions (Young Diagnostic Questionnaire for Internet Addiction by Young, 1998 and Beard and Wolf, 2001).

  1. Do you feel absorbed in the Internet (remember previous online activity or the desired next online session)?
  2. Do you feel satisfied with Internet use if you increase your amount of online time?
  3. Have you failed to control, reduce, or quit Internet use repeatedly?
  4. Do you feel nervous, temperamental, depressed, or sensitive when trying to reduce or quit Internet use?
  5. Do you stay online longer than originally intended?
  6. Have you taken the risk of losing a significant relationship, job educational or career opportunity because of the Internet?
  7. Have you lied to your family members, therapist, or others to hide the truth of your involvement with the Internet?
  8. Do you use the Internet as a way of escaping from problems or of relieving an anxious mood (e.g. feelings of helplessness, guilty, anxiety, or depression)?

Following are the list of the original journal articles that mentioned using above criteria to diagnose IAD. (Click the links on the article to conduct google search/ the links to Full PDFs, accessed 1/16/2012, are at the end.)

Posted in Academic, Study, Research | Tagged , , | Leave a comment

4G wireless and Clearwireless

[This article is provided by the www.clearwirelessinternet.com, Thanks for their generous support.]

Not too long ago, wireless Internet was a relatively new concept; it seemed strange to be able to get online without the aid of a cable hooked up to the wall. Then people began to purchase wireless systems for their homes, and before long the process began whereby people were soon getting online on cell phones and laptops in cafés and even parks. This is all just to illustrate the fast and far-reaching spread that we have experienced in wireless Internet even in the past five to ten years. Lately, the biggest new addition to the wireless Internet spread is the advance from 3G to 4G technology. Visit www.clearwirelessinternet.com for some information on one provider’s means of bringing you 4G wireless connections. In the meantime, here are a few things to know if you are considering signing up with a wireless network.

Thanks to its many, far-reaching wireless service towers, Clear Wireless (one popular option for 4G customers) can bring you fast, easy wireless access just about anywhere, on just about any device. You simply choose a wireless package that fits your needs and desires and order a receiver modem, which you will then plug into your device to gain instant wireless access to the Internet. You will soon be enjoying the fastest and most reliable wireless service in existence.

For more ambitious Internet users, the Clear network also offers tools that can bring 4G wireless connection to multiple devices at the same time. Just recently, they launched what is called the “Rover Puck,” which for all intents and purposes is a private hotspot you can purchase. The Rover Puck is, literally, a small, puck-shaped item that you can carry with you just about anywhere, and which can connect up to eight devices that are compatible with wireless providers. This Puck, as you can probably imagine, has a wide range of potential uses, from connecting co-workers in an office environment to connecting multiple students in a study group. It represents the highest level of wireless convenience.

There is of course much more to understand about how 4G wireless networks work, and what sorts of services they offer. A huge number of different packages providing different levels of service are available, and it is up to you to research and figure out which ones are appropriate for you. These have just been a few facts and details aimed at telling you a few of the basics when it comes to wireless Internet providers and services.

Posted in Computer Tips, Deal, Shopping Guide, Internet and Cloud, Miscellaneous, Mobile | Tagged , , | Leave a comment

Password forgotten windows 7 [It works!]

[This tip requires the reader to be able to operate in a DOS environment. If you cannot operate in a DOS environment you might want to show it someone who can. Suggested logic here is to replace cmd.exe with magnify.exe, so that you can open up the command windows without logging into the Windows ("ease of access" in the left bottom screen will allow you to open magnifier program without logging into the Windows, we are doing swapping!). The purpose of the opening up command windows is to enter a command that can change a user's password without entering the previous one.]

A couple of days ago, a colleague of mine came to me and told me that he has lost the password for his newly purchased Toshiba Nb505 netbook that has Windows 7 starter installed. His request was kind of casual, he also told me that if I am busy he can find someone from downtown who can do that with some fees.

The only memory that I have of breaking into someone’s Windows system was back in year 2001~2002, when Windows 2000 was released. I was able to break into the system by following a hacking tip from a regional computer geek newspaper. That was easy because you can open up the IE5.5 through “Help function” of Chinese IME. But later the loophole was fixed by a service pack.

I did not let him go downtown because I was not sure what those mercenaries are doing to his system. I agreed that I will take a look at it. After done some searches from both google and baidu, I have found the following tip that does not require rocket-science-level knowledge.

All you need is a bootable media that can boot you into a DOS system. A Windows 98 booting disc was ideal. Since his computer is a CD-Rom less netbook, I had to use a USB thumbnail drive in place of a CD. In this case, all you need are:

  • HP USB drive format tool [download from CNet]
  • Windows 98 Booting Rom [download from BootDisk]
  • NTFS Pro – NTFS support at DOS environment [download from Here]

Use HP USB drive format tool to format your USB drive, in order to make it a bootable media, the HP format tool will ask you the location of booting files. All the booting files are stored in the “Windows 98 Booting Rom”. After the format is done, you need to manually copy contents from the NTFSPro archive. We need the last one, because DOS does not recognize NTFS drive format by default.

Boot your system with the Bootable USB drive you have just created, as soon as the computer is booted, you will be taken into a DOS command line.

Make your Hard Disk partition that installed Windows readable is the first and the foremost task to be completed. So, type following command:

ntfspro[enter] //enabling NTFS files systems.

Then, the DOS should tell you that all your partitions in the NTFS file system are ready to use. Then, what you need to do is to replace cmd.exe with magnify.exe.

d: [enter] //jump to the d drive (I am assuming that you Windows systems is in the d drive in this case.

cd windows //change directory to windows

cd system32 //change directory to windows\system32 where cmd.exe and magnify.exe reside.

ren magnify.exe magnifo.exe // change magnify.exe to magnifo.exe temporarily.

copy cmd.exe magnify.exe //duplicate cmd.exe and make the second copy’s name as magnify.exe

Swapping action concluded!

Then, start the Windows 7, on the log in screen click “ease of access”, select the “magnifier” function second from the top, and then click OK. A command line windows should be pop up in the screen. Then enter following command to change your password.

net user yourName 123456[enter] //You have changed the password of the account “yourName” into “123456″.

You should be able to log into your system with new password!

Let me know for any testimony or confusing part.

Posted in Security, Windows 7 | Tagged , , | 2 Comments

Access inaccessible from China [Youtube, Facebook]

I have shared a tip that you can use a software called ultrareach to get around the “Great Fire Wall” of China few months ago.

Here is another one you can use – Hotspot Shield. As the name indicates, it appears that the software was originally designed to secure your [...] Continue Reading…

Posted in Fun Stuff, Internet and Cloud | Tagged , , , , , | 1 Comment