click tracking

| Subcribe via RSS


How To Recover Windows XP password

July 3rd, 2008 | No Comments | Posted in Computer, Technology, Tips

You only need bootable Windows XP CD and little know access hole in Windows XP

1. Place your Windows XP CD and start your comp (before that set your bios set to boot from CD)

2. Screen messages for booting is typically “Press any key to boot from cd”

3. The first screen will indicate that Setup is inspecting your system and loading files.

4. When you get to the Welcome setup screen press Enter to setup Windows now

5. The licensing Agreement comes next – Press F8 to accept it.
More »

Top Free Mac OS X Applications

June 8th, 2008 | No Comments | Posted in Computer, Cool Links, Software, Technology

One of the best aspects of being a Mac user is the amount of quality software available for OS X. While many of these applications are worth their typically small costs, there are a bevy of free alternatives that can certainly hold their own alongside their shareware counterparts. Here’s a run down of some of my favorite freeware Mac applications.

Adium: While Adium doesn’t offer the video chatting features that Apple’s own iChat does (yet), it’s an extremely customizable alternative that has been a favorite among Mac users for quite a few OS X releases already. There’s a huge assortment of Adiumy add-ons available online, including buddy list/message window styles, icons, and sound sets, among others.

Caffeine: A simple application that runs in the menu bar and allows you to keep your computer from going to sleep with a mere click. The latest version of Caffeine even allows you to turn it on for a set period of time only. This prevents you from having to mess around with system preferences every time you want to keep your Mac from getting tired.

Camino: While Safari is the best Mac browser in my opinion, it’s never a bad idea to have a backup option laying around. My choice of secondary browser is Camino — built on the same Mozilla engine as Firefox, but with a native Aqua GUI that feels much more at home on OS X.
More »

Tips : Safely Remove Linux from Your PC and Restore your MBR

May 25th, 2008 | 3 Comments | Posted in Computer, Tips

First, you need to know where your Linux operating system is installed (which they currently live drive). Please note that Linux formats the drive as HFS instead Fat/Fat32 or NTFS (these are the file systems used by different operating systems).
So HFS partitions are not seen by Windows, so its hidden.

To remove the Linux partitions in WindowsXP go to your ‘Control panel’ > Admistrative Tools > Computer Managment
Open ‘Disk Management’, and you will see your Linux drives as ‘Unknown partition’ and the status of the drive. Bearing in mind you know what partition and disk you installed to it will be asier to recognise as the drive/partition where you had installed it to.

Once you have identifed the drives, ‘right-Click’ on the drive/partiton and select ‘Delete Logical Drive’

Once you have done this, you now have free space.

The next part is very important. Once formatted the hard drive, reformat it as your required file system type. either FAT32 or NTFS. Now is the important part is waiting for us!
More »

Boot Win xp Fast

May 22nd, 2008 | 1 Comment | Posted in Computer, Tips

Follow the following steps :

  1. Open notepad.exe, type “del c:\windows\prefetch\ntosboot-*.* /q” (without the quotes) & save as “ntosboot.bat” in c:\
  2. From the Start menu, select “Run…” & type “gpedit.msc”.
  3. Double click “Windows Settings” under “Computer Configuration” and double click again on “Shutdown” in the right window.
  4. In the new window, click “add”, “Browse”, locate your “ntosboot.bat” file & click “Open”.
  5. Click “OK”, “Apply” & “OK” once again to exit.
  6. From the Start menu, select “Run…” & type “devmgmt.msc”.
  7. Double click on “IDE ATA/ATAPI controllers”
  8. Right click on “Primary IDE Channel” and select “Properties”.
  9. Select the “Advanced Settings” tab then on the device or 1 that doesn’t have ‘device type’ greyed out select ‘none’ instead of ‘autodetect’ & click “OK”.
  10. Right click on “Secondary IDE channel”, select “Properties” and repeat step 9.
  11. Reboot your computer.