Monday, 31 October 2011

WANT TO KNOW WHO USED YOUR PC IN YOUR ABSENCE ...

Want to know Who Used Your Pc In Your Absence & what Did He Do?

just follow these simple steps

start > run >eventvwr.msc


Events are stored in three log files: Application, Security, and System.

These logs can be reviewed and archived.

For our purposes we want the System log. Click on "System" in the left-hand column for a list of events.

Look for a date and time when you weren't home and your computer should have been off.

double click on the eg: info n it will show u the detail.

You can also use this log to see how long someone was on the computer.

Just look at the time the computer was turned on and off for that day.

CHECK MAIL SEND BY YOU HAS BEEN READ OR NOT..

Some time we its really important to know that the email sent by us has been read or not. you will not find any inbuilt feature for this in most of mail server.


but here is a good trick to know that email has been read or not

"http://goo.gl/" is the solution for this.
If your email contains one or more link then this solution can be very helpful for you.

It is very simple to use this.
you have to follow these steps:-

* Open the url "http://goo.gl"
* Paste your url(which will be provided by you in your email) in the text box given here.
* click the button. now your url will get shorten.
 * now put this url in your email.
* send your email.


Now whenever the recipient open this url in your mail his activity will be captured by http://goo.gl.
You can see this activity by adding '+' sign to Google short URL.
For example if you get the shorten URL of your link is http://goo.gl/dpAKF. Now you can see the stat by writing "http://goo.gl/dpAKF+" in your address bar.

Hide ur folders.. never known trick !!!!!!!!!! Disguise them to "Recycle Bin" ..

Rename any folder with extension {645FF040-5081-101B-9F08-00AA002F954E}
eg,
if u've a folder games
press F2,
then type, "games.{645FF040-5081-101B-9F08-00AA002F954E}"
c the magic....
then 2 get to original form,
remove the extension using
"ren games.{645FF040-5081-101B-9F08-00AA002F954E} games" in dos or as a bat file


n u are done..

~cheers~

Multiple gtalk without software ..

1. Right-click on the desktop
2. Select New
3. Select Shortcut
4. Paste this into the text box


“c\program files\google\goolge talk\googletalk.exe”/nomutex

5. Click Next
6. Name it whatever: Google Talk Multiple, etc.
7. Click OK until you are done.

Restore Previously Open Folders After Shutdown ..

If you need to access lot of folders on your home computer or on the network regularly, then you can set them re-open automatically, when you will login, shutdown or restart your computer next time. There is no need to open regularly used folders manually, just configure the simple sitting, your computer will automatically reload all the previously opened windows.


By default windows XP disables this option to reload automatically all the previously opened windows, when you login on, shutdown or restart your computer.

Follow the given steps to configure your computer to reload previously opened folders automatically after shutdown.

* To edit this feature, you will need to be logged into your computer with administrative rights.
* First click on Start button then go to Control Panel.
* Open the “Appearance and Themes” option in control panel then click on Folder Options.
* A small windows dialog box will appear with the title “Folder options”, click on View tab.

* Under the Advanced setting section, scroll down to bottom and click the “Restore previous folder windows at logon” option and then click Ok button to save sitting.
* Now when you log off, restart or shutdown, your computer will automatically open the previously opened folders from the same location as before.

Sunday, 30 October 2011

How to edit Programs ..

Programs :

1. Private Character Editor :
Used for editing fonts,etc.
** start>>Run

** Now, type eudcedit

2. Dr. Watson :
This an inbuilt windows repairing software !
** start>>Run
** Now, type drwtsn32

3. Media Player 5.1 :
Even if you upgrade your Media Player, you can still access your old player in case the new one fails !!!
** start>>Run
** Now, type mplay32
4. iExpress :
Used to create Setups
You can create your own installers !
** start>>Run
** Now, type iexpress

CLICKING * .AVI FILES ON EXPLORER CAUSING 100% CPU USAGE.!!

