Monday, November 12, 2007 

Printers and Ink Cartridges Guzzle, Guzzle, Guzzle

Why are ink cartridges so expensive? Do you print less and try to save your ink? Is there another alternative other than to purchase ink cartridges brand new? If you answered yes to any of these questions, read on.

The last time I had to replace my 4 ink cartridges I felt I was gassing up my car.

Guzzle, Guzzle and Guzzle.

Why are the ink cartridges so expensive?

Do the manufacturers of printers want us to purchase new printers every time we need to refill our ink?

Why is it so expensive to replace ink cartridges from our printer?

I use my printer probably more than most people. I am always printing my books which vary in length from 30 pages to 150. The ink disappears before my very eyes.

I have found an alternative way to purchase ink cartridges, I am using recycled cartridges.

In this world's economy which seems to be becoming crazier and crazier and prices seem to be blasting out of sight, we need to be able to have an alternative.

I was told that laser printers which are more expensive to purchase - the ink lasts longer but the cartridges are expensive.

What do you think about this situation? Are you happy with the price of ink cartridges? Would you like to see the price come down? Let me know what you think.

Thank you for reading my article. I hope you read my other numerous articles.

Copyright Linda E. Meckler 2006

Linda is the author of her first published book, Ghost Kids Trilogy. "Christy, 12 and her Brother Brad, 16 moves into an old house on top of a mountain and meet two Ghost Kids. Then we have a mysterious, magical blue Vase where Uncle Charlie the villain is trapped. He wants out of the blue Vase and exchange he will tell Christy and Brad where Pirates Treasure is hidden. Take a walk with Christy and Brad down a dark hall hunting for Pirates Treasure. You will think were you there right there with them. Love, family values and Charity burst off the pages. http://www.lmeckler.com

check out my new 4 E books Titled:
How To Appeal medical bills
Appeal and Collections Letters for medical providers
boost Your Self Esteem and Blossom
computers Cause Pain on my website

If you have hand pain try my Love My Hand Pad http://www.lmeckler.com/store

check out my website http://www.lmeckler.com

Videos Clases De Yoga

 

The Good Samaritan Affiliate Marketer

While the number one priority for any affiliate marketer should be making money, there are ways of combining this with being in aid of others, giving you that good, warm and fuzzy feeling.

Charity

The most obvious way of giving something back is by charity. You can either set aside a portion of your revenue to a charity of your choice, thus giving more and more the more successful you get, or you can find an affiliate program, itself giving a part of its proceeds to charity. Combining them both will, of course, double your efforts and make that warm, fuzzy feeling last even longer.

Promoting the right affiliate program

When promoting an affiliate program, you can make sure the companies involved in all aspects of the process (such as manufacturers and transportation) all are conducting their business in an ethical manor, avoiding products manufactured by the use of child labor or other inhuman work environments.

In a similar way, you can try to look at the environmental aspects of the business; even though all physical products sold over the internet will be shipped, thus contributing to global warming, finding affiliate programs selling products manufactured nearby will make the transportation go only one way.

The list of things possible to look closer at grows long, you can easily spend an eternity trying to find the perfect affiliate program to promote. Try to focus on the things you feel are most important, at least you are doing something.

Helpful websites

Another way of being helpful to others is to present them with useful information about serious issues in their lives. Even though most successful websites are helpful to their audience (otherwise they wouldnt be successful, right?), some topics may help people with far more important issues than others.

Making a helpful website about serious issues (such as diseases or similar) isnt something to take lightly, but if you do your job you might end up helping more people than you could imagine.

Of course, there are many less serious issues that still pose as huge problems for people. Look at the huge problem with over weight; this is clearly a way to combine helping people with the possibility of making money using weight loss affiliate programs. If weight loss isnt your niche, there are many many more niches you can try.

Hair loss is, while not a life threatening disease, a big problem for many men. Similarly the recent boom in alternative health has given affiliate marketers a few herbal alternatives to promoting diet pills and traditional health products.

