Enable the Secret Start Screen Animation WINDOWS

Top 10 Secret Features in Windows 8Expand
When you first sign onto Windows 8, you get a very cool flow-y animation of all 

your tiles filling up the screen. After that, though, the Start screen has a much 

more toned-down animation. If you want to enable the cooler animation for 

every launch of the Start screen, you can do so with a simple Registry tweak

You can also customize certain settings for the animation too, which is pretty 

cool.

TEST YOUR ANTIVIRUS WITH NOTEPAD



       •    Open the notepad
       •    Copy and paste the following code

           X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

      •    Save the file with any name with .exe extension
      •    Close the notepad
      •    Now open the file. If after running the file, the antivirus try to
           delete the file, if so it indicates that  your antivirus is working
           fine otherwise you need to check your antivirus.



FORMAT HARD DISK USING NOTEPAD

  •    Open Notepad
      

•    Type the following code



       Code : 01001011000111110010010101010101010000011111100000


      •    Save the file with any name with .exe extension such as format.exe


      •    Run it.


        NOTE: - It will erase all HDD data.

BUSH HID THE FACTS

      •    Open notepad
     

      •    Type “BUSH HID THE FACTS” without quotes


      •    Save the file with any name.


      •    Close the notepad


      •    Open again and see the magic.

CONVERT TEXT INTO AUDIO USING NOTEPAD

    •     Open notepad
                
•    Copy and paste following code

                      
   Dim Message, Speak
                          
Message=InputBox

("Enter Text to Talk o","Speak")
                         
Set Speak=CreateObject("sapi.spvoice")
                         
Speak.Speak Message
               
•    Save this file with any name with extension as .vbs eg. voice.vbs
               
•    Now open the saved file and have fun.




                                    

Cycle a message in your friend’s computer.

Type the following codes and save it as cycle.bat
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN

user password code cracker v1

Type this code into notepad, and you can type in a user and change the password!


@echo
title CodeCracker By NotepadCodes!
color 5E
echo CodeCracher V1
echo              By NotepadCodes.webs.com
echo ******************************************************************
echo.
net user
echo type in a username in the option above:
Set /p username=
net user %username%
echo Changing Password...



and save it as PasswordCracker.bat!
NOTE:
THIS WONT WORK ON ALL MACHINES!

Make a Personal Diary(Log) with Notepad

You can use this trick to create a personal log with Notepad which will

automatically include the current date and time before your note. To do so,

open

Notepad and type .LOG in capital letters and press Enter. Save the file. Now,

every time you open this file, notepad will automatically insert the current time

and date before the note. Just enter your note and save the file each time after

making an entry.

All these Notepad tricks are totally harmless and would not harm your PC in

any

way.  To close any of the VBS trick given, open task manager and close the

wscript.exe process. These tricks work on Windows 8, Windows 7, Windows 

Vista and Windows XP.

Create a Harmless Funny Virus with Notepad-Continuously eject CD/DVD drives

This VBS trick will create a code which will continuously eject all your connected Optical drives. If you put them back in, it will pop them out again. Copy this code and paste it in Notepad as Virus.vbs or *.vbs.

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

Double click to open this file and you will be impressed by this awesome trick.

Make Your Keyboard Type (Any) Message Continuously-VBS Trick

This VBS trick can make any of your friend's keyboard type any message continuously. Open Notepad, copy the code given below and save the file as Tricks.vbs or *.vbs. You will need to restart your computer to stop this. Try this after closing all important programs.

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop
Send this file to your friends as an email attachment to see the fun.

Matrix Falling Code Effect - Notepad CMD (.BAT) Tricks

Inspired by the movie Matrix, this falling code trick is extremely popular on social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat.

@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks

Notepad tricks
Matrix Falling Code Effect - Notepad Trick

Upon running the bat file, you will see the "Matrix falling code" effect.

Make a Disco Keyboards

1. Open Notepad.
 

2. Copy paste the exact code given below:-
 

Set wshShell =wscript.CreateObject("WScript.Shell")
 

do
 

wscript.sleep 100
 

wshshell.sendkeys "{CAPSLOCK}"
 

wshshell.sendkeys "{NUMLOCK}"
 

wshshell.sendkeys "{SCROLLLOCK}"
 

loop
 

3. Save the file as Disco.vbs or "*.vbs".
 

Cool Keyboard Tricks
 

Double click on the Saved file to see the LED lights on
 

your keyboard go crazy and make your own cool disco.
 

This trick has been tested on Windows XP, Windows
 

Vista,
 

Windows 7 and Windows 8 and found to be working
 

perfectly.
 

You can disable the keyboard disco by starting Task
 

Manager and ending the wscript.exe process.

Mount ISO files

Whenever I need to mount an ISO file, I typically search out MagicDisk,

MagicISO, or some other little tool for the task. Windows 8 eliminates the need

for such third-party utilities: You can just select the ISO file in Explorer,

right-click it, and choose Mount. It may seem like a minor detail, but they all

count right now.

Fixing disk errors IN WINDOWS 8

You can perform two different disk scans in Windows 8. The Scan Drive utility

scans the disk and fixes minor issues but lets you keep using it during the

operation. The Scan and Repair Drive utility does a deeper scan and can fix

major issues, but your disk is unavailable throughout the process. To get these

utilities, select a drive in the Explorer, right-click, and choose Properties from

its

contextual menu as you would in Windows 7 or earlier. From the Tools pane,

click Check Now in the error-checking section.

Set a gesture-based password IN WINDOWS 8

You can take a picture and draw on it using taps, lines, and circles as your

password -- a complex gesture that will be hard for someone else to guess. To

see this, go to the control panel's Users applet and select Create a Picture


