Spell Your Name In Japanese

|


What is your japanese name? Take each letter of your name and substitute it with the Japanese sound to the right of the letter. Names might be kinda long.

A- ka * B- tu * C- mi * D- te * E- ku * F- lu * G- ji
H- ri * I- ki * J- zu * K- me * L- ta * M- rin *
N- to O-mo * P- no * Q- ke * R- shi * S- ari * T-chi U- do *
V- ru * W-mei * X- na * Y- fu * Z- zi

My name is Terikatokatukata

10 reasons computers crash, and how to fix them

|

"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 Micr@s@ft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening?


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 Micr@s@ft, 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.

Micr@s@ft 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 optimisation. 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 programme is Mc@fee VirusScan by Network Associates ( www.nai.com). Another is N0rt0n 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 N0rt0n Uninstall or Uninstall Shield to remove an application from your system properly. This will also remove references to the programme 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. Use Reg Cleaner by Jouni Vuorio to clean up the System Registry and remove obsolete entries. It works on Windows 95, Windows 98, Windows 98 SE (Second Edition), Windows Millennium Edition (ME), NT4 and Windows 2000.

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. Reg Cleaner can be obtained from www.jv16.org

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

Open A Computer Within 10sec.

|

Aite Click on the start button then press R it will take u to Run well go to run
n type Regedit
press enter
this will open Registery Editor
now look for the key

HKEY_LOACAL_MECHINE\SYSTEM\CurrentControlSet\Contr ol\ContentIndex

now there find the Key Called
"Startup Delay"
Double Click On It
Now where its Base
Click Decimal
Now its Default Value Is 4800000
Change The Value To 40000
here u go u have done it
now close the Registery Editor and Restart Your Computer
You'll See The Result

hope you can use this!

Learnkey - Windows 2003 Active Directory Infrastructure [5 CD]

|




The Windows Server 2003 Active Directory Infrastructure course from LearnKey prepares you with the knowledge and skills needed to plan, implement, and maintain a Windows Server 2003 Active Directory Infrastructure. Expert instructor Dale Brice-Nash demonstrates how to set up and maintain Active Directory structure and topology, and how to plan and implement user, computer, and group security. At the conclusion of the course, you will understand the skills required to manage and maintain an Active Directory infrastructure within a Windows Server 2003 environment.

Benefits
???‚?? Develop your IT abilities and credibility.
???‚?? Increase your career opportunities and earning potential.
???‚?? Be prepared to pass MCP exam 70-297.

Download from Rapidshare (No Password)

CD 1 [File type: ISO | Size: 155 MB]
http://rapidshare.com/files/124669749/akhareshe.info_70-294_LearnKey_1-5.part1.rar
http://rapidshare.com/files/124674714/akhareshe.info_70-294_LearnKey_1-5.part2.rar

CD 2 [File type: ISO | Size: 142 MB]
http://rapidshare.com/files/124866161/akhareshe.info_70-294_LearnKey_2-5.part1.rar
http://rapidshare.com/files/124868509/akhareshe.info_70-294_LearnKey_2-5.part2.rar

CD 3 [File type: ISO | Size: 147 MB]
http://rapidshare.com/files/124874875/akhareshe.info_70-294_LearnKey_3-5.part1.rar
http://rapidshare.com/files/124878008/akhareshe.info_70-294_LearnKey_3-5.part2.rar

CD 4 [File type: ISO | Size: 148 MB]
http://rapidshare.com/files/124885318/akhareshe.info_70-294_LearnKey_4-5.part1.rar
http://rapidshare.com/files/124894820/akhareshe.info_70-294_LearnKey_4-5.part2.rar

CD 5 [File type: ISO | Size: 143 MB]
http://rapidshare.com/files/124926805/akhareshe.info_70-294_LearnKey_5-5.part1.rar
http://rapidshare.com/files/124930563/akhareshe.info_70-294_LearnKey_5-5.part2.rar


