Powered by Blogger.

MYSITE Headline Animator

Related Tags

Showing posts with label blogger tips and trick. Show all posts
Showing posts with label blogger tips and trick. Show all posts

Thursday, 17 February 2011

Safety Tips For Using a Public Computer

Read these tips to help keep your work, personal identity, or other information private.

I am sure, now you have a PC or Notebook, or other device which you use to perform your daily online activities, but, if one day requires you to use public computers for any reason, and you have to logon to your account. in fact, it can lead to your identity such as, email address, password, and other your information about are unsafe. if you don't pay attention to safety factors when using a public computer. These are simple tips which I will share to you, when you use public computers at cafes, airports or other public places. so you can be safe when you use them.

1. Don't save your logon information
Always log out of Web sites by clicking "log out" on the site. It's not enough to simply close the browser window or type in another address.
Many programs (especially social networking Web sites, Web mail, and instant messenger programs) include automatic login features that will save your user name and password. Disable this option so no one can log in as you.

2. Don't leave the computer unattended with sensitive information on the screen
If you have to leave the public computer, log out of all programs and close all windows that might display sensitive information.

3. Erase your tracks
if you browse using internet explorer, On Internet Explorer8 offers InPrivate browsing that leaves no trace of specific Web activity. For more information, see Browse privately. it also keeps a record of your passwords and every page you visit, even after you've closed them and logged out.
Disable the feature that stores passwords
Before you go to the Web, turn off the Internet Explorer feature that "remembers" your passwords.

1. In Internet Explorer, click Tools, and then click Internet Options.
2. Click the Content tab, and then click Settings, next to AutoComplete.
3. Click to clear both check boxes having to do with passwords.

Delete your temporary Internet files and your history
When you finish your use of a public computer, you can help protect your private information by deleting your temporary Internet files.


4. Watch for over-the-shoulder snoops
When you use a public computer, be on the look out for thieves who look over your shoulder or watch as you enter sensitive passwords to collect your information.

5. Don't enter sensitive information
These measures provide some protection against casual hackers who use a public computer after you have. But keep in mind that an industrious thief might have installed sophisticated software on the public computer that records every keystroke and then e-mails that information back to the thief. Then it doesn't matter if you haven't saved your information or if you've erased your tracks. They still have access to this information.


hopefully useful
read more >>

Saturday, 22 January 2011

Safety Tips for Using Wi-Fi

Wi-Fi img 1
4 safety tips for using Wi-Fi
If you have a laptop computer with wireless connectivity, you can access the Internet using Wi-Fi, or wireless networks, often in public places such as coffee shops, airports, hotels, and other spaces.Here are four quick tips to enjoy the convenience of public Wi-Fi and help to protect your privacy.
 
1. Use a firewall 

If your computer uses Windows Vista or Windows XP and you've installed Service Pack 2, you have a built-in firewall that's turned on by default.You can configure Windows Firewall to provide better protection when you're using a public wireless network. For more information about windows firewall, click here
 
2. Hide your files 

When you use public Wi-Fi, and the network encryption is often out of your control.Check the privacy statement on the network's Web site to learn about the type of encryption they use.If you keep personal or financial information on your computer, consider investing in an operating system, such as Windows Vista, that includes the tools to protect your information through encryption. 
To learn more about Encrypt or decrypt click here
 
3. Don't type in credit card numbers or passwords 

These measures provide some protection against casual hackers and identity thieves who prey on wireless networks. But if criminals are determined enough, they will eventually find a way to get around any security system.If you want to be safe, avoid typing any sensitive information, such as your credit card number or any other financial information, while you use a public wireless network.
 

Notes : If you must enter credit card numbers while using a public wireless network, make sure there is a locked padlock icon at the bottom right corner of the browser window, and make sure the Web address begins with https: (the "s" stands for secure).
 
4. Turn off your wireless network when you're not using it 

If you're not surfing the Internet or sending e-mail, but still using your computer in an area where there is a public wireless network, disable your wireless connection.
If you're using an external Wi-Fi card you can remove it. 
If you're using an internal WiFi card, right-click the connection and click Disable.