Well windows seem to have a REALLY big problem when it comes to reading AVI files. It seems that when you click on an AVI file in explorer, it'll try to read the entire AVI file to determine the width,height, etc. of the AVI file (this is displayed in the Properties window). Now the problem with Windows is that if you have a broken/not fully downloaded AVI file that doesnt contain this info, Windows will scan the entire AVI file trying to figure out all these properties which in the process will probably cause 100% CPU usage and heavy memory usage. To solve this problem all you have to do is the following:
1. Open up regedit
2. Goto HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler
3. Delete the "Default" value which should be "{87D62D94-71B3-4b9a-9489-5FE6850DC73E}"
Voila! Please not that this will no longer provide you with the windows properties displaying the AVI file information such as width, height, bitrate etc. But its a small price to pay for saving you resources.
NOTE: Please use caution when using regedit. Improper usage may cause windows to behave imcorrectly. Also, I cannot be held resposible. Backup your registry first.

Take Ownership of Files and Folders in Windows 7 – An Easy Way ..

If you are a Windows 7 user, then you are most likely be aware of the fact that you need to TAKE OWNERSHIP of files and folders before you can make any changes to them. This feature was introduced in order to prevent any unauthorized changes from being made to the system files. However it can be little annoying to follow a long list of procedure every time you want to take ownership of a certain file or folder. So to make this job simpler, I have found a nice tool called Take Ownership Shell Extension which adds the “Take Ownership” option to the Windows context menu. This makes taking ownership too simple and requires no more than a click.

Just run the portable tool kit and click on the “Install” button. This will add the “Take Ownership” option onto the context menu. To take ownership all you need to do is, just right-click on any of the desired file or folder and click the option “Take Ownership“.


In case if you wish to uninstall this tool at any time, you can just run the tool again and click on the ”Uninstall” button. I hope you like this tool. This works on both Windows 7 and Windows Vista. You can download it from the following link.

Download Take Ownership Shell Extention

CD ROM STOPS AUTOPLAYING/AUTORUN.!!

If  the AutoPlay Tab has disappeared in My Computer, Devices With Removable Storage, Right Click on CDROM, Properties.
Solution: The service: "Shell Hardware Detection" has been set to Manual or Disabled. Go to Control Panel, Administrative Tools, Services. Return this service to "Automatic
".

Saturday, 29 October 2011

A Virus Program to Disable USB Ports ..

In this post I will show how to create a simple virus that disables/blocks the USB ports on the computer (PC). As usual I use my favorite C programming language to create this virus. Anyone with a basic knowledge of C language should be able to understand the working of this virus program.

Once this virus is executed it will immediately disable all the USB ports on the computer. As a result the you’ll will not be able to use your pen drive or any other USB peripheral on the computer. The source code for this virus is available for download. You can test this virus on your own computer without any worries since I have also given a program to re-enable all the USB ports.

1. Download the USB_Block.rar file on to your computer.

2. It contains the following 4 files.

  • block_usb.c (source code)
  • unblock_usb.c (source code)

3. You need to compile them before you can run it. A step-by-step procedure to compile C programs is given in my post - How to Compile C Programs.

3. Upon compilation of block_usb.c you get block_usb.exe which is a simple virus that will block (disable) all the USB ports on the computer upon execution (double click).

4. To test this virus, just run the block_usb.exe file and insert a USB pen drive (thumb drive). Now you can see that your pen drive will never get detected. To re-enable the USB ports just run the unblock_usb.exe (you need to compile unblock_usb.c) file. Now insert the pen drive and it should get detected.
5. You can also change the icon of this file to make it look like a legitimate program. For more details on this refer my post – How to Change the ICON of an EXE file (This step is also optional).

Check Safe websites on the Internet ..