Password - www.area51warez.info

How To Remove and Add Right-Click Menu Items from Files and Folders

|

Removing Items:

A lot of programs you install will add themselves to the right-click menu of your files and/or folders. And most times, you have no choice in the matter and, as a result, your right-click menu can get very long with added items you don't even use. The last person I was helping with this had a right context menu so long that the Rename option was no longer visible!
Fortunately, you can easily remove those unwanted menu items, if you know the registry values to edit. And it's not at all difficult once you know the keys responsible for the additions.
For Files, the secret lies in the "context menu handlers" under the shellex subkey for "All Files" which, in the registry, is nothing but an asterisk - like a dos wildcard, which means the values entered apply to all files. It is at the very top of the Root key.
Right here:

HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers

Click the the + sign next to the ContextMenuHandlers key, to expand it.
Now you will see some of the programs that have added items to your right-click menu. Simply delete the program keys you don't want.
Yup! It's that simple. If deleting makes you uneasy, just export the key before deleting it. Or, instead of deleting the values, disable them. Simply double click the default value for the program on the right hand pane and rename the clsid value by placing a period or dash in front of it.

ie; - {b5eedee0-c06e-11cf-8c56-444553540000}

Then exit the registry, refresh, and right click a file to see if the item was removed from the menu.
Some programs - like WinZip or WinRar - will add several items to your right click menu but all of them will be removed by deleting or disabling their one context menu handler.
Note that the above key only applies to the right click menu of files.
To remove entries from the right click context menu of folders.
You need to navigate to the Folder and Drive keys:


HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandle rs
HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandler s

All you have to do is follow the same procedure as for Files - either disable or delete items you wish to remove.
Adding Items
Adding Items to the right click menu of Files and Folders is also fairly simple using the Registry. It just involves the creation of a few new keys for each item you wish to add. You edit the same keys used for removing items. Let's use Notepad as an example of an item you'd like to add to the right click menu of all your files or folders.

For folders, go to this key:

HKEY_CLASSES_ROOT\Folder

Click the + sign next to Folder and expand it so that the Shell key is visible. Right click the Shell key and choose New>Key and name the key Notepad or whatever else you'd prefer (whatever the key is named is what will appear in the right-click menu). Now right click the new key you made and create another key named Command. Then, in the right hand pane, double click "Default" and enter Notepad.exe as the value.
Exit the registry, refresh, and right click any folder. Notepad should now be on the context menu.

For files, go here again:

HKEY_CLASSES_ROOT\*
Expand the * key and see if a Shell key exists. If it does exist, follow the same procedure as for folders. If it does not exist, you'll have to create a new Shell first. Just right click the * key and choose New>Key and name it Shell. Then right click the Shell key and continue on the same way you did for adding items to the right click menu of folders.
Once done, Notepad should appear as an option in the right click menu of all your files.

Hiren's BootCD 9.6

|




ll in one Dos Bootable CD which has all these utilities
Hiren's BootCD 9.6 incl. keyboard patch | ISO | Bootable | 181 MB

Changelog:

+ HDTune 2.55
+ SIW 2008-09-03
+ Active NTFS Reader Dos 1.0.2
+ 7-Zip 4.57
- F-Prot Antivirus
CPU/Video/Disk Performance Test 5.7
Ghost 11.5
GhostExp.Exe 11.5
Ghost Walker 11.5
HDD Erase 4.0
CTIA CPU Information 2.7
TestDisk 6.10
PhotoRec 6.10
IBM/Hitachi Drive Fitness Test 4.14
IBM/Hitachi Feature Tool 2.11
SeaTools for Dos 1.10
Hard Disk Sentinel 0.02
System Analyser 5.3u
Navratil Software System Information 0.60.32
Astra 5.40
HWiNFO 5.2.2
Drive SnapShot 1.39
Recuva 1.19.350
Restoration 3.2.13
Unstoppable Copier 3.56
HDD Scan 3.1
Express Burn 4.15
JkDefrag 3.36
Process Explorer 11.21
Unlocker 1.8.7
Silent Runners Revision 58
AutoRuns 9.34
CurrPorts 1.50
CPU-Z 1.47
SmitFraudFix 2.354
CCleaner 2.12.651
ProduKey 1.32
WirelessKeyView 1.18
ShellExView 1.23
PC Wizard 2008.1.86
Spybot - Search & Destroy 1.6 (2909)
SpywareBlaster 4.1(2909)
PCI 32 Sniffer 1.4 (2909)
McAfee Antivirus 4.4.50 (2909)
Ad-Aware SE Personal 1.06 (2909)
PCI and AGP info Tool (2909)
Unknown Devices 1.2 (2909)

