[OHM] COL.GRINDER
MembersContent Type
Profiles
Forums
Store
Articles
Events
Blogs
Everything posted by [OHM] COL.GRINDER
-
Bumpdidy bump bump. ;D 11-1 Bitches!!!!!!!!!!! TITANS
-
Well with an ociliscope you can test it but I doubt you have a $5000.00 piece of test equipment laying around the house. Plus you would need the spec sheet on that model and the training to know what your looking for. However, you could simply put your ram in the place of another in another computer provided its the same type of card. ie: DIMM SIMM DDR RIMM SDRAM There are downloads out there that will test it but since the machine is down, it wont help you. I would take the old ram card\cards out and take it to Office depot or whatever you have in that area and get one that matches. As cheap as ram is right now this would be my first step in the troubleshooting proccess. Here is an article that will help explain why I think it is your ram. Does your Windows-based PC crash for no apparent reason? Well OK, mine does too, but does yours crash often? At random times? With Nasty blue Screens of Death? If the answer is "yes", you may very well have a memory problem. Faulty memory, or RAM, is often the cause of the dreaded 'flaky PC' syndrome, those hard-to-replicate errors that get you nasty looks from the store technician because "…nothing seems to be wrong with it. Sir." In this short but sweet guide, PCstats will discuss the common symptoms of faulty memory as well as looking at a handful of free memory testing software programs which can help you diagnose your troubles. When good RAM goes bad Seeing as it consists only of a handful of Silicon memory chips (called DRAM) soldered to a small circuit board, computer memory is actually much more resistant to failure than most other computer parts. Having said that, it is also produced and distributed in more volume than any other computer part so it sort of evens out. Memory DRAM chips are tested by their manufacturers before they are shipped, and this weeds out virtually all the 'defect' chips prior to sale. However, computer memory is also vulnerable to a variety of situations that can turn your working sticks of DDR or SDRAM memory sour. Electrostatic shock from improper handling can damage memory. Try to avoid stroking your cat while you install your new 1GB DDR module! Likewise, power surges or poor power supplies can also damage your computer's memory, sometimes gradually. The same can be said for raising memory voltage too high if you are overclocking. If your computer is excessively dusty, or is located in a humid environment the contacts between the memory module and the memory slot can be interfered with or corroded. Heat, either from other components or the RAM itself can also cause gradual damage. Obviously, careless handling can also damage computer memory by causing physical harm to the circuit board or contacts. This is one of the reasons why we advocate memory heat spreaders - they don't really do much in the way of cooling sticks of DDR, but they do offer a nice level of protection from handling. Another factor to take into consideration is the possibility of defects in the memory slots of your computer's motherboard. These can be damaged by the same means as listed above, and can cause confusion, since any memory module plugged into a defective slot will appear to be defective even though it really isn't Fortunately, as modern computer memory is produced uniformly and has relatively few points of failure as compared to other computer parts, manufacturers are able to provide decent warranty support. Most 'brand name' memory purchased directly form suppliers like Corsair, Crucial or Kingston carries a lifetime warranty, while 'white box' memory purchased from resellers typically has a longer warranty than most equivalent products, generally three years. Signs of bad memory: 1. Starts Smoking, 2. Becomes Moody... The indicators of faulty memory are legion, but let's start with a few common ones. From the top: Blue screens during the install procedure of Windows 2000 or XP. This is one of the surest signs of faulty memory. Random crashes or blue screens during the running of 2000 or XP. Note that heat can also be a culprit in the case of general flakiness like this, so you should test for that possibility too. Crashes during memory intensive operations. 3D games, benchmarks, compiling, Photoshop, etc. Distorted graphics on screen. This can also be related to the video card. Failure to boot. This can be accompanied by repeated long beeps, which is the accepted BIOS beep code for a memory problem. In this circumstance, you cannot test the memory with diagnostic software, so your only option is testing by replacement, either at home or at your computer dealer. Hope this helps, Grinder
-
You have a Ram issue. At least thats what it sounds like to me. You can try to reseat the card but I doubt that will work. Your old hard drive is likely still good and your ram is failing. Did you get a blue screen on the old hard drive that said memory dump?
-
We are the Urgently Furious Four..... ;D Mmmmahhahahahahahahahahaha :-X
- 46 replies
-
Wanna know the temp by looking insted of getting scalded? Look no further. http://www.coolest-gadgets.com/20071213/color-changing-shower-heads/
-
RPG use in tournaments, clan games...
[OHM] COL.GRINDER replied to DK_MaluNYMets's topic in Playstation
If you go against me you will get a rocket in your face. -
reaching around
-
Yea Im staying next to Discovery Cove in Orlando for the next 3 months.
-
his ankles
-
Yo Bandit, What part of FL are you in?
-
and bends
-
the faucett
-
Sometimes when
-
Get off the dope dude. I have already explained bots ^^^^^^^^^ Here is a spider/crawler A web crawler (also known as a web spider, web robot, or—especially in the FOAF community—web scutter[1]) is a program or automated script that browses the World Wide Web in a methodical, automated manner. Other less frequently used names for web crawlers are ants, automatic indexers, bots, and worms.[2] This process is called web crawling or spidering. Many sites, in particular search engines, use spidering as a means of providing up-to-date data. Web crawlers are mainly used to create a copy of all the visited pages for later processing by a search engine that will index the downloaded pages to provide fast searches. Crawlers can also be used for automating maintenance tasks on a website, such as checking links or validating HTML code. Also, crawlers can be used to gather specific types of information from Web pages, such as harvesting e-mail addresses (usually for spam). A web crawler is one type of bot, or software agent. In general, it starts with a list of URLs to visit, called the seeds. As the crawler visits these URLs, it identifies all the hyperlinks in the page and adds them to the list of URLs to visit, called the crawl frontier. URLs from the frontier are recursively visited according to a set of policies.
-
Here is a little lesson on how Bots work. Bots are generaly tunneling into your site using a proccess similar to spoofing. It is called IP within IP encapsulation. The reason they are hard to control is the fact that the ip they contact your site with is differrent from the signiture ip they leave imprinted on the spam. The inner ip has the payload and the outer ip tunnels in leaving no signiture on the messege. As you can see this is a hard one to fix without locking down the normal packet flow of the sites authenticated users. There are firewall settings that will block the decapsulization proccess but can also cause stability issues in the normal packet flow intermitantly causing some content to fail to reach its destination point within your site. Here is a brief overview of how all of this works. This document specifies a method by which an IP datagram may be encapsulated (carried as payload) within an IP datagram. Encapsulation is suggested as a means to alter the normal IP routing for datagrams, by delivering them to an intermediate destination that would otherwise not be selected based on the (network part of the) IP Destination Address field in the original IP header. Once the encapsulated datagram arrives at this intermediate destination node, it is decapsulated, yielding the original IP datagram, which is then delivered to the destination indicated by the original Destination Address field. This use of encapsulation and decapsulation of a datagram is frequently referred to as "tunneling" the datagram, and the encapsulator and decapsulator are then considered to be the "endpoints" of the tunnel. In the most general tunneling case we have source ---> encapsulator --------> decapsulator ---> destination with the source, encapsulator, decapsulator, and destination being separate nodes. The encapsulator node is considered the "entry Perkins Standards Track Page 1 RFC 2003 IP-within-IP October 1996 point" of the tunnel, and the decapsulator node is considered the "exit point" of the tunnel. There in general may be multiple source-destination pairs using the same tunnel between the encapsulator and decapsulator. 2. Motivation The Mobile IP working group has specified the use of encapsulation as a way to deliver datagrams from a mobile node's "home network" to an agent that can deliver datagrams locally by conventional means to the mobile node at its current location away from home [8]. The use of encapsulation may also be desirable whenever the source (or an intermediate router) of an IP datagram must influence the route by which a datagram is to be delivered to its ultimate destination. Other possible applications of encapsulation include multicasting, preferential billing, choice of routes with selected security attributes, and general policy routing. It is generally true that encapsulation and the IP loose source routing option [10] can be used in similar ways to affect the routing of a datagram, but there are several technical reasons to prefer encapsulation: If you want to understand this further I would suggest you study the whole article here: http://www.rfc-archive.org/getrfc.php?rfc=2003 Grinder
-
by sucking
-
There are many tourneys hosted within the our community here. The Horsemen Tourny just happens to be one that is open to veteran members of past tournys. UF Black will cycle back around very shortly, meaning the Black that is coming to a close shortly will start again shortly. That is the tourny newcomers to UF can play in to get to know us and we can get to know them. Its like inviting someone to your home for a party, you would want to know theyre demeaner before you invited them. Black gives us a chance to get to know you. If we invited 30 clans in 10 of which we didnt know and they where to up and disband, the brackets would be so screwed up it would have to be restructured. We dont want to waiste our time nor yours. The views expressed here are mine alone and I am not in any way an admin of this community. Hope this helps, [RVN] COL_GRINDER
-
My choice would be Nikola Tesla and this is why: Tesla is often described as the most important scientist and inventor of the modern age, a man who "shed light over the face of Earth".[3] He is best known for many revolutionary contributions in the field of electricity and magnetism in the late 19th and early 20th centuries. Tesla's patents and theoretical work formed the basis of modern alternating current electric power (AC) systems, including the polyphase power distribution systems and the AC motor, with which he helped usher in the Second Industrial Revolution. Contemporary biographers of Tesla have regarded him as "The Father of Physics", "The man who invented the twentieth century"[4] and "the patron saint of modern electricity."[5] Some Tards list below If you want to see it. Hart's Top 20 (from the 1992 edition) Rank -------------------------------------------------------------------------------- Name -------------------------------------------------------------------------------- Influence -------------------------------------------------------------------------------- 1 -------------------------------------------------------------------------------- Muhammad (570-632) -------------------------------------------------------------------------------- He is the central human figure of the religion of Islam and is regarded by Muslims as the messenger and prophet of God. -------------------------------------------------------------------------------- 2 -------------------------------------------------------------------------------- Isaac Newton (1643 – 1727) -------------------------------------------------------------------------------- He was an English physicist, mathematician, astronomer, natural philosopher, alchemist, and theologian. -------------------------------------------------------------------------------- 3 -------------------------------------------------------------------------------- Jesus Christ (2 BC-36) -------------------------------------------------------------------------------- He is the central figure of Christianity and is revered by most Christian churches as the Son of God and the incarnation of God. He is also the Prophet of Allah in the religion of Islam -------------------------------------------------------------------------------- 4 -------------------------------------------------------------------------------- Buddha (563 BC-483 BC) -------------------------------------------------------------------------------- He was a spiritual teacher and the founder of Buddhism. -------------------------------------------------------------------------------- 5 -------------------------------------------------------------------------------- Confucius (551 BC-479 BC) -------------------------------------------------------------------------------- He was a Chinese thinker and social philosopher, whose teachings and philosophy have deeply influenced Chinese, Korean, Japanese, and Vietnamese thought and life. -------------------------------------------------------------------------------- 6 -------------------------------------------------------------------------------- St. Paul (5-67) -------------------------------------------------------------------------------- He was one of the most notable of early Christian missionaries. -------------------------------------------------------------------------------- 7 -------------------------------------------------------------------------------- Ts'ai Lun (50-121) -------------------------------------------------------------------------------- He was the inventor of paper and the papermaking process. -------------------------------------------------------------------------------- 8 -------------------------------------------------------------------------------- Johannes Gutenberg (1398-1468) -------------------------------------------------------------------------------- He was a German printer who invented the mechanical printing press. -------------------------------------------------------------------------------- 9 -------------------------------------------------------------------------------- Christopher Columbus (1451-1506) -------------------------------------------------------------------------------- He was an Italian navigator, colonizer and explorer whose voyages led to general European awareness of the American continents. -------------------------------------------------------------------------------- 10 -------------------------------------------------------------------------------- Albert Einstein (1879-1955) -------------------------------------------------------------------------------- He is best known for his theory of relativity and specifically mass–energy equivalence, expressed by the equation E = mc2. -------------------------------------------------------------------------------- 11 -------------------------------------------------------------------------------- Louis Pasteur (1822-1895) -------------------------------------------------------------------------------- He was a French chemist and microbiologist best known for his remarkable breakthroughs in the causes and prevention of disease. -------------------------------------------------------------------------------- 12 -------------------------------------------------------------------------------- Galileo Galilei (1564-1642) -------------------------------------------------------------------------------- He was a Tuscan (Italian) physicist, mathematician, astronomer, and philosopher who played a major role in the Scientific Revolution. -------------------------------------------------------------------------------- 13 -------------------------------------------------------------------------------- Aristotle (384 BC-322 BC) -------------------------------------------------------------------------------- He was a Greek philosopher, a student of Plato and teacher of Alexander the Great. -------------------------------------------------------------------------------- 14 -------------------------------------------------------------------------------- Euclid (fl. 300 BC) -------------------------------------------------------------------------------- He was a Greek mathematician and is often referred to as the Father of Geometry. -------------------------------------------------------------------------------- 15 -------------------------------------------------------------------------------- Moses (c. 1500 BC) -------------------------------------------------------------------------------- He is a Biblical Hebrew religious leader, lawgiver, prophet, and military leader, to whom the authorship of the Torah is traditionally attributed. -------------------------------------------------------------------------------- 16 -------------------------------------------------------------------------------- Charles Darwin (1809-1882) -------------------------------------------------------------------------------- He was an English naturalist who realized and demonstrated that all species of life have evolved over time from common ancestors through the process he called natural selection. -------------------------------------------------------------------------------- 17 -------------------------------------------------------------------------------- Shih Huang Ti (259 BC-210 BC) -------------------------------------------------------------------------------- He became the first emperor of a unified China. -------------------------------------------------------------------------------- 18 -------------------------------------------------------------------------------- Augustus Caesar (63 BC-14) -------------------------------------------------------------------------------- He became the first emperor of the Roman Empire. -------------------------------------------------------------------------------- 19 -------------------------------------------------------------------------------- Nicolaus Copernicus (1473-1543) -------------------------------------------------------------------------------- He was the first astronomer to formulate a scientifically-based heliocentric cosmology that displaced the Earth from the center of the universe. -------------------------------------------------------------------------------- 20 -------------------------------------------------------------------------------- Antoine Laurent Lavoisier (1743-1794) -------------------------------------------------------------------------------- He was the father of modern chemistry. --------------------------------------------------------------------------------
-
Oh, did I mention: 24-21 TITANS WIN THE SUPER BOWL over NYG
-
Damn Philly why you jumping on our band wagon? Oh thats right your boys couldnt beat the bengles hahahahahaha...... sorry ;D
-
Your steelers couldnt steel a superbowl win this year but My Titans will beat your NYG in the super bowl 24-21. If the Titans suck then the 9 other NFL teams they beat need to be playing arena ball. 24-21 TITANS WIN THE SUPER BOWL over NYG
-
Voted again. Good luck.