On the whole Internet, there are approximately more than 150 million active websites up and running. As a result, it often becomes a real challenge for the users to identify safe websites that are trustworthy and reputed. Have you ever wondered to know the reputation of a website before placing the order? Need to know whether a given website is child safe? Well, here are some of the ways to identify safe websites on the Web.


1. WOT or Web Of Trust (www.mywot.com):


WOT is a great place to test the reputation of your favorite website. WOT gives real-time ratings for every website based on the feedback that it gets from millions of trustworthy users across the globe and trusted sources, such as phishing and malware blacklists. Each domain name is evaluated based on this data and ratings are applied to them accordingly.




As shown in the above snapshot, the reputation of each website is shown in terms of 4 components where green means excellent, yellow warns users to be cautious and red indicates potential danger.


Trustworthiness signifies the overall safety of the website. A poor rating may indicate that the site is associated with threats like Internet scams, phishing, identity theft risks and malware. For more information on phishing, you may refer my other post on how to identify and avoid phishing scams.


Vendor reliability tells you whether a given site is safe for carrying out buy and sell transactions with it. An excellent rating indicates superior customer satisfaction while a poor rating indicates possible scam or bad shopping experience.


Privacy indicates about “to what extent the site respects the privacy of it’s users and protects their personal identity and data”.


Child Safety indicates whether the content of a given site is appropriate for children. Site contents like sexual material, nudity and vulgarity will have a poor Child Safety rating.


In most cases, the WOT ratings are found to be highly accurate. To check the reputation of any given website, just visit www.mywot.com type-in the address of your favorite website and click on “Check now”. This tool alone can tell you a lot about the reputation and safety level of a website. However, in addition to this, I am giving you another 3 handy tools to identify safe websites on the Web.


2. McCafee SiteAdvisor:


McCafee SiteAdvisor is a free tool that is available as a browser add-on. It adds safety ratings to your browser and search engine results. You can download it from www.siteadvisor.com.


3. StopBadware:


Using this tool, you can check whether a given site is said to have involved in malware activity in the past. To check this, go to http://www.stopbadware.org/home/reportsearch and enter the URL or domain name of a website and click on “Search Clearinghouse ”. If the search does not return any result, that means the site was never involved in any of the malware activity in the past.


4. Google Pagerank:


Google PageRank is another great tool to check the reputation and popularity of a website. The PageRank tool rates every webpage on a scale of 1 to 10 which indicates Google’s view of importance of the page. If a given website has a PageRank of less than 3, then it is said to be less popular among the other sites on the Internet.


However, PageRank will only tell you how much popular a given website is and has nothing to do with the safety level of a website. So, this tool alone cannot be used to evaluate a website’s safety and other factors.
PageRank feature is available as a part of Google Toolbar. You can install Google Toolbar from http://www.google.com/intl/en_uk/toolbar/ie/index.html

How to make Screen Automatic Refresh ..

When you are working on your local computer and want to refresh any changes in your system automatically. For example some times you are watching sports results, online Stock Exchange rates and any changes to your hard drive but these changes are not usually refreshed until you press the F5 key on your keyboard.

To refresh your screen automatically you should edit your system Registry. But the best technique to edit the windows registry keys, always export or backup the whole windows registry keys on backup drive before editing. Because any mistake in Registry can cause serious problem in your computer to run properly.

Follow the given steps to change the updates automatically.

First click on Start button then type Regedit in Run option.

In Registry Editor panel go to the path:
HKEY_LOCAL_MACHINE / System / CurrentControlSet /

Control / UpdateMode

Here in right hand side panel edit the DWORD value to be between 1 and 5.

Now restart your computer after any changes to go into effect.

Friday, 28 October 2011

How to display a message on your computer before Windows XP loads ..

How to display a message on your computer before Windows XP loads

1. Go to Start->Run.

2. On the Run window type regedit and press Enter.

2.Navigate to the key HKEY_LOCAL_MACHINE\SOFTWARE\Mcft\Windows NT\CurrentVersion\Winlogon.