Honesty

No matter how you choose to go about with your website and your affiliate programs, the single most important factor is honesty. If you say you are giving part of the proceeds to charity - make sure you do. If you are giving people weight or hair loss tips make sure you actually help people.

There are far too many websites exploiting peoples weight issues or similar, only trying to make as much money as possible. Do not forget the fact that if people are following your advice, you have a moral obligation to actually give them correct and useful information.

Theo Swan is writing about affiliate marketing and how to combine a successful website with helping others by the use of hair loss and weight loss affiliate programs presented with honesty and integrity.

Are Yoga Pilates Considered Cardio

 

How Computer Hardware Works

computer HARDWARE BASICS

MICROPROCESSOR:

Microprocessor is the brain of any computer. It controls all activities inside the computer. Basically it performs 2 types of operations - arithmetic & logical operation (internally), read & write (externally). Read /write operations are performed on 2 types of devices - I/O and memory devices. It uses the address bus to select any location on these devices, sends a read/write signal over the control bus and then the information over the data bus.

MEMORY devices:

The CPU stores all information in the computers memory. There are two memory types - RAM & ROM

RAM (Random access Memory):

This volatile type is a read & write memory device. This loses its contents when power is shut off.

The types of RAM are

DRAM (Dynamic ram) is similar to a capacitor, as it tends to lose its contents and hence requires to be refreshed. This is the computer RAM.

SRAM (Static ram) Is faster than Dram and doesnt require to be refreshed. This is costly and hence only a limited amount is used as CACHE memory in the computer.

ROM (Read only memory):

ROM can be programmed using a programmer and then it acts as a read only device. This device is used as the textbook for the CPU in the computer and is called ROM BIOS. It stores all the basic information of programming the devices present inside the system as well as the POST (Power On Self Test) sequence. AMIBIOS and AWARD BIOS are the most common ROM BIOS.

The types of ROM are

PROM (Programmable Read Only Memory)

EPROM (Erasable & Programmable Read Only Memory)

FLASH ROM

EEPROM (Electrically EPROM)

EAPROM (Electrically Alterable ROM)

I/O devices:

Apart from passive memory devices, there are certain controllers in the system, which assist the CPU in performing various operations. These are referred to as I/O devices. These devices include Interrupt controller, Timer, Ports, DMA controller, Floppy Drive controller, CRT controller etc.

BUSES & EXPANSION SLOTS:

These are the means through which communication between various devices of the computer takes place and the types are as mentioned below.

ISA (Industry Standard Architecture):

ISA bus consists of a 24-bit address bus and the 16-bit data bus. ISA can support 8MHZ clock speed.

MCA bus (Micro Channel Architecture):

MCA bus is available either in 16 bit or 32 bit versions. It was developed in a new line of computers called the PS/2 (personal system 2). The clock speed is slightly faster (10MHZ instead of 8MHZ).

EISA bus:

EISA has a 32-bit Address and data bus and 10MHZ CLK speed.

VL BUS/VESA LOCAL bus:

It is a 32-bit bus which was positioned local to the CPU and hence its name. Therefore it could support high bus speeds (that of the CPU).

pci bus:

pci has many benefits over other bus types. First of all, it supports 64 bit and 32-bit data paths. So it can be used both for 486 and Pentium based systems. pci can run up to 33MHZ speed and has the advantage of being isolated from the CPU. intel developed this bus.

pcmcia: (PC Memory card International Association):

The pcmcia was first designed for expanding the memory in small, handled computers. PCMICIAS bus width is only 16 bits, but a 32-bit version is on its way. There are three types of cards namely

Type 1 (3.3 m thick)- used for memory card.

Type 2 (5 mm thick)- used for modem and lan adapter.

Type 3 (10.5 mm0 thick) - used for most common applications like PC hard disk cards.

add ON cards:

These are cards plugged on to the main board, the mother board (The one that houses the CPU & RAM/ROM Bios). Each performs specific functions of interfacing the Motherboard to peripheral device like mouse, monitor etc. Some add-ons are discussed below.

DISPLAY adapter:

These interface the motherboard with the monitor and there are several types of cards. The variations are in resolution, no. Of colors supported and speed.

CGA (Color Graphics Adapter)

640 X 200 pixels

MDA (Mono Display Adapter):

80 characters wide 25 lines long

EGA (Enhanced Graphics Adapter):

640 X 350 mode

VGA (Video Graphics Adapter):

Advanced versions of SVGA/TVGA which start from a resolution of 640 X 480 pixel

AGP (Accelerated Graphics Port):

Introduced in the celeron/P II based systems, this caters to the demanding multimedia applications with its high performance.

IDE I/O card:

Supports the following functions.

SERIAL PORT:

communication external to the computer is done serially (bit after bit) through this port. It is used to connect communication devices like mouse, modem etc.

PARALLEL PORT:

8 Bit data transfer takes place between the computer and an external device. It is typically used to connect a printer.

GAME PORT:

It is used to connect a joystick for playing games.

IDE (Integrated/Intelligent Drive Electronics) Interface: This interface is used to communicate with IDE Hard disks.

FLOPPY DISK controller:

The FDC can support up to two floppy disk drives. The FDC is connected to the system bus and to the DMA controller. It performs data transfer in DMA mode.

sound card:

This is the card that adds audio effects to the computer by providing interface with microphone and speaker. This is used in multimedia computers.

PERIPHERAL devices:

FLOPPY DRIVES:

1.44 MB & 1.2 MB are two types of popular Floppy Drives.

HARD DISK DRIVES:

ST 506 & ESDI are old types. IDE hard disks are popular because their price to performance ratio is very good. For very high performance, SCSI (Small computer systems Interface) is the ideal option, if price is not a criterion.

CDROM DRIVES:

CDROM drive is used in a multimedia system as it can support all types of CD ROMs be it data CD, audio CD, video CD. It has a great advantage of storing about 650 MB of data in a single CD.

keyboard:

keyboard translates the keystrokes into letters or numbers. These letters are interpreted and the computer CPU depending executes commands on what was sent. Variations in terms of XT/AT, no. of keys, type of keys used may be observed.

mouse:

To interact with the pictures (ICONS), a special pointer device was introduced into the computer world. This device is known as mouse and is connected to the serial port.

The mouse contains a round ball that makes contact with two rollers-one for X-axis (the horizontal) and one for Y-axis (the vertical). Moving the mouse causes the ball to roll, and the ball, which is in contact with the two rollers, causes them to turn. This is used for moving clicking the mouse buttons makes a pointer head on the screen and selection.

SCANNERS:

In addition to keyboards and pointing devices, there is another very common method of getting data into the computer. A scanner is used to scan an image (say from a photo) and editing may be done using a suitable software.

MONITORS:

The monitor receives video signals from the computer video adapter card and displays the video information as pixels (picture elements) on the monitor screen. A variety of monitors ranging from CGA mono to SVGA colour are available for users to choose from (though the former is totally obsolete).

CONFIGURATION SETUP:

This is where we define the system configuration. This is done only when the system is assembled and configured for the first time or when it is upgraded. (One may enter the SETUP by pressing Del key as the system is powered up). Different BIOS support different options but the most essential ones, which are found on all systems, are listed below.

DATE & TIME: It displays the correct Date & Time. It has to be set when system is first installed.

FLOPPY TYPE:

To define the Floppy drives connected (1.2MB or 1.44MB).

HARD DISK TYPE: To select the Hard disk type (Primary or secondary)

DISPLAY TYPE: Its select the types of video adapter used for the system monitor.

CACHE ENABLE/DISABLE:

This category speeds up the Memory access. (Default value: Enable) and defines presence or absence of cache memory.