~ to your blogging success ~
read more >>

Friday, 7 January 2011

WHAT is META TAG

Definition
Meta tags are a means to convey all important information about the web pages to search engines. so many types of meta tags but there are only 3(three) meta tags are often used, they include:

- Description Tags, 
- keywords Tags , and 
- Meta robots.

                                Description Tags
 
Keyword search
Description Tag is created to provide an overview of the contents of web pages. The text you want to be shown as your description goes between the quotation marks after the "content=" portion of the tag (generally, 200 to 250 characters may be indexed, though only a smaller portion of this amount may be displayed). Examples of writing meta tag description is as follows:

<meta name="description" content =,"All about
blogger, seo,  computers and technology ">

Some search engines like Northern Light, and Google doesn't use meta tags as a description of its search results. What they use is the beginning of sentences which exist on the page.
 I recommend that you use the contents of the meta tag description as the opening sentence.

Keyword Tags
Keyword Tags or keyword search, also called keywords, so keywords that you create a benchmark for the search engines find your web pages.
Basic syntax written of the keyword tag is :

<meta name="keywords" content="keyword1 KEYWORD2 keyword3 ...">
 
or there is also a write with a comma separator:

<meta name="keywords" content="keyword1, keyword2, keyword3, ...>

Both of them are same and there is no influence on search engines. The purpose of the use of a comma on keywords tag, for keywords are easier to read. but don't you ever repeat the same word more than 3 times,

because it will be considered spamming.  

an example of the wrong keyword tag.
<meta name="keywords" content="Blog, Blogging, walkblogger, blogger template, bloggingly>
  
In the example above, we do find the word "blog" is repeated 5 times, that will be considered spamming.
Remember, the keywords you use, it should be relate to the content of your web pages. because if isn't, that will be considered spamming too.

Meta Robots
The main purpose of the use of meta robots is to determine which web pages can be indexed by spiders.These tags are very useful especially when a website uses frames for navigation. Of course we don't want the menus in the frame to be read by search engines.The basic format of the meta tag robots are as follows:
<meta name="robots" content="index | noindex | follow | nofollow">

For example, if you want the spiders to read the main page, and browse through all links that exist then add the following:
<meta name="robots" content="index follow">

With this command, the spider will index your main page and schedule to index the other pages that can be searched via a hyperlink (<a href="">).
The following command will instruct spiders not to index and browse the links on a web page.
<meta name="robots" content="noindex nofollow">

that's all I know about, how to use the tags in blogger. I hope a little explanation that I wrote in this post, may be useful for you
~ to your blogging sucess ~

related link :
read more >>

How to install meta tag on blogger

To install Meta tags on blogger is easy enough. 

Just follow the steps below :

Login to your Blogger.
Click Desain / layout.
Click Edit HTML 
then place the meta tag under the code below

<title> <data:blog.pageTitle/> </ title>


and don't forget to change the red code below in accordance with the description of your blog.


<meta content=' your description here' name='description'/>

<Meta content = 'KEYWORD1, KEYWORD2, keyword3 ...' name = 'keywords' />
<meta content='INDEX, FOLLOW' name='ROBOTS'/> 


note : 
change the red code in the code above with your blog descripsition , and your keywods.
for more information about meta tag, please visit google webmaster or click here

 Related link
 what is meta tag
read more >>

Thursday, 6 January 2011

How to change the appearance of the blog header

The steps to change the appearance of the blog header are, as follows :
The first step,

let us know, how the size of the header before we create an image that will be added in it, this is done, for the size of the image were really fit with the size of the header, so the picture will looking good and fit.
and, to know the size of a blog header, please follow the steps below:

  • Login to blogger.
  • Click  Layout ( desain ) >> Edit HTML.
In your homepage, find the Code : # header-wrapper
the code usually written something like this :

# Header-wrapper {
background: transparent url (http://lingua-mysite.blogspot.com/images/flash/bg.jpg) no-repeat scroll 0 0;
border-bottom: 1px solid # A6A6A6;
height: 90px;
margin-bottom:-13px;
width: 936px;
}

 

