Showing posts with label Tips & Tricks. Show all posts
Showing posts with label Tips & Tricks. Show all posts

Saturday, 23 November 2013





Make your lips pink and soft

To make your lips pink and soft is a dream of every girl. Pink lips are a part of beauty which attracts people towards you. But due to harsh environment, dust, smoke and seasonal changing, lips turned into dark color, black and unhealthy. Girls use many expensive cosmetic. Lipsticks are made up of many chemicals which can harm your lips. In the past cosmetics when made, were tested on animals but now it is banned. That’s why cosmetics are not tested and directly used by people. But don’t worries I have make this article for you to make you lips soft and pink without using expensive products including chemicals.


Reasons behind dark and unhealthy lips:

There are many reasons behind this. Some of common reasons are listed below

  • *      Seasonal changing
  • *      Unhealthy lifestyle
  • *      Ignorance towards your own self
  • *      Illness
  • *      Using tobacco
  • *      Not removing lipstick from lips at night
  • *      Less blood circulation in lips
  • *      Use low quality lipstick
  • *      Mind stress
  • *      Exposing lips to direct sun rays
  • *      Humid temperature
  • *      Dehydration in body

Beetroot Juice

Beetroot is a wonderful fruit. Get one piece of beetroot, wash it thoroughly and grind it and strain the juice. Keep it in the refrigerator. Apply this juice on the lips daily 2-3 time for 20 minutes then wash it off. It will keep your lips a natural pink color and make your lips soft.

Rose petals paste

Take some fresh rose petals, crush it and mix it with milk. Add some honey and glycerin in it. This will make a paste. Apply this paste on lips for 20 minutes then wash it off without using soap. This will give a natural color to your lips, and make your lips soft.

Natural Ghee

Natural ghee is very good remedy for dry lips. It is essential content of our food. Apply 1-2 drops of natural ghee on lips and rub it with finger. Apply ghee on your lips 2-3 times daily. This will give a natural color to your lips, and make your lips soft.

Brush

After brushing your teeth either at night or morning, brush your lips as well. When you apply brush on your lips it will remove unhealthy skin from lips and turned into fresh lips. It is not necessary to use brush with tooth paste on it, after brushing your teeth, wash the brush then apply on lips.

Moisturizer

Use good quality moisturizer for your lips for the whole day. Don’t let your lips to dry. Dryness can negatively effect on lips. Keep your lips hydrated and moisturized because this will make your lips fresh and long lasting pink and soft. Use lip balm while you are at home or go outside.

Pomegranate seeds

You can make one of the best homemade remedy with pomegranate seeds for lips. Grind the pomegranate seeds and mix some milk in it. This will make a paste. Apply this paste on lips daily, before going to sleep at night. It will shine your lips.

Avoid licking

When people feel that their lips are going to dry, they lick them. But licking is not the solution. Avoid licking your lips and apply good quality chip stick or lip balm to make them wet.

Juice

Take cotton, soaked it with beetroot juice or carrot juice. Then apply this cotton on lips slowly slowly. Try this process twice a day. This will make your lips soft, pink and shine.

Monday, 14 October 2013



Submitting a site map to google search engine is very important for driving traffic to your blog. When you make sitemap of your blog then google automatically index posts to search engine.



Follow the given steps.


  • Copy the given code.
atom.xml?redirect=false&start-index=1&max-results=500
  • Paste this code in the box which appears by clicking on ADD/TEST SITEMAP button.

  • Now click on submit sitemap.
  • You have done it.
Note:
The above code is for 1 to 500 posts. When you make more then 500 posts then you have to follow the above steps again but this time following code must be entered in place of above code.

atom.xml?redirect=false&start-index=500&max-results=1000





Every blogger wants to make his/her blog beautiful, which attracts visitors. Now blogger can apply css3 labels which is very easy to apply.



Just follow the given steps.

  • Go to your blogger dashboard.
  • Go to template then edit HTML.
  • Search for      ]]></b:skin>      tag.
  • Above this tag paste the given code.
................................................................................................................................................................

