<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>APPnox &#187; Basic</title>
	<atom:link href="http://www.appnox.com/tag/basic/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appnox.com</link>
	<description>All about Applications!</description>
	<lastBuildDate>Wed, 08 Sep 2010 03:47:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Basic Types and Requirements for Web Designing: Given by Pseudo Technology</title>
		<link>http://www.appnox.com/basic-types-and-requirements-for-web-designing-given-by-pseudo-technology/</link>
		<comments>http://www.appnox.com/basic-types-and-requirements-for-web-designing-given-by-pseudo-technology/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 18:30:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Basic]]></category>
		<category><![CDATA[Designing]]></category>
		<category><![CDATA[Given]]></category>
		<category><![CDATA[Pseudo]]></category>
		<category><![CDATA[Requirements]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Types]]></category>

		<guid isPermaLink="false">http://www.appnox.com/basic-types-and-requirements-for-web-designing-given-by-pseudo-technology/</guid>
		<description><![CDATA[





Web site design crosses multiple disciplines of information systems, information technology and communication design. The web site is an information system whose components are sometimes classified as front-end and back-end. The observable content (e.g. page layout, user interface, graphics, text and audio) is known as the front-end. The back-end comprises the organization and efficiency of [...]]]></description>
			<content:encoded><![CDATA[<p>Web site design crosses multiple disciplines of information systems, information technology and communication design. The web site is an information system whose components are sometimes classified as front-end and back-end. The observable content (e.g. page layout, user interface, graphics, text and audio) is known as the front-end. The back-end comprises the organization and efficiency of the source code, invisible scripted functions, and the server-side components that process the output from the front-end. Depending on the size of a Web development project, it may be carried out by a multi-skilled individual (sometimes called a web master), or a project manager may oversee collaborative design between group members with specialized skills.</p>
<p>Multidisciplinary requirements:</p>
<p>Issues: As in collaborative designs, there are conflicts between differing goals and methods of web site designs. These are a few of the ongoing ones.</p>
<p>1. Lack of collaboration in designIn the early stages of the web, there wasn&#8217;t as much collaboration between <a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.pseudotechnology.com/design.aspx">web designing</a> and larger advertising campaigns, customer transactions, social networking, intranets and extranets as there is now. Web pages were mainly static online brochures disconnected from the larger projects. Many web pages are still disconnected from larger projects. Special design considerations are necessary for use within these larger projects. These design considerations are often overlooked, especially in cases where there is a lack of leadership, lack of understanding of why and technical knowledge of how to integrate, or lack of concern for the larger project in order to facilitate collaboration. This often results in unhealthy competition or compromise between departments, and less than optimal use of web pages.</p>
<p>2. Liquid versus fixed layoutsOn the web the designer has no control over several factors, including the size of the browser window, the web browser used, the input devices used (mouse, touch screen, voice command, text, cell phone number pad, etc.) and the size and characteristics of available fonts. Some designers choose to control the appearance of the elements on the screen by using specific width designations. This control may be achieved through the use of a HTML table-based design or a more semantic div-based design through the use of CSS. Whenever the text, images, and layout of a design do not change as the browser changes, this is referred to as a fixed width design. Proponents of fixed width design prefer precise control over the layout of a site and the precision placement of objects on the page. Other designers choose a liquid design. A liquid design is one where the web designing moves to flow content into the whole screen, or a portion of the screen, no matter what the size of the browser window. Proponents of liquid design prefe greater compatibility and using the screen space available. Liquid design can be achieved through the use of CSS, by avoiding styling the page altogether, or by using HTML tables (or more semantic divs) set to a percentage of the page. Both liquid and fixed design developers must make decisions about how the design should degrade on higher and lower screen resolutions. Sometimes the pragmatic choice is made to flow the web designing between a minimum and a maximum width. This allows the designer to avoid coding for the browser choices making up The Long Tail, while still using all available screen space. Depending on the purpose of the content, a web designer may decide to use either fixed or liquid layouts on a case-by-case basis. Similar to liquid layout is the optional fit to window feature with Adobe Flash content. This is a fixed layout that optimally scales the content of the page without changing the arrangement or text wrapping when the browser is resized.</p>
<p>3. Flash.Adobe Flash (formerly Macromedia Flash) is a proprietary, robust graphics animation or application development program used to create and deliver dynamic content, media (such as sound and video), and interactive applications over the web via the browser. Adobe Flash is today widely used in Web Designing. Flash is not a standard produced by a vendor-neutral standards organization like most of the core protocols and formats on the Internet. Flash is much more restrictive than the open HTML format, though, requiring a proprietary plug-in to be seen, and it does not integrate with most web browser UI features like the &#8220;Back&#8221; button.According to a study, [1] 98% of US Web users have the Flash Player installed. [2] Numbers vary depending on the detection scheme and research demographics. [3] Many graphic artists use Flash because it gives them exact control over every part of the design, and anything can be animated and generally &#8220;jazzed up&#8221;. Some application designers enjoy Flash because it lets them create applications that do not have to be refreshed or go to a new web page every time an action occurs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/basic-types-and-requirements-for-web-designing-given-by-pseudo-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Layout and Requirements for Web Designing: by Pseudo Technology</title>
		<link>http://www.appnox.com/basic-layout-and-requirements-for-web-designing-by-pseudo-technology/</link>
		<comments>http://www.appnox.com/basic-layout-and-requirements-for-web-designing-by-pseudo-technology/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 18:30:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Basic]]></category>
		<category><![CDATA[Designing]]></category>
		<category><![CDATA[Layout]]></category>
		<category><![CDATA[Pseudo]]></category>
		<category><![CDATA[Requirements]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.appnox.com/basic-layout-and-requirements-for-web-designing-by-pseudo-technology/</guid>
		<description><![CDATA[CSS versus tables for layout:

When Netscape Navigator 4 dominated the browser market, the popular solution available for designers to lay out a Web page was by using tables. Often even simple web designing for a page would require dozens of tables nested in each other. Many web templates in Dreamweaver and other WYSIWYG editors still [...]]]></description>
			<content:encoded><![CDATA[<p>CSS versus tables for layout:</p>
<p>
<p>When Netscape Navigator 4 dominated the browser market, the popular solution available for designers to lay out a Web page was by using tables. Often even simple web designing for a page would require dozens of tables nested in each other. Many web templates in Dreamweaver and other WYSIWYG editors still use this technique today. Navigator 4 didn&#8217;t support CSS to a useful degree, so it simply wasn&#8217;t used. After the browser wars subsided, and the dominant browsers such as Internet Explorer became more W3C compliant, designers started turning toward CSS as an alternate means of laying out their pages. CSS proponents say that tables should be used only for tabular data, not for layout. Using CSS instead of tables also returns HTML to a semantic markup, which helps bots and search engines understand what&#8217;s going on in a web page. All modern Web browsers support CSS with different degrees of limitations. However, one of the main points against CSS is that by relying on it exclusively, control is essentially relinquished as each browser has its own quirks which result in a slightly different page display. This is especially a problem as not every browser supports the same subset of CSS rules. For designers who are used to table-based layouts, developing Web sites in CSS often becomes a matter of trying to replicate what can be done with tables, leading some to find CSS design rather cumbersome due to lack of familiarity. For example, at one time it was rather difficult to produce certain design elements, such as vertical positioning, and full-length footers in a web designing using absolute positions. With the abundance of CSS resources available online today, though, web designing with reasonable adherence to ,;;&#8217; standards involves little more than applying CSS 2.1 or CSS 3 to properly structured markup. These days most modern browsers have solved most of these quirks in CSS rendering and this has made many different CSS layouts possible. However, some people continue to use old browsers, and designers need to keep this in mind, and allow for graceful degrading of pages in older browsers. Most notable among these old browsers are Internet Explorer 5 and 5.5, which, according to some web designers, are becoming the new Netscape Navigator 4 &#8211; a block that holds the World Wide Web back from converting to CSS design. However, the W3 Consortium has made CSS in combination with XHTML the standard for web designing.</p>
<p>
<p>Form versus Function:</p>
<p>
<p>Some web developers have a graphic arts background and may pay more attention to how a page looks than considering other issues such as how visitors are going to find the page via a search engine. Some might rely more on advertising than search engines to attract visitors to the site. On the other side of the issue, search engine optimization consultants (SEOs) are concerned with how well a web site works technically and textually: how much traffic it generates via search engines, and how many sales it makes, assuming looks don&#8217;t contribute to the sales. As a result, the designers and SEOs often end up in disputes where the designer wants more &#8216;pretty&#8217; graphics, and the SEO wants lots of &#8216;ugly&#8217; keyword-rich text, bullet lists, and text links. One could argue that this is a false dichotomy due to the possibility that a <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.pseudotechnology.com/design.aspx">web designing</a> may integrate the two disciplines for a collaborative and synergistic solution. Because some graphics serve communication purposes in addition to aesthetics, how well a site works may depend on the graphic designer&#8217;s visual communication ideas as well as the SEO considerations. Another problem when using a lot of graphics on a page is that download times can be greatly lengthened, often irritating the user. This has become less of a problem as the internet has evolved with high-speed internet and the use of vector graphics. This is an engineering challenge to increase bandwidth in addition to an artistic challenge to minimize graphics and graphic file sizes. This is an on-going challenge as increased bandwidth invites increased amounts of content.</p>
<p>
<p>Accessible Web design:</p>
<p>
<p>Main article:</p>
<p>
<p>Web accessibilityTo be accessible, web pages and sites must conform to certain accessibility principles. These can be grouped into the following main areas:use semantic markup that provides a meaningful structure to the document (i.e. web page)Semantic markup also refers to semantically organizing the web page structure and publishing web services description accordingly so that they can be recognized by other web services on different web pages. Standards for semantic web are set by IEEE-use a valid markup language that conforms to a published DTD or Schema-provide text equivalents for any non-text components (e.g. images, multimedia)-use hyperlinks that make sense when read out of context. (e.g. avoid &#8220;Click Here.&#8221;)-don&#8217;t use frames-use CSS rather than HTML Tables for layout.-author the page so that when the source code is read line-by-line by user agents (such as a screen readers) it remains intelligible. (Using tables for web designing will often result in information that is not.)However, W3C permits an exception where tables for layout either make sense when linearized or an alternate version (perhaps linearized) is made available.Website accessibility is also changing as it is impacted by Content Management Systems that allow changes to be made to webpages without the need of obtaining programming language knowledge.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/basic-layout-and-requirements-for-web-designing-by-pseudo-technology/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LimeWire Basic 5.5.14</title>
		<link>http://www.appnox.com/limewire-basic-5-5-14/</link>
		<comments>http://www.appnox.com/limewire-basic-5-5-14/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 13:07:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[5.5.14]]></category>
		<category><![CDATA[Basic]]></category>
		<category><![CDATA[Limewire]]></category>

		<guid isPermaLink="false">http://www.appnox.com/limewire-basic-5-5-14/</guid>
		<description><![CDATA[LimeWire is a fast, easy-to-use file sharing program that contains no spyware, adware or other bundled software. Compatible with all major platforms and running over the Gnutella network, LimeWire&#8217;s open source code, is freely available to the public and developed in part by a devoted programmer community.

 


View full post on FileHippo.com
]]></description>
			<content:encoded><![CDATA[<p><img style="float:left;margin-right:5px" src="http://cache.filehippo.com/img/ex/1047__limewire3.gif" />LimeWire is a fast, easy-to-use file sharing program that contains no spyware, adware or other bundled software. Compatible with all major platforms and running over the Gnutella network, LimeWire&#8217;s open source code, is freely available to the public and developed in part by a devoted programmer community.
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/filehippo?a=yHmYvuQjAeE:WM0ej8BNK00:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/filehippo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/filehippo?a=yHmYvuQjAeE:WM0ej8BNK00:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/filehippo?i=yHmYvuQjAeE:WM0ej8BNK00:V_sGLiPBpWU" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/filehippo/~4/yHmYvuQjAeE" height="1" width="1"/></p>
<p>View full post on <a href="http://www.filehippo.com/download_limewire/">FileHippo.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/limewire-basic-5-5-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Web Structure</title>
		<link>http://www.appnox.com/basic-web-structure/</link>
		<comments>http://www.appnox.com/basic-web-structure/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 18:41:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Basic]]></category>
		<category><![CDATA[Structure]]></category>

		<guid isPermaLink="false">http://www.appnox.com/basic-web-structure/</guid>
		<description><![CDATA[The chances of search engines successfully locating and indexing your web site all lies within optimizing its basic structure. Search engine ranking algorithms, such as Google and Yahoo, analyze several on-site elements when trying to determine where a web page ranks for certain search terms and phrases. These factors normally include:
Web site content
Domain name
Browser capability
Web [...]]]></description>
			<content:encoded><![CDATA[<p>The chances of search engines successfully locating and indexing your web site all lies within optimizing its basic structure. Search engine ranking algorithms, such as Google and Yahoo, analyze several on-site elements when trying to determine where a web page ranks for certain search terms and phrases. These factors normally include:</p>
<p><strong>Web site content</strong><br />
<strong>Domain name</strong><br />
<strong>Browser capability</strong><br />
<strong>Web site structure</strong><br />
<strong>Navigational linking structure</strong><br />
<strong>Page accessibility</strong><br />
<strong>Credibility</strong> </p>
<p>There are several ways to efficiently optimize for the factors listed above. These things include: choosing reliable web hosting, choosing an appropriate domain name, optimizing your web site for all web browsers, creating logical site structure and navigational menus, generating a sitemap, and creating an About Us page and a privacy policy page. </p>
<p>A well laid out design and structure helps to improve any businesses or entrepreneur&#8217;s performance of their web site and also helps users to navigate it, allowing search engines to better find and index all of the written content which is included on the web site.</p>
<p>You should ask yourself the following questions during the web design process:</p>
<p><strong>Is my site appealing to visitors?<br />Is my web site search engine friendly?</strong></p>
<p>Web Site Structure Basics to Consider During Your SEO Process</p>
<p><strong>Find a web host</strong><br />
<strong>Establish a domain name</strong><br />
<strong>Plan and design a web site structure</strong><br />
<strong>Optimize within multiple browsers</strong><br />
<strong>Design a sitemap</strong><br />
<strong>Create a contact us page</strong><br />
<strong>Create a privacy policy </strong><br />
<strong>Link within subject matter themes</strong> </p>
<p><strong>About CODANK Charlotte Web Design</strong></p>
<p>CODANK is a top Charlotte Web Design and Internet Marketing Company located in Charlotte, NC. The company is dedicated to providing a broad range of web design services. CODANK specializes in Search Engine Optimization (SEO), Graphic Design, Online Marketing, and Web Design and Development. </p>
<p>For more information, visit CODANK Charlotte Web Design and Internet Marketing Company at <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.codank.com/">www.codank.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/basic-web-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LimeWire Basic 5.5.13</title>
		<link>http://www.appnox.com/limewire-basic-5-5-13/</link>
		<comments>http://www.appnox.com/limewire-basic-5-5-13/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 10:13:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[5.5.13]]></category>
		<category><![CDATA[Basic]]></category>
		<category><![CDATA[Limewire]]></category>

		<guid isPermaLink="false">http://www.appnox.com/limewire-basic-5-5-13/</guid>
		<description><![CDATA[LimeWire is a fast, easy-to-use file sharing program that contains no spyware, adware or other bundled software. Compatible with all major platforms and running over the Gnutella network, LimeWire&#8217;s open source code, is freely available to the public and developed in part by a devoted programmer community.

 


View full post on FileHippo.com
]]></description>
			<content:encoded><![CDATA[<p><img style="float:left;margin-right:5px" src="http://cache.filehippo.com/img/ex/1047__limewire3.gif" />LimeWire is a fast, easy-to-use file sharing program that contains no spyware, adware or other bundled software. Compatible with all major platforms and running over the Gnutella network, LimeWire&#8217;s open source code, is freely available to the public and developed in part by a devoted programmer community.
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/filehippo?a=kDKR8xF4qXA:eE8fyTUPGMA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/filehippo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/filehippo?a=kDKR8xF4qXA:eE8fyTUPGMA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/filehippo?i=kDKR8xF4qXA:eE8fyTUPGMA:V_sGLiPBpWU" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/filehippo/~4/kDKR8xF4qXA" height="1" width="1"/></p>
<p>View full post on <a href="http://www.filehippo.com/download_limewire/">FileHippo.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/limewire-basic-5-5-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LimeWire Basic 5.5.11 Beta</title>
		<link>http://www.appnox.com/limewire-basic-5-5-11-beta/</link>
		<comments>http://www.appnox.com/limewire-basic-5-5-11-beta/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 10:40:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[5.5.11]]></category>
		<category><![CDATA[Basic]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Limewire]]></category>

		<guid isPermaLink="false">http://www.appnox.com/limewire-basic-5-5-11-beta/</guid>
		<description><![CDATA[LimeWire is a fast, easy-to-use file sharing program that contains no spyware, adware or other bundled software. Compatible with all major platforms and running over the Gnutella network, LimeWire&#8217;s open source code, is freely available to the public and developed in part by a devoted programmer community.

 


View full post on FileHippo.com
]]></description>
			<content:encoded><![CDATA[<p><img style="float:left;margin-right:5px" src="http://cache.filehippo.com/img/ex/1047__limewire3.gif" />LimeWire is a fast, easy-to-use file sharing program that contains no spyware, adware or other bundled software. Compatible with all major platforms and running over the Gnutella network, LimeWire&#8217;s open source code, is freely available to the public and developed in part by a devoted programmer community.
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/filehippo?a=S5owRW9eFRU:SlX5r6KhJEY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/filehippo?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/filehippo?a=S5owRW9eFRU:SlX5r6KhJEY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/filehippo?i=S5owRW9eFRU:SlX5r6KhJEY:V_sGLiPBpWU" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/filehippo/~4/S5owRW9eFRU" height="1" width="1"/></p>
<p>View full post on <a href="http://www.filehippo.com/download_limewire/">FileHippo.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/limewire-basic-5-5-11-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Port Forward Tutorial (With some Basic Firewall Tips)</title>
		<link>http://www.appnox.com/port-forward-tutorial-with-some-basic-firewall-tips/</link>
		<comments>http://www.appnox.com/port-forward-tutorial-with-some-basic-firewall-tips/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 01:08:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Basic]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[Forward]]></category>
		<category><![CDATA[Port]]></category>
		<category><![CDATA[Some]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.appnox.com/port-forward-tutorial-with-some-basic-firewall-tips/</guid>
		<description><![CDATA[					
					
This is a response to my other Ventrilo server Video. This shows you how to forward ports on a linksys router. Thank You for Watching and have Fun   Please Disregard: call of duty 5 beta gameplay multiplayer 4 COD5 COD 5 infinity ward xbox 360 microsoft sony playstation play station three 3 PS3 [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/sVEdkJSNTp4?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/sVEdkJSNTp4?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
This is a response to my other Ventrilo server Video. This shows you how to forward ports on a linksys router. Thank You for Watching and have Fun <img src='http://www.appnox.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Please Disregard: call of duty 5 beta gameplay multiplayer 4 COD5 COD 5 infinity ward xbox 360 microsoft sony playstation play station three 3 PS3 wii nintendo world war 2 WW2 WWII Gears of War GOW 2 1 halo 1 2 3 longshot pwnage owned own3d terrible nine year old n00b glitches terrible Nizmojoe clan exo outsider hitmanN nick nerd trash kid headshot blood gore idiot gears tourque bow grenade cod 1 2 3 4 knife Call of Duty 4 3 2 1 cod3 cod2 cod h2 h3 halo 3 CE Gears of War Infinity ward xbox360 xbox 360 ps3 PC wii doggietreats machinima digitalpheer melee marytdom steady aim mp5 desert eagle 50 cal m40a3 r700 m21 dragunov outstanding superb awesome the shit lol lmao rofle no scope head shot gears of war 2 rainbow six vegas ACOG m4 skorpion g3 g36c m14 ak47 mini uzi shotgun sniper xfycnx dizastor xfycnx iceman snowman gdawgum shadowpunish3r xfycnx iceman xbox angel of evil 360 rape ownage boom headshot pure pwnage ps3 elite halo 3 best sniper ever insane amazing blindfire no scope off host scope shot longshot rifle gears gridlock general ramm tutorial glithes ultimate funny chronicles marcus feenix multi kills clan mlg skill GOW gow nizmojoe nismojoe redux XxgdawgumxX headshot montage gears of war 2 gears of war film gears of war sniper montagexbox live amazing no-scope blindfire awesome nismojoe angelofevil69 angel of evil <b>&#8230;</b></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/port-forward-tutorial-with-some-basic-firewall-tips/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>The Basic Parts Of A Computer &amp; How To Upgrade Them [Technology Explained]</title>
		<link>http://www.appnox.com/the-basic-parts-of-a-computer-how-to-upgrade-them-technology-explained-2/</link>
		<comments>http://www.appnox.com/the-basic-parts-of-a-computer-how-to-upgrade-them-technology-explained-2/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 12:47:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Useful APPs]]></category>
		<category><![CDATA[Basic]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[explained]]></category>
		<category><![CDATA[parts.]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[them]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://www.appnox.com/the-basic-parts-of-a-computer-how-to-upgrade-them-technology-explained-2/</guid>
		<description><![CDATA[Do you know how to use a computer? Of course you do. But how familiar are you with what&#8217;s inside that shiny metal box of yours? For as complicated as the inner workings of computers may seem, they are really only made up of a few key pieces. If you ever have a hardware problem [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/0-pcd-intro.jpg"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/0-pcd-intro.jpg" alt="diagram of the basic parts of a computer" />Do you know how to use a computer? Of course you do. But how familiar are you with what&#8217;s inside that shiny metal box of yours? For as complicated as the inner workings of computers may seem, they are really only made up of a few key pieces. If you ever have a hardware problem or would simply like to upgrade one of those pieces, it helps to know what they do and where they are located.</p>
<p>Today we&#8217;re taking it back to the basics. In this article, I am going to name the basic parts of a computer, describe what they do, show you where they are usually located, and give you a few tips on how to upgrade them. So the next time your hard drive dies or your CD-Rom stops reading discs, you don&#8217;t have to pay for a house call from your neighborhood PC-repair man.</p>
<p><span id="more-48191"></span><br />
[<strong>Note</strong>]: This article is meant to be a basic diagram of the basic parts of a computer and is by no means a complete and accurate description of everything that is inside a computer. While replacing computer parts, there are various things to consider that I will not be able to cover here, like <strong>compatibility issues</strong>.</p>
<p>This article is not about how to build a computer. For that, I invite you to check out our guides, <a href="http://www.makeuseof.com/tag/how-to-build-a-gaming-pc-pdf-guide/">How to Build a Gaming PC</a> and <a href="http://www.makeuseof.com/tag/the-idiots-guide-to-building-your-own-computer/">The Idiot&#8217;s Ultimate Guide to Building Your Own PC</a>. You can find a lot of what <em>will</em> be here in our <a href="http://www.makeuseof.com/tag/basic-computer-terms-shopping-pc/">Basic Computer Terms You Should Know Before Buying A PC</a> article.</p>
<p>Now that most of the professionals and hardcore geeks have left, onto the basics!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/1-pcd-diagram.jpg" alt="diagram of the basic parts of a computer" width="466" height="400" /></p>
<h2>Motherboard</h2>
<p>Your motherboard is where all of the components I&#8217;m going to talk about will inevitably plug into. It has slots for most removable components like RAM, IDE/SATA drives, and video cards. If you are a beginner, I wouldn&#8217;t advise you to upgrade your motherboard yourself, but a lot of the other components I will cover require you to unplug things from the motherboard.</p>
<p>To view system specs, try <a href="http://www.makeuseof.com/tag/speccy-an-advanced-system-information-tool-for-your-pc/">Speccy</a>.</p>
<h2>Central Processing Unit (CPU)</h2>
<p>See: <a href="http://www.makeuseof.com/tag/cpu-technology-explained/">What Is A CPU and What Does It Do? [Technology Explained]</a></p>
<p>If a computer was a human, the CPU would be the brain. It is the single most important piece of a computer because it does all the processing of data, calculations, and it controls most of the other components. The CPU is usually located directly underneath a cooling unit on the motherboard.</p>
<p>Once again, I would not advise you to upgrade your CPU yourself if you are a beginner. In most cases, upgrading your CPU will require a new motherboard, along with a heat sink and perhaps other components. While I won&#8217;t go into it here, you can find a very informative and detailed walk-through on <em>How to Upgrade a Processor</em> <a href="http://www.wikihow.com/Upgrade-a-Processor">here</a>.</p>
<h2>Power Supply Unit (PSU)</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/2-pcd-psu.jpg" alt="name the parts of a computer" width="409" height="272" /></p>
<p>The PSU provides power to your whole PC and is usually located in the top-back of your computer. PSUs are rated by the amount of power they give out (e.g. 600 watts). It is important that your computer is powered properly so that it does not fail on you.</p>
<p>To upgrade your PSU, you should research the specifications of the other components in your system, most importantly the video card and CPU. You also want to make sure you get the proper connectors for your system.</p>
<p>Calculate your PC power supply with <a href="http://www.makeuseof.com/dir/extreme-psu-engine-pc-power-supply-calculator/">eXtreme PSU Engine</a>.</p>
<h2>Hard Drive</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/3-pcd-hdd.jpg" alt="name the parts of a computer" width="369" height="339" /></p>
<p>Your hard drive is what stores all your data long-term. Hard drives are generally kept in the bottom-front of most PCs, and are usually connected to the motherboard via SATA cables (IDE for older PCs). Also, there will be a power cable.</p>
<p>If yours <a href="http://www.makeuseof.com/tag/all-the-tools-you-need-to-predict-the-death-of-your-hard-drive/">dies on you</a> or you simply want to upgrade to a bigger one (storage wise), you just need to purchase one with the proper connections. Hard drives are usually screwed into place.</p>
<h2>Random Access Memory (RAM)</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/4-pcd-ram.jpg" alt="name the parts of a computer" width="393" height="393" /></p>
<p>RAM is temporary (or short-term) memory and helps out with overall system performance and speed. RAM consists of long sticks that are plugged directly into your motherboard. Consult your owner&#8217;s manual or system information to determine the maximum amount of RAM that&#8217;s supported by your system.</p>
<p>Upgrading RAM depends on how many slots you have and the maximum size each slot supports. Some computers require that you have the same amount of RAM in each slot. This would be listed in your manual as well.</p>
<h2>Disk Drive (CD-ROM or DVD-ROM)</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/5-pcd-cdrom.jpg" alt="parts of a computer system" width="500" height="240" /></p>
<p>Your disk drive(s) is/are generally located at the top-front of your machine. They allow you to play and burn (copy) CDs and DVDs. Since discs spin in these drives, they occasionally break on you. Also, the speed at which these drives can read and write data is constantly increasing.</p>
<p>To upgrade a CD or DVD-ROM, simply unplug and unscrew the existing drive and plug the cables (power, SATA/IDE) into the new drive. If you are upgrading from one drive to multiple drives, you can learn about setting the drives to master/slave configuration <a href="http://www.ehow.com/video_6030_install-second-hard.html">here</a>.</p>
<h2>Video Card</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/6-pcd-vidcard.jpg" alt="diagram of the basic parts of a computer" width="414" height="311" /></p>
<p>Your video card is what allows you to view anything on your monitor (makes sense). If you&#8217;re into gaming, you either left already to learn how to build a gaming PC or you stuck around to see what I had to say about video cards.</p>
<p>Modern games require better video cards. Your video card is usually located in the bottom-back portion of your computer case. Aside from size specifications, slot placement, motherboard type, processor speed, and power intake &#8211; which are all compatibility issues &#8211; upgrading your video card is as simple as unplugging the stock card and plugging the new video card in its place.</p>
<p>How did I do? Leave a comment below and please be gentle!</p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.flickr.com/photos/83542829@N00/2120907252/">William Hook</a>, <a rel="nofollow" href="http://news.bbc.co.uk/2/hi/technology/7908666.stm">BBC News</a>, <a rel="nofollow" href="http://www.flickr.com/photos/83542829@N00/3542103837/">William Hook</a>, <a rel="nofollow" href="http://www.flickr.com/photos/89455291@N00/2405810565/">Fr3d.org</a>, <a rel="nofollow" href="http://www.flickr.com/photos/24879135@N04/3242427292/">mattk1979</a>, <a rel="nofollow" href="http://www.flickr.com/photos/66999112@N00/4275119333/">Renee V</a>, <a rel="nofollow" href="http://www.flickr.com/photos/17957612@N00/328792061/">mattjb</a></small></p>
<p><em><strong>Hey Facebookers, make sure to check out <a href="http://www.facebook.com/makeuseof">MakeUseOf page</a></strong> on Facebook. Over <u>24,000</u> fans already!</strong></em></p>
<p><a href="http://www.facebook.com/makeuseof"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/fbfeedfooter.png" /></a></p>
<p>	<em><br />
<h4>Similar MakeUseOf Articles</h4>
<p></em></p>
<ul class="st-related-posts">
<li><a href="http://www.makeuseof.com/tag/update-your-hardware-drivers-for-free-with-device-doctor/" title="Update Your Hardware Drivers For Free With Device Doctor">Update Your Hardware Drivers For Free With Device Doctor</a> (16 comments)</li>
<li><a href="http://www.makeuseof.com/tag/the-top-10-windows-desktop-computers-for-every-occasion/" title="The Top 10 Rated Windows Desktop Computers For Every Need">The Top 10 Rated Windows Desktop Computers For Every Need</a> (22 comments)</li>
<li><a href="http://www.makeuseof.com/tag/speccy-an-advanced-system-information-tool-for-your-pc/" title="Speccy &#8211; An Advanced System Information Tool For Your PC">Speccy &#8211; An Advanced System Information Tool For Your PC</a> (5 comments)</li>
<li><a href="http://www.makeuseof.com/tag/how-to-backup-your-computer-with-an-old-hard-disk/" title="How to Backup Your Computer With an Old Hard Disk">How to Backup Your Computer With an Old Hard Disk</a> (18 comments)</li>
<li><a href="http://www.makeuseof.com/tag/get-detailed-information-monitor-and-take-a-computer-benchmark-with-pc-wizard/" title="Get Detailed Info About Your OS &#038; Hardware with PC Wizard">Get Detailed Info About Your OS &#038; Hardware with PC Wizard</a> (13 comments)</li>
<li><a href="http://www.makeuseof.com/tag/basic-computer-terms-shopping-pc/" title="Basic Computer Terms You Should Know Before Buying A PC">Basic Computer Terms You Should Know Before Buying A PC</a> (26 comments)</li>
<li><a href="http://www.makeuseof.com/tag/get-apt-get-functionality-in-windows/" title="3 Software Updaters to Keep Your Programs Up To Date [Win]">3 Software Updaters to Keep Your Programs Up To Date [Win]</a> (7 comments)</li>
<li><a href="http://www.makeuseof.com/tag/play-video-smoothly-pc/" title="What You Need to Play Video Smoothly On Your PC">What You Need to Play Video Smoothly On Your PC</a> (11 comments)</li>
<li><a href="http://www.makeuseof.com/tag/difference-32-bit-64-bit-windows/" title="What Is The Difference Between 32-bit &#038; 64-bit Windows?">What Is The Difference Between 32-bit &#038; 64-bit Windows?</a> (29 comments)</li>
<li><a href="http://www.makeuseof.com/tag/cpu-technology-explained/" title="What Is A CPU and What Does It Do? [Technology Explained]">What Is A CPU and What Does It Do? [Technology Explained]</a> (14 comments)</li>
</ul>
<p><a href="http://feedads.g.doubleclick.net/~a/9lvCJFUCIO8maN35B1q3ykDmWTE/0/da"><img src="http://feedads.g.doubleclick.net/~a/9lvCJFUCIO8maN35B1q3ykDmWTE/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/9lvCJFUCIO8maN35B1q3ykDmWTE/1/da"><img src="http://feedads.g.doubleclick.net/~a/9lvCJFUCIO8maN35B1q3ykDmWTE/1/di" border="0" ismap="true"></img></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Makeuseof?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Makeuseof?i=7PeCEo_e-ro:QMLhB3vNT28:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Makeuseof?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Makeuseof?i=7PeCEo_e-ro:QMLhB3vNT28:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Makeuseof?i=7PeCEo_e-ro:QMLhB3vNT28:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Makeuseof?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Makeuseof?i=7PeCEo_e-ro:QMLhB3vNT28:D7DqB2pKExk" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/Makeuseof/~4/7PeCEo_e-ro" height="1" width="1"/></p>
<p>View full post on <a href="http://feedproxy.google.com/~r/Makeuseof/~3/7PeCEo_e-ro/">MakeUseOf.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/the-basic-parts-of-a-computer-how-to-upgrade-them-technology-explained-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The Basic Parts Of A Computer &amp; How To Upgrade Them [Technology Explained]</title>
		<link>http://www.appnox.com/the-basic-parts-of-a-computer-how-to-upgrade-them-technology-explained/</link>
		<comments>http://www.appnox.com/the-basic-parts-of-a-computer-how-to-upgrade-them-technology-explained/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 02:47:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Useful APPs]]></category>
		<category><![CDATA[Basic]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[explained]]></category>
		<category><![CDATA[parts.]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[them]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://www.appnox.com/the-basic-parts-of-a-computer-how-to-upgrade-them-technology-explained/</guid>
		<description><![CDATA[Do you know how to use a computer? Of course you do. But how familiar are you with what&#8217;s inside that shiny metal box of yours? For as complicated as the inner workings of computers may seem, they are really only made up of a few key pieces. If you ever have a hardware problem [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/0-pcd-intro.jpg"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/0-pcd-intro.jpg" alt="diagram of the basic parts of a computer" />Do you know how to use a computer? Of course you do. But how familiar are you with what&#8217;s inside that shiny metal box of yours? For as complicated as the inner workings of computers may seem, they are really only made up of a few key pieces. If you ever have a hardware problem or would simply like to upgrade one of those pieces, it helps to know what they do and where they are located.</p>
<p>Today we&#8217;re taking it back to the basics. In this article, I am going to name the basic parts of a computer, describe what they do, show you where they are usually located, and give you a few tips on how to upgrade them. So the next time your hard drive dies or your CD-Rom stops reading discs, you don&#8217;t have to pay for a house call from your neighborhood PC-repair man.</p>
<p><span id="more-48191"></span><br />
[<strong>Note</strong>]: This article is meant to be a basic diagram of the basic parts of a computer and is by no means a complete and accurate description of everything that is inside a computer. While replacing computer parts, there are various things to consider that I will not be able to cover here, like <strong>compatibility issues</strong>.</p>
<p>This article is not about how to build a computer. For that, I invite you to check out our guides, <a href="http://www.makeuseof.com/tag/how-to-build-a-gaming-pc-pdf-guide/">How to Build a Gaming PC</a> and <a href="http://www.makeuseof.com/tag/the-idiots-guide-to-building-your-own-computer/">The Idiot&#8217;s Ultimate Guide to Building Your Own PC</a>. You can find a lot of what <em>will</em> be here in our <a href="http://www.makeuseof.com/tag/basic-computer-terms-shopping-pc/">Basic Computer Terms You Should Know Before Buying A PC</a> article.</p>
<p>Now that most of the professionals and hardcore geeks have left, onto the basics!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/1-pcd-diagram.jpg" alt="diagram of the basic parts of a computer" width="466" height="400" /></p>
<h2>Motherboard</h2>
<p>Your motherboard is where all of the components I&#8217;m going to talk about will inevitably plug into. It has slots for most removable components like RAM, IDE/SATA drives, and video cards. If you are a beginner, I wouldn&#8217;t advise you to upgrade your motherboard yourself, but a lot of the other components I will cover require you to unplug things from the motherboard.</p>
<p>To view system specs, try <a href="http://www.makeuseof.com/tag/speccy-an-advanced-system-information-tool-for-your-pc/">Speccy</a>.</p>
<h2>Central Processing Unit (CPU)</h2>
<p>See: <a href="http://www.makeuseof.com/tag/cpu-technology-explained/">What Is A CPU and What Does It Do? [Technology Explained]</a></p>
<p>If a computer was a human, the CPU would be the brain. It is the single most important piece of a computer because it does all the processing of data, calculations, and it controls most of the other components. The CPU is usually located directly underneath a cooling unit on the motherboard.</p>
<p>Once again, I would not advise you to upgrade your CPU yourself if you are a beginner. In most cases, upgrading your CPU will require a new motherboard, along with a heat sink and perhaps other components. While I won&#8217;t go into it here, you can find a very informative and detailed walk-through on <em>How to Upgrade a Processor</em> <a href="http://www.wikihow.com/Upgrade-a-Processor">here</a>.</p>
<h2>Power Supply Unit (PSU)</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/2-pcd-psu.jpg" alt="name the parts of a computer" width="409" height="272" /></p>
<p>The PSU provides power to your whole PC and is usually located in the top-back of your computer. PSUs are rated by the amount of power they give out (e.g. 600 watts). It is important that your computer is powered properly so that it does not fail on you.</p>
<p>To upgrade your PSU, you should research the specifications of the other components in your system, most importantly the video card and CPU. You also want to make sure you get the proper connectors for your system.</p>
<p>Calculate your PC power supply with <a href="http://www.makeuseof.com/dir/extreme-psu-engine-pc-power-supply-calculator/">eXtreme PSU Engine</a>.</p>
<h2>Hard Drive</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/3-pcd-hdd.jpg" alt="name the parts of a computer" width="369" height="339" /></p>
<p>Your hard drive is what stores all your data long-term. Hard drives are generally kept in the bottom-front of most PCs, and are usually connected to the motherboard via SATA cables (IDE for older PCs). Also, there will be a power cable.</p>
<p>If yours <a href="http://www.makeuseof.com/tag/all-the-tools-you-need-to-predict-the-death-of-your-hard-drive/">dies on you</a> or you simply want to upgrade to a bigger one (storage wise), you just need to purchase one with the proper connections. Hard drives are usually screwed into place.</p>
<h2>Random Access Memory (RAM)</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/4-pcd-ram.jpg" alt="name the parts of a computer" width="393" height="393" /></p>
<p>RAM is temporary (or short-term) memory and helps out with overall system performance and speed. RAM consists of long sticks that are plugged directly into your motherboard. Consult your owner&#8217;s manual or system information to determine the maximum amount of RAM that&#8217;s supported by your system.</p>
<p>Upgrading RAM depends on how many slots you have and the maximum size each slot supports. Some computers require that you have the same amount of RAM in each slot. This would be listed in your manual as well.</p>
<h2>Disk Drive (CD-ROM or DVD-ROM)</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/5-pcd-cdrom.jpg" alt="parts of a computer system" width="500" height="240" /></p>
<p>Your disk drive(s) is/are generally located at the top-front of your machine. They allow you to play and burn (copy) CDs and DVDs. Since discs spin in these drives, they occasionally break on you. Also, the speed at which these drives can read and write data is constantly increasing.</p>
<p>To upgrade a CD or DVD-ROM, simply unplug and unscrew the existing drive and plug the cables (power, SATA/IDE) into the new drive. If you are upgrading from one drive to multiple drives, you can learn about setting the drives to master/slave configuration <a href="http://www.ehow.com/video_6030_install-second-hard.html">here</a>.</p>
<h2>Video Card</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/6-pcd-vidcard.jpg" alt="diagram of the basic parts of a computer" width="414" height="311" /></p>
<p>Your video card is what allows you to view anything on your monitor (makes sense). If you&#8217;re into gaming, you either left already to learn how to build a gaming PC or you stuck around to see what I had to say about video cards.</p>
<p>Modern games require better video cards. Your video card is usually located in the bottom-back portion of your computer case. Aside from size specifications, slot placement, motherboard type, processor speed, and power intake &#8211; which are all compatibility issues &#8211; upgrading your video card is as simple as unplugging the stock card and plugging the new video card in its place.</p>
<p>How did I do? Leave a comment below and please be gentle!</p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.flickr.com/photos/83542829@N00/2120907252/">William Hook</a>, <a rel="nofollow" href="http://news.bbc.co.uk/2/hi/technology/7908666.stm">BBC News</a>, <a rel="nofollow" href="http://www.flickr.com/photos/83542829@N00/3542103837/">William Hook</a>, <a rel="nofollow" href="http://www.flickr.com/photos/89455291@N00/2405810565/">Fr3d.org</a>, <a rel="nofollow" href="http://www.flickr.com/photos/24879135@N04/3242427292/">mattk1979</a>, <a rel="nofollow" href="http://www.flickr.com/photos/66999112@N00/4275119333/">Renee V</a>, <a rel="nofollow" href="http://www.flickr.com/photos/17957612@N00/328792061/">mattjb</a></small></p>
<p><em><strong>Hey Facebookers, make sure to check out <a href="http://www.facebook.com/makeuseof">MakeUseOf page</a></strong> on Facebook. Over <u>24,000</u> fans already!</strong></em></p>
<p><a href="http://www.facebook.com/makeuseof"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/fbfeedfooter.png" /></a></p>
<p>	<em><br />
<h4>Similar MakeUseOf Articles</h4>
<p></em></p>
<ul class="st-related-posts">
<li><a href="http://www.makeuseof.com/tag/update-your-hardware-drivers-for-free-with-device-doctor/" title="Update Your Hardware Drivers For Free With Device Doctor">Update Your Hardware Drivers For Free With Device Doctor</a> (16 comments)</li>
<li><a href="http://www.makeuseof.com/tag/the-top-10-windows-desktop-computers-for-every-occasion/" title="The Top 10 Rated Windows Desktop Computers For Every Need">The Top 10 Rated Windows Desktop Computers For Every Need</a> (20 comments)</li>
<li><a href="http://www.makeuseof.com/tag/speccy-an-advanced-system-information-tool-for-your-pc/" title="Speccy &#8211; An Advanced System Information Tool For Your PC">Speccy &#8211; An Advanced System Information Tool For Your PC</a> (5 comments)</li>
<li><a href="http://www.makeuseof.com/tag/how-to-backup-your-computer-with-an-old-hard-disk/" title="How to Backup Your Computer With an Old Hard Disk">How to Backup Your Computer With an Old Hard Disk</a> (18 comments)</li>
<li><a href="http://www.makeuseof.com/tag/get-detailed-information-monitor-and-take-a-computer-benchmark-with-pc-wizard/" title="Get Detailed Info About Your OS &#038; Hardware with PC Wizard">Get Detailed Info About Your OS &#038; Hardware with PC Wizard</a> (13 comments)</li>
<li><a href="http://www.makeuseof.com/tag/basic-computer-terms-shopping-pc/" title="Basic Computer Terms You Should Know Before Buying A PC">Basic Computer Terms You Should Know Before Buying A PC</a> (24 comments)</li>
<li><a href="http://www.makeuseof.com/tag/get-apt-get-functionality-in-windows/" title="3 Software Updaters to Keep Your Programs Up To Date [Win]">3 Software Updaters to Keep Your Programs Up To Date [Win]</a> (7 comments)</li>
<li><a href="http://www.makeuseof.com/tag/play-video-smoothly-pc/" title="What You Need to Play Video Smoothly On Your PC">What You Need to Play Video Smoothly On Your PC</a> (11 comments)</li>
<li><a href="http://www.makeuseof.com/tag/difference-32-bit-64-bit-windows/" title="What Is The Difference Between 32-bit &#038; 64-bit Windows?">What Is The Difference Between 32-bit &#038; 64-bit Windows?</a> (29 comments)</li>
<li><a href="http://www.makeuseof.com/tag/cpu-technology-explained/" title="What Is A CPU and What Does It Do? [Technology Explained]">What Is A CPU and What Does It Do? [Technology Explained]</a> (14 comments)</li>
</ul>
<p><a href="http://feedads.g.doubleclick.net/~a/cTSdhrmEtHIfjfBP1QoTKMO7Qkw/0/da"><img src="http://feedads.g.doubleclick.net/~a/cTSdhrmEtHIfjfBP1QoTKMO7Qkw/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/cTSdhrmEtHIfjfBP1QoTKMO7Qkw/1/da"><img src="http://feedads.g.doubleclick.net/~a/cTSdhrmEtHIfjfBP1QoTKMO7Qkw/1/di" border="0" ismap="true"></img></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Makeuseof?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/Makeuseof?i=7PeCEo_e-ro:QMLhB3vNT28:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Makeuseof?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Makeuseof?i=7PeCEo_e-ro:QMLhB3vNT28:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Makeuseof?i=7PeCEo_e-ro:QMLhB3vNT28:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Makeuseof?d=I9og5sOYxJI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Makeuseof?a=7PeCEo_e-ro:QMLhB3vNT28:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Makeuseof?i=7PeCEo_e-ro:QMLhB3vNT28:D7DqB2pKExk" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/Makeuseof/~4/7PeCEo_e-ro" height="1" width="1"/></p>
<p>View full post on <a href="http://feedproxy.google.com/~r/Makeuseof/~3/7PeCEo_e-ro/">MakeUseOf.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/the-basic-parts-of-a-computer-how-to-upgrade-them-technology-explained/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows XP: A Basic Introduction</title>
		<link>http://www.appnox.com/windows-xp-a-basic-introduction/</link>
		<comments>http://www.appnox.com/windows-xp-a-basic-introduction/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 07:42:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Basic]]></category>
		<category><![CDATA[Introduction]]></category>

		<guid isPermaLink="false">http://www.appnox.com/windows-xp-a-basic-introduction/</guid>
		<description><![CDATA[Microsoft has been a leading provider of many computer and Internet products and services. They may be best known for their operation system (OS), Windows, especially XP, released in 2001. In fact, more people use Windows operating systems (as opposed to Mac, Linux, or another lesser known OS) than all other operating systems combined. Windows [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has been a leading provider of many computer and Internet products and services. They may be best known for their operation system (OS), Windows, especially XP, released in 2001. In fact, more people use Windows operating systems (as opposed to Mac, Linux, or another lesser known OS) than all other operating systems combined. Windows XP is currently being used by more people than all the Windows OS&#8217;s combined, not to mention claims about 60 percent of the entire OS market shares.</p>
<p>One of the quickest ways to identify the Windows XP is by the green start button and blue taskbar on the bottom of your computer screen, but it is responsible for much more than that. Microsoft in a way started over with the way they presented operating systems for their users.</p>
<p>Before XP (short for “experience”), there were two strands of operating systems in use by computer users in the late 90&#8217;s—one was a business/networking friendly version known as Windows NT (which was upgraded to Windows 2000, in the year 2000). The other version was a consumer friendly version known as Windows 98 (succeeded by Windows ME, also in 2000).</p>
<p>Microsoft not only greatly improved the performance and, what they considered to be a vast improvement to usability, XP also replaced the two “strands” of Windows OS&#8217;s into one operating system. XP is alternatively named “Windows 5.1” because it follows the Windows NT code base and is the successor to the NT based Windows 2000 (or, Windows 5.0).</p>
<p>There are multiple versions of XP, but the two most popular are Windows XP Professional Edition (similar to the Windows 2000 format), and Windows XP Home Edition (to replace 98 and ME), but every version is highly similar in the look and feel of XP. The most obvious difference in XP and all its predecessors is the major changes in the GUI, or graphical user interface. The colors, design, even shadows are significant improvements to the “aesthetic” quality, although this is a “classic” option to revert to the Windows 2000 look.</p>
<p>The most important reason for all the changes in the GUI was to improve the usability of all its features, especially for those who are new to computers. Options from the start menu, to the placements of icons and options were “optimized” to make computing simple to do and easy to understand (of course, these improvements may not be appreciated by those who have become accustomed to using a previous version of Windows, so not everyone agrees on the value of them).</p>
<p>The Control Panel, for example, was changed from previous versions to having two views.  The “Classic View” just like the older versions that listed all the options in thumbnails in alphabetical order, and the “Category View” groups similar icons together to help users know where to find the controls they want.</p>
<p>Several upgrades to XP, called a service pack (SP), have been released since the original 2001 release. These are basically security and stability fixes that were available for free from the Microsoft website or as an automatic update. The last upgrade, service pack 3 had over 1,100  fixes! XP SP3 is the only version of XP that is still supported by Microsoft. According to the company, Microsoft will continue supporting (and provides free updates for) XP SP3 until April 2014, even though two newer operating systems, Vista and Windows 7, have already been released.</p>
<p>For information and troubleshooting resources, go to www.microsoft.com/windowsxp.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.appnox.com/windows-xp-a-basic-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