In the listing above, we got the value of the header width = 936 px and height = 90 px, So, the width and height are the size of the header we need to determine the size of the image that we will create. and now we can specify the size of the image should we made is, 936 x 90 px.

The second step,
After knowing the size of the header, it is time to create a good picture, and  try to draw the theme of the image is matches with the theme of the blog, you can create images using Photoshop, or other.

The third step,
when you finish drawing, upload images to your hosting,  and get the Url link of the image, to be placed on your homepage.

The fourth step,
Change the codes on your homepage for the image appears as an imageheader,


Login to blogger   >>   and then click desain    >>    Edit HTML >>

check (tick) , the box of expand template widget.
Then, find the codes, # header-wrapper,

the complete codes are, as below :

# Header-wrapper {
background: transparent url (
http://lingua-mysite.blogspot.com/images/flash/bg.jpg) no-repeat scroll 0 0;
border-bottom: 1px solid # A6A6A6;
height: 90px;
margin-bottom:-13px;
width: 936px;

}
In the listing above , change the  green codes and blink, with the url of the image.

If the  background codes aren't found in your the listing.
Add background code, as in the listing above.
After that, click Save template, and see the results.
note:
beckup and save the template, before changing or adding the HMTL code listing,


- to your blogging success -
read more >>

Sunday, 2 January 2011

How to Remove Underline on the Text Link

to remove the underline in a text link, you only need to change some csscode on the control panel of bloggers, consider the example below, after see the example below I am sure you can practice it immediately.

a:link {
color:#58a;
text-decoration:underline;
}

a:hover {
color:#c60;
text-decoration:underline;
}

a:visited {
color:#969;
text-decoration:underline;
}


To be more clear, let me explain the code:

a:link {
color:#58a;
text-decoration:underline;
}

the meanning of code is -> the link text color is blue and underlined

a:hover {
color:#c60;
text-decoration:underline;
}

the link when highlighted by mouse ( on mouse down ), the color will change to dark blue and underlined.

a:visited {
color:#969;
text-decoration:underline;
}


the link, if it ever clicked by the same computer will be colored dark blue and underlined.
so, where is the code above that make the link become underlined? you can guessed it now:

decoration:underline;

the word underlined that make the link become underlined. if you don't want the text links underlined, just change all the word underline on this code with the word none, and the example code will be as below:

a:visited {
color:#969;
text-decoration:none;
}

From the description above, of course you can set the link text, whether you want a link underlined or not underline? Or maybe you want, if a link in the highlight by mouse ( on mous down ), there are underlined or not underline? and if a link had been visited or clicked, there are underlined or not underline? it is up to you as the blog owner


- to your blogging sucsess -
read more >>

Wednesday, 22 December 2010

WHAT is a BLOG ?

blog,blogger,logo blogger,bloggingly,walkblogging,tips and trick blogger
logo blogge
a blog is a site that publishes regular posts and displayed in reverse chronological order. The term blog is short for weblog, maintaining a blog or adding an article to an existing blog is called "blogging". Every article on a blog called "blog posts, A blog include text, hypertext, images, and links (to other web pages and to video, audio and other files).

has the blogs in my opinion the same as having a tabloid company, and blogs are the product, a tabloid without the article in it certainly will not mean anything, as well as blog with no posts in it, for balance, blog content should be tailored to the theme of the blog, imagine, if you buy a sports magazine, and when you read it, you see the contents of this magazine is talk about politics, sure you will say "this is a mistake", the balance between theme blogs and content will greatly affect the quality of a blog

if writing is your hobby, blogging is a great way to appreciate your hobby



"from the article above I wanted to gather opinions from your poll about what is the reason you create your own blog ?  please write your comment in the comment box"
read more >>
free counters

Histats

alexa

Blog Directory

Technology Blogs
Technology online List of top Technology Blogs
OnToplist is optimized by SEO
Add blog to our blog directory. Page Rank Check

Followers

  © Blogger templates Newspaper III by Ourblogtemplates.com 2008

Back to TOP