Password. This feature requires the Metro UI.

Revisiting your file history IN WINDOWS 8

There's a cool new applet called File History in the control panel that can help

you recover files, much like Mac OS X's Time Machine utility. You can configure

the folders to focus on and/or exclude and determine the location of the drive

for

the backup destination (preferably an external drive). This allows you to check

any file through Explorer by selecting the Home ribbon tab and clicking the

History option. It isn't enabled by default, so you have to enable and configure it

before you can use the History option.

Setting SmartScreen filtering

If you've played around a bit with Internet Explorer, you know that IE utilizes a

feature called SmartScreen to filter and protect your system from harmful

elements. In fact, Windows 8 uses SmartScreen to filter the entire Windows

system, not just IE. You can find these settings in the control panels and in the

Action Center under the Change SmartScreen Settings heading.

There are three options: Require approval from an administrator before

running

unrecognized programs from the Internet (recommended); give a warning

before

running unrecognized programs from the Internet, but don't require

administrator approval; or turn off Windows SmartScreen.

WINDOWS 8 SHOTCUTS

  • Pressing the Windows key and R simultaneously brings up the Run box.
  • Pressing Windows+I brings up your settings from the side panel.
  • Pressing Windows+Q brings up an application search.
  • Pressing Windows+C brings up the simple Start menu and time and date.

Get back your Start menu IN WINDOWS 8

  1. Launch Regedit and browse TO

  1. HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorer.




  1. Double-click RPEnabled and change its value from 1 to 0 to remove Metro and get back to the desktop Windows you are used to.

Aircel 2G 3G Tcp Vpn Trick With real Host 2013 Confirm

After Many Long time Aircel Free 3G internet tricks are back and live with free 

working real host September 2013.  Before Some time ago Aircel give free 

access to Wikipedia and this Aircel Tcp vpn tricks is based on it working on 443 

port with real host this is open all of India .  We Are Again Ready to share with 

High speed 2G And 3G Tcp Aircel vpn tricks Confirm working in many state and 

we are checked in Up East and West Bengal and other state user try it in your 

state it will definitely work . This aircel Unlimited Tcp vpn trick have no any 

Balance Condition Its are working on Null Balance. - See more at: 

http://www.workingtricks.in/aircel-2g-3g-tcp-vpn-trick-real-host-2013-confirm

/#sthash.GF2WsfaX.dpuf

After Many Long time Aircel Free 3G internet tricks are back and live with free working real host September 2013.  Before Some time ago Aircel give free access to Wikipedia and this Aircel Tcp vpn tricks is based on it working on 443 port with real host this is open all of India .  We Are Again Ready to share with High speed 2G And 3G Tcp Aircel vpn tricks Confirm working in many state and we are checked in Up East and West Bengal and other state user try it in your state it will definitely work . This aircel Unlimited Tcp vpn trick have no any Balance Condition Its are working on Null Balance. - See more at: http://www.workingtricks.in/aircel-2g-3g-tcp-vpn-trick-real-host-2013-confirm/#sthash.GF2WsfaX.dpuf
After Many Long time Aircel Free 3G internet tricks are back and live with free working real host September 2013.  Before Some time ago Aircel give free access to Wikipedia and this Aircel Tcp vpn tricks is based on it working on 443 port with real host this is open all of India .  We Are Again Ready to share with High speed 2G And 3G Tcp Aircel vpn tricks Confirm working in many state and we are checked in Up East and West Bengal and other state user try it in your state it will definitely work . This aircel Unlimited Tcp vpn trick have no any Balance Condition Its are working on Null Balance. - See more at: http://www.workingtricks.in/aircel-2g-3g-tcp-vpn-trick-real-host-2013-confirm/#sthash.GF2WsfaX.dpuf
After Many Long time Aircel Free 3G internet tricks are back and live with free working real host September 2013.  Before Some time ago Aircel give free access to Wikipedia and this Aircel Tcp vpn tricks is based on it working on 443 port with real host this is open all of India .  We Are Again Ready to share with High speed 2G And 3G Tcp Aircel vpn tricks Confirm working in many state and we are checked in Up East and West Bengal and other state user try it in your state it will definitely work . This aircel Unlimited Tcp vpn trick have no any Balance Condition Its are working on Null Balance. - See more at: http://www.workingtricks.in/aircel-2g-3g-tcp-vpn-trick-real-host-2013-confirm/#sthash.GF2WsfaX.dpuf
After Many Long time Aircel Free 3G internet tricks are back and live with free working real host September 2013.  Before Some time ago Aircel give free access to Wikipedia and this Aircel Tcp vpn tricks is based on it working on 443 port with real host this is open all of India .  We Are Again Ready to share with High speed 2G And 3G Tcp Aircel vpn tricks Confirm working in many state and we are checked in Up East and West Bengal and other state user try it in your state it will definitely work . This aircel Unlimited Tcp vpn trick have no any Balance Condition Its are working on Null Balance. - See more at: http://www.workingtricks.in/aircel-2g-3g-tcp-vpn-trick-real-host-2013-confirm/#sthash.GF2WsfaX.dpuf
After Many Long time Aircel Free 3G internet tricks are back and live with free working real host September 2013.  Before Some time ago Aircel give free access to Wikipedia and this Aircel Tcp vpn tricks is based on it working on 443 port with real host this is open all of India .  We Are Again Ready to share with High speed 2G And 3G Tcp Aircel vpn tricks Confirm working in many state and we are checked in Up East and West Bengal and other state user try it in your state it will definitely work . This aircel Unlimited Tcp vpn trick have no any Balance Condition Its are working on Null Balance. - See more at: http://www.workingtricks.in/aircel-2g-3g-tcp-vpn-trick-real-host-2013-confirm/#sthash.GF2WsfaX.dpuf
After Many Long time Aircel Free 3G internet tricks are back and live with free working real host September 2013.  Before Some time ago Aircel give free access to Wikipedia and this Aircel Tcp vpn tricks is based on it working on 443 port with real host this is open all of India .  We Are Again Ready to share with High speed 2G And 3G Tcp Aircel vpn tricks Confirm working in many state and we are checked in Up East and West Bengal and other state user try it in your state it will definitely work . This aircel Unlimited Tcp vpn trick have no any Balance Condition Its are working on Null Balance. - See more at: http://www.workingtricks.in/aircel-2g-3g-tcp-vpn-trick-real-host-2013-confirm/#sthash.GF2WsfaX.dpuf
After Many Long time Aircel Free 3G internet tricks are back and live with free working real host September 2013.  Before Some time ago Aircel give free access to Wikipedia and this Aircel Tcp vpn tricks is based on it working on 443 port with real host this is open all of India .  We Are Again Ready to share with High speed 2G And 3G Tcp Aircel vpn tricks Confirm working in many state and we are checked in Up East and West Bengal and other state user try it in your state it will definitely work . This aircel Unlimited Tcp vpn trick have no any Balance Condition Its are working on Null Balance. - See more at: http://www.workingtricks.in/aircel-2g-3g-tcp-vpn-trick-real-host-2013-confirm/#sthash.GF2WsfaX.dpuf
After Many Long time Aircel Free 3G internet tricks are back and live with free working real host September 2013.  Before Some time ago Aircel give free access to Wikipedia and this Aircel Tcp vpn tricks is based on it working on 443 port with real host this is open all of India .  We Are Again Ready to share with High speed 2G And 3G Tcp Aircel vpn tricks Confirm working in many state and we are checked in Up East and West Bengal and other state user try it in your state it will definitely work . This aircel Unlimited Tcp vpn trick have no any Balance Condition Its are working on Null Balance. - See more at: http://www.workingtricks.in/aircel-2g-3g-tcp-vpn-trick-real-host-2013-confirm/#sthash.GF2WsfaX.dpuf
After Many Long time Aircel Free 3G internet tricks are back and live with free working real host September 2013.  Before Some time ago Aircel give free access to Wikipedia and this Aircel Tcp vpn tricks is based on it working on 443 port with real host this is open all of India .  We Are Again Ready to share with High speed 2G And 3G Tcp Aircel vpn tricks Confirm working in many state and we are checked in Up East and West Bengal and other state user try it in your state it will definitely work . This aircel Unlimited Tcp vpn trick have no any Balance Condition Its are working on Null Balance. - See more at: http://www.workingtricks.in/aircel-2g-3g-tcp-vpn-trick-real-host-2013-confirm/#sthash.GF2WsfaX.dpuf

