Translate

Monday, 16 June 2014

List of commands for Windows 7

Even works for windows8

Here are some list of commands useful for windows environment.
All these commands should be entered in Run box.
Click start--> type Run
                 (or)
 Windows key+R

Command
Function of command
Documents
Opens Documents Folder
Downloads
Opens Downloads Folder
favorites
Opens Favorites Folder
Recent
Opens Recent Folder
Pictures
Opens Pictures Folder
calc
Calculator
charmap
Character Map
cmd
Command Prompt
displayswitch
Connect to a Projector
control
Control Panel
timedate.cpl
Date and Time
locationnotifications
Default Location
devmgmt.msc
Device Manager
hdwwiz.cpl
Device Manager
dxdiag
DirectX Diagnostic Tool
cleanmgr
Disk Cleanup
dfrgui
Disk Defragmenter
diskmgmt.msc
Disk Management
iexplore
Internet Explorer
inetcpl.cpl
Internet Options
magnify
Magnifier
narrator
Narrator
ncpa.cpl
Network Connections
notepad
Notepad
osk
On-Screen Keyboard
mspaint
Paint
tabletpc.cpl
Pen and Touch
telephon.cpl
Phone and Modem
dialer
Phone Dialer
desk.cpl
Screen Resolution
mmsys.cpl
Sound
soundrecorder
Sound recorder
stikynot
Sticky Notes
credwiz
Stored User Names and Passwords
taskmgr
Task Manager
taskschd.msc
Task Scheduler
useraccountcontrolsettings
User Account Control Settings
utilman
Utility Manager
wscui.cpl
Windows Action Center
firewall.cpl
Windows Firewall
wf.msc
Windows Firewall with Advanced Security
journal
Windows Journal
wmplayer
Windows Media Player
wuapp
Windows Update
write
WordPad
xpsrchvw
XPS Viewer


Save time, using shortcut commands......! 

Sunday, 15 June 2014

Root Nokia X, X+, XL



The wonderful mobile models launched by Microsoft in average budget is Nokia X, X+, XL
The specification of the mobiles are up to the high end.
Nokia Xl have most of the features that we need, some are listed below.

Supports both 2 G and 3 G 
Optional dual sim (micro sim)
IPS LCD capacitive touch screen, 16 M colors 
Micro SD up to 32 GB
Internal 4 GB
Ram 786 MB
Wifi, Wifi hotspot
5 MP cam with autofocus, LED flash light.
Front cam 2 MP
Video 480p@30fps
Os Android 4.1.2, Nokia X platform 1.0 UI
for more information click here

How ever it has many best features, but the problem is even though it supports Android apps, it do not have "Play store".
Read this article to install Play store in your device.
Nokia X, X+ and XL every device supports the same method for installing Play store.
For this you need to root your device.

Download "kingo android root" from here
Install in your pc
Connect your device to pc
Note: You need to connect your device in debugging mode
You will be shown to enable debugging mode in Kingo android root software.
Click root.
Your device is now rooted.
Disconnect it from pc, then download "play store.apk" file and install it in your device.
Connect your device again to pc and remove root.
Play store is ready in your device.
Now you can download apps from Play store.

Have fun with Play store in your device.....!

Saturday, 14 June 2014

Basics of HTML

Daily you may visit hundreds of websites, ever surprised to make you website by your own.
Generally you may find some online sites that allow you to create your website by your own in few minutes, but it is pre-built and you are going to just change the names  (replace the names you need) in the name fields, Heading, subheading, topics, etc...
Now you are going to learn how to create websites by your own with HTML program.
HTML is a programming language that can be understand by the browsers like Google chrome, Mozilla, Internet explorer,etc..
You need not be a good programmer nor aware of programming you can understand everything simply.
Now you are going to learn only structure of HTML.
Do not except to be a professional by reading a single article, however "something is better than nothing".

You need not download any external softwares to write HTML code.
You just need an Notepad in your pc, thats it...

Structure

<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>

<h1></h1>

<p></p>

</body>
</html>


Detailed information of above code
<!DOCTYPE html> is a document type html file.
* For every thing you need is open and close i.e < > is called open and < / > is called close.
* Now <html> is opened.
* Your entire source code should be in between html i.e <html> and </html>
   So for that, you need to enter closed html </html> after leaving some lines.
* Now the body of the code starts open and close same as html i.e <body> and </body> with lines of gap like <html>, </html> as displayed above.
* In between html and body there is another line called title, <title></title> it is the title for your website.
* <h1></h1> is the heading of the website
* If you want you can add many sub headings using numbers i.e <h2></h2>, <h3></h3>, <h4></4>..........
* <P></p> represents a paragraph, your text is placed here.



A clear glance

                                                          <!DOCTYPE html>
<html>
<head>
<title>My website</title>
</head>
<body>

