<?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>Take Inside Computers Technology &#187; hardware</title>
	<atom:link href="http://www.pulsodepuertorico.com/tag/hardware/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pulsodepuertorico.com</link>
	<description>I&#039;m a Best Computers Holic</description>
	<lastBuildDate>Fri, 16 Jul 2010 03:52:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Understanding Operating Systems</title>
		<link>http://www.pulsodepuertorico.com/43/understanding-operating-systems</link>
		<comments>http://www.pulsodepuertorico.com/43/understanding-operating-systems#comments</comments>
		<pubDate>Thu, 17 Dec 2009 18:56:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.pulsodepuertorico.com/?p=43</guid>
		<description><![CDATA[Every new computer that&#8217;s brought home from the store has an operating system installed onto it. But what most new computer users don&#8217;t realize, is that without an operating system, that computer would be a simple shell of possibilities. A powered computer lacking an operating system wouldn&#8217;t display anything more than a bunch of confusing [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Every new computer that&#8217;s brought home from the store has an operating system installed onto it. But what most new computer users don&#8217;t realize, is that without an operating system, that computer would be a simple shell of possibilities. A powered computer lacking an operating system wouldn&#8217;t display anything more than a bunch of confusing text messages that describe the computer&#8217;s boot process. At the very end of this process, the computer looks for an operating system and if not found, it will prompt the user to tell it where it is.</p>
<p style="text-align: justify;">Earlier computers didn&#8217;t have an operating system and if you have experience with the computers of the early eighties, you&#8217;ll remember that most to them didn&#8217;t even have a hard drive! These old computers booted an MS-DOS type operating system from drivers stored onto a floppy disk, and in order to use a program, users would remove the boot floppy and then insert a new floppy that contained the program. The floppy not only stored the program (word processor, spreadsheet, etc.), it also stored the drivers that the program needed to communicate with the computer&#8217;s hardware. As you can imagine, the cumbersome process of switching from floppy to floppy prompted the birth of the operating system. </p>
<p style="text-align: justify;">An operating system is a software program that controls how the computer&#8217;s hardware (and installed software) works. It manages the activity of every component and then displays that activity as a user-friendly interface (GUI). It keeps track of where things exist on a computer&#8217;s hard drive as well. But perhaps most importantly for the end-user, the operating system is responsible for translating commands issued with a keyboard and mouse into binary code (010110101 stuff) that can communicate with a set of speakers, a printer, a scanner, and more.</p>
<p style="text-align: justify;">With an operating system installed onto a computer&#8217;s hard drive, users no longer need to boot a computer with a floppy disk, nor do they need to run programs from a floppy disk. All the drivers of a program are stored onto the computer and used whenever a program is started.</p>
<p style="text-align: justify;">Apple&#8217;s Macintosh computer was among the first of a couple systems to establish a user-to-hardware relationship through a user-friendly interface. Today, we have quite a few operating systems. Some of the more popular ones are Windows Vista, Mac OS X, ZETA, IBM, Unix, and Linux. But even still, operating systems have extended onto to non-computer devices such as game consoles, portable music players, and PDAs. Regardless of the device, the operating system installed onto it serves the same purpose across the board: to enable user-to-hardware communication.</p>
<p style="text-align: justify;">When you think about upgrading your computer to a new operating system, be careful to make sure that you have the necessary hardware components. We tried to upgrade one of our Windows 98 machines to Windows XP, but we were cautioned that the former may not be hardware compatible with XP technology. Apparently, the Windows XP operating system requires components that weren&#8217;t developed at the time Windows 98 was distributed and if we were to install Windows XP on this machine anyway, the new operating system would look for hardware that the computer didn&#8217;t have. And that would be an instant recipe for failure.</p>
<p style="text-align: justify;">Also be careful about installing operating systems that are incompatible with existing hardware. The hardware of Macintosh computers is extremely different from the hardware of Windows computers and under no circumstances will a Windows operating system work on a Macintosh machine! </p>

	Tags: <a href="http://www.pulsodepuertorico.com/tag/computer" title="computer" rel="tag">computer</a>, <a href="http://www.pulsodepuertorico.com/tag/hardware" title="hardware" rel="tag">hardware</a>, <a href="http://www.pulsodepuertorico.com/tag/operating-system" title="operating system" rel="tag">operating system</a>, <a href="http://www.pulsodepuertorico.com/tag/program" title="program" rel="tag">program</a>, <a href="http://www.pulsodepuertorico.com/tag/software" title="software" rel="tag">software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.pulsodepuertorico.com/37/customizing-your-computer-with-preferences-making-your-computer-work-with-you-not-against-you" title="Customizing Your Computer with Preferences : Making Your Computer Work with You &#8211; Not Against You (November 26, 2009)">Customizing Your Computer with Preferences : Making Your Computer Work with You &#8211; Not Against You</a> (0)</li>
	<li><a href="http://www.pulsodepuertorico.com/63/software-piracy-its-best-to-avoid-it-at-all-costs" title="Software Piracy : It&#8217;s Best To Avoid It At All Costs (January 20, 2010)">Software Piracy : It&#8217;s Best To Avoid It At All Costs</a> (0)</li>
	<li><a href="http://www.pulsodepuertorico.com/51/how-to-choose-the-right-netbook-for-your-needs" title="How to Choose the Right Netbook For Your Needs (December 17, 2009)">How to Choose the Right Netbook For Your Needs</a> (0)</li>
	<li><a href="http://www.pulsodepuertorico.com/7/cheap-and-fast-software-an-introduction-to-shareware" title="Cheap and Fast Software : An Introduction to Shareware (November 19, 2009)">Cheap and Fast Software : An Introduction to Shareware</a> (0)</li>
	<li><a href="http://www.pulsodepuertorico.com/14/automating-stuff-with-batch-files-they-work-on-todays-computers-too" title="Automating Stuff with Batch Files : They Work on Today&#8217;s Computers Too! (November 26, 2009)">Automating Stuff with Batch Files : They Work on Today&#8217;s Computers Too!</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.pulsodepuertorico.com/43/understanding-operating-systems/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customizing Your Computer with Preferences : Making Your Computer Work with You &#8211; Not Against You</title>
		<link>http://www.pulsodepuertorico.com/37/customizing-your-computer-with-preferences-making-your-computer-work-with-you-not-against-you</link>
		<comments>http://www.pulsodepuertorico.com/37/customizing-your-computer-with-preferences-making-your-computer-work-with-you-not-against-you#comments</comments>
		<pubDate>Thu, 26 Nov 2009 12:20:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[setting]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://www.pulsodepuertorico.com/?p=37</guid>
		<description><![CDATA[Although you did not design or build your computer, you can turn it into a device that responds to your way of using it as if you were its original engineer or programmer. This is because the computer is a mere platform &#8211; a blank canvas, if you will &#8211; waiting for you to direct [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Although you did not design or build your computer, you can turn it into a device that responds to your way of using it as if you were its original engineer or programmer. This is because the computer is a mere platform &#8211; a blank canvas, if you will &#8211; waiting for you to direct its operation or paint the picture of the perfect machine. All this is possible from making just a few changes in your computer&#8217;s current configuration. </p>
<p style="text-align: justify;">Your computer&#8217;s main configurations are housed in Windows Control Panel. Within this small section of Windows, you can make some major changes from the way that your computer looks to the way that your computer responds to the people who use it. But your specifications don&#8217;t just apply to Windows, they also apply to the many software programs that are installed onto the computer (not to mention that many software programs can be further customized through their own configurations). We aren&#8217;t going to cover them all, but we will introduce some of the most popular so that you can get a feel of the control over your system that these configurations give you.</p>
<p style="text-align: justify;"><strong>Users</strong>. Before we get into the individual settings, it&#8217;s important that you understand that each set of configurations you make is specific to the users that sit down in front of a computer. Changes made to a system by one person will differ from the changes made by another. Enabled by a username and password, individual desktop settings (icons, background picture, and other settings) are available after logging onto Windows.</p>
<p style="text-align: justify;"><strong>Display Properties</strong>. Through Display Properties, a user can change the background of the Windows Desktop, add a screensaver, change the overall color scheme and fonts of Windows, and adjust a computer&#8217;s color depth and/or resolution (screen area). Not just a bunch of preference settings, display properties help individuals who have to deal with visual problems.</p>
<p style="text-align: justify;"><strong>Accessibility Options</strong>. Speaking of visual problems, another setting that&#8217;s useful is accessibility options. This setting allows people with disabilities to use a computer that accommodates vision and hearing problems.</p>
<p style="text-align: justify;"><strong>Keyboard and Mouse Options</strong>. The keyboard and mouse controls give users the option of speeding up or slowing down the movements of both of these peripherals. For those entering the United States from a foreign country, users will appreciate how Windows grants use of keyboard layouts native to their original language. Other uses will appreciate the different selection of cursors and the ability to add additional ones.</p>
<p style="text-align: justify;"><strong>Passwords</strong>. Since the computer in use may be shared with others, Passwords gives the almighty administrator the means to determine whether all users will share the same preferences and desktop settings or if users can customize preferences and desktop settings.  </p>
<p style="text-align: justify;"><strong>Regional Settings</strong>. Things get really personal in Regional Settings &#8211; as this configuration makes changes according to a user&#8217;s location and language. Options available can accommodate a person&#8217;s preference for the display of numbers, currency, time, and date format. </p>
<p style="text-align: justify;"><strong>Sounds Properties</strong>. Multimedia fans can create a rich PC environment filled with sound through this setting. Sounds can be assigned to numerous events and they don&#8217;t even need to be the default sounds installed by Windows. Users can download sounds from the Internet or create their own sounds with a microphone.</p>
<p style="text-align: justify;"><strong>Dialing Properties</strong>. Even the way a user connects to the Internet can be customized. Through Dialing Properties, users can determine how a phone and modem dials into an Internet service provider.</p>
<p style="text-align: justify;">From just these basic configuration options, you can create your own experience with a computer each time you sit down in front of one. Customizing your PC is what makes using a computer truly unique and enjoyable, so have fun and build a situation at home or a work in which you&#8217;ll love to work with everyday. Should you feel a little nervous about it at first, remember that your computer&#8217;s original configuration can be saved to a back up file should you ever want to restore it to the same state that it was in when you first bought it.</p>

	Tags: <a href="http://www.pulsodepuertorico.com/tag/computer" title="computer" rel="tag">computer</a>, <a href="http://www.pulsodepuertorico.com/tag/hardware" title="hardware" rel="tag">hardware</a>, <a href="http://www.pulsodepuertorico.com/tag/setting" title="setting" rel="tag">setting</a>, <a href="http://www.pulsodepuertorico.com/tag/software" title="software" rel="tag">software</a>, <a href="http://www.pulsodepuertorico.com/tag/system" title="system" rel="tag">system</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.pulsodepuertorico.com/43/understanding-operating-systems" title="Understanding Operating Systems (December 17, 2009)">Understanding Operating Systems</a> (0)</li>
	<li><a href="http://www.pulsodepuertorico.com/63/software-piracy-its-best-to-avoid-it-at-all-costs" title="Software Piracy : It&#8217;s Best To Avoid It At All Costs (January 20, 2010)">Software Piracy : It&#8217;s Best To Avoid It At All Costs</a> (0)</li>
	<li><a href="http://www.pulsodepuertorico.com/7/cheap-and-fast-software-an-introduction-to-shareware" title="Cheap and Fast Software : An Introduction to Shareware (November 19, 2009)">Cheap and Fast Software : An Introduction to Shareware</a> (0)</li>
	<li><a href="http://www.pulsodepuertorico.com/68/sound-card-for-your-computer" title="Sound Card For Your Computer (February 20, 2010)">Sound Card For Your Computer</a> (0)</li>
	<li><a href="http://www.pulsodepuertorico.com/53/selling-your-computer-looking-at-alternatives" title="Selling Your Computer &#8211; Looking At Alternatives (January 3, 2010)">Selling Your Computer &#8211; Looking At Alternatives</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.pulsodepuertorico.com/37/customizing-your-computer-with-preferences-making-your-computer-work-with-you-not-against-you/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