.label-size {
    float: left;
    margin: 0 0 7px 20px;
    position: relative;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 0.75em;
    font-weight: bold;
    text-decoration: none;
    color: #996633;
    text-shadow: 0px 1px 0px rgba(255,255,255,.4);
    padding: 0.417em 0.417em 0.417em 0.917em;
    border-top: 1px solid #d99d38;
    border-right: 1px solid #d99d38;
    border-bottom: 1px solid #d99d38;
    -webkit-border-radius: 0 0.25em 0.25em 0;
    -moz-border-radius: 0 0.25em 0.25em 0;
    border-radius: 0 0.25em 0.25em 0;
    background-image: -webkit-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 71));
    background-image: -moz-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 71));
    background-image: -o-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 71));
    background-image: -ms-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 71));
    background-image: linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 71));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#feda71', EndColorStr='#feba47');
    -webkit-box-shadow: inset 0 1px 0 #faeaba,
        0 1px 1px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 0 #faeaba,
        0 1px 1px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 0 #faeaba,
        0 1px 1px rgba(0,0,0,.1);
    z-index: 1;
}
.label-size:before {
    content: '';
    width: 1.30em;
    height: 1.39em;
    background-image: -webkit-linear-gradient(left top, rgb(254, 218, 113), rgb(254, 186, 71));
    background-image: -moz-linear-gradient(left top, rgb(254, 218, 113), rgb(254, 186, 71));
    background-image: -o-linear-gradient(left top, rgb(254, 218, 113), rgb(254, 186, 71));
    background-image: -ms-linear-gradient(left top, rgb(254, 218, 113), rgb(254, 186, 71));
    background-image: linear-gradient(left top, rgb(254, 218, 113), rgb(254, 186, 71));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#feda71', EndColorStr='#feba47');
    position: absolute;
    left: -0.69em;
    top: .2em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 1px solid #d99d38;
    border-bottom: 1px solid #d99d38;
    -webkit-border-radius: 0 0 0 0.25em;
    -moz-border-radius: 0 0 0 0.25em;
    border-radius: 0 0 0 0.25em;
    z-index: 1;
}
.label-size:after {
    content: '';
    width: 0.5em;
    height: 0.5em;
    background: #fff;
    -webkit-border-radius: 4.167em;
    -moz-border-radius: 4.167em;
    border-radius: 4.167em;
    border: 1px solid #d99d38;
    -webkit-box-shadow: 0 1px 0 #faeaba;
    -moz-box-shadow: 0 1px 0 #faeaba;
    box-shadow: 0 1px 0 #faeaba;
    position: absolute;
    top: 0.667em;
    left: -0.083em;
    z-index: 9999;
}
#Label1 {
    height: 210px;
}
.label-size:hover {
    background-image: -webkit-linear-gradient(top, rgb(254, 225, 141), rgb(254, 200, 108));
    background-image: -moz-linear-gradient(top, rgb(254, 225, 141), rgb(254, 200, 108));
    background-image: -o-linear-gradient(top, rgb(254, 225, 141), rgb(254, 200, 108));
    background-image: -ms-linear-gradient(top, rgb(254, 225, 141), rgb(254, 200, 108));
    background-image: linear-gradient(top, rgb(254, 225, 141), rgb(254, 200, 108));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fee18d', EndColorStr='#fec86c');
    border-color: #e1b160;
}
.label-size:hover:before {
    background-image: -webkit-linear-gradient(left top, rgb(254, 225, 141), rgb(254, 200, 108));
    background-image: -moz-linear-gradient(left top, rgb(254, 225, 141), rgb(254, 200, 108));
    background-image: -o-linear-gradient(left top, rgb(254, 225, 141), rgb(254, 200, 108));
    background-image: -ms-linear-gradient(left top, rgb(254, 225, 141), rgb(254, 200, 108));
    background-image: linear-gradient(left top, rgb(254, 225, 141), rgb(254, 200, 108));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#fee18d', EndColorStr='#fec86c');
    border-color: #e1b160;
}
- See more at: http://www.helperblogger.com/2012/07/customize-blogger-labels-with-css3.html#sthash.GYtshpHH.dpuf
...................................................................................................................................................................

  • Now save template.
  • You have done it.

Sunday, 13 October 2013

Today I will tell you to verify your blog meta tags. By following this post you can drive more traffic to you blog.



