<?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; program</title>
	<atom:link href="http://www.pulsodepuertorico.com/tag/program/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>Automating Stuff with Batch Files : They Work on Today&#8217;s Computers Too!</title>
		<link>http://www.pulsodepuertorico.com/14/automating-stuff-with-batch-files-they-work-on-todays-computers-too</link>
		<comments>http://www.pulsodepuertorico.com/14/automating-stuff-with-batch-files-they-work-on-todays-computers-too#comments</comments>
		<pubDate>Thu, 26 Nov 2009 05:55:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[bacth files]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.pulsodepuertorico.com/?p=14</guid>
		<description><![CDATA[If you&#8217;re familiar with MS-DOS at all, you&#8217;ll recall that it&#8217;s a command-driven operating system that performs functions issued at the C:> prompt. The only way to get an MS-DOS computer to do something was to type a command at this prompt and if you can imagine, it was a rather cumbersome way to use [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">If you&#8217;re familiar with MS-DOS at all, you&#8217;ll recall that it&#8217;s a command-driven operating system that performs functions issued at the C:> prompt. The only way to get an MS-DOS computer to do something was to type a command at this prompt and if you can imagine, it was a rather cumbersome way to use a computer.</p>
<p><img src="http://www.pulsodepuertorico.com/wp-content/uploads/2009/11/batch_cmd_run-300x255.gif" alt="batch_cmd_run" title="batch_cmd_run" width="300" height="255" class="alignleft size-medium wp-image-15" />
<p style="text-align: justify;">As an example, to load up Microsoft&#8217;s simple editing program, you had to type the name of the drive that the program was on, the directory that the program was in, and then the name of the program. So if Microsoft Edit was in a directory or folder named &#8220;Process,&#8221; you could start the program by typing, &#8220;C:>process\edit.com&#8221; Then, and only then would the program load up for use. </p>
<p style="text-align: justify;">This is a small command, but just imagine if you had a program that was deeply nested within a series of folder. You could end up typing a command as wide as your computer screen or worse, long enough that the entire command would have to wrap onto the next line! Now imagine having to type these long commands every time that you wanted to start a program. Yikes!</p>
<p style="text-align: justify;">That&#8217;s one of the reasons why batch files became so popular. Batch files are small text-based documents that contain a bunch of these commands on their own lines. When executed, they would process each command without the user having to type each and every one of them.</p>
<p style="text-align: justify;">When Windows was developed, the need for typing commands was essentially eradicated thanks to the introduction of the point-and-click (mouse) interface. But this didn&#8217;t stop the batch file fever that started under MS-DOS &#8211; and in some small circles, batch files are still as popular as they were in the beginning.</p>
<p style="text-align: justify;">Even though you may use Windows XP or Vista, batch files can save you tons of time by automatically starting multiple programs and performing different tasks at the single click of a button. They don&#8217;t require any extensive programming background and they don&#8217;t need to be encrypted with some weird, expensive compiler. Batch files are plain text files, and you can build one for your own personal use with Windows&#8217; Notepad.</p>
<p style="text-align: justify;">You could make a batch file that loads up your favorite websites at once for example, or you could make a batch file that fills your desktop with the most important applications for the day. To do so only requires a little knowledge about the locations of these applications.</p>
<p style="text-align: justify;">Let&#8217;s say that every day we need to load up the Yahoo web browser, microsoft Word, and then the calculator that comes with Windows. Instead of doing this by hand, we could write a batch file to do it for us.</p>
<p>First, we&#8217;d load up Notepad and type in the following:</p>
<p>START &#8220;http://www.yahoo.com&#8221;<br />
START &#8220;c:/program files/microsoft office/office/winword.exe&#8221;<br />
START &#8220;c:/windows/calc.exe&#8221;</p>
<p style="text-align: justify;">We would then save this data into a file named, &#8220;mytasks.bat&#8221; onto the Desktop for easy access. Each time we double-clicked on this file, the Yahoo website would load up, Microsoft Word would start, and the simple calculator would pop up.</p>
<p style="text-align: justify;">Since we want these programs to load every day, we could create a shortcut to this file and then place the shortcut inside our computer&#8217;s Start Up folder. That way, these three programs would load every time we turn on the computer. If you wanted these programs to start minimized, you could type the following into a batch file instead:</p>
<p>START http://www.yahoo.com /m<br />
START &#8220;c:/program files/microsoft office/office/winword.exe&#8221; /m<br />
START &#8220;c:/windows/calc.exe&#8221; /m</p>
<p style="text-align: justify;">This will run all three programs as before, however the &#8220;/m&#8221; parameter will minimize them so that they don&#8217;t clutter up the desktop.</p>
<p style="text-align: justify;">Other people have found much more creative and effective ways to use batch files, but the important thing is that you know they&#8217;re a resource you can use to save a few seconds or minutes in performing important tasks. We&#8217;ve come a long way from MS-DOS, but it&#8217;s still a valuable source of automation that anyone can use with no programming knowledge at all.</p>

	Tags: <a href="http://www.pulsodepuertorico.com/tag/applications" title="applications" rel="tag">applications</a>, <a href="http://www.pulsodepuertorico.com/tag/bacth-files" title="bacth files" rel="tag">bacth files</a>, <a href="http://www.pulsodepuertorico.com/tag/command" title="command" rel="tag">command</a>, <a href="http://www.pulsodepuertorico.com/tag/computer" title="computer" rel="tag">computer</a>, <a href="http://www.pulsodepuertorico.com/tag/files" title="files" rel="tag">files</a>, <a href="http://www.pulsodepuertorico.com/tag/program" title="program" rel="tag">program</a>, <a href="http://www.pulsodepuertorico.com/tag/programs" title="programs" rel="tag">programs</a>, <a href="http://www.pulsodepuertorico.com/tag/windows" title="windows" rel="tag">windows</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/27/programs-included-with-a-new-computer-are-they-good" title="Programs Included With a New Computer, Are they good ? (November 26, 2009)">Programs Included With a New Computer, Are they good ?</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/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/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/14/automating-stuff-with-batch-files-they-work-on-todays-computers-too/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