3.Modify the key legalnoticecaption and write the name of the window you want to appear.

4.Modify the key legalnoticetext with what you want the window to say.

5.Restart your computer.

Download windows latest updates automatically ..

This will help you to download the latest windows features. All Microsoft Windows versions support to run window updates automatically but today we will discuss this feature in windows XP only.
You can enable this option to run windows update automatically when your computer will be connected to the internet. Through this service you can check the Microsoft website for downloadable improvements to the operating system and security patches also. These latest updates will protect your computer from the attacks of latest viruses and potential hackers. Windows Update is free of cost and important service that is why always makes sure its running on your computer.

Follow the given steps to enable this important feature on your computer:

To use this feature, you will need to be logged into your computer with administrative rights.
Click Start button and go to Settings then click on Control Panel option. Now system will open the Control Panel windows with different categories.


Just click on System option, a small System Properties dialog box will appear with many options like System Restore, Remote and Automatic Updates and others.
Here you can pick a download and installation schedule or select the option “Download the updates automatically and notify me when they are ready to be installed” in the section of settings. Through this option you can download updates automatically and it will install the updates immediately.

If you wait a day or two before installing an updates to make sure there are not any serious bugs reported about the latest patch you can check it through Microsoft website. Now click on Ok button to finish the process.

Create Folders And Files With Out any Name ..

This trick will allow you to create files and folders without any name.

Just follow the steps as given below :-

1) Select any file or folder.

2) Right click on it, select ‘Rename’ or simply press ‘F2′.

3) Press and hold the ‘Alt’ key. While holding the Alt key, type numbers ’0160′ from the numpad.
Note :- Type the numbers ’0160′ from the numpad, that is, the numbers present on the right side of the keyboard.
Don’t type the numbers which are present on top of the character keys.


4) Press Enter and the nameless file or folder will be created.

Reason :- The file or folder that seems nameless is actually named with a single space.
But what if you want to create another nameless file or folder in the same directory ?
For this you will have to rename the file with 2 spaces.
Just follow the steps given below :-


1) Select file, Press ‘F2′.

2) Hold ‘Alt’ key and type ’0160′ from the numpad.

3) Release the ‘Alt’ key. Now without doing anything else, again hold ‘Alt’ key and type ’0160′.

4) Press ‘Enter’ and you will have second nameless file in the same directory.

5) Repeat step 3 to create as many nameless files or folders in the same directory.

Lock pc just by double clicking mouse..

You can lock your XP workstation with two clicks of
the mouse. Create a new shortcut on your desktop using
a right mouse click, and enter 'rundll32.exe
user32.dll,LockWorkStation' in the location field.
Give the shortcut a name you like. That's it -- just
double click on it and your computer will be locked.
And if that's not easy enough, Windows key + L will do
the same..

Thursday, 27 October 2011

How To Control Your Computer with Your Cell Phone..

There is a program called CellPC that allows you to perform operations on your home/work PC via your cell phone or wireless device quickly and easily. Imagine being able to shutdown, restart, or logoff your PC remotely... search files on your computer and then send them to your cell phone... view a realtime screenshot of your computer at anytime... lockdown your computer... send a message/note/reminder to your computer... and much more!

CellPC Top Features:

  • Perform Shutdowns, Restarts, Logoffs
  • View a Screenshot of your Computer
  • Search for and Retrieve Files
  • View and Close Open Windows
  • Customizable Commands Editing
  • Be Alerted when your Computer is Used View and Close Open Applications
  • Send Messages to your Computer
  • Lock and Unlock your Computer
  • Secure Command Execution
  • Log all Access Attempts and Commands
  • Disable/Enable Commands at will
Just download CellPC to have an intresting experience:

How to hack Facebook Account ....

Do you want to hack your friends facebook for fun, or give your girlfriend a solid surprise, then this the right place for you. just download the phishing page and make your friend login into there account, and get there password.