Follow the steps given below.

  • Login to your Blogger Account with gmail account.
  • Go to WebmasterTools.
  • There you can see your blog address.
  • Click on "Manage site" then on "Add or remove users".

  • Then Click on "Manage site owners" on next page.

  • Then click on "Verify using a different method".
  • Select "HTML tag".

  • Copy the given code.
  • Now go to your Blogger dashboard >> Template >> Edit HTML .
  • Search for <head>
  • Now Paste that code below the <head> tag.
  • Save template.
  • You have done it.

Thursday, 3 October 2013


Microsoft Word shortcut keys



ctrl + A = select all content of the page
ctrl + B = bold highlighted selection
ctrl + C = copy selected text
ctrl + E = aligns the line or selected text to the center of the screen
ctrl + F = open find box
ctrl + I = italic highlighted selection
ctrl + J = aligns the selected text or line to justify the screen
ctrl + K = insert link
ctrl + L = aligns the selected text to the left of the screen
ctrl + M = indent the paragraph
ctrl + P = printout the selected page
ctrl + R = aligns the selected text to the right of the screen
ctrl + S = save as
ctrl + T = create a hanging indent
ctrl + U = underline highlighted selection
ctrl + V = paste the selected text


ctrl + X = cut the selected text
ctrl + Y = redo the last action performed
ctrl + Z = undo last action
ctrl + shift + F = change the font
ctrl + shift + > = increse selected font +1pts up to 12pt and then increase font +2pts
ctrl + ] = increse selected font +1pts
ctrl + shift + < = decrease selected font -1pts if 12pt or lower, if above 12 decreases font by -2pts
ctrl + [ = decrease selected font -1pts
ctrl + end = moves the cursor to the end of the document
ctrl + home = moves the cursor to the beginning of the document
F1 = open help window
ctrl + F2 = display the print preview
shift + F3 = change the text in microsoft window from upper to lower case or a capital letter at the beginning of every word
F5 = open the find, replace and go to window in microsoft
ctrl + shift + F6 = opens to another open microsoft word document
F7 = spell and grammer check selected text or document
F12 = save as
alt + shift + D = insert the current date
alt + shift + T = insert the current time


Monday, 30 September 2013


adf.ly is a site which provide you a benefit to make money online by three different ways. Today I am going to share you all these three ways to make money online.
It will pay 4$ per 1000 clicks.
Minimum payout is 5$


Shorten a link:

Go to adf.ly, registered yourself there by filling a form. Now login to adf.ly. Copy a link to which you want to shrink/short and paste that link in the "shorten a link" box.

            

After that click on "shrink" , then a new link will be generated. Copy that new link and paste on the place where where you wan to put e.g on the website or blog, on facebook, on twitter or any social media. When someone click on that link, adf.ly shows a 15 seconds pop-up ad on that link. After  15 minutes if visitor click on skip ad, adf.ly will pay you.








Make referrals:

Login to adf.ly, click on "Referrals" button.


adf.ly will show you a referral link in box.


Copy your Referral Program/link and paste on the place where where you wan to put e.g on the website or blog, on facebook, on twitter or any social media. 


Put banner on your website or blog:

Again click on Referral and scroll down to bottom of the page. There you will see different banners of adf.ly having different sizes and shapes. Choose a banner of your desire, copy the code and place it on your blog. 









  • F1= Windows Help & Support
  • F2 = Rename object
  • F3 = Find all files
  • F4 = Selects the Go To A Different Folder box and moves down the entries in the box 
  • F5 = Refreshes the current window.
  • F6 = Moves among panes in Windows Explorer
  • F10 = Activates menu bar options
  • CTRL+ESC = Open Start menu
  • ALT+TAB = Switch between open programs
  • ALT+F4 = Quit program
  • SHIFT+DELETE = Delete item permanently
  • Windows Logo+L = Lock the computer 
  • CTRL+C = Copy
  • CTRL+X = Cut
  • CTRL+V = Paste
  • CTRL+Z = Undo
  • CTRL+B = Bold
  • CTRL+U = Underline
  • CTRL+I = Italic
  • SHIFT+right click = Displays a shortcut menu containing alternative commands
  • SHIFT+double click = Runs the alternate default command
  • ALT+double click = Displays properties
  • SHIFT+DELETE = Deletes an item immediately without placing it in the Recycle Bin
  • SHIFT+F10 = Opens a shortcut menu for the selected item (this is the same as right-clicking an object
  • CTRL+ESC = Opens the Start menu
  • CTRL+SHIFT+ESC = Opens Windows Task Manager
  • ALT+DOWN ARROW = Opens a drop-down list box
  • ALT+TAB = Switch to another running program 
  • SHIFT = Press and hold down the SHIFT key while you insert a CD-ROM to bypass the automatic-run feature
  • ALT+SPACE = Displays the main window's System menu (from the System menu, you can restore, move, resize, minimize, maximize, or close the window)
  • ALT+- (ALT+hyphen) = Displays the Multiple Document Interface (MDI) child window's System menu (from the MDI child window's System menu, you can restore, move, resize, minimize, maximize, or close the child window)
  • CTRL+TAB = Switch to the next child window of a Multiple Document Interface (MDI) program
  • ALT+underlined letter in menu = Opens the menu
  • ALT+F4 = Closes the current window
  • CTRL+F4 = Closes the current Multiple Document Interface (MDI) window
  • ALT+F6 = Switch between multiple windows in the same program 
  • SHIFT+DELETE = Delete selection immediately, without moving the item to the Recycle Bin
  • ALT+ENTER = Open the properties for the selected object
  • Press and hold down the CTRL key while you drag the file to another folder
  • Press and hold down CTRL+SHIFT while you drag a file to the desktop or a folder
  • CTRL+G = Opens the Go To Folder tool
  • CTRL+Z = Undo the last command
  • CTRL+A = Select all the items in the current window
  • BACKSPACE = Switch to the parent folder
  • SHIFT+click+Close button = For folders, close the current folder plus all parent folders
  • Numeric Keypad * = Expands everything under the current selection
  • Numeric Keypad + = Expands the current selection
  • Numeric Keypad - = Collapses the current selection.
  • RIGHT ARROW =Expands the current selection if it is not expanded, otherwise goes to the first child
  • LEFT ARROW = Collapses the current selection if it is expanded, otherwise goes to the parent
  • CTRL+TAB/CTRL+SHIFT+TAB = Move through the property tabs
  • Press SHIFT five times = Toggles StickyKeys on and off
  • Press down and hold the right SHIFT key for eight seconds = Toggles FilterKeys on and off
  • Press down and hold the NUM LOCK key for five seconds:=  Toggles ToggleKeys on and off
  • Left ALT+left SHIFT+NUM LOCK: = Toggles MouseKeys on and off
  • Left ALT+left SHIFT+PRINT SCREEN: = Toggles high contrast on and off
  • Windows Logo = Start menu
  • Windows Logo+R = Run dialog box
  • Windows Logo+M = Minimize all
  • SHIFT+Windows Logo+M = Undo minimize all
  • Windows Logo+F1 = Help
  • Windows Logo+E = Windows Explorer
  • Windows Logo+F = Find files or folders
  • Windows Logo+D = Minimizes all open windows and displays the desktop
  • CTRL+Windows Logo+F = Find computer
  • CTRL+Windows Logo+TAB = Moves focus from Start, to the Quick Launch toolbar, to the system tray  
  • Windows Logo+TAB = Cycle through taskbar buttons
  • Windows Logo+Break = System Properties dialog box
  • Application key = Displays a shortcut menu for the selected item
  • Windows Logo+L = Log off Windows
  • Windows Logo+P = Starts Print Manager
  • Windows Logo+C = Opens Control Panel
  • Windows Logo+V = Starts Clipboard
  • Windows Logo+K = Opens Keyboard Properties dialog box
  • Windows Logo+ =: Opens Mouse Properties dialog box
  • Windows Logo+A = Starts Accessibility Options (if installed)
  • Windows Logo+SPACEBAR = Displays the list of Microsoft IntelliType shortcut keys
  • Windows Logo+S = Toggles CAPS LOCK on and off
  • TAB = Move to the next control in the dialog box
  • SHIFT+TAB = Move to the previous control in the dialog box
  • SPACEBAR = If the current control is a button, this clicks the button. If the current control is a check box, this toggles the check box. If the current control is an option, this selects the option.
  • ENTER = Equivalent to clicking the selected button (the button with the outline)
  • ESC = Equivalent to clicking the Cancel button
  • ALT+underlined letter in dialog box item = Move to the corresponding item

Monday, 23 September 2013




Is your computer “male” or “female”?
To check this, follow given steps.

1. Open Notepad by pressing
 window botton+R and type notepad then press ok.

2. Type the following line in notepad:

 CreateObject("SAPI.SpVoice").Speak"I love you"

3. Save file as computer_gender.vbs name.

4. Run the file.

If you hear a male voice, your pc is a boy

If you hear a female voice, your pc is a girl... Try this :)