http://rs77cg.rapidshare.com/files/150069318/Hirens.BootCD.9.6.with.keyboardpatch-MaxT.dk.zip

Longman Student Grammar of Spoken and Written English Workbook

|

Author: Susan Conrad, Douglas Biber & Geoffrey Leech
Publisher: Longman
File type: PDF

The Longman Student Grammar of Spoken and Written English Workbook gives advanced students of English the practice and tools needed to analyze everyday language. It is linked by direct cross-references to the Longman Student Grammar of Spoken and Written English-the pedagogical coursebook that examines grammatical structure and the how, when, and why of English as it is really used.

- invaluable for students on university and teacher-training courses
- checks your knowledge of how English is actually used in speech and writing
- shows how grammar differs in different contexts or registers
- provides practice with relationships between grammar and vocabulary
- all examples taken from naturally occurring English texts and conversations
- comparisons between British English and American English
- spoken and written extracts throughout


DOWNLOAD:
---original size (14 MB in ZIP)
http://rapidshare.com/files/124747807/lsgswewk.zip.html
or
http://www.zshare.net/download/1413822945e2a6b7/

LATEST MCTS Dumps!!

|




http://rs20.rapidshare.com/files/75819676/MCTS.rar

!!!ALERT!!! Microsoft to check your PC every month!!!

|

Microsoft has taken authentication of the Microsoft Validation to a whole new level. Starting now, they will be checking your operating system every month. Now, I'm not saying this development is bad or good. I'm just wondering what impact this has on our daily lives. Ever since I received an email stating this new policy I've been wondering why Microsoft felt the need to validate each copy of Windows every month and have come up with a couple of reasons why...

First, I'm sure that each month they uncover more and more previously activated Product Key's and therefore as they find out about them, they deactivate the key codes that look like they're pirated. What this means to you is that you need to be vigilant to follow Microsoft's license agreement and only have one computer running one license at a time. If you have two computers and activated the second computer by calling Microsoft to get around the online activation failure, they will be able to detect that 2 different computers are running off of one license and shut both down. There go any critical updates and extras you would otherwise get by staying legal.

Second, it gives Microsoft the opportunity to poll your hardware configuration each month. This allows them not only to see if your license is running on different computers but also gives them a general idea of what Windows users use hardware-wise. They'll know when you change video cards, motherboards, CPUs, add memory, etc. Is this a big deal? That's not for me to say. I don't mind but I'm sure there are people who would mind. With this information they can aggregate the data and sell it to companies who use that type of information and/or build new software programs that can take advantage of new hardware once they know there is a greater number of users who can run the new software, thus optimizing their ability to sell software.

One of the potential impacts I see is bandwidth. If Microsoft is checking every Windows user every month then that is however many millions of checks that get sent to Redmond, WA. Doing it once per install is one thing but now this number of checks gets multiplied by 12. Could have an impact on their bottom line at the very least, and they'll of course pass this cost on to it's customers...meaning a higher cost of software in the future.

Turn off Indexing to speed up XP

|

Windows XP keeps a record of all files on the hard disk so when you do a search on the hard drive it is faster. There is a downside to this and because the computer has to index all files, it will slow down normal file commands like open, close, etc. If you do not do a whole lot of searches on your hard drive then I suggest turnning this feature off:

