• Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Computer Terms

Status
Not open for further replies.
Well it's rather whatever piece of hardware you overclock than your computer itself. Very dangerous and voids warranty on said hardware.

Incorrect in some cases. Manufactureres such as evga and XFX still provide warranties even if you overclock, change the cooler and even volt mod.

How ever, if you have no idea about overclocking, steer well clear.

Also it's commonly abbreviated into 'OC'.
 
Ah, good point. I forgot about that.
 
GUI-Graphic User Interface
sorry if someone said it.
 
.3gp - Widely known as the cellphone video format.
.aac - Also known as .mp4, but used in music e.g. Ipod's etc.
.wma - Windows audio format
.mp3 - common music format
.m4a - Used as a playlist, can be used locally or through the web.
.aud - Sony Audio file, not many known players
 
here are some archive extensions
.zip- Zip File Format
.rar-rar file format
.bz2
.tar
.bin
.7z
.gz
these are the most common archive extensions.
 
Source code files:
C/C++ Source:
.c
.cpp
.cc
.cxx
.h
Makefile (a set of instructions to compile a executable):
Makefile
Makefile.in
Makefile.mk
--------
.j .jav .java: Java source
.vb: Visual Basic source
.cs: C# source
.html .htm: HTML
.php: PHP File
.asp: ASP Script
.aspx: ASP.NET Script
.cfm: CodeFusion Script
.js .jsx: JavaScript File
.py: Python source
.rb: Ruby source
.xml: XML File
.xaml: eXtensible Application Markup Language file
.json: JavaScript Object Notation File(or used for Firefox bookmark backup)
Differences between DLL and LIB:
DLL puts beside the program and LIB compile inside the program.
 
Here's one I didn't see.
WMM - Windows Movie Maker - A very basic video editing program which saves in its own little file name, .MSWMM ...which...isn't even really a file....
It has a reputation for freezing a lot, most people don't know that you can change the freezing by going to Tools --> Options --> General --> mess with the AutoRecover stuff. This won't stop the freezing, but it'll help.
Doesn't have a whole lot of effects, Fade in/out from/to black/white, blur, fade transition, other generic tacky effects and transitions.
Should be installed on Windows XP. Maybe earlier, but I'm not sure. ^^;
 
Something that doesn't appear here... or I don't see it :P

Web 2.0 - Common term usually marking a "social web" where people can interact.

CSS - Cascading Style Sheets - Used to style the elements of the page. Standards-compilant CSS files contain all presentation elements that should replace deprecate tags in HTML. Currently the newest CSS version which is not complete and not fully supported yet is CSS3.

Browser war - Flame war between browser supporters. Most significant is Firefox vs. IE.

Browser rendering engine - the core of a browser that displays the page. Browsers have various engines, these vary in speed, standards-compilance and other stuff.

Presto - Rendering engine used by Opera.
Gecko - Rendering engine used in Fx/Mozilla.
Trident - Rendering engine used in IE/Avant Browser/AOL.
WebKit - Rendering engine used in Safari/Chrome - there are speculations about it being used in IE8.
 
I have a few random but useful terms :3

QWERTY: The Keyboard format used in nearly all PCs


.bat: A batch file extension. Executes certain commands with text.


.vbs: Like a batch, but I don't know how to work these things @~@.


Blue Screen of Death: It is when the whole screen goes blue and says random junk that makes it look like your computer is freaked. Which is most likely true

Unless you see this was caused by System Mechanic or an anti-virus you trust or some zany screensaver (guilty), you have permission to jump of a cliff and die a blue death.



Chrome: Either an element in the Periodic table or an awesome browser from Google that needs more attention.


Mouse: The thing you hole to make an arrow move on your screen and execute actions with a "click"

How the hell was that overlooked?


Text (as a noun, girls): The styles of letters that appear on the screen

ex:

Verdana

Comic Sans

Courier New


PC: What you most likely are using right now and the place you are for sure in if you are seeing this.


That's as much as I can help with for now.
 
HTML - Hyperlink Text Marking Language
 
I have one that is obvious but gets asked too much.

GIF: Graphics Interchange Format, aka "moving".
 
(I hope this doesn't count as reviving a thread)

PHP is more than just "more advanced than HTML". It is a totally different thing. It is a programming language that can be used to make your webpages dynamic, ie actually program them, since HTML is only used for designing web pages.

vbs is the extension of Visual Basic scripts, not a batch file. Again it is ofcourse programming language.

HTML is Hyper Text Markup Language with extensions htm and html.

Java is programming language by sun named on an island of the same name.

JS (Javascript) is a language used as a component of DHTML (Dynamic HTML) to ofcourse make your webpages interactive and dynamic.

CSS (Cascading Style Sheets) are used to make designing easier and customize web pages which might not be as easy or possible otherwise. It is also a good method to organise your website design.

BMP are bitmap pictures. These images occupy the most spaces on disk, since there is no compression. However they of different types, each occupying different amount of space and offering different amounts of colour.

JPEG (Joint Photographic Experts Group) pronounce "J" - Peg are images which have compressability, which means small size and bad quality.

MPEG (Moving Pictures Expert Group) pronounced similarly are standard formats for Video CDs (VCD) and Super Video CDs (SVCD). MP3 and MP4 also come in this catagory.

GIF (Graphics Interchange Format) are images limeted to 16 colours and hence occupy a lot less space. It is one format with transparency and stop-motion animation.

PNG (Portable Network Graphics) are images that occupy less space, allow a lot of colours, and transparency. This format is probably one of the better ones.
 
Wahaha... :)

Cool Terms! :)

Might use these in the upcoming computer quiz! :)

P.S. = CPU is my favorite! :)
 
Why has no one mentioned this...

TGA — Truevision TARGA, raster graphics file format that can store image data with 8, 16, 24, or 32 bits of precision per pixel. Colour data can be colour-mapped, or in direct color or truecolor format. Image Data may be stored raw, or optionally, a lossless PackBits RLE compression can be employed. Video games commonly save screen-captures in this format.
 
http: hyper txt transport protocall
html: hyper txt MAKEUP language
keybord: the little plastic thing used on makin words/txt

if i find anymore i will edit/post *if some1 posts*
 
Text (as a noun, girls): The styles of letters that appear on the screen
Isn't it called font, not text?

GPU: Graphics Processing Unit. Kind of like a CPU, but on the graphics card. It is used by the graphics card to process graphics, and it doesn't take up the CPU of the computer.
Integrated Graphics: When a graphics card uses the computer's RAM and CPU to power itself and the graphics. Integrated graphics are less specialised and use up valuable RAM and CPU space. Not recommended for high-powered systems and gamers.
 
Last edited:
Status
Not open for further replies.
Back
Top