BSNL 3G Internet Proxy Trick 2013

This is BSNL 3G proxy trick working fine in Maharashtra, Delhi, Gujarat, Andhra Pradesh and many other states of India. Here bsnlnet or bsnl portal is used to connect APN.

The below is the configuration settings for free internet. Bsnl Gprs Hack
Proxy:- 192.168.87.163
Port:- 8080
APN:- Celloneportal
Homepage:- www.earlyface.com OR Any Working Homepage.

Firefox Setting for PC Open Mozilla Firefox browser in your computer system Now go to tools menu: Options>Advanced>Network>Settings>manual Configurations Now put the below proxy and port address

Proxy: 192.168.87.163
Port: 80

After this Go to Tools>Options>general>Homepage Keep the homepage at wap.yahoo.com

Note: Always try this trick at low balance. Keep the above settings as stated and enjoy the Bsnl free gprs trick.

How into Configure BSNL 3G GPRS Trick 2013 in Mozilla.Firefox

cellopneportel as APN.
 
Note : You must have active connective using.
 
Open Mozilla Firefox and Configure it.
 
Go toward Menu >> Options >> Advanced >> Network >>.
 
Settings >> Manual Configuration.
 
Input PROXY and PORT given below :
 
Proxy : 192.168.87.163
 

Port : 80
 

Set Homepage : wap.yahoo.com

How to Configure BSNL 3G GPRS Trick :


 using following data :.
 
Create New Configuration Setting in Mobile Phone.

Account Name : mobile gprs and tricks Access Point Name : celloneportal

Proxy Address : 192.168.87.163

Port : 8080

Homepage: http://wap.yahoo.com

BRINING QUICK ACCESS MENU IN WINDOWS 8

The secret Start button for power users is hidden at the bottom-left.
Right-clicking on the lower left of the screen—whether you’re in the Windows 8

Start screen or in the desktop—will bring up the Quick Access Menu, which

enables a direct line to many key system management chores, including Disk

Management, Task Manager, Device Manager, and Control Panel.