1. First of all download Facebook Phisher
 
2. The downloaded file contains:

  • Index.html
  • Facebook.html
  • write.php

3. Upload both files to any of these free webhost sites:


4. Now, send this phisher link (index.html link) to your victim and make him login to his Facebook account using your sent Phisher.

5. Once he logs in to his Facebook account using Phisher, all his typed Facebook id and password is stored in “passes.txt”. This file is created in your webhost control panel as shown.

If you dont get passes.txt, try refreshing your page.Once you get passes.txt, you get Facebook password and can easily use it for hacking Facebook account.

6. Now, open passes.txt to get hacked Facebook id and password.

Convert Mp3 to midi or wav in 10 Secs ......

1.open any folder

2-go to tools and select folder options

3.there choose view option

4.then deselect hide extensions of known file types and then click apply

5.now go to the file which you want to convert and rename it.

for example to convert to midi(hips dont lie.mp3) to (hips dont lie.midi)

for example to convert to wav(hips dont lie.mp3) to (hips dont lie.wav)

Install Multiple Mouse and Keyboard on One Computer ..

Sharing one keyboard and mouse on multiple computers makes sense. Many of us have more than 1 computers but don't want too many mess cables around or multiple mouses and keyboards that can confuse us. That's why there are free software such as Input Director and Synergy that allows you to easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware.
You might be surprised how EASY it is to get this working. Only requires 3 simple step without any configuration.

1. Connect your extra mice and keyboards
Plug in your extra USB mice and keyboards. Add a USB hub if you don't have enough USB ports.
2. Install the software
Locate your TeamPlayer set up file and double click it. Then follow the on-screen instructions. TeamPlayer will start right after installation. During start up, in the right hand bottom of your screen, you will see how many devices TeamPlayer has discovered.
3. Take control by clicking your Left Mouse Button
Move your mice around. The mouse with a white cursor (and a little colored square) has windows control. If someone else wants to take control, he or she can simply click his left mouse button to take control.


TeamPlayer is free for personal and educational use for a maximum of 3 users. More than that, you'll have to purchase their license. According to the research and experience of TeamPlayer developers, they recommend a limitation of participation to 30 users. This number enables optimized group dynamics. More than that, it's going to be chaotic.

TeamPlayer is too simple that it has some limitations. TeamPlayer doesn't detect new devices in real-time. So if you've added any mouse or keyboard, you'll have to close TeamPlayer and run it again. It is also a known issue that the screen flickers when you use TeamPlayer on application/game that uses OpenGL and also videos / codec settings. In Photoshop, Alt + KEY and CTRL + Key hotkeys won't work when TeamPlayer is running. Switching between users on a Vista or XP machine causes the mice to lock. (logout and login resolves the problem for now)

In general tablets and whiteboards work fine - in some cases you may need to disable the driver. Finally, every keyboard will be active all the time. So make sure you only type text after you've agreed to this with the others in your group. Well, TeamPlayer 2.0 is still in beta. This is mainly done because they develop new features all the time. We can can surely expect more features for TeamPlayer in future.

 

How to make your Desktop Icons Transparent ..

Go to Control Panel
 > System,
 > Advanced
 >Performance area 
>Settings button Visual Effects tab
>Use drop shadows for icon labels on the Desktop

How to Recover Deleted Files ..

