We think everyone reading here knows, the choice of the domain name is an important step in designing, launching and promoting a website. In the choice of the domain name, we will proceed in two possible ways. We will want a domain name that is short and memorable (Example: DailyMedico) We will want a domain name that is completely transparent to the content (Again, the example; … [Read more...]
Can we guarantee top positions in Google?
One visitor of this website has sent an email to us via contact us form. The story is sad. She is not a rich woman. She is a divorced, jobless woman from a small city. In order to get her bread and butter, she used her handicraft skill to sell small toys for kids. She was lucky that her business got a position to run the family well. Someone advised her to create ebay account and sell more. It was … [Read more...]
WiFi versus Ethernet
Data Transfer To share data, historically, there are the cables those were used. For computers, the predominant technology is Ethernet. But it went with the big mainframes that can not be moved. Today, we try to make things very smaller and more mobile. For this, it seems obvious that the cables can not run in to the competition. The Wi-Fi wireless technology has arrived. This has many … [Read more...]
Differences between FTP and SSH
SSH SSH (Secure Shell) is a secure communications protocol that allows you to connect to a remote computer via a Linux shell (the equivalent of the command prompt on Windows). The default port is 22. This ability to work remotely and to exchange data in encrypted form between two PCs. It is possible for example to log in from her workplace to her personal computer (it is necessary to keep … [Read more...]
The best known software bugs in history
What is a bug? The computer is becoming more and more important in our daily lives. All devices operate with a software that can sometimes have some shortcomings so-called bug. The software stops with a great error and may cause data loss. This is an English word which means "insect" and comes from a problem caused by an animal trapped in a component and preventing its operation. A bug is a … [Read more...]
Turning an old computer into a web server of your own
Principle of a server If you do not know what to do with your old computer, you must know that you can give it a new feature : turning it to a server. The principle of the server is to be permanently connected to the Internet to provide a particular service. This can be for example a Web server that will store your pages and make them accessible on the net. Indeed, it is not necessary to have a … [Read more...]
Glossary of dangerous dll files of Windows operating system
A DLL (Dynamic Link Library) is a resource that is used to run Windows operating systems and various software packages installed. These resources are very vulnerable and often subject to attacks of all kinds. Sometimes a user may accidentally delete a resource. Here is a targeted approach to some problems when calling a resource incorrect or missing. Typically replacing crush, a resource must be … [Read more...]
Simple tricks to enhance your password’s strength
Do you know that it is possible to insert a space in your username and password to login in to your Windows 7 user account. A simple way to secure access to your computer. Have you thought of this possibility so far? No, your answer gives you a negative view of the strength of this tip. By definition, a password is a string and a space is a character is not considered by most people. Tested under … [Read more...]
How to get an option to create new php file from right click context menu in Windows 7
Click Start , type in " regedit " (without the quotation marks) in the search field; hit Enter from keyboard and click Yes to the security prompt: Navigate to HKEY_CLASSES_ROOT and expand it. Right click on HKEY_CLASSES_ROOT and create a new key, name it phpfile: On the right hand side, Change the default value to PHP File : Create a new Expandable String Value from Right click on … [Read more...]
The principle and how to choose a browser
The principle of the browsers A browser is a software that allows you to view websites through HTTP by typing the addresses. It display pages by interpreting a markup language: XHTML. The appearance of a site may be different from one browser to another as this interpretation is not always the same due to non-compliance. How to choose a browser? A good browser should first have a clear … [Read more...]
Open an elevated command prompt in any folder from right click context menu in Windows 7
This Registry hack is applicable to Windows Vista and Windows 7, both 32 and 64-bit. By using this registry file, you will able to get an option to open elevated command prompt inside any folder. Download and extract the Elevated Command Prompt at right click context menu.zip, unzip it. You will get two registry file inside it. One is to add the command in right click context menu and another to … [Read more...]