Blog links

Showing posts with label how to. Show all posts
Showing posts with label how to. Show all posts

Create Facebook Timeline


Facebook Timeline is the latest features of Facebook, which is released on the September for Only Developers and from today it is available worldwide. The Facebook Timeline is the place where you tell your story from Born to Now. You can share all of your stuffs there , most important events of your life etc
Timeline gives you an easy way to rediscover the things you shared, and collect your most important moments. It also lets you share new experiences, like the music you listen to or the miles you run.
How To Create Facebook Timeline feature for Your Profile:-
Step 1:- To Create Facebook timeline first login to Facebook.
Step 2:- Now go to this page www.facebook.com/timeline
Step 3:- Now click on ”Get It Now.”, and your timeline will be enable.
Step 4:- In any case you can’t see the ”Get It Now.” button then wait until you see an announcement at the top of your profile.
After Upgraded to Timeline, you’ll have 7 days to review everything that appears on your timeline before anyone else can see it. But If you can’t wait for 7 days and you just want to show your timeline with your friends then click on the Publish Now.
How to Hide Stories from Timeline:-
There might be some stuff which you want to remove or hide from your timeline. For this, roll over mouse to the story and click on the pencil icon  to hide, delete or edit a post.
 How to Feature a Story on Timeline:-
To feature something on your timeline, click on the Star icon. After this it will look like as.
If you find any difficulty then comment below.

Read more

Easy and Best Ways To access facebook from gmail


gmail facebook gmail killer 300x139 How to access facebook from gmailNow Gmail user has ability to access facebook from gmail. Since the facebook launches its API user can access facebook from different device and platform. Gmail might be the good choice who want to get update of facebook while reading or sending their email. There is a quick way to integrate facebook with gmail account so that it would be lot easier to access facebook from your gmail account.
Procedure to access gmail from facebook
1. Log in into your gmail account. Click on setting on left site of your screen
facebook on gmial1 copy How to access facebook from gmail
2. After this opreation you will see different menu. Click on Labs, In available labs you will see add any gadget by url. Enable this option and  save changes.
facebook on gmail How to access facebook from gmail
facebook gmail2 copy How to access facebook from gmail
3. Enter the following url
http://hosting.gmodules.com/ig/gadgets/file/104971404861070329537/facebook.xml
facebook gadget gmail How to access facebook from gmail
4. Save the page after adding it.
5. You can see facebook gadget just below the chat option on gmail.
facebook gadget gmail5 300x187 How to access facebook from gmail
After this opreation you will see different menu. Click on Labs, In available labs you will see add any gadget by url. Enable this option nad save changes.Enter the following url

Read more

How to add meta tag in blogger


Adding meta tag in blogger blog is an effective way to drive traffic to your blog. Meta tag is a piece of information that helps to delivered information of your webpage to the search engine. Meta tag are the tags that tells the search engine what your website or blog is about. You must be familiar with the certain information like meta keyword and meta description before adding meta tag in your blog.
Meta keyword:
Meta keyword helps to describe the content of your website. Basically you can use the keyword that is related to the topic of your blog and the same keyword shouldn’t be repeated for 3 times.
Meta description:
Meta description helps describe your blog. Meta description will always show in various search engine just below the search result of your website. Therefore meta description of your websites shouldn’t exceed more than 150 character. The exceed letter more than 150 words will be cropped by the search engine  and only use the first few line to describe your blog which might affect your search engine ranking

How to add meta keyword and description in blogger.

1. Log in into blogger.com
2. Click on layout and edit HTML
blogger layout How to add meta tag in blogger 3. Search for the following code: Press Ctr+F to search
<data:blog.pageTitle/>
4) Place the following code just below it. ( Note: if you have implemented the title hack in your blog place this code just after that hack)
<link href='mailto:Your_Email_Address' rev='made'/>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Your keywords separated by commas'
name='keywords'/>
<meta content='Your Site Description' name='description'/>
</b:if>
<meta content='Your_Name' name='author'/>
<meta content='ALL' name='ROBOTS'/>
Now
  • Replace Your_Email_Address with your Email Address.
  • Replace Your keywords separated by commas with your site’s keywords.
  • Replace Your Site Description with a good description of your site.
  • Replace Your_Name with your Name
5) Now save your blogger template

How to add meta tag for your seperate blog post