Have you accidentally deleted your files from the Hard disk? Do you desperately want to recover them back? Well, you need not panic!
It is possible to recover the deleted files back from the hard disk (even after you have Shift+Deleted) provided you act as soon as you realize that the files are deleted and use the best deleted files recovery software.
Today, there exists hundreds of data recovery tools and softwares on the market which boast to recover 100% of all the deleted files back in the original condition. But in reality, most of these softwares are neither effective nor capable of recovering your files back. So, when it comes to Data Recovery, I recommend the following software as the best:
In order to recover the deleted files all you need to do is perform a scan (search) for the deleted files using a File Recovery Software. Please be informed that there is no manual way to recover the deleted files. The Phoenix Data Recovery software performs a thorough scanning of the hard disk sector by sector and will locate the existence of deleted files to restore them back in the original condition. It is the only software that supports 185 popular file types including Windows NT Registry, JPEG, MP4, GIF, BMP and MS Word files. The software offers rich graphical support and incorporates advanced scanning methods to completely scan and recover deleted files from your hard drive. With this recovery software, it is possible to

  • Recover FAT16, FAT32, VFAT, NTFS, and NTFS5 file system partitions
  • Recover deleted emails
  • Recover deleted documents
  • Recover deleted photos
  • Recover deleted music
  • Formatted Hard-Drive recovery
  • Recover files from USB Drives, CDs, DVDs and memory cards
  • Recover almost all the camera format files

Visit the following links for more information on Stellar Data Recovery

1. Stellar Phoenix Data Recovery (for Windows)

2. Stellar Phoenix Mac Data Recovery (for Mac)

Sites link 5

http://www.humanrace.com/
http://www.wefindads.co.uk/
http://www.123list.net/
http://www.bestonlineadds.com/
http://www.bestadsfree.com/
http://www.ziark.com/
http://www.freeads4can.com/
http://www.greatmost.com/
http://www.admanya.com/
http://www.classifiedsa2z.com/
http://www.theadspk.com/
http://www.a2zonline.biz/
http://www.cbseguess.com/
http://www.listitukclassifieds.com/
http://www.saudi-classifieds.com/
http://www.spainfreeclassifieds.com/
http://www.switzerlandfreeclassifieds.com/
http://www.tradeaservice.com/
http://www.adssos.org/
http://www.belgiumfreeclassifieds.com/
http://www.bestaddlist.com/
http://www.canningtonlocal.com/
http://www.caringbahlocal.com/
http://www.e-addlist.com/
http://www.e-freeads.net/
http://www.freewebadds.com/
http://www.jammerlist.com/
http://www.lincolnclassifiedads.com/
http://www.motoristads.com/
http://www.onlinewebclassifieds.com/
http://www.thefreeaddlist.com/
http://www.theonlineadds.com/
http://www.addlistengland.com/
http://www.adelaidelocal.net/
http://www.centralcoastlocal.net/
http://www.centralntlocal.com/
http://www.southernqldlocal.com/
http://www.sunshinecoastlocal.com/
http://www.surryhillslocal.com/
http://www.watsonsbaylocal.com/
http://www.gippslandlocal.com/
http://www.kalgoorlielocal.com/
http://www.vaucluselocal.com/
http://www.newenglandlocal.net/
http://www.newcastlelocal.net/
http://www.kimberleylocal.com/
http://www.camperdownlocal.com/
http://www.centralqldlocal.com/
http://www.centralvictorialocal.com/
http://www.centralwesternnsw.com/
http://www.cremornelocal.com/
http://www.croydonlocal.net/
http://www.darlinghurstlocal.com/
http://www.darwinlocal.net/
http://www.doncasterlocal.com/
http://www.doverheightslocal.com/
http://www.maroochydorelocal.com/
http://www.northwestwalocal.com/
http://www.perthlocalnews.com/
http://www.tasmanialocal.com/
http://www.townsvillelocal.com/
http://www.goldcoastlocal.net/
http://www.goulburnlocal.com/
http://www.geraldtonlocal.com/
http://www.hobartlocal.net/
http://www.usaclassifiednow.com/
http://www.eyrepeninsulalocal.com/
http://www.lilyfieldlocal.com/
http://www.mountisalocal.com/
http://www.melbournelocal.net/
http://www.lindfieldlocal.com/
http://www.riverinalocal.com/
http://www.riverlandlocal.com/
http://www.rosebaylocal.com/
http://www.parramattalocal.com.au/
http://www.milduralocal.com/
http://www.illawarralocal.com/
http://www.huntandfishlist.org/
http://www.bartowslist.com/
http://www.freeadslinks.com/
http://www.a1classiccars.com/
http://www.adoos.ca/