1. Control Panel

2. Administrative Tools

3. Services

4. Disable Indexing Services

Top 15 Ways to Extend Your Laptop??™s Battery Life

|

1. Defrag regularly - The faster your hard drive does its work - less demand you are going to put on the hard drive and your battery. Make your hard drive as efficient as possible by defragging it regularly. (but not while it??™s on battery of course!) Mac OSX is better built to handle fragmentation so it may not be very applicable for Apple systems.

2. Dim your screen - Most laptops come with the ability to dim your laptop screen. Some even come with ways to modify CPU and cooling performance. Cut them down to the lowest level you can tolerate to squeeze out some extra battery juice.

3. Cut down on programs running in the background. Itunes, Desktop Search, etc. All these add to the CPU load and cut down battery life. Shut down everything that isn??™t crucial when you??™re on battery.

4. Cut down external devices - USB devices (including your mouse) & WiFi drain down your laptop battery. Remove or shut them down when not in use. It goes without saying that charging other devices (like your iPod) with your laptop when on battery is a surefire way of quickly wiping out the charge on your laptop battery.

5. Add more RAM - This will allow you to process more with the memory your laptop has, rather than relying on virtual memory. Virtual memory results in hard drive use, and is much less power efficient. Note that adding more RAM will consume more energy, so this is most applicable if you do need to run memory intensive programs which actually require heavy usage of virtual memory.


6. Run off a hard drive rather than CD/DVD - As power consuming as hard drives are, CD and DVD drives are worse. Even having one in the drive can be power consuming. They spin, taking power, even when they?re not actively being used. Wherever possible, try to run on virtual drives using programs like Alcohol 120% rather than optical ones.

7. Keep the battery contacts clean: Clean your battery??™s metal contacts every couple of months with a cloth moistened with rubbing alcohol. This keeps the transfer of power from your battery more efficient.

8. Take care of your battery - Exercise the Battery. Do not leave a charged battery dormant for long periods of time. Once charged, you should at least use the battery at least once every two to three weeks. Also, do not let a Li-On battery completely discharge. (Discharing is only for older batteries with memory effects)

9. Hibernate not standby - Although placing a laptop in standby mode saves some power and you can instantly resume where you left off, it doesn??™t save anywhere as much power as the hibernate function does. Hibernating a PC will actually save your PC??™s state as it is, and completely shut itself down.


10. Keep operating temperature down - Your laptop operates more efficiently when it??™s cooler. Clean out your air vents with a cloth or keyboard cleaner, or refer to some extra tips by LapTopMag.com.

11. Set up and optimize your power options - Go to ???Power Options??™ in your windows control panel and set it up so that power usage is optimized (Select the ???max battery??™ for maximum effect).

12. Don??™t multitask - Do one thing at a time when you??™re on battery. Rather than working on a spreadsheet, letting your email client run in the background and listening to your latest set of MP3??™s, set your mind to one thing only. If you don??™t you??™ll only drain out your batteries before anything gets completed!

13. Go easy on the PC demands - The more you demand from your PC. Passive activities like email and word processing consume much less power than gaming or playing a DVD. If you??™ve got a single battery charge - pick your priorities wisely.

14. Get yourself a more efficient laptop - Laptops are getting more and more efficient in nature to the point where some manufacturers are talking about all day long batteries. Picking up a newer more efficient laptop to replace an aging one is usually a quick fix.

15. Prevent the Memory Effect - If you??™re using a very old laptop, you??™ll want to prevent the ???memory effect??™ - Keep the battery healthy by fully charging and then fully discharging it at least once every two to three weeks. Exceptions to the rule are Li-Ion batteries (which most laptops have) which do not suffer from the memory effect.

Bonus Tip #1: Turn off the autosave function. MS-Word??™s and Excel??™s autosave functions are great but because they keep saving regular intervals, they work your hard driver harder than it may have to. If you plan to do this, you may want to turn it back on as the battery runs low. While it saves battery life in the beginning, you will want to make sure your work is saved when your battery dies.