<h1>Heading</h1>
<h2>subheading</h2>

<p>Paragraph</p>

</body>
</html>

Now copy this and paste in your notepad.
Note: File should be saved with .htm or .html extension only.
After completing source code in notepad click -->file-->save as
then click file type as "any file" option available below file name.
Open your browser, click (ctrl+o) or file-->open, open your file location and select your file.
Once you have an idea, you can change text in the code.


Start thinking as a programmer....!

 

Google Translate

None of us know more than 3 or 4 languages, but some people may...
We got a great opportunity to understand every language with the help of Google translate.
Many of the people do not know that a Google product named "Google Translate" exists.
Some may know it but do not use, some of them may be aware of the product just by listening somewhere, but not known practically.
Here I will show you how to use Google translate and make you feel comfortable with any language.

Opening Google translate......

Check it here
* You can open Google translate online from the URL www.translate.google.com any time.
* This is web page opened in pc.

* Here you find two text boxes in the above image.
* You can select language from the drop down list from left side, (language you type)
* Select the language to which it needs to translate in the right side drop down list.
* Click translate, you will get converted text in right side.
* In the first step you will select a language, but if you don't select and start typing it will automatically recognize   the language.
* If you wish to translate large sentence or paragraph you can copy text you want (ctrl+c) and paste (ctrl+v) in text box of Google translate.

                      Communicate with everyone making use of Google translate.....! 


Google Drive


Many of the people use Google only as search engine, but we have lot many things that can be done with Google.
One of the splendid app from the Google is Google Drive.
Most of the people do not know about Google Drive, its a great online storage and sharing app that lets you even create documents of various types online itself without a third party software.
Example: We generally create documents, presentations using power point and excel sheets.
But even by using Google drive you can create all these directly with the help of Google drive any where accessing web service without installing Microsoft office.

Here is, how you can use it

* You can open Google drive using different ways i.e
* You can open after logging into G-Mail by the following steps.
* Login to your G-Mail
* Click "Account" tab on top right
     Standard View | Account | Settings | Help | Sign out
* Click grid symbol on top right.
* Click Drive at the bottom line
            (or)
* You can even open by clicking here
Now start your presentation of your choice (documents, presentation, spreadsheet) and even more.
* You can save these files in your mails and can access anywhere from any time.
* You can download your files and even have much more fun.
* Protect your files by storing in Google drive with a strong password for G-Mail using two-step-verification.
Check my previous post for enabling two-step-verification.

Think different, do different.....!

Friday, 13 June 2014

Root your Android Mobile

Now a days every person irrespective of age are showing tendency to use android mobiles.
Large extent of the facilities are utilized by youth.
Even many people are looking to root their mobiles such that they can access system files i.e default applications.
After rooting your mobile you will have permissions to change your default apps, its upto you to keep it or remove or add others apps as default i.e which are installed at manufacture itself.
Make everything yourself risk free.

How to Root???

* First download "kingo android root" software from www.kingoapp.com to your pc
* Install kingo android root in your pc.
* Open the software,it will automatically install drivers needed.
* In order to connect your mobile to pc,you need to enable debugging mode in your mobile.
* You can check from that software to enable debugging mode, you will find a option that " how to enable debugging mode" click that you will be shown along with images.
* Now connect you mobile to pc.
* Click root in that software.
* You can Remove root at any time.
* To remove root connect your mobile to pc and click remove root in kingo android root software.

Access your mobile without limitations...!