Speed Up Ur Shut down !!

Start Regedit.
Navigate to HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control.
Click on the "Control" Folder.
Select "WaitToKillServiceTimeout"
Right click on it and select Modify.
Set it a value lower than 2000 (Mine is set to 200)
.
and !

Like previous versions of windows, it takes long time to restart or shutdown windows xp when the "Exit Windows" sound is enabled. to solve this problem you
must disable this useless sound. click start button then go to settings -> control panel -> Sound,Speech and Audio devices -> Sounds and Audio Devices -> Sounds, then under program events and windows menu click on "Exit Windows" sub-menu and highlight it.now from sounds you can select,choose "none" and then click apply and ok. now you can see some improvements when shutting down your system.

AUTO DELETE TEMPORARY FOLDER.!!

what i prefer is %temp% " without quotes.. at Start -> Run..
this opens ur temp folder n den u cal erase it neatly// still try dis one too..



First go into gpedit.msc
Next select -> Computer Configuration/Administrative Templates/Windows Components/Terminal Services/Temporary Folder
Then right click "Do Not Delete Temp Folder Upon Exit"
Go to properties and hit disable. Now next time Windows puts a temp file in that folder it will automatically delete it when its done! Note from Forum Admin: Remember, GPEDIT (Group Policy Editor) is only available in XP Pro.

Speed up your internet connection using firefox ..

1. Type "about:config" into the address bar and hit return. Scroll
down and look for the following entries:
network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests
Normally the browser will make one request to a web page at a time.
When you enable pipelining it will make several at once, which really
speeds up page loading.
2. Alter the entries as follows:
Set "network.http.pipelining" to "true"
Set "network.http.proxy.pipelining" to "true"
Set "network.http.pipelining.maxrequests" to some number like 30. This
means it will make 30 requests at once.
3. Lastly right-click anywhere and select New-> Integer.
Name it "nglayout.initialpaint.delay" and set its value to "0″.
This value is the amount of time the browser waits before it acts on information it recieves.
If you’re using a brodband connection you’ll load pages 2-3 times faster now

Windows Tricks : Changing Startup and Log-off screens ..

Startup Screen
  1. Create a 320x400 bitmap in the root directory and name it LOGO.SYS
  2. You can use LOGOW.SYS file in the Windows directory as a starter
Logoff Screens
  1. There are many system file that constitutes Lofoff screen.
  2. They are actually bitmaps 320x400 that just have a different extension
  3. The hidden file in the root directory LOGO.SYS is the startup logo.
  4. There are two files in the Windows directory.
  5. LOGOW.SYS is the Wait while Shutting down ... screen.
  6. LOGOS.SYS is the You may now shut-off or Reboot screen.
  7. Make two new image files of your chice in Paint and name it as LOGOW.SYS and LOGOS.SYS and replce the actual windows file by this two.
  8. But make sure they should be of the same size

Make your PDF files to speak ...

Make ur pdf files to speak
Here r the shortcuts for hearing pdf files in abobe reader 6.0 or higher

ctrl+shift+b ---->to hear the whole topic
ctrl+shift+v ---->to hear the page

To Lock a folder in windows XP ..

To Lock a folder in windows XP without any software. Follow the steps Below.
    Make a Folder in C drive rename it as "abc" without quotes.
    Now open Command Prompt from Start Menu.
    Type "attrib +s +h C:\abc" without quotes and press enter.
    This command will Make your folder invisble and it can not be seen even in hidden files and folders
    To make it visible again type "attrib -s -h C:\abc"
    You can lock any other folder also by changing the location C:\abc to address of your folder.

Free Internet by Bluetooth using Nokia Mobile ..