Bonus Tip #2: Lower the graphics use. You can do this by changing the screen resolution and shutting off fancy graphic drivers. Graphics cards (video cards) use as much or more power today as hard disks - Thanks Andrew

Update 7/7/07: Bonus Tip #1 to give caution about turning off autosave, tip #8 to change information about discharging batteries - thanks to all who pointed it out. Added Bonus tip #2, Tip #1 to add in clause in regards to Mac OSX, Tip #1 about the spinning of hard drives - thanks to all who pointed it out

Increase DSL Speed

|

This tweak is for broad band cable connections on stand alone machines with WinXP professional version - might work on Home version also. It will probably work with networked machines as well but I haven??™t tried it in that configuration. This is for windows XP only, it does not work on win2000. I use 3 Com cards so I don??™t know how it works on others at this point. It does not involve editing the registry. This tweak assumes that you have let WinXP create a connection on install for your cable modem/NIC combination and that your connection has tcp/ip - QoS - file and print sharing - and client for Microsoft networks , only, installed. It also assumes that WinXP will detect your NIC and has in-box drivers for it. If it doesn??™t do not try this.
In the ???My Network Places??? properties (right click on the desktop icon and choose properties), highlight the connection then at the menu bar choose ???Advanced??? then ???Advanced Settings???. Uncheck the two boxes in the lower half for the bindings for File and Printer sharing and Client for MS networks. Click OK

1. From the windows XP cd in the support directory from the support cab, extract the file netcap.exe and place it in a directory on your hard drive or even in the root of your C: drive.
2. next, open up a command prompt window and change directories to where you put netcap.exe. then type ???netcap/????. It will list some commands that are available for netcap and a netmon driver will be installed. At the bottom you will see your adapters. You should see two of them if using a 3Com card. One will be for LAN and the other will be for WAN something or other.
3. Next type ???netcap/Remove???. This will remove the netmon driver.
4. Open up control panel / system / dev man and look at your network adapters. You should now see two of them and one will have a yellow ! on it. Right click on the one without the yellow ! and choose uninstall. YES! you are uninstalling your network adapter, continue with the uninstall. Do not restart yet.
5. Check your connection properties to make sure that no connection exists. If you get a wizard just cancel out of it.
6. Now re-start the machine.
7. After re-start go to your connection properties again and you should have a new connection called ???Local area connection 2″. Highlight the connection then at the menu bar choose ???Advanced??? then ???Advanced Settings???. Uncheck the two boxes in the lower half for the bindings for File and Printer sharing and Client for MS networks. Click OK.
8. Choose connection properties and uncheck the ???QOS??? box
9. Re-start the machine
10. After restart enjoy the increased responsiveness of IE, faster page loading, and a connection speed boost.

Why it works, it seems that windows XP, in its zeal to make sure every base is covered installs two separate versions of the NIC card. One you do not normally see in any properties. Remember the ???netcap/???? command above showing two different adapters? The LAN one is the one you see. The invisible one loads everything down and its like your running two separate cards together, sharing a connection among two cards, this method breaks this ???bond??? and allows the NIC to run un-hindered.

How to check which version your PC has

|

If a system has been patched in the past few months, the nine executables in Windows\System32 will either show an earlier version number, 7.0.6000.374, or the stealth patch: 7.0.6000.381. (The version numbers can be seen by right-clicking a file and choosing Properties. In XP, click the Version tab and then select File Version. In Vista, click the Details tab.)

In addition, PCs that received the update will have new executables in subfolders named 7.0.6000.381 under the following folders:

c:\Windows\System32\SoftwareDistribution\Setup\ServiceStartup\wups.dll
c:\Windows\System32\SoftwareDistribution\Setup\ServiceStartup\wups2.dll

Users can also verify whether patching occurred by checking Windows??™ Event Log:

