Choosing a proper web hosting service

It is important for any form of online business (that has an internet presence)to have proper IT infrastructure on which it can run as well as have a dedicated support 24×7 given that reliability is of extremely high concern. Proper web hosting services not only include running one’s website on their servers but also providing …

How to add Google docs to gmail

Google Labs has some pretty neat stuff and the ability to bring up Google docs in gmail pane is one of them. To enable this,sign into gmail and go to Settings on top right corner. Select Labs and pick the gadget named Google Docs gadget. Select Enable option. Save the changes and return to inbox,there …

Randomness

Randomness is sometimes not really that random and what really appears to be random turns out to be clockwork accurate in its design. Say a wireless network getting offline many times during day at what really at first appears to be a random behavior.On closer inspection one can often find that a glitch/bug in firmware …

Gravity

Just for fun : 1.Go to www.google.com 2.Type in :  google gravity 3.Hit the button I am feeling lucky. Notice anything falling ? 🙂 Cheers.

SocialSpark reviewed

This is one of my very few non technology/non Windows related posts but here it goes anyway. This is a Sponsored Post written by me on behalf of IZEA. All opinions are 100% mine. Having a blog serves as a creative outlet to express views,blog about subjects that you specialize in and overall reach to …

General approach to installing computer devices

Every Windows component has an associated software that makes it work and helps leverage its full functionality.Typical installation of components once the hardware is put in the machine is done by installing drivers to make the component work.Hence driver access is an integral part of any installation. Same goes for troubleshooting individual components – say …

Manually update AVG antivirus/General error in AVG

Keeping antivirus utilities updated with newly released definition files as well as version upgrades is an important task for overall well being of the system. It is useful to know a workaround if for some reason,one is not able to do this.In this case,manually updating definition files is needed. The antivirus app used here is …

How to create a shortcut for locking Windows

Shortcuts in Windows can make work quicker to perform and save time. Locking Windows when one is away from the screen is always a good security practice regardless of it being a home or corporate setting. There is an easy way to create a shortcut to lock Windows. Windows + L key also performs the …

Very quick way to check system information in Vista

How do you get the entire system information in Vista with just a single command? It is easy and looks cool too. 1.Open command prompt with administrator privileges. 2.Type: sysinfo>>c:sysinfo.txt 3.Done,quick isn’t it? What the above command sysinfo does is it displays all the info about system in command prompt by default,by using the >> …