Tampilkan postingan dengan label Internet for Everyone. Tampilkan semua postingan
Tampilkan postingan dengan label Internet for Everyone. Tampilkan semua postingan

Program danger Anti Virus



The virus has experienced the development of technology that is big enough, so also have a Antivirus program. Unfortunately, the development of Antivirus usually only pursue development of the virus and not try to forestall. Antivirus behind that (the technology) would be inviting danger for the user.
Antivirus is only able to detect specific types of a virus (and several variants may be) and are usually able to kill the virus in memory. If you find a virus and you believe the name virusnya Antivirus you can use this kind, but if you do not know, should not try. If the virus turns out that another virus is active, which of course is not detected by antivirus, the antivirus is thus able to spread the virus to all who check the program files.
When the virus-detected presence of virus was successful, the virus-the virus that always appear with the new technology is more sophisticated that not be anti-freeze. Antivirus old, for example, can always be'tipu 'with stealth technology, so when trying to detect this antivirus files the other, the stealth virus before it spread itself to every file is checked.
Danger of a more frightening is if an antivirus detects a virus and cleared so that a program file that you try to fix it is to be broken. This incident never happened for example in the case DenHard virus, the virus is really similar to the die hard, but the virus is using a different technique to restore the original header file, some antivirus that is cleared attempt sabotage program files where the virus is located. In addition to going on cases of the virus DenHard, the case had very day (and may still continue to) occur in some viruses. One of the reasons for the virus that make virus-like virus that is difficult to clean, because the antivirus does not like if virusnya can easily be cleaned by the user.
In various media of course you often see an antivirus program "unit" (specific) purpose is to detect one type of virus. Usually, the antivirus does not inform how the right to use this antivirus program, and has a specific antiviral big risk that if not used correctly..

Free Web Hosting

Free Website Hosting

Today I just found this free host and I think this information can be useful for you. If you plan to get your website, here is one good free web hosting provider, there offer Free Web Hosting with no advertising, there is no catch, so what you see is what you get.
offer completely ad-free cPanel web hosting. No ads will ever be forced onto our users webpages. Again There are no catches, no setup fees, no forced advertising, no banners, no popups and no hidden charges. Only totally free hosting service.
1500 MB Disk Space
100,000 MB Bandwidth Free
Subdomain or Your Own Domain
Automated Scripts Installer (20 Popular Scripts)
FTP Access and Web Based File Manager
Easy to use Website Builder
5 MySQL Databases with Full PHP Support
Zend & Curl Enabled
IMMEDIATE Activation!

This service is perfect for starting a new online community, blog or personal website! More info at http://www.000webhost.com/159211.html

If you wish to have a professional shared hosting quality in a free hosting package, come and host with 000webhost.com and experience the best service you can get absolutely free. Founded in December 2006, 000webhost.com has a trusted free hosting members base of over 60,000 members and still counting! Offering professional quality hosting, support, uptime and reliability, we have a great community of webmasters, you'd love to be a part of!

how to create a blog with blogger

THIS QUICK TUTORIAL! TO HELP US IMPROVE VIDEOS BY FILLING OUT THIS SHORT SURVEY BY BLOGGER HELP:



To install it in your blog follow these steps :

1. Login at Blogger.com.
2. Click Layouts link on Dashboard.
3. Click 'Add Gadget' link in sidebar on Layout>>Page Elements subtab
4. In popup window scroll down and click Html Javascript gadget.


To add a Picture to the background of your blog...............

Step 1. FIRST create a free account at Googlepages (http://pages.google.com) to host your image/picture. In the Page Manager go to bottom frame of sidebar and click on Upload. Browse to your file on PC and click Open to upload it to your Google Page Account. At the present they offer 100 MB free disk space. Right click on the uploaded file and choose Copy Link Location. This copies the URL of the picture you have uploaded.


Step 2. Login to the Dashboard. Click on Layout under name of blog you want to add picture to. Click on Edit Html tab next to Page Elements tab. This opens the Edit Template page.


Step 3. First backup your whole template using methods described in How to Change Template.
FOR SAFE BLOGGING. Use Download full template link in edit Html subtab of Template tab.


Step 4. Then scroll down in Edit Template text box till you come to :

body {
background:$bgcolor;
margin:0;
color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}

This is part of the code CSS (Cascading Style Sheet) described in Parts of the Template. This describes the whole background of your blog. To add an image here you have to add the following code before the '}' at the end :

background-image:url(WEB URL OF YOUR PICTURE );
background-repeat:no-repeat;
background-position:120% 10%;
background-attachment: scroll;

SO THAT IT LOOKS LIKE THIS :

body {
background:$bgcolor;
background-image:url(WEB URL OF YOUR PICTURE);
background-repeat:no-repeat;
background-position:120% 10%;
background-attachment: scroll;
margin:0;
color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}

Instead of "WEB URL OF YOUR PICTURE" copy paste the URL of your picture at Google Pages from Step 1. The third line describes the position of the image. The first figure (120%) controls horizontal placement. The second, vertical (10%). Negative percentages will move the image up or to the left, in relation to the containing element. The repeat attribute controls tiling. If instead of 'no-repeat' you add 'repeat-x' itwill tile horizontally and 'repeat-y' will tile it vertically. The scroll attribute means your picture moves along with the textwhen you scroll up or down. If you want the picture to remain fixed while your text scrolls past it or over it when you use it as a background then change 'scroll' to 'fixed'

Save Template. Refresh Cache. View blog.

Enter your email address:

Delivered by FeedBurner

Sign up for PayPal and start accepting credit card payments instantly.

My Blog