Step 1. In XP, click Start, Run.

Step 2. Type eventvwr.msc and press Enter.

Step 3. In the tree pane on the left, select System.

Step 4. The right pane displays events and several details about them. Event types such as ???Installation??? are labeled in the Category column. ???Windows Update Agent??? is the event typically listed in the Source column for system patches.

Disable windows XP Geniune Check for windows update.

|

Kindly check the attached gif file to Disable windows XP Geniune Check for windows update.


Microsoft Outlook Shortcuts

|

Alt + . (period) Open the Address Book with the To field selected

Alt + A Open the Action drop-down menu

Alt + B Open the Address Book with the BCC field selected

Alt + C Select message recipients for CC field

Alt + D Switch to Daily calendar view

Alt + E Open the Edit drop-down menu
Alt + F Open the File drop-down menu

Alt + G Open the Go drop-down menu

Alt + H Open the Help drop-down menu

Alt + I Open the Find tool bar / Open the Insert drop-down menu

Alt + J Move to the Subject field

Alt + K Check names in the To, CC, or BCC field against the Address Book (cursor must be in the corresponding message header field)

Alt + L Reply All

Alt + M Switch to Monthly calendar view

Alt + N Open the Accounts drop-down menu

Alt + O Open the Format drop-down menu / Switch to Today calendar view

Alt + P Open the Message Options dialog box

Alt + R Reply / Switch to Work Week Calendar view

Alt + S Send

Alt + T Open the Tools drop-down menu
Alt + V Open the View drop-down menu

Alt + W Forward an item / Switch to Weekly calendar view

Alt + Y Switch to Daily calendar view

Ctrl + 1 Go to Mail

Ctrl + 2 Go to Calendar

Ctrl + 3 Go to Contacts

Ctrl + 4 Go to Tasks

Ctrl + 5 Go to Notes

Ctrl + 6 Go to Folder List

Ctrl + 7 Go to Shortcuts

Ctrl + 8 Go to Journal

Ctrl + A Select all

Ctrl + B Bold when editing a rich text message

Ctrl + C Copy

Ctrl + D Delete an item (message, task, contact, etc.)

Ctrl + E Activate the Find drop-down menu / Center Align when editing a rich text message

Ctrl + F Forward

Ctrl + J Open a new Journal Entry from the selected item (message, task, contact, etc.)

Ctrl + K Check names in the To, CC, or BCC field against the Address Book (cursor must be in the corresponding message header field)

Ctrl + M Send/Receive all

Ctrl + O Open

Ctrl + P Print

Ctrl + Q Mark the selected message Read

Ctrl + R Reply

Ctrl + S Save a draft message

Ctrl + T Tab

Ctrl + U Mark the selected message Unread

Ctrl + V Paste

Ctrl + X Cut

Ctrl + Y Go to Folder

Ctrl + Z Undo

Ctrl + Backspace Delete the previous word

Ctrl + End Move to the end

Ctrl + Home Move to the beginning

Ctrl + Shift + A Open a new Appointment

Ctrl + Shift + B Open the Address Book

Ctrl + Shift + C Create a new Contact

Ctrl + Shift + E Open a new folder

Ctrl + Shift + F Open the Advanced Find window

Ctrl + Shift + G Flag message for follow up

Ctrl + Shift + J Open a new Journal Entry

Ctrl + Shift + K Open a new Task

Ctrl + Shift + L Open a new Distribution List

Ctrl + Shift + M Open a new Message

Ctrl + Shift + N Open a new Note

Ctrl + Shift + O Switch to the Outbox

Ctrl + Shift + P Open the New Search Folder window

Ctrl + Shift + Q Open a new Meeting Request

Ctrl + Shift + R Reply All

Ctrl + Shift + S Open a new Discussion

Ctrl + Shift + U Open a new Task Request

Ctrl + Shift + Y Copy a Folder

Shift + Tab Select the previous message header button or field

F1 Open Outlook Help