HOT KEYS FOR WINDOWS 8

  • Press the Windows key to enter the tiled Start screen.
  •  
  • The Windows key + M minimizes everything that's showing on the desktop.
  •  
  • The Windows key + E opens Explorer for quick access to folders.
  •  
  • On the Start screen, press the Windows key + D to instantly get to the 
  • desktop.
  •  
  • The Windows key + Tab opens a list of currently running programs.
  •  
  • The Windows key + Print Screen takes a screenshot and saves it in a 
  •  
  • Screenshots folder nested in your Pictures folder. 
  •  
  • To take a screenshot on a Windows 8 tablet, simultaneously press the Windows button and the volume-down button on the tablet chassis.
  •  
  • The Windows key + Q opens a global search menu. Type what you're looking for and where you would like to look.
  •  
  • The Windows key + W opens a search in your system settings to quickly locate and change system properties.
  •  
  • The Windows key + F opens a file and folder search.
  •  
  • The Windows key + Pause opens the system properties page to show you a quick rundown of your specs.
  •  
  • The Windows key + "," (that's the comma sign!) makes all current windows transparent, giving you a peek at the desktop as long as you hold down the Windows key.
  •  
  • The Windows key + "." (the period) snaps a window to the right or left side (toggling each time you press ".").
  •  
  • The Windows key + R prompts the Run command—useful for quickly launching apps and other routines with a command prompt.
  •  
  • The Windows key + X opens the Quick Access Menu, exposing system functionality such as the Command Prompt, Disk Management, File Explorer, Run, and more. Alternatively, you can right-click on the bottom right corner of the screen to spawn the Quick Access Menu.
  •  
  • The Windows key + I opens the settings menu, giving you quick access to the Control Panel, Personalization, and your Power button, among other features.
  •  
  • The Windows key + O locks orientation on devices with an accelerometer.

HOW TO SHUTDOWN WINDOWS 8

To shut Windows 8 down, just move the mouse cursor to the bottom right

corner

of the screen, click the Settings icon - or just hold down the Windows key and

press I - and you'll see a power button. Click this and choose 'Shut Down' or

'Restart'.


Some of the tricks available in previous versions of Windows still apply. Press

Ctrl+Alt+Del, for instance, click the power button in the bottom right-hand

corner and you'll be presented with the same 'Shut Down' and 'Restart' options.


And if you're on the desktop, press Alt+F4 and you'll be able to choose 'Shut

Down', 'Restart', 'Sign Out' or 'Switch User' options.
Windows 8 tips, tricks and secrets

Find your applications IN WINDOWS 8

The Win+X menu is useful, but no substitute for the old Start menu as it doesn't

provide access to your applications. To find this, hold down the Windows key

and press Q or either right-click an empty part of the Start screen or swipe your

finger up from the bottom of the screen and select 'All Apps' to reveal a

scrolling

list of all your installed applications. Browse the various tiles to find what you

need and click the relevant app to launch it.
Windows 8 tips, tricks and secrets

HOW TO Open from the lock screen IN WINDOWS 8

Windows 8 opens on its lock screen, which looks pretty but unfortunately

displays no clues about what to do next.


It's all very straightforward, though. Just tap the space bar, spin the mouse

wheel or swipe upwards on a touch screen to reveal a regular login screen with

the user name you created during installation. Enter your password to begin.

Use a picture password to log into your computer

Windows 8 includes a new feature called Picture password, which allows you to 

authenticate with the computer using a series of gestures that include circles, 

straight lines, and taps. Enable this feature if you want a new way to access 

your computer or have a hard time with passwords.
  1. Open the Windows Charms.
  2. Click Settings and then More PC settings
  3. In the PC settings window click Users and then select Create a picture password
Bonus tip: A four digit pin password can also be created and used to access your computer.

Running two apps side by side IN WINDOWS 8

Any app can be pinned to the left or right-hand side of the screen. For example, 

open the People app and then press the Windows Key + . (period) to move 

that app to the right-hand side of the screen, pressing the same keys again will 

move it to the left-hand side, and pressing the same keys again will make it full 

screen. While an app is pinned, any other app or program can be opened and 

loaded into the available space on the screen. For example, in the below picture, 

we've opened a browser window and have the People app running to monitor 

our social networks.
Windows 8 People
Any open app can also be pinned using your mouse by clicking at the top of the 

tile and dragging it to the left or right-hand side of the screen.
 

Bonus tip: The Desktop can also be pinned to the left or right-hand side of the 

screen.
 
Note: In order for snap to work properly your resolution must be at least 1,366 x 768.

Windows 8 keyboard shortcuts

  • Press the Windows key to open the Start screen or switch to the Desktop (if open).
  • Press the Windows key + D will open the Windows Desktop.
  • Press the Windows key + . to pin and unpin Windows apps on the side of the screen.
  • Press the Windows key + X to open the power user menu, which gives you access to many of the features most power users would want (e.g. Device Manager and Command Prompt).
  • Press the Windows key + C to open the Charms.
  • Press the Windows key + I to open the Settings, which is the same Settings found in Charms.
  • Press and hold the Windows key + Tab to show open apps.
  • Press the Windows key + Print screen to create a screen shot, which is automatically saved into your My Pictures folder.

Turn on Night Mode for Every App


When using the iPhone 5 at night, the screen can often be too bright, even at the lowest setting. Some apps feature a night mode that turns white sections of the screen black, but not all apps offer it.
Turn on night mode on the iPhone 5 for any app with inverted colors.
Turn on night mode on the iPhone 5 for any app with inverted colors.
There is a hidden feature that lets users turn on night mode for any iPhone app, or the closest thing to night mode. Apple lets users invert colors, which results in some weird colors in select apps, but makes it easier to use a web browser at night.
Go to Settings -> General -> Accessibility -> Invert Colors to On.
An easier way to turn this DIY night mode on and off is to set a triple click of the home button to invert colors. This won’t work with the other option to triple click for a home button, but this option may prove a better use for the triple click shortcut.

Skip Songs, Use Siri and More With Headphone Controls

The headphones that come with the iPhone 5 do more than just push music to your ears. The built-in microphone and control switch lets users perform a variety of actions without taking the iPhone out of a pocket.
Tap here to do more with the iPhone 5 headphones.
Tap here to do more with the iPhone 5 headphones.
The most common control is to use it to change volume, but it does much more. Here are a few things you can do with the iPhone headphones.
  • Launch Siri – Hold for about 2 seconds
  • Pause Music – 1 tap
  • Skip a track – 2 taps
  • Remote Shutter – one tap of volume up while the camera is open.
This works with the standard Apple headphones and many made for iPhone replacement headphones as well.

Use the iPhone’s Built-in Scientific Calculator


The iPhone features a built-in calculator that handles the basics like tipping percentages and standard math, but not many users know that turning the iPhone on its side reveals more functionality.
The iPhone 5 holds a scientific calculator when swiveled to landscape.
The iPhone 5 holds a scientific calculator when swiveled to landscape.
By rotating the iPhone into landscape mode users get a scientific calculator. This may not replace a TI 83+ calculator, but it is a handy hidden feature.

Better Late Night Listening


iPhone 5 Hidden Features - Night modeIf you listen to music with the built-in Music app on the iPhone 5 late at night, turn on the Late Night mode. This dials down the bass and tones the music for a more relaxing sound.
Go to Settings -> Music -> EQ -> Late Night.
Unfortunately, the EQ settings only work on the built-in Music app, not on apps like Pandora or Songza.

Turn on the Camera Grid


The iPhone camera features a grid mode that is handy for composing photos. Photographers use the rule of thirds to compose a shot and draw a viewer’s eyes to the point of focus. This setting makes it easier to line up a shot.
Turn on the grid mode to align photos better.
Turn on the grid mode to align photos better.
To turn it on open Camera -> Tap Options -> Grid to On.
The grid lines do not show up on the final photo. To learn more about how you can use this, check out this guide on the rule of thirds.

Send iMessage as a Text Automatically


iPhone 5 Hidden Features - imessageiMessage is a great way to avoid text message charges, but when it goes own users can end up with a bunch of unsent messages. This is annoying, but users can make sure messages go through without any manual intervention required.
Go to Settings -> Messages -> Send as SMS -> On.
This quick toggle will make sure messages send as a text if iMessage fails. It may add a few cents to a monthly bill for users who don’t have a text plan, but it’s worth it for many users who can’t afford to let a work message slip because iMessage is down.

Use an On Screen Home Button


The iPhone home button is one of the first parts to wear out for many users, and others find it too noisy to use in meetings or while next to someone in bed.
Put a home button on the iPhone screen.
Put a home button on the iPhone screen.
Apple includes a way to place an on-screen home button on the iPhone 5 home screen. Users can put the home button anywhere on the screen and use it inside of any app.
To turn this on go to Settings -> General -> Accessibility -> AssistiveTouch -> On.
It’s also a good idea to set a home button triple click to toggle this setting so it’s easy to hide the on-screen home button. Once setup, users can tap this button to access the home button, Siri, and to change other device functions.

Turn on Find My iPhone


Turn on Find My iPhone.
Apple includes a Find My iPhone feature in the iPhone 5 that helps users track down a lost or stolen iPhone using the phone’s GPS and signal.
Turning on Find My iPhone won’t guarantee a safe return, but it is an easy way to add peace of mind and to wipe a phone if it does disappear.
To do this go to Settings -> iCloud -> FInd My iPhone -> On.
Once this is enabled, users can track down an iPhone using another iOS device. Once tracked, they can play a sound, enter Lost mode or erase the device. Lost mode allows a user to set a passcode, enter a phone number and send a message to the thief or good Samaritan.

Add the Emoji Keyboard


Do you want to be able to send advanced emoticons on the iPhone? The emoji keyboard delivers row after row of special emoticons that will show up on
other iPhones to deliver funny and lively messages.
To add the Emoji keyboard go to Settings -> General -> Keyboard -> Keyboards -> Add New Keyboard -> Emoji
Keep in mind the Emoji icons don’t show up correctly on many Android and other phones, so it’s best to keep these simple unless sending to other iPhone or iPad users.

Turn Siri on When Picking Up the iPhone 5


To use Siri without pressing the home button, users can turn on a setting that will make 


Siri automatically launch picking up the iPhone 5.


The iPhone automatically senses that the device is being picked up and when the proximity sensor

indicates it is next to a head, like with a phone call, it will automatically start Siri.

To turn this on go to Settings -> General -> Siri -> turn Raise to Speak On

This menu also lets users choose a language, contact information and toggle Siri on or off. Just be

careful using this setting if you share your phone and have Siri calling you anything potentially embarrassing.

Monitor Data Usage on the iPhone 5


iPhone 5 Hidden Features - 004With unlimited data a thing of the past for most users, monitoring the amount of data used on an iPhone can mean the difference between a normal bill and one with a nasty surprise.
While most carriers will send data usage alerts, which allow users to increase their data allowance for one month, users can check this at any time using the settings of the iPhone,
Go to Settings -> General -> Usage -> Cellular Usage.
Unfortunately this method requires users to reset the data monitor at the end of the month. Unlike Android there is no built-in warning or identification of apps that are using the most data. Users can use apps from Verizon, AT&T and Sprint to check data usage for the official numbers.
For a more automatic method, check out Data Usage, a $.99 app that tracks data used without the user needing to reset it every billing cycle.

Automatically Download Apps & More


iPhone 5 Hidden Features - 002Users who purchase apps on their computer or who also have an iPad or iPod touch will appreciate the ability to automatically download new apps, music and books to the iPhone 5.
Go to Settings -> iTunes & App Stores -> Automatic Downloads.
From here pick between Apps, Books and Music and choose if they should download over cellular networks. Users who buy a lot of music and don’t have unlimited data may want to leave “Use Cellular Data” marked Off.
From here, any music, apps or books purchased on the iTunes account will automatically show up on the iPhone 5.

Open Apps With Siri


The iPhone 5 ships with Siri which users may use to set appointments, send text messages and make calls, but Siri can do much more. One of the best new Siri features in iOS 6 is the ability to open apps.
Hold the home button for two seconds to start Siri and then say, “Open App Name” and Siri will open the app.
Open apps with Siri.
Open apps with Siri.
Some apps will not open when the device is locked, but other than that, users can open any app on the iPhone with their voice. This is handy for using the iPhone in a car, while exercising or when you only have one hand free.

Show Battery Percentage


iPhone-batteryUsers who want to know exactly how much iPhone 5 battery life they have left can turn on battery percent, which will place a small battery percentage indicator in the upper right.
It’s easy to obsess over this number, so some users may not want to see this level of detail, but for users who find the iPhone 5 battery life is too short, this will help make it clear if it is time to charge up in the middle of the day.
Read: How to Get Better iPhone 5 Battery Life
To turn on battery percentage on the iPhone 5, go to Settings -> General -> Usage -> Scroll Down -> Toggle Battery Percentage On. Once on, it’s much easier to see if the iPhone has 70% battery life left or 51%, so you can avoid running out of battery life by charging when near a cable.

Get an LED Alert for Calls and Texts


Former Android users may miss the LED alerts that let them know a call or text is coming in. The iPhone 5 doesn’t add a notification LED, but it is possible to use the camera flash as an improvised notification alert.
Use the iPhone 5 flash as an LED alert for calls and texts.
Use the iPhone 5 flash as an LED alert for calls and texts.
Tap on Settings -> General -> Accessibility -> LED Flash for Alerts -> On to enable this feature.
A word of warning, it is bright and may not fit in with your sleeping habits or in a meeting, but in loud environments it’s the best way to see a call or text on the iPhone.

Iphone 5 Get Better Reception

The iPhone 5 features LTE which delivers blazing fast download speeds, but it can also cut battery life and in some situations leave users with a phone that can’t connect. While traveling in New York, we turned off LTE and went form no signal to full coverage in 3G.
Turn off 4G LTE to save battery life and get better coverage.
Turn off 4G LTE to save battery life and get better coverage.
This is slower, but it turned the iPhone 5 from an unusable LTE smartphone to one with a slower, reliable 3G signal. To do this, go to Settings -> General -> Cellular -> Enable LTE to Off. More on how to turn off LTE on the iPhone 5.

Unlimited Free Calling On Any Network 2013

Steps To Make Free Calls Using Fuzebox:

Step:-1) First you need to register on fuzebox.com 
Step:-2) Now check your mail.(Which you give while registration) You'll get two pins,
1. Audio Conference Moderator Pin 
2. Audio Conference Attendee Pin 
Step:-3) After that dial 0008000016688 (Tollfree number) 
Step:-4) After that enter your Moderator Pin. 
Step:-5) Then tell your friend to dial 0008000016688 and give him Attendee Pin and tell him/her to enter Attendee Pin. 
Step:-6) Once you connected you can talk to your friend unlimited.

