Feeds:
Posts
Comments

Archive for the ‘Found it useful’ Category

A scripting language is a form of programming language that is usually interpreted rather than compiled. Conventional programs are converted permanently into executable files before they are run. In contrast, programs in scripting language are interpreted one command at a time A high-level programming language that is interpreted by another program at runtime rather than [...]

Read Full Post »

Right click on CHM file saved to your Computer in Windows Explorer select “Properties” on the General tab and click “Unblock” button.   Sometimes unregistered HTML Help viewer component can also causes this problem, try to register it by running command in command prompt “regsvr32 hhctrl.ocx”.   Weird and Funny, but works;   When you [...]

Read Full Post »

Vista SP2 has a Service Pack Cleanup Tool in the C:\Windows\System32 directory called COMPCLN.exe. Incase of SP1 you can use, VSP1CLN.exe You can start the program by using the following instructions: Click Start > Run Type in CMD and press [enter] At the command prompt, type COMPCLN and press [enter] Press Y when prompted to [...]

Read Full Post »

Google Webmaster is a free tool which is very useful for SEO trouble shooting. It’s very easy to set up, you just need to verify that you’re the site owner (there are a number of ways to do this, so just use the one that is best for you) and later you’ll have complete access [...]

Read Full Post »

Proxy servers In computer networks, a proxy server is a server (a computer system or an application program) that acts as an intermediary for requests from clients seeking resources from other servers. A client connects to the proxy server, requesting some service, such as a file, connection, web page, or other resource, available from a [...]

Read Full Post »

A computer on the Internet is identified by its IP address. In order to avoid address conflicts, IP addresses are publicly registered with the Network Information Centre (NIC). Computers on private TCP/IP LANs however do not need public addresses, since they do not need to be accessed by the public. For this reason, the NIC [...]

Read Full Post »