Sunday, 22 September 2013



Follow the given steps to hide your date of birth.
  • Login to Skype.
  • Go to Skype menu >> Profile >> Edit Your Profile. 

  • Click on Show full Profile.
  • Edit Day, Date and Year as blank.
  • Changing will be saved automatically.
  • That's all.








Thursday, 19 September 2013




You can activate Facebook notifications on your mobile. Here are some simple steps for activation.


  • Login to your Facebook account. 
  • Go to your Account Setting.

  • Click on Mobile.

  • Click on add a mobile.
  • Now select your Country name and Carrier and press Next.

  • Now type F and send it to 32665 from your mobile. After few seconds you will receive a confirmation code on your mobile, type this code in the confirmation code box.

  • Deselect share my phone number with my friends.
  • Deselect allow friends to text me from Facebook.
  • Press enter.
  • That's all :)














Wednesday, 18 September 2013




Heading is one of the most important Tag of a blog. It effects on traffic. In blogger H1 is given to blog title, H2 is given to widgets title and H3 is given to every post title by default. But for better SEO H2 must be given to post title instead of H3 or H4. Therefore in this post i am ging to show you how to change headings from H3 to H2 and get more traffic to blog.

Follow the given steps


  • Go to blogger dashboard.
  • Go to template >> Edit HTML
  • Search fo H3. By pressing ctrl+f
  • Replace all H3 with H2.
  • Save template.
  • You have done it :)