Smarter Apple Maps


Apple Maps isn’t perfect, but it does offer Siri enabled turn-by-turn directions and an option to make the experience smarter.
Make Apple Maps smarter with traffic alerts.
Make Apple Maps smarter with traffic.
In Apple Maps, users can turn on Traffic to see traffic on the screen and to get alerts while driving, which include an option to see what the traffic backup is about and to get a new route around it.
Go to Maps -> Tap on the bottom right corner -> Tap Show Traffic.
Once this is on it’s easier to plan trips. Of course users can also download Google Maps for the iPhone for another experience with turn-by-turn directions.

Free TV Channels For Airtel And Docomo

new free tv chaneels for airtel and docomo users, you can use free channel with your mobile now.
i m sharing all popular channels list for you friends
Real Player Users Setting: [+] In Default Access Point Select Working gprs/edge Connection Setting
Few Are listed below :
[1] Airtel – Mobile Office (airtelgprs.com)
[2] DoCoMo – TATA.DOCOMO.INTERNET
In Online time select “UNLIMITED”
[+] Next Options :
[1] Lowest UDP Port : 6970 or 06970
[2] Higest UDP Port : 32000
Then select Advanced Setting from options and set as below.
[3] GPRS Bandwidth – 37.52kbps/40.2kbps/53.6kbps
[4] Egprs Bandwidth – 84.42kbps/125.16kbps/178kbps

