Biyernes, Disyembre 2, 2011

Tetris Battle New God Hack NEW!

Tetris Battle New God Hack NEW!

This Tetris Battle cheat is the newest out there. It has been outed just 11/24. That's how totally new this is. It boasts 1000 lines sent, 500 EXP, 1 KO Finish, 99 Coins gained per game, Unlimited Mino Collection for unlimited energy, and a Tuning Hack. Just follow the steps below:

Requirements:
Google Chrome
Fiddler 2
This file download
Tetris Battle Account

Instructions:
1. Download the file listed above and extract;
2. After extraction, look and execute the Fiddler2Setup then install it;
3. After installation, restart Google Chrome and then open Fiddler.exe;
4. Go then to the Auto REsponder tab, check on "Enable Automatic Responses and Unmatched Request Passthrough";
9. Go back to the Fiddler folde and grab all the files including the init (except the Notepad file)to Fiddler;
10. Go back to your Google Chrome window and clear the cache. After that log-in to Facebook and open your Tetris Battle account. Enjoy.

Huwebes, Disyembre 1, 2011

JOKE Corner (BISAYA)

Mga Gitikgitik -- istorya sa tubaan

IMPIYERNO

Si Badong namatay ug nahiadto sa impiyerno. Didto sa impiyerno niadto siya og nightclub diin siya nag-inom-inom og iyang gika-table ang sexy nga babae.

Iya nga gidala ang babae sa motel.  Paghukas na sa ilang mga sanina, namatikdan niya ang babae nindot kaayo og lawas pero ang dakong problema walay lungag didto sa ilawon niya.
Ni-reklamo si Badong sa manager sa night club kung kay way lungag ang babae ngaiyang napili.

Mitubag ang manager, Dinhi sa impiyerno, walay mga lungag ang mga babae.  Ang mga babae nga naay lungag tua tanan sa langit.

ERAP @ GRADE 1

Sa grade 1 pa si Erap, nakigkomparar siya sa iyang mga classmates kung kinsay mas dako og pikoy.  Iyang na-obserbahan nga mas dako iyaha kay sa uban.  Pag-abot niya sa ilang bay, iyang gipangutana iyang amahan.

Erap: Pa, akong gikomparar akong pikoy sa akong mga classmates.  Mas dako kaayo akoa.  Kaliwat na nato nga dagko ?
Amahan: Dili, Dong.  Mas dako ka! Kay 21 anyos ka na man gud!

ANDIR-DI-SAYA

Kulas:  Bay Tasyo, matod sa mga silingan andir-di-saya man kuno ka.
Tasyo:  Unsay andir-di-saya nga bag-o lang nakong gikasab-an ang akong misis!

Kulas:  Ngano man?
Tasyo:  Gisugo man ko niya sa pamalantsa.  Mao nga akong gisinghagan ug UNYA RA KAY MAGLUTO PA KO!!!

SUD-AN

Bata: Nay, unsay atong sud-an?
Inahan:  Christmas tree ug lansang, Dong.
Bata:  Ha, christmas tree ug lansang?
Inahan:  Kamunggay ba, nga gisubakan ug buwad bulinaw

KINSAY MAS BRAYT?

Bata:  Kinsay mas brayt Pa, ang Amerikano o Pilipino?
Amahan:  Mas brayt ang Amerikano Dong, kay ang mga bata didto sa Amerika, gagmay pa gani, maayo na kaayo mo-ininglis.

GOOD EVENING LADIES

Buta nisakay ug taxi
Driver:  Kahibalo ka sa direction nga buta ka man?
Buta:  Ayawg kabalaka katoltol ko.  Nakahibalo ko nga naa na ta sa Guadalupe kay naninimaho nang mangga.
Driver:  Sakto ka.  Katoltol gyud diay ka.
Buta:  Karon naa na ta sa may simbahan kay nanimaho nang kandila.
Driver:  Sakto gihapon ka.
(Paglabay nila sa tindahan ug bulad.)
Buta:  Good evening! ladies.

Types Of RAM

Random access memory (RAM) is a form of computer data storage. Today, it takes the form ofintegrated circuits that allow stored data to be accessed in any order with a worst case performance of constant time. Strictly speaking, modern types of DRAM are therefore not random access, as data is read in bursts, although the name DRAM / RAM has stuck. However, many types of SRAMROMOTP, and NOR flash are still random access even in a strict sense. RAM is often associated with volatile types of memory (such as DRAM memory modules), where its stored information is lost if the power is removed. Many other types of non-volatile memory are RAM as well, including most types of ROM and a type of flash memory called NOR-Flash. The first RAM modules to come into the market were created in 1951 and were sold until the late 1960s and early 1970s.



Random access memory (RAM) is the best known form of computer memory. RAM is considered "random access" because you can access any memory cell directly if you know the row and column that intersect at that cell.
The opposite of RAM is serial access memory (SAM). SAM stores data as a series of memory cells that can only be accessed sequentially (like a cassette tape). If the data is not in the current location, each memory cell is checked until the needed data is found. SAM works very well for memory buffers, where the data is normally stored in the order in which it will be used (a good example is the texture buffer memory on a video card). RAM data, on the other hand, can be accessed in any order.
Similar to a microprocessor, a memory chip is an integrated circuit(IC) made of millions of transistors and capacitors. In the most common form of computer memory, dynamic random access memory (DRAM), a transistor and a capacitor are paired to create amemory cell, which represents a single bit of data. The capacitor holds the bit of information -- a 0 or a 1 (see How Bits and Bytes Work for information on bits). The transistor acts as a switch that lets the control circuitry on the memory chip read the capacitor or change its state.
A capacitor is like a small bucket­ that is able to store electrons. To store a 1 in the memory cell, the bucket is filled with electrons. To store a 0, it is emptied. The problem with the capacitor's bucket is that it has a leak. In a matter of a few milliseconds a full bucket becomes empty. Therefore, for dynamic memory to work, either the CPU or the memory controller has to come along and recharge all of the capacitors holding a 1 before they discharge. To do this, the mem­ory controller reads the memory and then writes it right back. This refresh operation happens automatically thousands of times per second

Parts of MotherBoard

motherboard is the central printed circuit board (PCB) in many modern computers and holds many of the crucial components of the system, providing connectors for other peripherals. The motherboard is sometimes alternatively known as the mainboard,system board, or, on Apple computers, the logic board.[1] It is also sometimes casually shortened to mobo.



A motherboard, like a backplane, provides the electrical connections by which the other components of the system communicate, but unlike a backplane, it also connects the central processing unit and hosts other subsystems and devices.
A typical desktop computer has its microprocessormain memory, and other essential components connected to the motherboard. Other components such as external storage, controllers for video display and sound, and peripheral devices may be attached to the motherboard as plug-in cards or via cables, although in modern computers it is increasingly common to integrate some of these peripherals into the motherboard itself.
An important component of a motherboard is the microprocessor's supporting chipset, which provides the supporting interfaces between the CPU and the various buses and external components. This chipset determines, to an extent, the features and capabilities of the motherboard.