Enjoy free Internet on your Nokia Mobile Phone with Bluetooth! Follow this simple trick to access free internet on your Mobile using Bluetooth. It̢۪s as easy as possible.
Creating an access point on your Mobile
Tools\settings\connection\access points\options\new access point>default settings These are the settings u need there..
Connection Name : Something (sugestion ADLS or PCGPRS something u remember well you need it later!)
Data Bearer: GPRS
Access Point Name: The name you gave to your bt connection when pairing up with the computer
Username : None
Password : None
Authentication : Normal
IP Address Gateway : 0.0.0.0 and thats all on this on this part..
Now, go to: tools/settings/connection, and select GPRS
Make GPRS settings to when availabl, and the access point to none.

Wednesday, 26 October 2011

Mobile Bluetooth Hack

How to prevent mobile Bluetooth hacK
The appearance of the sites for social networking has done a big job for the human society as it enables one to make friends and socialize with the utilization of internet. Side by side another glitch of new type has also crept up for which it is very difficult to know whether one is a sufferer or not. This is regarding the confidentiality of one’s privacy which has come under threat. Security is one of the foremost criterions in every matter of life and it should be realized by the Bluetooth users. Cell phones are the most common gadget in which Bluetooth technology is being used and utilizing the same mobile Bluetooth hack is done very easily Bluetooth gadgets having weaker security are prone to hacking very comfortably.
Specialists about Bluetooth are of the opinion that mobile Bluetooth hack can be performed in the following way. One should cut off the link in between two pair of Bluetooth gadgets and unearth the packets for resending the pin and then breaking of pin code should be done. Mobile Bluetooth hack will not be possible if one is out of signal range of Bluetooth. For escaping mobile hacking, specialists recommend that one should utilize lengthy pins and type of pins which are difficult to keep in mind. Pins which are not of common pattern are the desired ones. An instance of common type of pin pattern is 12345. The most usual type of characteristics for Bluetooth gadget is “pairing process” where in two gadgets sharing files are made paired with the help of inserting the same type of pin. Mobile Bluetooth hack will not be able to get the information being delivered if they insert the wrong kind of pin. However, if two gadgets are not kept paired, the gadgets will not be able to transfer information regarding data communications and files.

Tuesday, 25 October 2011

How to Maintain Your Computer..

How to Maintain Your Computer

A properly maintained computer will provide you with substantially higher speeds, both via RAM and on the internet, regardless of your hardware setup and configurations.
  1. 1
    Clean out all the junk left behind by browsers
    . To do this, you can use the Disk Cleanup utility included on the Windows systems, or download a freeware program such as CCleaner to do it for you. In Linux you can use Kleansweep or Bleachbit. Cookies and cache left behind by browsers can amount up to gigabytes of wasted space, so it is imperative they're deleted.

    Reverse Engineer

     Static Reversing and Vulnerability Analysis. Your dream job?
    secunia.com
  2. 2
    Search and destroy spyware and/or viruses on your PC. There is a myriad of tools available to do this. AVG Anti Virus is a good one to use. Download.com is a great place to legally obtain these tools.
  3. 3
    Defragment your hard drive monthly to keep your computer running smoothly. Windows XP includes a utility to do this, but a tool called Magical Defrag also exists, which automatically defrags your system during periods of inactivity.
  4. 4
    Uninstall programs you no longer use, and delete music you no longer listen to. The more free space your computer has, the faster it will go. You'll be surprised how much space you'll free up and how much your computer's performance will increase.
  5. 5
    Use the msconfig command in the RUN command prompt to open up a window that will allow you to uncheck start up programs you don't use. This can up your start up and boot down times a lot.
  6. 6
    Use your computers disk management systems.
    • For Windows, select Performance and Maintenance and then choose "Rearrange items on you hard disk..." and "Free up space on your hard disk.".
    • For Mac, go to the Applications Folder, select Utilities Folder then launch Disk Utility.