• Main Menu
    • How to Make Google Chrome Faster

      How to Make Google Chrome Faster

      Google Chrome is the official Google browser that allows Google users to manage their Google services, Gmail, and latest search history by signing into their Google account. While Google is ideal for Google users, even those who do not use Google services can still take advantage of the speed, efficiency, and organization that Google Chrome

    • Random Number Vulnerability

      Random Number Vulnerability

      Computers are deterministic and are therefore predictable. Computers cannot, in and of themselves, generate truly random numbers. In the absence of outside input, computers can only create pseudo-random numbers.  In the words of John Von Neumann, “Anyone attempting to produce random numbers by purely arithmetic means is, of course, in a state of sin.” A

    • Wi-Fi (802.11)

      Wi-Fi (802.11)

      WiFi 802.11 describes a number of radio frequencies that can be used for wireless Internet access. WiFi 802.11 is specifically designed and maintained for the use of wireless Internet and can be found in most residences and commercial buildings in the United States and abroad. WiFi 802.11, which is also known as IEEE 802.11, consists

    • Pulsation Dampeners

      Pulsation Dampeners

      A pulsation dampener is a device that can reduce or eliminate the intermittent gaps left in a pressurized system during the system’s discharge stroke. Pulsation dampeners are made for a variety of applications and can be used in virtually all pressurized devices to protect hardware, decrease maintenance costs, decrease down time, increase performance, and increase

    • How to Configure NTFS Quotas

      How to Configure NTFS Quotas

      Use disk quotas to manage storage growth in distributed environments. Disk quotas allow you to allocate available disk space to users based on the files and folders that they own. Windows 2003 disk quotas track and control disk space usage on a per-user, per-partition basis. Characteristics of Windows 2003 Server Disk Quotas Disk usage is

    • How to Read an MSN Hotmail Inbox

      How to Read an MSN Hotmail Inbox

      Hotmail, which the Microsoft Corporation owns and operates, is a free web based email program that is extremely similar to other types of free web based email providers. Hotmail offers its users 1 gigabyte of storage for their emails and attachments. Each attachment included in an email message cannot exceed 10 MB. Accessing a Hotmail

    • How to Declare a Constant in Java

      How to Declare a Constant in Java

      Java does not directly support constants. However, a static final variable is effectively a constant. The static modifier causes the variable to be available without loading an instance of the class where it is defined. The final modifier causes the variable to be unchangeable. Ex: public static final int FOUNDING_YEAR = 2001; Naming Standards for

    • The Kelvin Scale

      The Kelvin Scale

      The Kelvin Scale is a thermometric scale used in physical science to describe the absolute temperature of an object, substance, or area. While Fahrenheit and Celsius scales measure temperature, the Kelvin Scale defines temperatures relative to an object’s thermodynamic movement. As a result, the Kelvin Scale does not use degrees, but simply a number followed

    • How Do Electric Motors Work?

      How Do Electric Motors Work?

      As society is trying to slowly ween itself off of oil-dependency, the search for alternative fuels continues. One source of alternative "fuel" that already exists, however, is the electric motor. Electric motors are commonly found in vehicles, toys, and other electronic devices but there is still a campaign to improve the quality and efficiency of

    • What is a PID Controller?

      What is a PID Controller?

      A PID (Proportional Integral Derivative) controller is a device that makes changes to a system based on current and intended settings. PID controllers are used in a wide variety of industrial control systems and are the most commonly used feedback controllers in the world. PID controllers allow users to obtain and/or maintain preferred conditions within

    174 queries in 0.536 seconds.