F3 Activate the Find toolbar

F4 Open the Find window

F7 Spellcheck

F9 Send and receive all

F10 Select File from the Outlook toolbar button

F11 Activate the "Find a contact" dialog box

F12 Save As

Alt + F4 Close the active window

Trick to know how long your system was up or on

|

Trick to know how long your system was up or on
System Up time:

From XP there is a feature that can tell how much time can your pc can
stay on. Just open Command Prompt from
Start --> Run
there type "cmd" & you can open Command Prompt & in Command Prompt
window type "systeminfo" & look for Systen Up Time.

Hope you find this useful

Type With Mouse When Keyboard Doesnt Work Properly

|

In midst of typing something you find that the keyboard is not functioning properly, there is a way out before you can replace your keyboard

here it is .. this is only for cases when you find the keys hard or keyboard giving some problems.

Just Simple go to Run Command and type OSK and start typing with Mouse...

Enjoy..

Hope this helps you..

Change Internet Explorer Title

|


This tip allows you to change the browser title text in Internet Explorer:

1. Click Start > Run > Type gpedit.msc
2. Click User Configuration > Windows Setting > Internet Explorer Maintenance > Browser User Interface
3. Double click on Browser Title
4. Click on Customize Title Bars
5. Change the text to what whatever you want
6. Click on Ok

Intro to Windows Server 2008 DVD

|

This course is a 6 hour training course to introduce you to Windows Server 2008. It will teach you about some of the neat new features that are available in Window Server 2008 and how to configure them. The Intro to Windows Server Training DVD is not an exam prep course and does not go into as much depth as the (Coming Soon) Windows Server 2008 training series will, but it gives you a great opportunity to get ahead of the crowd and start working on Windows Server 2008.

http://rapidshare.com/files/105595919/tswin2k8intro.part01.rar
http://rapidshare.com/files/105608684/tswin2k8intro.part02.rar
http://rapidshare.com/files/105616714/tswin2k8intro.part03.rar
http://rapidshare.com/files/105624062/tswin2k8intro.part04.rar
http://rapidshare.com/files/105632762/tswin2k8intro.part05.rar
http://rapidshare.com/files/105641347/tswin2k8intro.part06.rar
http://rapidshare.com/files/105649643/tswin2k8intro.part07.rar
http://rapidshare.com/files/105669446/tswin2k8intro.part08.rar
http://rapidshare.com/files/105701208/tswin2k8intro.part09.rar

ALL MICROSOFT PRESS TRAINING KITS, 70-270,290,291,293,294,298,299,284,350

|

Replace xx with tt


hxxp://rapidshare.com/files/119133764/70-270_Training_Kit.pdf

hxxp://rapidshare.com/files/128657215/70-290_Training_Kit.pdf

hxxp://rapidshare.com/files/128659996/70-291_Training_Kit.pdf

hxxp://rapidshare.com/files/128661785/70-293_Training_Kit.pdf

hxxp://rapidshare.com/files/128662963/70-294_Training_Kit.pdf

hxxp://rapidshare.com/files/128666654/70-350_Training_Kit_ISA.pdf

hxxp://rapidshare.com/files/128669285/70-298_Training_Kit.pdf

hxxp://rapidshare.com/files/128670023/70-299_Training_Kit.pdf

hxxp://rapidshare.com/files/119173405/70-284_Training_Kit.pdf

Disclaimer

WE USE LINKS TO SITES AND NOT DIRECT DOWNLOAD LINKS. THERE NO FILES HOSTED ON OUR SERVER,THEY ARE ONLY INDEXED MUCH LIKE GOOGLEWORKS.
The hosting server or the administrator cannot be held responsible for the contents of any linked sites or any link contained in a linked site, or changes / updates to such sites.

BY ENTERING THIS SITE YOU AGREE TO BE BOUND BY THESE CONDITIONS
If you don't like the software posted here, please don't hesitate to let us know and we will unpost it.