Archive for June, 2009

Forgot Your Password On XP ?

Saturday, June 27th, 2009

Forgot  the password of your Windows XP machine just follow the steps below for resetting your password

1. Restart you computerxp

2.When booting, press F8 and select “Safe Mode”

3.After getting to the user menu. Click on a user and this time it will not ask you for a password

4.Go to Start>Run and type “CMD” (without the quotes).

5.At command prompt type in “cd C:\Windows\System32″ (without the quotes), Provided ur windows should be installed in C drive or change the directory to which ever u have installed

6.For safety purposes first make a backup of your Logon.Scr file.. You can do this by typing in “Copy to Logon.scr to Logon.bak” (without the quotes)

7.Then type “copy CMD.EXE Logon.scr”(without the quotes)

8.Then type this command, I will assume that you want to set Administrator’s password to “MyNewPass” (without the quotes)

9.Now, type this in (I am assuming that you are still in the directory C:WindowsSystem32) , “net user administrator MyNewPass” without the quotes

10. You will get a message saying that it was successful, this means Administrator’s new password is “MyNewPass” (without the quotes)

11. Restart the PC and you will login as Administrator (or whatever you chose to reset) with your chosen password.

NOTE: The steps above illustrated were purely authors and harm affected to your PC absolutely at your own risk.

How To Install A Classic Blogger Template In New Blogger

Saturday, June 27th, 2009

Guys, it is so easy as 1 2 3 . . . . Here we go . . .

1.      Sign in to your blogger account and click on the layout link next to your blog name.

blogspot-layout2.      Click on the ‘Edit html’ tab

blogger-html3.      That’s it! replace the HTML from downloaded code(the one in the text file) or upload the XML file.

blogger-html1

4.      And the most important thing!Don’t forget to SAVE THE CHANGES.

Do ‘IT’ in Shortcut

Saturday, June 27th, 2009

shortcutWhat we will do when we want to go somewhere..??

We will look for the shortest way to that place… RIGHT…!!!

Same like we will like to use shortcuts for using PC for various applications. Then how to know about various PC Commands and shortcuts for novice and non technical geeks..

Just simply Log on to ShortCutWorld and explore lots and lots of commands for all your utilities, applications, software programs

Can You Tell The Time..??

Saturday, June 27th, 2009

new-generation-clockIf someone asks as the Time, We will tell it simply by looking into our watch. But we have to think a while for telling the time we use the watch is shown in the picture. That is the specialty of this watch…!!! The optical LED used in this watch will glow in horizontal way to show the time.

Confused..!!?#$%

Nothing it is so simple…

Just Count the numbers in the display and it will let us know the time and date.

For more details Click Here

Adding Meta Tags to Blogger (BlogSpot) Blogs, Websites for Better SEO

Saturday, June 27th, 2009

If you don’t know what Meta tags are, and what the importance of adding Meta tags is, here is the detailed description on how to add them to your blogger (BlogSpot) blogs or any website.

Do you know adding meta tags is so important if you want to get more traffic from search engines like Google, yahoo, msn, etc, especially the meta description is the most important one.

If you don’t know what Meta tags are, Meta tags are the tags which describes your site and tells the search engines what your site is all about. Adding Meta tags is an important factor in SEO. (Search Engine Optimization).Meta tags allow search engines to index your web pages more accurately. In other words, Meta tags communicate with the search engines and tells more information about your site and make it index correctly and accurately.

We have to add two Meta tags to the head section of the template. One is the Meta description which describes your site and another one is Meta Keywords which tells about your site keywords (what your site is all about)

Here is how to add Meta tags to your blogger (BlogSpot) blog:

1. Sign in to your blogger dashboard>click the ‘layout’ button [see the screenshot below]
blogspot-layout2.Click on the ‘Edit html’ tab

blogger-htmlHere is the code you have to add

<meta content=‘DESCRIPTION HERE‘ name=’description’/>

<meta content=’KEYWORDS HERE‘ name=’keywords’/>

<meta content=’AUTHOR NAME HERE‘ name=’author’/>

DESCRIPTION HERE: Write your blog description
KEYWORDS: Write the keywords of your blog
AUTHOR NAME: Write the author’s name

3. Add the above code just after this [Look at the below screenshot]

<b:include data=’blog’ name=’all-head-content’/>

blogger-html1

Don’t forget to add description and keywords and save the changes.

IMPORTANT:

Several people were filling with just the keywords in the description. DON’T DO THAT. Google and other search engines will ban your site from the search engines list if you did so. And also, don’t repeat the keyword more than 3 times.

That’s it! You have successfully added the Meta tags to your blogger (BlogSpot) blog. If you want to check whether you added the Meta tags correctly or not, just type ‘meta tags analyzer tool’ in the Google and you will find so many sites which can check whether you have added the tags correctly or not.