Skip to main content

Posts

Showing posts from July, 2014

Microsoft Word shortcut keys

Microsoft Word shortcut keys: Microsoft world 2007/10/12 shortcuts keys for keyboard. Shortcuts are very helpful to work faster with Ms office word. Take a look and try some shortcuts Key Board Shortcut Details Ctrl + 0 Adds or removes 6pts of spacing before a paragraph. Ctrl + 1 Single-space lines. Ctrl + 2 Double-space lines. Ctrl + 5 1.5-line spacing. Ctrl + A Select all contents of the page. Ctrl + B Bold highlighted selection. Ctrl + C Copy selected text. Ctrl + D Open the font preferences window. 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 line or selected text to the left of the screen. C

Magic of V-Lookup

Magic of V-lookup: Solution of following questions. How to use vlookup ?  Working of Vlookup? Introduction to vlookup? As the name implies, V-Lookup, stands for Vertical Lookup, which is used to find specific information column wise vertically that has been stored in excel sheet. Let’s study the Formula/Syntax of V-lookup function. It consists of four parts. Lookup_value - This is the index which we have to search in the table. Table_array, col_index_num - This is table array in which we search the look up value . This argument is a named range or a reference to a range of cells. Here, in above our table range is cell H2 to J7. Col_index_num - Enter the column number of the table_array from which you want data returned from means which data you want to print as result. In above example, column index is 2 since value of name is 2nd position. Range_lookup:   A logical value (TRUE 1 or FALSE 0 only) that indicates whether you want VLOOKUP to find an exact or an approxi

Learn java script.

Calculate n^n using java script. Program 1:   var a = parseInt( prompt ("Enter your number"));   var b = a;   var i;   for (i = 0; i <= b; i++)   {    a = a * b;    }    a = a / (b * b);    alert("the number is: " + a); var a = prompt("Enter value for Table:");  var i;  for (i = 1; i <= 10; i++)  {  c = i * a;  alert(c);  } Print Table in javascript : Program 2: var a = prompt("Enter value for Table:");    var i;  for (i = 1; i <= 10; i++)    {    c = i * a;  alert(c);    }

Hide folder in windows without using software.

Open notepad copy the below code and save file as "tanuj.bat" @ECHO OFF title Folder  tanuj if EXIST “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” goto UNLOCK if NOT EXIST tanuj   goto MDLOCKER :CONFIRM echo Are you sure u want to Lock the folder(Y/N) set/p “cho=>” if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM :LOCK ren  tanuj  “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” attrib +h +s “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” echo Folder locked goto End :UNLOCK echo Enter password to Unlock folder set/p “pass=>” if NOT %pass%== password  goto FAIL attrib -h -s “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” ren “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}”  tanuj echo Folder Unlocked successfully goto End :FAIL echo Invalid password goto end :MDLOCKER md  tanuj echo  tanuj  created successfully goto End :End

Find Prime No. Using Java Script

Find Prime No. Using Java Script Java script has  very simple code for browser. Generally java script is used to restrict user. But you can learn java script by playing with coding. Program : var num =prompt("Enter a number "); parseInt(num);var i;var b=0; if(num==1) { alert("A prime number is a number which has only two factors, 1, and itself. But in the case of 1, there is only one factor: 1. So, 1 is not a prime number"); } else{ for(i=1;i<=num;i++) { var result = num%i; if(result==0) { b++; } } if(b<=2) { alert(" Prime no."); } else { alert("Not Prime"); } }

Top 5 expensive car in the world

Top 5 expensive/Great car in the world: When we talking about technology the first world comes in mind is Smart phones, but when live technology is only found in cars. Here are some most expensive cars are listed. These are the extremely example of technology power and style. 1. Lamborghini Veneno $4M:- The first world comes to see the image is WOW!! You are absolutely right here because, its live example of style speed and technology."It's awesome". 2.W Motors Lykan Hypersport $3.4M: Lykan Hypersport is the first sports car from Lebanon manufactured by W Motors.  The highest speed that can be touched using this car is 245 miles per hour. It can accelerate from 0 to 100 Km/h in under 3 seconds.  3.Koenigsegg One:1. $2.0M: This Sports car is the perfect example of look,style, design and beauty of vehicle. image source: exoticindiancars.blogspot.com 4.Lamborghini Reventon $1.61M: This one is also the  great  car . See its looks and speed. It c

Small Businesses Can Benefit From Freelancers