Sunday, 15 September 2013


As we know that YouTube has been blocked in some countries due to its negative uses. But YouTube also has many positive uses specially in educational fields. People use Proxy Software to unblock YouTube. "UltraSurf" is also a proxy software. But there is a problem with this software when you wan to download any YouTube video. Today we have to solve this problem within some simple simple steps.

When you click on Download tab, this problem is occurred


To remove this problem follow given steps


  • Run UltraSurf software
  • Open Internet Download Manager

  • Click on Downloads then click on options

  • Tick all boxes then click on proxy

  • Tick on Use HTTP Proxy then hit ok

  • Now go to YouTube and download any video easily
  • That's all :)












As we know that YouTube has been blocked in some countries due to its negative uses. But YouTube also has many positive uses specially in educational fields. People use Proxy Software to unblock YouTube.  "UltraSurf"  is also a proxy software.

Here I am going to share some simple steps with you people to run YouTube with UltraSurf proxy software. Follow these steps


  • Go to  "UltraSurf" to download it.
  • After completion, install it.
  • This software will be installed in Zip folder. Dont unzip it.
  • Click on zip folder which named as "u".
  • This will appear.

  • Click on "u1201" to run this software
  • As a result of this a yellow colored lock will appear in the right bottom this lock will show that now you can run YouTube. When you will complete the work on YouTube then close  UltraSurf software. When you again wan to use YouTube then repeat all above steps.







Today I am going to share some simple steps which will help you people to find viruses in your Computer. Follow given steps

  1. Go into "Computer" folder.
  2. Open "C" disk.
  3. Open "Program Files".
  4. Open "Common Files".
  5. Open "Microsoft Shared".
  6. Open "MSInfo".
  7. Open "msinfo32".
  8. Click on all "+" buttons on left sidebar.
  9. Now there must be a "Find what" box in the bottom of the opened page.
  10. Type "virus" in that box.
  11. Then hit "find".
  12. After searching all the viruses will appear on the page. To remove all theses viruses you need a good antivirus in your computer. 
Here I am giving you some direct links of antiviruses. If you don't have any anti virus in your computer then download  only one of these free antivirus.