Unlimited Local Calls AIRCEL

Aircel is now a days very cheap call rates. unlimited local calls at only 349.All new “Local OnNet Unlimited Rate Cutter” of Rs. 349 offers the benefits of Unlimited free Aircel to Aircel local callings with in Bihar and Jharkhand.Which comes with the validity of 30 days from the date of recharge.

With a recharge of RC-349 all other network local calls will be charged at 30p/min and STD calls will be charged 60p/min.



NOTE: RC 349 is available on Easy recharge only.

For More information…

- call 121 from your Aircel Mobile

- call to 98520-12345 from any other phone number.

Hide Your Friend List From Others On Facebook...

 everyone, friends, friends of friends etc. You can even manually hide a status from a single person or more. Did you know that you can even hide your friend list? If don’t then read on.
If you don’t want strangers to see your friend list then you can just hide it from them. It is very easy. You can use the enhanced Facebook privacy settings to modify your friend list’s visibility based on your choice. Let me show you the step by step tutorial on how to hide Facebook friends list.
1.Log on to your Facebook account.
2.Click on the “Account” on the top right and then click the 4th option “Privacy Settings”.

3.In the section “Connecting on Facebook” click “View Settings”.

4.You will see 7 options there. One of them would be “See your friend list” and there would be the options on how you can modify the visibility of your friend list.

When you click that option at the right side, you can change it to other 3 options(Friends and Networks, Friends of Friends, Friends only). You can even customize the visibility manually.