QUICK POWER ON SELF TEST: Its speeds up the Power On Self Test after you power up the computer.

PASSWORD setting: This allows you to set the system password.

POWER MANAGEMENT: This category allows you to select the type (or degree) of power saving.

LOADING DEFAULT VALUES:

There are many parameters, which need to be defined in the CMOS setup, and one may not want to do so manually. This option loads certain default values, stored in the BIOS ROM, which have been defined by the manufacturer for optimal system performance.

ENABLE/DISABLE ON BOARD FUNCTIONS:

To enable/disable certain onboard functions like Floppy Disk control etc (This applies only to integrated Motherboards where the add ON functions are integrated on the Motherboard itself).

PNP FEATURES: This category is used to configure the pci bus slots.

IDE AUTO DETECTION: This allows you to detect the IDE Hard drives automatically.

SAVING & EXITING:

This allows you to save the new setting value in the CMOS memory and continue with the booting process.

POST (POWER ON SELF TEST):

This POST firmware is stored in ROM on the motherboard. This POST is a series of a simple program to test and catch faults in different components and circuits. It tests the microprocessor, interrupt controller, PPI, DMA controller, ROM, RAM, peripheral controllers etc.

SYMPTOMS:

In case of error detection during POST, indications like error beeps/error messages helps troubleshoot problems.

speaker:

With the help of speaker error beeps, we can troubleshoot faults. Each fault causes the speaker to emit different patterns of beeps.

DISPLAYED ERROR MESSAGES:

When system is powered on, error message will be displayed on the screen (Floppy disk fail), if the video adapter is functional.

DIAGNOSTIC cards:

The advanced diagnostic add on card captures details of POST sequence and displays a hexa code which may be used for in-depth & accurate diagnosis of a POST problem.

CDROM DRIVES:

A computer CD-ROM drive uses small, interchangeable, plastic-encased discs from which data is retrieved using a laser beam, much like music compact disc. And like a music CD, a computer CD-ROM stores vast amounts of information. This is achieved by using light to record data in a form thats more tightly packed than the relatively clumsy magnetic read/write heads a conventional drive must manage.

The drive is controlled by a software in your PC that sends instructions to controller circuitry thats either a part of the computers motherboard or on a separate board installed in an expansion slot.

How a CD_ROM drive works? A motor constantly varies the rate at which CD-ROM disc spins so that regardless of where a component, called DETECTOR, is located in relation to the radius of the disc, the portion of the disc immediately above the detector is always at the same speed.

The laser projects a concentrated beam of light that is further focused by a focusing coil.

The laser beam penetrates a protective layer of plastic and strikes a reflective layer that looks like aluminum foil on the bottom of disc.

The surface of the reflective layer alternates between lands and pits. Lands are flat surface areas; pits are tiny depression in the reflective layer. these surface are record of the 1s and 0s used to store data.

Lights that strikes a pit scattered. But light that strikes a land is reflected directly back at the detector, where it passes through a prism that deflects laser beam to a LIGHT-SENSING DIODE.

Each pulse of light that strikes the light-sensing diode generates a small electrical voltages. These voltages are matched against a timing circuit to generates a stream of 1s and 0s that can understand.

Author is an MCSE and having more than 8 Yrs. of Experience in networking and system Administration. Has delivered guest lecture in various Indian Colleges. He can be contacted at kkpathak@technetindia.net Web Site: http://www.technetindia.net

Yoga Mats Yoga Music Yoga Mat Bag Myyogasecrets

 

Disney Resorts - Are You an All-Star?

Walt Disney World resorts come in a shapes, colors, sizes...and prices. What makes the All-Star resorts so interesting? And which resorts make up the All-Stars?

The Disney All-Stars are also known as the Disney Value Resorts. These are the most affordable, the most popular and great for families. The All-Stars include the following resorts:

  • All-Star Music
  • All-Star Movies
  • All-Star Sports
  • Pop Century