Convert "C Drive (local disk)" FAT32 to NTFS
* Open command prompt
   Start-->run (type in search box)-->cmd and press enter
                                   (or)
   Press windows key+r (shortcut for command prompt
* Type "convert c:/fs:ntfs" without quotes.

 Note: If the os is on the drive that you are converting, you will be prompted to schedule the task when you restart the pc because the conversion cannot be completed while the os is running. When you are prompted, click YES.

* When you receive the following message at the command prompt, type the volume label of the drive that you are converting, and then press ENTER.
The type of file system is FAT, Enter the current volume label for drive letter.

* When the conversion to NTFS is complete, you receive the following message at the command prompt
                                    Conversion complete

* Quit the command prompt
   Troubleshooting
* When you try to convert a volume to NTFS, you receive the following error message at command prompt.

[Convert cannot gain exclusive access to the drive letter drive,so it cannot convert now. Would you like to schedule it to be converted the next time the system restarts? <Y/N> ]

This issue occurs when the volume that you are trying to convert is in use, for example, if the drive that you want to convert is the same drive where windows XP is running.
To resolve this issue, type
[Y] without brackets at the command prompt. The volume, or drive is converted to NTFS the next time you start your computer.
* When you try to convert a volume to NTFS, you receive the following error message at the command prompt.

[ Convert cannot run because the volume is in use by another process. Convert may run if this volume is dismounted first. ALL OPENED HANDLES TO THIS VOLUME WOULD THEN BE INVALID. Would you like to force a dismount on this volume? <Y/N>
This issue occurs when there are files that are being used on the volume that you are trying to convert. This includes files that are accessed by users over the network.
To resolve the issue, use one of the following methods.

* Quit all the programs that are using the files on the drive, and then type [Y] without braces at the command prompt to convert drive to NTFS
* At command prompt, type [Y] without braces.
You receive the following error message:

convert cannot gain exclusive access to the drive letter now. Would you like to schedule it to be converted the next tome the system restarts?
<Y/N>
Type [Y] without braces at the command prompt.
The volume or drive is converted to NTFS the next time that you start your computer.


It takes some time for starting up

Your drive is now converted successfully.....!

Have multiple G-Mail accounts

Access all at one place

* Open you G-Mail.
* Click settings tab at top right corner.


* Click the forwarding and POP/IMAP in your account which looks like this.
 

Settings

SettingChoices
Forwarding:Add a forwarding address
Before you can forward to this address, we need to verify that you have permission from the owner. Enter an email address below and we will then send an email to that address with instructions on how to verify permission.
New forwarding email address:
 
POP Download:
Learn more
1. Status: POP is enabled for all mail that has arrived since 5/3/10
  (even mail that's already been downloaded)
 
 

2. When messages are accessed with POP 

3. Configure your email client (e.g. Outlook, Eudora, Netscape Mail)
   Configuration instructions
IMAP Access:
(access Gmail from other clients using IMAP)
Learn more
1. Status: IMAP is enabled
 
 

2. Configure your email client (e.g. Outlook, Thunderbird, iPhone)
   Configuration instructions
   

* Enter your G-Mail to which this mails should be forwarded
* Click "save changes".
* You will get confirmation mail to you other mail to which it has to be forwarded, follow the link in the mail.
* You will be verified.
* You will get all your mails of this mail and other, to only one mail so that you don't need to check every id you have.
* When you receive a mail you have a facility to select an option that whether to reply from same mail or use other id.
* Not only one you can add more mails.
* You can access all id mails at one place and save your precious time.
* You do not even miss your valuable mails from friends, company,etc..

Never miss your mails.....!

Protect android device which have no self cam


* Now I am going to tell you, how to protect your android devices which don't have self cam ( front cam ).
* For this I am going to use "Bitdefender mobile security" which acts as both anti virus and anti theft.
* First you need to download Bitdefender from Google Play Store.
* Install it in your device.
* Open it follow the instructions for complete installation (activation) in your device.
* Now create an account in bitdefender mobile website, so that you can have access over your mobile even if it is lost.
   i.e you can get an sms to one of your contacts from the number, which is using your mobile
   Note: You should already give a contact for bidefender ( you will find the option in the app itself)
* You can trace location by logging into your bidefender acccount.
* You can lock your device from your account.
* You can wipe your data remotely from your account so that no can access your credentials and personal info.

The special advantage you have with bitdefender is.....

* You can do all the above actions without logging into your account.
* You can do every thing with just small sms commands.
Process is type "BD-123456 locate" to get location url of the mobile, send this sms (without quotes) to your lost mobile number from the number you gave in bitdefender.
Replace 123456 with your 6 digit password.
* "BD-123456 lock"  to lock tour mobile.
* "BD-123456 wipe" to erase all the data in your mobile.
* "BD-123456 screem" to make your mobile shout loud so that you can find your mobile if it is nearer to you, (it will sound you even the mobile is in silent mode, so dont worry of your sound profiles).

Note: Do not forget to make your bitdefender as your device administrator.
Open settings --> security--> device adimistrator--> select bitdefender
By selecting as administrator no one can uninstall the app till it is removed as administrator.

To uninstall remove bitdefender as administrator.

Stay safe, make your mobile safe.....!





Tuesday, 10 June 2014


How to trace spam mail

* Open your email ( I am demonstrating using gmail )
* Open the mail you want to verify whether it is spam or not.
* You will find these options Reply | Reply to all | Forward | Print | Delete | Show original
* Click "Show Original"
* You will get source code of that email in new tab.
* Now copy all the text you got in new tab (ctrl+a), (ctrl+c)
* Open email trace ( just google it) you will find it, open any one, better select first search result.
* After opening you will find an heading "TRACE EMAIL ANALYZER" with a box to paste the text you have copied.
* Now click "GET SOURCE" below it.
* You are done!!! Under analysis you will find ip and other details.
* Now you can know whether it is spam or your original mail as you can guess by seeing its location.
* Even if you want you can trace ip address what you have got, you can by following method.
* Just open any ip tracker online and paste the ip address of which you want the details.
* Now you have ip details with you..........

Don't reply to spam mails and loose your credentials

Think smart, Be smart!!!!