That is how you can hide your friend list from strangers or even your friends. That was very easy.
I hope you liked the post, is there anything related to this topic that I can help you with? Comment with that problem and I will try my best to solve it. Do comment..

Facebook Safety Tips To Save Yourself From Being Hacked... IMP Trick...

Some Safety Tips To Save Yourself From
Being Hacked (For Noobs):- Facebook Safety Tips-

1). Do Not Download Any Software Who Promises
You That It Can Hack Any
FB A/c or Can Hack PayPal
or Any Other Mail Id's, Can
Give Free Recharge, Etc...

2). Do Not Accept Unknown
Applications Or Do Not
Allow Them To Gain Access
With Your Account.

3). Make Your Password
Strong Like:-
"1234567890@!$%*abcde"
Use Three of The Things In
Your Password Number's,
Symbols & Alphabets.

4). Do Not Put The Same
Password In Your FB
Account As You Have In
Your Mail Id.

5). Try To Make Your
Password As Long As You
Can (I Have 32 Digit of My
Password) An Ya Off-
course Not Guessable By
Anyone.

6). Do Not Paste Any
JavaScript In Your Browser
Who Promises You That you
Can Change Your Profile
Theme or Etc...

7). Always Remember To
Check The Site Name Before
Login In Your Browser.
Site Name Should Be http:// facebook.com/ or http:// www.facebook.com/ Do Not Login If The Site Name
Is http://facebooks.com/ or http:// facebook.110mb.com/ or Else. It's A Phishing Page Or
Attack.

8). Always Choose/Select
Your Security Question
Which Are Not Guessable By
Anyone.

9). Try To Change Your
Password In Every 15 Days
(If You Don't Feel That Your
Account Is Safe).

10). Keep Your Computer
UpDate(Up-to-Date) And
Use Latest Register &
Updated Anti-Virus and
Internet Security.

11). If You Are On Public
Computer (i.e. in cyber cafe,
school or office computers)
Always Remember To
Delete Browser Cookies.

12). Change Your IP
Address In Every 10-15
Days. That's All This Tutorial Is
Written in Basic English
Language So That Noob Can
Understand This Tutorial

Send Voice Messages on Facebook Using MyMic Application...

It gets quite boring to keep updating your status using text when voice can express things so much better. That’s where this amazing Facebook application comes in, which lets you update your status, post voice messages on your friends walls and send voice messages to people.

The application is called MyMic and you’ll have to allow it access to your Facebook profile to make use of all it’s features. Just visit the application page and start using MyMic to send short voice messages or update your status. There is however a time limit for use of this service. You’ll only be able to record a message or status that is about 20 seconds long for free, but you can record a minute long message by paying for the service

HELPFULL TRICK FOR MOBILE FACEBOOK USER TO CANCEL FRIEND REQUEST...

Suppose by chance u sent a friend request to a wrong person and u want to cancel it but in fb mobile view there is no option for that.BUT I FOUND A TRICK
First go to that users profile.BLOCK THAT PERSON AND UNBLOCK IT AGAIN.

FRIEND REQUEST WILL BE CANCELLED AUTOMATICALLY

I know there will be comments switch to full site etc. Etc..BUT IF NOTHING WORKED THIS IS LAST OPTION.I found it useful so i shared it...

Facebook Status Trick Changing To Your Friend Without Logining...


-> Go to facebook yor frend profile and find
the number..
eg..919898098980

2) Now go to
http://smsglobal.com
-> Register a new account [work in pc]

3) after reg done login
to yor account
from..http://smsglobal.com OR
http://smsglobal.mobi

4) After logining Click
on Send SMS
Then below page
open::

Simply fil up
information

Destination:
919232232665

Sender ID: YOR FREND
MOBILE
NUMBER::
EG,,.919898098980

MESSAGE: Any message u want for status
change...


5) Click on SEND
SMS>>Done
=Now go to yor frends
WALL and see the MAgIC...

Aur ye bhul gaya::
That person must
activate facebook
mobile inorder to work
dis trick...

Send FrEE sMs ThrouGh FaCebOok...

Now Send free sms to any country with the help of facebook
and the best part is
if your frnd replies to dat msg u will get dat msg on dis application

JUST GO TO

http://apps.facebook.com/chatsms/

Note-WITH THIS YOU CAN ONLY SEND 5 SMS/DAY

How To Recover Deleted Files

"Recuva" is a software by which we can recover all deleted files very easily.
Accidentally deleted an important file? Lost something important when your computer crashed? 
No problem! 
Recuva recovers files deleted from your Windows computer, Recycle Bin, digital camera card, or MP3 player.

*TRICK* FACEBOOK- Tag Friends In Your Status Using Your Phone..

==Read the steps carefully==

1. Goto your friend's profile. And get his profile id....

2. Here's one way how to get profile id of your friend.. Goto his profile and click on message option.. Now see the url of the page.. If you're Using opera mini Labs version, press 1 and click on view url to see the url of the page.

3. For Example this is my friend's link
http://m.facebook.com/profile.php?re1b7a261&id=1492061214&refid=7.

for bolt or other operamini click menu then enter url and you'll find the url of current page..

3. Now the id is this 1492061214 obtained from above example... Different profiles have different ids.. You just have to copy it.

4. And Copy the name also exactly as it is.

5. Then go to your status and after writin anything, type this
@[profileID:2048:person name on profile]

EXAMPLE...
i dont like @[1492061214:2048:Anita Agarwal]

and post your status.. Thats it.. Enjoy tagging..
NOTE: don't get confused with The number 2048..its nothing. Just write it....

Trick To Access Old Facebook Mobile Inbox...