Small Businesses Can Benefit From Freelancers Need new talent? Today is the age of technology and everyone is busy in their work, and technology experts have no time to others while freelancing is best way to meet tech-expert with businessman. Suppose you are a small businessman and you have no resources like office,systems,employees. Establish a company is very difficult task and require lots of money. So divert to freelancing is best option you can hire skilled persons who are ready to work from home at smallest price. Now its become in trends. The "freelance revolution" Benefits of hiring a freelancer What are the benefits? How to Boost Office Productivity by Freelancers? Freelancer is the best business solution to boost productivity without investing in office premises, and now a days its in trending and fastest growing online community of professionals because of its thousands of  benefits such as work flexibility.  Eliminate Interruptions  By Freelancing

Home treatment for Mouth Blister

Causes of Mouth Ulcers and How to Treat Them? What is Mouth Ulcer or Canker Sore or Apthous stomatitis? Mouth Sore start with little red lesions under lips, tongue,throat and some time at the base of your gum and start paining and this pain hurt more while eating and drinking.  Because of this canker sore normal routine looks very difficult and swallowing food becomes very uncomfortable.  Mouth Ulcer is very irritating and painful. Common Symptoms: You can easily recognize mouth ulcer because of its  lesions and shape most of time oval shaped. Sometime it start with small white dot. Sometime  it looks like little red spot in mouth. Some time you can face swollen lymph nodes or saliva in  your mouth because of this. What Causes Mouth Ulcer or Canker Sore? Here are few main cause of Mouth Ulcer as follows: According to Ayurveda, blisters in the mouth are caused by stomach upset and stomach heat. Indigestion is the main reason of this. Mouth lesions is on

Computer Generation

Generation of Computer: First Generation The period of first generation : 1946-1959. Vacuum tube based. Vacuum tube produces lots of heat, and occupies huge space so the size of first generation computer is very high. It’s just start of new era. Second Generation The period of second generation: 1959-1965. Transistor based. Transistor replaces the vacuum tube due to its smaller size, Cost and its Speed. Third Generation The period of third generation: 1965-1971. Integrated Circuit based. IC's are used in third generation. Thousands of transistors are available on single chip. So its speed increases and size reduced to a single table. Fourth Generation The period of fourth generation: 1971-1980. VLSI microprocessor based. VLSI circuits had about 5000 transistors. All high level programming languages are being used in this era. Fifth Generation The period of fifth generation: 1980-onwards. ULSI microprocessor based Parallel processing har

Benefits of Dates

Health advantages of feeding Dates : 1) Dates area unit free from cholesterin and contain terribly low fat. Dates area unit made in vitamins and minerals. 2) they're made supply of supermolecule, dietary fiber and made in B, B2, B3 and B5 in conjunction with A and C. 3) It helps improve the digest- system   because it contains soluble and insoluble fibers and completely different forms of amino acids. 4) Dates area unit nice energy boosters as they contain natural sugars like aldohexose, saccharose and laevulose. to urge a lot of advantage add dates to exploit and create it a really nourishing snack. 5) Dates area unit terribly low in calories and area unit extraordinarily appropriate for health acutely aware folks. 6) Dates area unit made in K and reduced in Na. This helps regulate a healthy system. Researchers have discovered the actual fact that K intake up to a particular extent will cut back risk of stroke. 7) Dates conjointly facilitate in lowering of the ch

10 rules to stay young.

10 rules to stay young..!!! When I am reading this article I want to write it in my own words but after reading this article I found nothing to edit. Because it rules to follow to make us stress free. The main point in this is that live free and enjoys every movement of life without tear. 1. Never think about nonessential numbers like age, weight and height. 2. Make only cheerful friends. Those whose makes you happy. 3. Keep learning. Learn more whatever. Never leave your brain free because "An idle mind is the devil's workshop." 4. Enjoy the small things. 5. Laugh out loud. Laugh until you gasp for breath. 6. Everyone have tears in life. But we have to move on from ups and downs. 7. Look happiness around you, what you love, whether it's family, music, and hobbies, whatever. 8. Take care about your health: If it is good, preserve it. If it is not, try to improve it. 9. Take a trip to the mall, to the next county, to a foreign country but not to where you feel b

Think Sensibly while Initiating Conversation with Strangers Online

Think Sensibly while Initiating Conversation with Strangers Online: Introduction: We all are aware that nowadays we have more interaction with people across the globe with the help of various social media sites. The question that always pops up in our mind is, are these relations that we build online are beneficial for us? Most of the people have some inner desire, interest and thoughts which they tend to share with friends and the adjoining networks. The relation that we build online impacts our life directly or indirectly. Almost, all the individuals can widen their network online by searching people having similar interest or skills. The gloomy factor is that instead of building legitimate relationship, individuals are trying to sell their profile online by illicit manner. There are numerous ways of meeting new people online like Facbook, Linkedin or Google+ all but most of them are based on fictions that completely sounds waste of time. I am certain that m