The Pop Century is the newest of the four resorts; its name doesn't contain the words "all star" but it's still in the series.

If This is Disney, it Must be Themed

Walt Disney World doesn't do anything just half-way, and the All-Star resorts are no exception.

How about a pool in the shape of a (huge) guitar? You'll find one at the All-Stars Music resort. And since music comes in different styles, the All-Star Music Disney resort celebrates jazz, calypso, country, broadway and (of course) rock-n-roll.

Have you ever wondered what a giant "big wheel" looks like? Check out the Pop Century Disney resort. The Pop Century celebrates items popular in the late part of the 20th century, like play-do, a walkman and the infamous Rubic's Cube.

If you love Disney films the Disney All-Star Movies resort is right up your alley. The 101 Dalmatians romp around the grounds, along with Herbie (of "Love Bug" fame) and Buzz Lightyear.

Are you an athlete, or an athlete want-to-be? Take a look at the Disney World All-Star Sports resort. Whether your pleasure is baseball, surfing, football, basketball, tennis or something else, you'll feel at home at this resort.

Give Me Room!

All of these resorts have basic rooms that sleep up to four, but the All-Star Music has something extra -- family suites. These suites are roughly twice the size of the standard room, and sleep up to six people. The All-Star Music suites also include a kitchenette and two bathrooms.

What Else Should I Know?

There are pools (at least two per resort) and playgrounds galore at the Disney All-Star resorts. And one thing unique in all the other Disney resorts -- room service in the form of pizza delivery!

The All-Star resorts are large, each having between 1,900 and 2,800 rooms. This means that you will have to do a lot of walking, and perhaps a fair share of standing in lines.

If you want to know more about Disney's All-Star resorts, please see http://www.great-disney-vacations.com/disney-all-star-resorts.html

So, are you ready to be a Disney All-Star?

Gail Nettles is a former Walt Disney World employee and enjoys sharing her knowledge with others. She also publishes http://www.great-disney-vacations.com

Black Diamond Yoga Mats

 

VoIP Phone System

A voice over internet protocol, or voip, transmission is initiated by converting voice into digital format. This can be done by Analog telephone adaptor (ATA) or by the computer itself using software. In the public switch transmission network (PSTN), the dialing of the number initiates the call by connecting the call to the public switch and routing the call to the correct partys telephone number through the telephone network.

A voip network also has similar functions like that of PSTN, in addition to the IP provider and internet service provider (ISP). The major components of a voip network are user devices (one or both ends), a call processing server, voip gateways, gatekeepers and an IP network. The user device consists of voip phones, traditional phones with accessories and computer-based devices. voip phones may be hard or soft phones.

A voip hard phone is like a traditional phone, but instead of a phone jack, it has an ethernet port through which it communicates directly with a voip server or another voip phone. It doesnt need a personal computer, only an internet connection. These hard phones may also come cordless.

A dialup hard phone is one with a built-in modem instead of an ethernet port. A wifi hard phone is built with a wifi transceiver to connect to a wifi base station to be connected to a remote voip server. This can be used to transfer calls to a gsm network.

A soft phone is run by software in the computer. This requires appropriate hardware such as a microphone, a speaker or a usb port. Once dialed, the phone number is processed by the call processor, which is actually hardware running a database mapping program called soft switch; the software manages all connections. This is also called IP PBX (private branch exchange), similar to the PBX of the PSTN lines.

There are gateways and gatekeepers that control the call admission and bandwidth management. they also control the creation of IP packets that contain the voice data and other information about the call.

Finally, there is the IP network, which consists of distributed routers ensuring connectivity. This IP logical switch is referred to as the soft-switch architecture. These four components form the phone system for voip, in addition to the software and various protocols through which the call is smoothly communicated.

VOIP provides detailed information on voip, voip providers, voip phone system, voip solutions and more. voip is affiliated with wireless IP phones.

Online Free Yoga