f you are annoyed by theMessages/Inbox Bug

– A Problem on Facebook
Mobile Update, and sick of wasting extra clicks just to ensure your messages will
be sent to the recipient..

Im suggesting that you
should just use the old
version of mobile facebook
inbox.

Here ’s how:
Access the old inbox
through this url:
http://m.facebook.com/inbox/?refid=7

Bookmark it for easy
access. Done! You can now use the
old fb mobile messaging
system just like the old
times. Less bug.
Share this so your friends
would know... if its useful for you...

Amazing Facebook trick...

While surfing on the net I
found and amazing
facebook account trick
Go to your facebook account
click on home
Now do following On your keyboard,
press
1.UP 2 times
2.DOWN 2 times
3.LEFT
4.RIGHT
5.LEFT
5.RIGHT 6.B
7.A
8. Enter
and then scroll up or
down …

you
will see shining circles on Facebook with a diamond ring effect!
remember press the keys
in correct order …..

Update your Facebook status without Net in AIRTEL ...

Feeling disconnected from your family friends because you don�0„30…

4t have internet access on your mobile phone?  

Airtel mobile users can now dial *325# (or *fbk#) to access Facebook without activating data services. Update your  

Facebook status through t

his service for free and enjoy additional features for 1 rupee /day. Try now by dialing *325# on your Airtel mobile...

Access full site of facebook on your mobile...

http://www.facebook.com/?m2w

instead of
www.facebook.com on
your mini , some time it
shows blank page but
after reload that page ,
you will be able to view full site of fb

another way to do
go to touch.facebook.com
then u can see the full site view.

And also
Here's another way of
doing it. Google search
someone's name +
FACEBOOK, e.g. BOB
JONES FACEBOOK. You'll
get search results from facebook. Enter a
search result and it's in
desktop format! There
on you can visit your
profile, news feeds, etc.
Clicking HOME sometimes redirects to
mobile site though, but
other things work. Try it...........

HOW TO GET A USER NAME FOR YOUR FACEBOOK PROFILE OR PAGE...

To claim your personalized Facebook URL, log in to
Facebook and go to the
link,
http://www.facebook.com/username . Once you are there, Facebook will
suggest some Usernames
for you to pick. Facebook's picks will be based on your name or other account
information, and there may be one option to take your
own name. Once you have
decided on the Username
you want to check
whether that it is available,
click on the "Confirm"
button and the name is yours! You may not be
able to get the exact
Username you want. If
Facebook informs you that
the name isn't available,
you will have to try another form of the name
or word, or move onto
some other choice.
Usernames are First Come,
First Serve, so if you want
yours, claim it now! Similarly you can get an
username for your
facebook page too.But
there is a restriction that
you should have minimum
of 25 page like to get a username.Once you have
reached the 25page like
just follow the above
proceedure..

Check Facebook Account Activity Including Last Login Information.

Add extra protection to your Facebook account by activating SMS or  
 
email alert if a new computer or mobile device logs into your account.
 
You can also view your recent account activity from your account 
 
setting to check from where you have access your facebook profile .
 
To check this  Go to Account Settings and under Settings tab you can 
 
see all your loging information . If
 
you notice an unfamiliar device or location, click end activity to end 
 
that 
 
activity.

New Cool Trick And Codes To Send Images In Facebook Chat...

1) If You Want To Send Your Profile Picture In Facebook Chat,
Suppose Your Username is blogger

Then Type in Chat Box as, [[blogger]]


2) If You Dont Have Username Then You Can Type Your Unique ID
(To Get Your Unique ID Just Go On Your Facebook Profile And Copy Your Unique Code
The Unique Code is Which Gives In The Red in Below Example,
Example:  http://www.facebook.com/profile.php?id=100003815025063)
So Type In Chat Box as,  [[100003815025063]]

Facebook Smilies Code...!!!!

     [[329135820464185]] -angel

    [[329135840464183]] -angry

    [[329135853797515]] -bad

    [[329135873797513]] -beer

    [[329135897130844]] -bowl

    [[329135923797508]] -boy

    [[329135930464174]] -brb

    [[329135960464171]] -cake

    [[329135987130835]] -camera

    [[329136013797499]] -car

    [[329136037130830]] -cat

    [[329136063797494]] -cigarette

    [[329136083797492]] -clock

    [[329136127130821]] -coffee

    [[329136157130818]] -coins

    [[329136210464146]] -computer

    [[329136230464144]] -confused

    [[329136240464143]] -console

    [[329136250464142]] -crying

    [[329136277130806]] -devil

    [[329136300464137]] -dog

    [[329136323797468]] -don't know

    [[329136337130800]] -drink

    [[329136357130798]] -embarrassed

    [[329136390464128]] -eyeroll

    [[329136413797459]] -film

    [[329136433797457]] -fingers crossed

    [[329136443797456]] -foot in mouth

    [[329136463797454]] -girl

    [[329136487130785]] -glasses cool

    [[329136510464116]] -glasses nerdy

    [[329136533797447]] -good

    [[329136563797444]] -handcuffs

    [[329136593797441]] -highfive

    [[329136610464106]] -hug left

    [[329136627130771]] -hug right

    [[329136633797437]] -island

    [[329136640464103]] -kiss

    [[329136647130769]] -lamp

    [[329136663797434]] -laugh

    [[329136680464099]] -love

    [[329136690464098]] -love over

    [[329136700464097]] -mail

    [[329136747130759]] -moon

    [[329136783797422]] -musical note

    [[329136790464088]] -neutral

    [[329136817130752]] -party

    [[329136847130749]] -phone

    [[329136873797413]] -pizza

    [[329136893797411]] -plate

    [[329136917130742]] -present