Paste this code just below the meta tag we have just added. Use the same format for your each blog post.
<b:if cond='data:blog.url == &quot;http://greenflushdemo.blogspot.com/2010/04/just-title.html&quot;'>
<meta content='add meta tag,optimize blogspot,meta tags for blogger' name='keywords'/>
<meta content='This is just a sample of description.' name='description'/>
</b:if>
  • Change the url with the url of your blog post
  • Change the keyword with the keyword of your blog post
  • change the description with the description of your blog post
Video tutorial


Read more

How to run multiple linux command at same time


 How to run multiple linux command at same timeThe multiple number of commands can be executed at once in Linux terminal using two different ways. Both the ways are too simple. The one way among the two introduce us to theShell Scripting. Yes, I have been talking a lot about shell scripting. Well, it starts now! Let’s focus on how to run multiple command at same time. I recommend, if you are not familiar with the Linux commands see our other various tutorials which will make you familiar with the various Linux commands. Also, see the cool things that you can do in the terminal like watching games, playing movies and all.

Way 1:

This one is very simple. You just need to separate the commands which semi colon. After you are done, hit enter and all your commands will execute. The syntax is:
command; command; command; command
multiplecommands How to run multiple linux command at same time
The commands ls, cat hello and ls -l are executed. The first command “ls” listed all the directories, “cat hello” read the file hell0 and “ls -l” commands listed all the files and directories in detail with permission. See, the various things you can do with ls command and cat command.

Way 2:

Instead of executing the command from terminal we will first store the commands in a text file and later execute that file. This is called shell script. Shell simply refers to terminal and script means command that do something. Thus, shell script is nothing just a bunch of commands written in  a text file.
First let us create a file using cat utility with commands in that file:
createfileusingcat How to run multiple linux command at same time
We created a text file called shscriptexample and put three commands in that file. This file is now called script file.
How to execute script file:
The syntax for executing script file is:
sh filename
executescriptfile How to run multiple linux command at same timeAs you can see, the result is same. The shell script makes the Linux shell more powerful. To perform specific task, you can create your own script file and execute that file. I am going to cover more tutorials on shell scripting.

Read more

Best ways to extend your laptop battery


How can I increase the battery life of my laptop? Yes, the proper laptop battery care will help you to increase the life of your battery. Using the proper techniques may extended your battery life to longer than you ever expected and helps  run your laptop without charging for long period of time Following changes will help you to extend the battery life of your laptop.
laptop battery example 215x300 12 ways to extend your laptop battery 1. Disable blue tooth and switch off your wireless card
Blue tooth and wireless consumes lot of battery of your laptop. If your blue tooth and wireless start searching a device and network respectively  the use of battery will be tremendously increase.  If you don’t use any of these services simply disable and switch off it.
2. Avoid extreme temperature
The room temperature greatly affects the laptop battery life. Therefore choosing the best place and room temperature will be very helpful to extend your laptop battery.
3. Don’t use external devices
External devices like USB cable, USB mouse consume  lot of battery. Therefore it will be suitable avoid using external device .
4. Use power saving option
If you are smart enough you should be aware about this power option fact. Onwindows 7 and vista you will see power saver option with the click on laptop battery icon. If you are using window xp click power saver option from your control panel. If you are mac user use energy saver option from system performances.
5. Dim your LCD screen
The maximum brightness you use there will be maximum battery consumption,  therefore dimming your screen will helps to consumes less battery.
6. Close down the unnecessary program
Various unnecessary program might be running in your laptop which will consume your laptop power. Close down all the unnecessary program.
7. Don’t use multimedia as far as possible
Its better not to use multimedia during the laptop running on battery. If you are using it low your volume down. If you are not using multimedia make your volume mute.
8. Don’t use CD/DVD/Blue ray disk
Try to run the program from your hard disk as far as possible. Using Optical drive consumes more battery power.
9. Go for small one
If you are about to get a new laptop, choose a laptop with smaller screen and LED display.
10. Care and maintainence
Don’t leave the laptop in direct sunlight and if you don’t use you laptop for a certain period then you should first discharge your battery and recharge.
11. No games, music and videos
Avoid the things like playing games, listening to music and watching videos. I know it would be hard for the people who loves entertainment but entertainment consumes more battery power than you ever imagine. Therefore avoiding games, music and videos is one of the best way to save your battery power.
12. Follow the full charge system
When you start charging your laptop charge it fully.Don’t unplug or discharge your laptop when it is charging. This also helps you to increase the overall battery life of your laptop.

Read more
2leep.com