<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-5977337707537416740</atom:id><lastBuildDate>Wed, 28 Aug 2024 21:55:47 +0000</lastBuildDate><category>command prompt</category><category>WMIC</category><category>computer peripherals</category><category>firewall</category><category>Command Line</category><category>CreationDate</category><category>DHCP</category><category>History of computer</category><category>Office 2010</category><category>ProcessID</category><category>Serial Number</category><category>Windows Management Instrumentation</category><category>bios</category><category>computer Policy</category><category>disable policy</category><category>drive</category><category>dynamic host</category><category>enable/reset firewall</category><category>gpcomputer</category><category>ipconfig</category><category>keyboard</category><category>microsoft outlook</category><category>monitor</category><category>mountpoint2</category><category>mouse</category><category>netsh</category><category>open with</category><category>outlook 2010</category><category>printer</category><category>registry</category><category>sccm client</category><category>sccm logs</category><category>send and receive</category><category>system restore</category><category>temp</category><category>temporary profile</category><category>text file</category><title>Technical Services 101</title><description>This site will help you troubleshoot and fix computer problems</description><link>http://technicalservices101.blogspot.com/</link><managingEditor>noreply@blogger.com (Unknown)</managingEditor><generator>Blogger</generator><openSearch:totalResults>16</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-3598212672484996756</guid><pubDate>Mon, 13 Oct 2014 02:40:00 +0000</pubDate><atom:updated>2020-09-28T06:20:07.348-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Command Line</category><category domain="http://www.blogger.com/atom/ns#">CreationDate</category><category domain="http://www.blogger.com/atom/ns#">ProcessID</category><category domain="http://www.blogger.com/atom/ns#">Windows Management Instrumentation</category><category domain="http://www.blogger.com/atom/ns#">WMIC</category><title>Simple Command to show the date when the program was created</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
I would like to share a simple command using the WMIC components in windows operating systems. First, we define WMIC. WMIC stands for Windows Management Instrumentation Command-line. It is a powerful tool  which uses the power of Windows Management Instrumentation (WMI) to 
enable systems management from the command line.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
Here is a sample command in checking the running internet explorer process:&lt;br /&gt;
&lt;br /&gt;
wmic process get Caption,ProcessID,CreationDate | findstr &quot;iexplorer.exe&quot;&lt;br /&gt;
&lt;br /&gt;
Result:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5977337707537416740&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5977337707537416740&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5977337707537416740&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;&lt;a href=&quot;https://www.blogger.com/blogger.g?blogID=5977337707537416740&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgP9sE4hl1fX8io7fpXo-cZh80gjQYIhrHAGNTrZWqapSZlgd2FgWy8JqNy1_DdyL5YuYEh4BSb-lJD0J9Xk2k78KfY3YKn6UzlaJkycbNCh3gTVuycPSH0rEbezEmaan0-iS-iK6kM8UY/s754/wmic+serialnumber.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;77&quot; data-original-width=&quot;754&quot; height=&quot;59&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgP9sE4hl1fX8io7fpXo-cZh80gjQYIhrHAGNTrZWqapSZlgd2FgWy8JqNy1_DdyL5YuYEh4BSb-lJD0J9Xk2k78KfY3YKn6UzlaJkycbNCh3gTVuycPSH0rEbezEmaan0-iS-iK6kM8UY/w575-h59/wmic+serialnumber.jpg&quot; width=&quot;575&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For the creation Date Breakdown:&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;u&gt;20141013&lt;/u&gt;064922.361940+480&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |-&amp;gt; Date the program executed&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;064922&lt;/u&gt;.&lt;u&gt;361940&lt;/u&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |-&amp;gt; Milliseconds&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; |-&amp;gt;Time (hour,minute and seconds)&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;+480&lt;/u&gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; |-&amp;gt;represents the difference, in minutes, between the local time zone and Greenwich Mean Time&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;
</description><link>http://technicalservices101.blogspot.com/2014/10/simple-command-to-show-date-when.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgP9sE4hl1fX8io7fpXo-cZh80gjQYIhrHAGNTrZWqapSZlgd2FgWy8JqNy1_DdyL5YuYEh4BSb-lJD0J9Xk2k78KfY3YKn6UzlaJkycbNCh3gTVuycPSH0rEbezEmaan0-iS-iK6kM8UY/s72-w575-h59-c/wmic+serialnumber.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-1248382441011225601</guid><pubDate>Wed, 19 Mar 2014 04:36:00 +0000</pubDate><atom:updated>2014-03-18T21:42:25.007-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">bios</category><category domain="http://www.blogger.com/atom/ns#">Serial Number</category><category domain="http://www.blogger.com/atom/ns#">WMIC</category><title>How to Get the Serial Number of a Computer</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
A serial number is a unique code assigned for an identification of a single unit. It is a combination of a Letters and numeric characters. I would like to show you a simple command from the Command Prompt to check &amp;nbsp;for the serial number of your computer. Here are the steps on how to do it.&lt;br /&gt;
&lt;br /&gt;
1. Open your command prompt by going to Start &amp;gt; Run , then type CMD&lt;br /&gt;
2. Input the command below:&lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
&amp;nbsp; &amp;nbsp; C:\&amp;gt; wmic bios get SerialNumber&lt;br /&gt;
&lt;br /&gt;
See screenshot below.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6Ywx8kMjixUtrZqWL10XQijfNSTycYAqZVFuZAJy8hIgYd50MrxWYFhYnXtP37OfuXphEUxJLoWaFeoK9rvl6hx_jdNM-XFDr_DuYwqn-9jYJDpzOB-2qptKszIWgUnLGCCs4v8S8WoU/s1600/serial.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6Ywx8kMjixUtrZqWL10XQijfNSTycYAqZVFuZAJy8hIgYd50MrxWYFhYnXtP37OfuXphEUxJLoWaFeoK9rvl6hx_jdNM-XFDr_DuYwqn-9jYJDpzOB-2qptKszIWgUnLGCCs4v8S8WoU/s1600/serial.jpg&quot; height=&quot;201&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;WMIC stands for Windows Management Instrumentation Command-line. According to Microsoft,&amp;nbsp;The Windows Management Instrumentation Command-line (WMIC) is a command-line and scripting interface that simplifies the use of Windows Management Instrumentation (WMI) and systems managed through WMI.&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;&lt;br /&gt;&lt;/i&gt;
For more information on how to manage WMI, you can refer to the link below.&lt;br /&gt;
&lt;br /&gt;
https://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/wmic.mspx?mfr=true&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://technicalservices101.blogspot.com/2014/03/how-to-get-serial-number-of-computer.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6Ywx8kMjixUtrZqWL10XQijfNSTycYAqZVFuZAJy8hIgYd50MrxWYFhYnXtP37OfuXphEUxJLoWaFeoK9rvl6hx_jdNM-XFDr_DuYwqn-9jYJDpzOB-2qptKszIWgUnLGCCs4v8S8WoU/s72-c/serial.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-3901298648291744742</guid><pubDate>Wed, 05 Feb 2014 05:38:00 +0000</pubDate><atom:updated>2014-02-04T21:40:24.933-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">command prompt</category><category domain="http://www.blogger.com/atom/ns#">text file</category><title>How to transfer result of command in CMD to a txt file</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Command prompt is a windows based tool that is used to interpret command -lines in windows operationg system. For Linux or Unix based Operating systems, they are same called as Terminal.&lt;br /&gt;
Here i will show you a simple command that will transfer results from command line inputted on the Command Prompt or simply called CMD. This is command is a simple one, easily learned and very usefull especially when displaying a long result from the CMD. As we all know, the command prompt has a break when displaying a result, so you will not able to view all the result as one. Example of a long report is the systeminfo command executed in CMD. This will display all the systems information of your machine including the Windows Updates installed. Here is the syntax.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;C:\&amp;gt;&lt;span style=&quot;color: blue;&quot;&gt; &amp;lt;command&amp;gt; &lt;/span&gt;&amp;gt;&amp;gt;&lt;span style=&quot;color: blue;&quot;&gt; &amp;lt;destination&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To save the result of ipconfig /all command in CMD to a text file, just simply type:&lt;br /&gt;
&lt;br /&gt;
C:\&amp;gt;&lt;span style=&quot;background-color: white;&quot;&gt;&lt;span style=&quot;color: blue;&quot;&gt;&lt;b&gt;ipconfig /all&lt;/b&gt;&lt;/span&gt;&lt;/span&gt; &amp;gt;&amp;gt; &lt;span style=&quot;color: blue;&quot;&gt;&lt;b&gt;C:\result.txt&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: blue;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
To save the result of systeminfo command in CMD to a text file, just simply type&lt;br /&gt;
&lt;br /&gt;
C:\&amp;gt;&lt;b&gt;&lt;span style=&quot;color: blue;&quot;&gt;systeminfo&lt;/span&gt;&lt;/b&gt; &amp;gt;&amp;gt; &lt;span style=&quot;color: blue;&quot;&gt;&lt;b&gt;C:\Result.txt&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: blue;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;
Hope this will help. :})&lt;/div&gt;
</description><link>http://technicalservices101.blogspot.com/2014/02/how-to-transfer-result-of-command-in.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-1528283078478149474</guid><pubDate>Mon, 14 Oct 2013 00:45:00 +0000</pubDate><atom:updated>2014-02-11T07:22:10.460-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">computer peripherals</category><title>How to fix issues on stuck Keyboards</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Another day has come,lot of works etc. While you were working and typing,suddenly the keyboard keys, for example you press E and all another window will appear, maybe explorer window. This means that your keyboard keys,or some of it, are hang which is like pressing a shortcut key. I will share you a simple troubleshooting to fix this issue.&lt;br /&gt;
&lt;br /&gt;
Just keep pressing the CTRL,Shift,ALT and the Windows Button simultaneously and if that doesn&#39;t work. Try to see if there is a keyboard key that was stuck or you can also press Windows+D twice to minimize all open windows and maximize it again.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjg0EB68cOsuR-gstb0Jp45cK_0DKG-qCuD8VJ5l4bNNm8EG_M29fhXSC0diE4jKnldAeQyQclEGlp1SAAofoNJamHHzr8aQIMCcXqMJkl1Y_7DvGPTWBNDhCHw1TjXcYtTkHDAPA11INs/s1600/kb.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjg0EB68cOsuR-gstb0Jp45cK_0DKG-qCuD8VJ5l4bNNm8EG_M29fhXSC0diE4jKnldAeQyQclEGlp1SAAofoNJamHHzr8aQIMCcXqMJkl1Y_7DvGPTWBNDhCHw1TjXcYtTkHDAPA11INs/s640/kb.jpg&quot; height=&quot;111&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hoping It will help on your part. :)&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
  (function(i,s,o,g,r,a,m){i[&#39;GoogleAnalyticsObject&#39;]=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,&#39;script&#39;,&#39;//www.google-analytics.com/analytics.js&#39;,&#39;ga&#39;);

  ga(&#39;create&#39;, &#39;UA-44826583-1&#39;, &#39;technicalservices101.blogspot.com&#39;);
  ga(&#39;send&#39;, &#39;pageview&#39;);

&lt;/script&gt;&lt;/div&gt;
</description><link>http://technicalservices101.blogspot.com/2013/10/how-to-fix-issues-on-stuck-keyboards.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjg0EB68cOsuR-gstb0Jp45cK_0DKG-qCuD8VJ5l4bNNm8EG_M29fhXSC0diE4jKnldAeQyQclEGlp1SAAofoNJamHHzr8aQIMCcXqMJkl1Y_7DvGPTWBNDhCHw1TjXcYtTkHDAPA11INs/s72-c/kb.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-6337115568016611150</guid><pubDate>Sun, 13 Oct 2013 07:58:00 +0000</pubDate><atom:updated>2014-02-17T03:24:56.844-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">command prompt</category><category domain="http://www.blogger.com/atom/ns#">system restore</category><title>How to Fix Issue/Error Encountered when performing System Restore</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
One morning, you check on your PC and found out that it was corrupted by malwares,etc. Now you need to perform the System Restore but it&#39;s prompting you an error. I am sharing you this troubleshooting I&#39;ve done in order to fix the issue on System Restore. I know that there is a lot of fix for the System Restore issue and i&#39;m sharing you one of them.&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
1. First, Go to Run &amp;gt; RUN and type CMD, the command prompt will show but remember that you should be logged in as local administrator of the machine&lt;/div&gt;
&lt;div&gt;
2. We will check first if the system files of your computer was previously changed or manipulated.&lt;/div&gt;
&lt;div&gt;
Type this command to the command prompt.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
sfc /scannow&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_lDyWnl-ddaROi5kO5C-Ph4vgAR5hnG-X03VdKJ5H0NFHL_5E8mBBeGJxwzyqd6H6j5NqofjY9K_ORCWmaBepT-CpdI76INFOSLS1vcXh1wg3txyGio0ZSiU5SHiVs1e_URfVw-sW62A/s1600/start.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_lDyWnl-ddaROi5kO5C-Ph4vgAR5hnG-X03VdKJ5H0NFHL_5E8mBBeGJxwzyqd6H6j5NqofjY9K_ORCWmaBepT-CpdI76INFOSLS1vcXh1wg3txyGio0ZSiU5SHiVs1e_URfVw-sW62A/s400/start.jpg&quot; height=&quot;200&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;This command will examine or check the system integrity of your computer&#39;s system files.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXXAINNw64oDN-FFTjo9jfx3jIZN09_Uxvx5W9Kp3zff1IJ1QyEq8WPwNr4EJ4MUbPzdUqm19k7GiRV5PCSFy4ubRjjoki9tBevlbJvhP1yJXTR8v74moBnXrMsNYv5nGCfpQk_wxsZ_Y/s1600/finished.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXXAINNw64oDN-FFTjo9jfx3jIZN09_Uxvx5W9Kp3zff1IJ1QyEq8WPwNr4EJ4MUbPzdUqm19k7GiRV5PCSFy4ubRjjoki9tBevlbJvhP1yJXTR8v74moBnXrMsNYv5nGCfpQk_wxsZ_Y/s400/finished.jpg&quot; height=&quot;201&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
2. After successfully checking the system integrity of your machines system file, you will now execute the the following commands in the command prompt.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
C:\chkdsk /r /f&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
This command will fix error on your machine (Drive C)&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
3. Restart your machine and the machine will then perform the checking /fixing of any bad system files.&lt;/div&gt;
&lt;div&gt;
After that, try again the system restore. For me it works after it.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
  (function(i,s,o,g,r,a,m){i[&#39;GoogleAnalyticsObject&#39;]=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,&#39;script&#39;,&#39;//www.google-analytics.com/analytics.js&#39;,&#39;ga&#39;);

  ga(&#39;create&#39;, &#39;UA-44826583-1&#39;, &#39;technicalservices101.blogspot.com&#39;);
  ga(&#39;send&#39;, &#39;pageview&#39;);

&lt;/script&gt;&lt;/div&gt;
</description><link>http://technicalservices101.blogspot.com/2013/10/how-to-fix-issueerror-encountered-when.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_lDyWnl-ddaROi5kO5C-Ph4vgAR5hnG-X03VdKJ5H0NFHL_5E8mBBeGJxwzyqd6H6j5NqofjY9K_ORCWmaBepT-CpdI76INFOSLS1vcXh1wg3txyGio0ZSiU5SHiVs1e_URfVw-sW62A/s72-c/start.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-5436520955496061699</guid><pubDate>Sun, 13 Oct 2013 01:12:00 +0000</pubDate><atom:updated>2014-02-17T03:28:50.837-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">command prompt</category><title>How to Access Command Prompt in different ways.</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Command prompt is a windows utility that is simply a command line interpreter. It can found on Windows Operating System. For MacOSx and Linux based Operating system their command line interpreter is called terminal.&lt;br /&gt;
&lt;div&gt;
Sharing you the ways that i know on how to open or access the command prompt.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
1. Go to Start &amp;gt; Run, and simply type CMD or command&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjD6-4i8sK_SAaRtEP-4ltuPO5TJo4htysJNQq1_n4aIkRbyhyjSb9MKFzskqQRYbPxwkzSz6Iu32Z8r0vqtfotPwxE9nN1DmyjMRctxhEnzyyQvuZW_JFI1xTSnvEhWDT4tpG6v-_062I/s1600/1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjD6-4i8sK_SAaRtEP-4ltuPO5TJo4htysJNQq1_n4aIkRbyhyjSb9MKFzskqQRYbPxwkzSz6Iu32Z8r0vqtfotPwxE9nN1DmyjMRctxhEnzyyQvuZW_JFI1xTSnvEhWDT4tpG6v-_062I/s320/1.jpg&quot; height=&quot;165&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
2. Go to C:\Windows\system32 directory and look for CMD&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8mukemcXKb5PpIFBsKsfSLLlUKWaUI0FLxI_7e1Mpga1eyQfuiChSRFqgglBXaH_XHb22Rfg3bEH69G_u3NyfNwwfAhXl7WtrG8dbZOOAn1gvxgUkItf206AKWxDA3EWnARxrZOH7Hz8/s1600/2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8mukemcXKb5PpIFBsKsfSLLlUKWaUI0FLxI_7e1Mpga1eyQfuiChSRFqgglBXaH_XHb22Rfg3bEH69G_u3NyfNwwfAhXl7WtrG8dbZOOAn1gvxgUkItf206AKWxDA3EWnARxrZOH7Hz8/s640/2.jpg&quot; height=&quot;100&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
3. Open the task manager and simply go to File &amp;gt; New task then type CMD&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhL6R0rih3ff-rJOJrJ6wF1S_Idb3EZcGttcl5p9_n6I0aYkvwhqqYcE1xOdEs5Im3aOIkLNqfLA1M66yo8iiFIMLsdIZyT6eCUruD-3Jbap3enJIaen2vHJ-JEQzlubKL1Qto3xD_BO3A/s1600/3.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhL6R0rih3ff-rJOJrJ6wF1S_Idb3EZcGttcl5p9_n6I0aYkvwhqqYcE1xOdEs5Im3aOIkLNqfLA1M66yo8iiFIMLsdIZyT6eCUruD-3Jbap3enJIaen2vHJ-JEQzlubKL1Qto3xD_BO3A/s400/3.jpg&quot; height=&quot;320&quot; width=&quot;288&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
4. Open task manager and simply go to file &amp;gt; New task while holding the CTRL key on your keyboard&lt;br /&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBVa2WGOrPYEUJqJktqmu3xW8JoujU-sWEIGWjtIsMBeVASs81UtL1Xw55uWizs5wWhSN4EjuJe_L3Kz5WTof5L07CPQyAmfjPyjv8LqfCZDzE5kzBm-BKbRoSj8pwgisjBoRzLyPJnuk/s1600/4.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBVa2WGOrPYEUJqJktqmu3xW8JoujU-sWEIGWjtIsMBeVASs81UtL1Xw55uWizs5wWhSN4EjuJe_L3Kz5WTof5L07CPQyAmfjPyjv8LqfCZDzE5kzBm-BKbRoSj8pwgisjBoRzLyPJnuk/s400/4.jpg&quot; height=&quot;262&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
I have shared you the different ways on how to access the command prompt together with the screenshot. This is very helpful especially when troubleshooting issues. You can try any of the given ways above if for some reason the other is not working.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
I Hope this will help :)&lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
  (function(i,s,o,g,r,a,m){i[&#39;GoogleAnalyticsObject&#39;]=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,&#39;script&#39;,&#39;//www.google-analytics.com/analytics.js&#39;,&#39;ga&#39;);

  ga(&#39;create&#39;, &#39;UA-44826583-1&#39;, &#39;technicalservices101.blogspot.com&#39;);
  ga(&#39;send&#39;, &#39;pageview&#39;);

&lt;/script&gt;&lt;/div&gt;
</description><link>http://technicalservices101.blogspot.com/2013/10/command-prompt-is-windows-utility-that.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjD6-4i8sK_SAaRtEP-4ltuPO5TJo4htysJNQq1_n4aIkRbyhyjSb9MKFzskqQRYbPxwkzSz6Iu32Z8r0vqtfotPwxE9nN1DmyjMRctxhEnzyyQvuZW_JFI1xTSnvEhWDT4tpG6v-_062I/s72-c/1.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-834036582611767792</guid><pubDate>Fri, 11 Oct 2013 02:54:00 +0000</pubDate><atom:updated>2013-10-13T23:56:59.219-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">microsoft outlook</category><category domain="http://www.blogger.com/atom/ns#">Office 2010</category><category domain="http://www.blogger.com/atom/ns#">outlook 2010</category><category domain="http://www.blogger.com/atom/ns#">send and receive</category><title>How to fix issue on MS Outlook 2010, email is staying in the Outbox</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
Another issue i encountered for today is about the user encountering an error with her outlook. The version of her outlook is MS Outlook 2010. Her outlook is connected to the exchange server. Sharing you the troubleshooting i have done to fix the issue.&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
1. I checked the error encountered by the user by clicking the Send / Receive tab then Show Progress on her MS Outlook I have seen an error pertaining to Mailbox reached his limit... &lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
2. So what i did is I checked the folder size by right clicking her mailbox (user@company.com) located at the left pane of her outlook, then choose Data File Properties. Click the Folder Size Button and it will display you the total size of the mailbox &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixeUaBEqpXqDxE7q5Bptrofuq0O3qyPOYSh1gpH11YpTifHFQYTQTIrAD11m81YmOdzOawJSG_haxvHFNVCDa9aHrOxzeqlOaKKB8OUXXqLqMZqDetAESHEioCgvjWkuzFGVOcNZ4vUlk/s1600/folder.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; closure_lm_750536=&quot;null&quot; height=&quot;272&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixeUaBEqpXqDxE7q5Bptrofuq0O3qyPOYSh1gpH11YpTifHFQYTQTIrAD11m81YmOdzOawJSG_haxvHFNVCDa9aHrOxzeqlOaKKB8OUXXqLqMZqDetAESHEioCgvjWkuzFGVOcNZ4vUlk/s320/folder.jpg&quot; width=&quot;320&quot; xsa=&quot;true&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
Note: That image above is not the actual size of the users mailbox, i just showed you the folder size properties.&lt;/div&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
3. As per checking the folder size, the size has not yet reached the maximum allowed which is contradicting with error received. Therefore, what i did is that, i go the File Menu, then click the Account Settings &amp;gt; Account Settings &lt;/div&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
An email account setting will be displayed.&lt;/div&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
4. Double Click the email address under the email Tab and a Server Setting Window will appear.As seen below&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiyXC73-_4Mm7OYngpcAMxXT2MnQVLKV-6tQqfJUGLwKAJGLVePw79KSi3NJzyMGxegVmmYIj00hGOCuFLcfX1Ccc3_42JHoxcznzpAYBfh2pVkEZKFsOZFM26hIgmdvSC_hF0Yt3PmZ64/s1600/server.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; closure_lm_750536=&quot;null&quot; height=&quot;222&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiyXC73-_4Mm7OYngpcAMxXT2MnQVLKV-6tQqfJUGLwKAJGLVePw79KSi3NJzyMGxegVmmYIj00hGOCuFLcfX1Ccc3_42JHoxcznzpAYBfh2pVkEZKFsOZFM26hIgmdvSC_hF0Yt3PmZ64/s320/server.jpg&quot; width=&quot;320&quot; xsa=&quot;true&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;
5.Remove the check on the &quot;Use Cached Exchange Mode&quot; checkbox.&lt;br /&gt;
6.After removing the check, close the Microsoft Outlook to apply the changes.&lt;br /&gt;
7. The Open Again the MS Outlook 2010 and Do Number 4. But this time, return the check on the &quot;Use Cached Exchange Mode&quot; &lt;br /&gt;
8. After doing that, close again the MS Outlook and re-open.&lt;/div&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What we did is that,we released the cache mailbox by removing the &quot;Use Cached Exchange Mode&quot; in the server setting from the PC and redownload the cache again by putting again a check on the &quot;Use Cached Exchange Mode&quot;.&lt;br /&gt;
9.I let the user test the sending of email and it is now working. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I hope this will help you. :) &lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
  (function(i,s,o,g,r,a,m){i[&#39;GoogleAnalyticsObject&#39;]=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,&#39;script&#39;,&#39;//www.google-analytics.com/analytics.js&#39;,&#39;ga&#39;);

  ga(&#39;create&#39;, &#39;UA-44826583-1&#39;, &#39;technicalservices101.blogspot.com&#39;);
  ga(&#39;send&#39;, &#39;pageview&#39;);

&lt;/script&gt;&lt;/div&gt;
</description><link>http://technicalservices101.blogspot.com/2013/10/how-to-fix-issue-on-ms-outlook-2010.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixeUaBEqpXqDxE7q5Bptrofuq0O3qyPOYSh1gpH11YpTifHFQYTQTIrAD11m81YmOdzOawJSG_haxvHFNVCDa9aHrOxzeqlOaKKB8OUXXqLqMZqDetAESHEioCgvjWkuzFGVOcNZ4vUlk/s72-c/folder.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-1248912792005070252</guid><pubDate>Wed, 09 Oct 2013 10:01:00 +0000</pubDate><atom:updated>2013-10-13T23:57:32.105-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">computer Policy</category><category domain="http://www.blogger.com/atom/ns#">disable policy</category><category domain="http://www.blogger.com/atom/ns#">gpcomputer</category><title>How to disable Policy on the machine remotely</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Sharing you this simple command to disable computer local and user policy over the network. There are many ways to do this but i will give you one of it. This is only applicable for windows operating system such as windows XP, windows 7, Windows Server 2003.&lt;br /&gt;
&lt;br /&gt;
1. Go to Start &amp;gt; Run and type gpedit.msc /gpcomputer: &quot;computer_name&quot; (without the quote&quot;).&lt;br /&gt;
2. After that a gpedit.msc applet will prompt you connected to the machine you are accessing.&lt;br /&gt;
Click the Local Computer Policy, then click Action and choose properties.&lt;br /&gt;
3. A local computer Policy Properties will open, then just put a check mark on the following&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;-Disable Computer Configuration settings&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;-Disable User Configuration settings&lt;br /&gt;
4. After that click Apply then OK.&lt;br /&gt;
&lt;br /&gt;
Please note that in order the changes to take effect, you need to either restart the computer remotely or you can force apply the changes without restarting. Just simply type this in the command prompt of the machine you are remotely connected.&lt;br /&gt;
&lt;br /&gt;
gpupdate /force&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
In order to that, you need a tool that you can use to execute the command remotely.&lt;br /&gt;
For me, i am using a tool called Psexec.exe and execute this command.&lt;br /&gt;
&lt;br /&gt;
psexec.exe -s \\machine_name cmd&lt;br /&gt;
&lt;br /&gt;
then you will be connected to the command prompt of the machine then you can type&lt;br /&gt;
&lt;br /&gt;
gpupdate /force&lt;br /&gt;
&lt;br /&gt;
on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hope this will help. :)&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;script&gt;
  (function(i,s,o,g,r,a,m){i[&#39;GoogleAnalyticsObject&#39;]=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,&#39;script&#39;,&#39;//www.google-analytics.com/analytics.js&#39;,&#39;ga&#39;);

  ga(&#39;create&#39;, &#39;UA-44826583-1&#39;, &#39;technicalservices101.blogspot.com&#39;);
  ga(&#39;send&#39;, &#39;pageview&#39;);

&lt;/script&gt;&lt;/div&gt;
</description><link>http://technicalservices101.blogspot.com/2013/10/sharing-you-this-simple-command-to.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-865052374730452146</guid><pubDate>Wed, 09 Oct 2013 02:36:00 +0000</pubDate><atom:updated>2013-10-13T23:58:03.405-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">sccm client</category><category domain="http://www.blogger.com/atom/ns#">sccm logs</category><title>SCCM Client not Reporting to the SCCM Server</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Another day for an IT guy. Lots of monitoring, checking and troubleshooting issues related to computer. One issue i encountered for this day is the issue of a sccm client not reporting to the sccm server. I did some troubleshooting and here are the list of what i have done to fix the issue. &lt;br /&gt;
&lt;br /&gt;
Option 1:&lt;br /&gt;
1. check for the sccm logs located in \\machine_name\c$\windows\system32\ccm\logs&lt;br /&gt;
2. Restart the PC&lt;br /&gt;
3. Access the machine via SCCM Client Center&lt;br /&gt;
4. Navigate to Agent Actions Tab located in the lower right portion of the SCCM Client Center&lt;br /&gt;
5.Among the tabs, click the Delete root\ccm button. Deleting the root\ccm will let the sccm client go back to the provisioning mode and will redownload all policies for the machine. It will look look you were reinstalling the client itself.&lt;br /&gt;
6.Monitor untill the configuration manager applet located in Control Panel will be completed and all tabs are available.&lt;br /&gt;
7. Lastly, Access the configuration Manager Applet and don&#39;t forget to trigger all the actions content in the Actions Tab&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
Option 2: &lt;br /&gt;
You can try another option for your to have this work. You can also try another option by uninstalling the client itself and then reinstalling. You can uninstall the client in just 1, 2, 3&lt;br /&gt;
1.Go to Start &amp;gt; Run and type CMD&lt;br /&gt;
2.Access the location of the ccmsetup.exe by going to this folder location C:\Windows\System32\ccmsetup then type ccmsetup.exe /uninstall&lt;br /&gt;
3. Wait until the ccmsetup.exe disappear from the processes in the task manager,then restart your computer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After Restarting, you can now proceed in installing the sccm client. Reinstalling is also easy as 1 2 3.&lt;br /&gt;
1. Go to Start &amp;gt; Run then type CMD for command prompt&lt;br /&gt;
2. Navigate to the location of the installer, for example below, the installer is locate in the C:\windows\temp\ccm folder.I have also inputted the SMSSITECODE=test below to directly connect to the server.&lt;br /&gt;
C:\Windows\Temp\CCM\ccmsetup.exe /source:%windir%\temp\ccm SMSSITECODE=test&lt;br /&gt;
3. Check for the configuration manager located in Control Panel, if the tabs and all informations are already complete.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
That&#39;s all for now. Happy troubleshooting :)
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;script&gt;
  (function(i,s,o,g,r,a,m){i[&#39;GoogleAnalyticsObject&#39;]=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,&#39;script&#39;,&#39;//www.google-analytics.com/analytics.js&#39;,&#39;ga&#39;);

  ga(&#39;create&#39;, &#39;UA-44826583-1&#39;, &#39;technicalservices101.blogspot.com&#39;);
  ga(&#39;send&#39;, &#39;pageview&#39;);

&lt;/script&gt;&lt;/div&gt;
</description><link>http://technicalservices101.blogspot.com/2013/10/sccm-client-not-reporting-to-sccm-server.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-1524495383487277474</guid><pubDate>Sun, 06 Oct 2013 07:49:00 +0000</pubDate><atom:updated>2013-10-13T23:58:30.433-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">DHCP</category><category domain="http://www.blogger.com/atom/ns#">dynamic host</category><category domain="http://www.blogger.com/atom/ns#">ipconfig</category><title>How to setup a computer connection to DHCP via Command prompt</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
First, We define DHCP. DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that let the devices communicate with each other via Internet Protocol(IP). This is implemented in the server to easily distribute IP address on the computers connected to the network. The computer will have their IP address automatically If the computers Local Area Connection Internet Protocol is configured to Obtain an IP address automatically.&lt;br /&gt;
&lt;br /&gt;
In order for us to configured a Local Area connection of a computer ti have it DHCP enabled is by the following command below.&lt;br /&gt;
&lt;br /&gt;
netsh interface ip set address &quot;Local Area Connection&quot; dhcp&lt;br /&gt;
netsh interface ip set dns &quot;Local Area Connection&quot; dhcp&lt;br /&gt;
&lt;br /&gt;
ipconfig /release&lt;br /&gt;
ipconfig /flushdns&lt;br /&gt;
ipconfig /renew&lt;br /&gt;
ipconfig /registerdns&lt;br /&gt;
&lt;br /&gt;
You can create a batch file or run it in command prompt whichever you preferred.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://technicalservices101.blogspot.com/2013/10/how-to-setup-computer-connection-to.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-9210106865015470999</guid><pubDate>Fri, 04 Oct 2013 09:32:00 +0000</pubDate><atom:updated>2013-10-13T23:58:50.977-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">command prompt</category><category domain="http://www.blogger.com/atom/ns#">firewall</category><category domain="http://www.blogger.com/atom/ns#">netsh</category><title>How to reset firewall settings via CMD</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
From the previous post, here is another way how to enable/reset firewall settings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Open Run and type the following&lt;br /&gt;
CMD /K NETSH FIREWALL RESET&lt;br /&gt;
&lt;br /&gt;
Launch firewall applet from Control Panel, and see if you&#39;re able to configure the Windows Firewall settings.&lt;br /&gt;
&lt;br /&gt;
If the above steps do not help, as a last resort solution (before attempting to reinstall the Service Pack), give the following commands a try:&lt;br /&gt;
&lt;br /&gt;
2. Click Start, Run and type:&lt;br /&gt;
&lt;br /&gt;
rundll32 setupapi,InstallHinfSection Ndi-Steelhead 132 %windir%\inf\netrass.inf&lt;br /&gt;
&lt;br /&gt;
The above command repaired most of the Windows Firewall settings. After running the above command, restart Windows and then run the following:&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
CMD /K NETSH FIREWALL RESET&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hope This will help. :)&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
  (function(i,s,o,g,r,a,m){i[&#39;GoogleAnalyticsObject&#39;]=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,&#39;script&#39;,&#39;//www.google-analytics.com/analytics.js&#39;,&#39;ga&#39;);

  ga(&#39;create&#39;, &#39;UA-44826583-1&#39;, &#39;technicalservices101.blogspot.com&#39;);
  ga(&#39;send&#39;, &#39;pageview&#39;);

&lt;/script&gt;&lt;/div&gt;
</description><link>http://technicalservices101.blogspot.com/2013/10/how-to-reset-firewall-settings-via-cmd.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-4894392887884253795</guid><pubDate>Fri, 04 Oct 2013 07:59:00 +0000</pubDate><atom:updated>2020-09-28T19:55:28.073-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">drive</category><category domain="http://www.blogger.com/atom/ns#">mountpoint2</category><category domain="http://www.blogger.com/atom/ns#">open with</category><title>Cannot Open drive Automatically</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
One problem i encountered from my workstation at home is that my drive D doesn&#39;t open automatically when clicking it. I have done some investigation and found out that my machine was affected by a malware. Here are the actions I&#39;ve done to restore the default functionality when opening any drives that was infected of such malware.&lt;br /&gt;
&lt;br /&gt;
Problem:&lt;br /&gt;
&lt;br /&gt;
When I double click on the D:\ drive on my&lt;br /&gt;
workstation, it doesn&#39;t open automatically,&lt;br /&gt;
rather it starts the OPEN WITH menu and asks&lt;br /&gt;
Choose the program you want to use to open this&lt;br /&gt;
file: D:\ and gives a list of programs.&amp;nbsp;I have to access the D: hard disk using windows explorer.&lt;br /&gt;
&lt;br /&gt;&lt;a href=&quot;https://c.lazada.sg/t/c.bIueRF&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;90&quot; data-original-width=&quot;728&quot; height=&quot;80&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtHbSVEcDOPARtCkRr9V9LSP_DBe56t0IOe8FiCbr9zJ6l0IG9HobHBJIYSlymH5YiSp1QuLKlEOZHIRR-NR9vDnMhV2R2kcDWS6TaoOhvFjraMwvcHxqyVPAl82eahHB6neIpG91jMgQ/w640-h80/lucky+draw.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
1. Go to run then type&quot; regedit&quot; that is registry then hit enter&lt;br /&gt;
&lt;br /&gt;
2.Then press CTRL+F, in this box write &quot;mountpoints2&quot; and delete it&lt;br /&gt;
&lt;br /&gt;
3. Then again press &quot;ctrl+f&quot;, find mountpoints2 until all these files are not deleted&lt;br /&gt;
&lt;br /&gt;
4. Lastly, restart your PC.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sharing this to help anyone solve the problem. Hope it would help :)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;
&lt;script&gt;
  (function(i,s,o,g,r,a,m){i[&#39;GoogleAnalyticsObject&#39;]=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,&#39;script&#39;,&#39;//www.google-analytics.com/analytics.js&#39;,&#39;ga&#39;);

  ga(&#39;create&#39;, &#39;UA-44826583-1&#39;, &#39;technicalservices101.blogspot.com&#39;);
  ga(&#39;send&#39;, &#39;pageview&#39;);

  
&lt;/script&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://c.lazada.sg/t/c.bIu4w6&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;250&quot; data-original-width=&quot;300&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhR9ZcyAEOoofillpSJPKd5IApTAJ_vdq8KKt2_aQsz7M-BE34WqX1UtitrcE2PtzSgLtLxcA_eq0Ch6DxUgUoGKjJATQT-TrnUpBvMCDwNe01_OwVnv5xFHOIYoFOxpb20cOFI6TEBiSs/s0/70%2525_off.jpeg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
</description><link>http://technicalservices101.blogspot.com/2013/10/cannot-open-drive-automatically.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtHbSVEcDOPARtCkRr9V9LSP_DBe56t0IOe8FiCbr9zJ6l0IG9HobHBJIYSlymH5YiSp1QuLKlEOZHIRR-NR9vDnMhV2R2kcDWS6TaoOhvFjraMwvcHxqyVPAl82eahHB6neIpG91jMgQ/s72-w640-h80-c/lucky+draw.jpeg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-5422255582401854243</guid><pubDate>Thu, 03 Oct 2013 04:49:00 +0000</pubDate><atom:updated>2020-09-28T19:52:17.173-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">enable/reset firewall</category><category domain="http://www.blogger.com/atom/ns#">firewall</category><category domain="http://www.blogger.com/atom/ns#">registry</category><title>How to enable/reset Firewall settings via Registry</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; There was this problem i have encountered with the firewall setting of one pc i am supporting. It is a Microsoft Windows XP machine. The problem of the PC is that, it cannot print to the network printer and cannot access shared drives. Upon checking the services, the windows firewall services has been disabled and i tried to enable it but it gives me an error. I would like to share the registry file i use to resolve this issue and enabled the firewall setting and hope it will help.&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
1. Open a notepad, and paste the the following command.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;Windows Registry Editor Version 5.00&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;DependOnGroup&quot;=hex(7):00,00&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;DependOnService&quot;=hex(7):4e,00,65,00,74,00,6d,00,61,00,6e,00,00,00,57,00,69,00,\&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&amp;nbsp; 6e,00,4d,00,67,00,6d,00,74,00,00,00,00,00&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;Description&quot;=&quot;Provides network address translation, addressing, name resolution and/or intrusion prevention services for a home or small office network.&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;DisplayName&quot;=&quot;Windows Firewall/Internet Connection Sharing (ICS)&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;ErrorControl&quot;=dword:00000001&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;ImagePath&quot;=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&amp;nbsp; 74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&amp;nbsp; 00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&amp;nbsp; 6b,00,20,00,6e,00,65,00,74,00,73,00,76,00,63,00,73,00,00,00&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;ObjectName&quot;=&quot;LocalSystem&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;Start&quot;=dword:00000002&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;Type&quot;=dword:00000020&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Epoch]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;Epoch&quot;=dword:00002cd0&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;ServiceDll&quot;=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&amp;nbsp; 00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&amp;nbsp; 69,00,70,00,6e,00,61,00,74,00,68,00,6c,00,70,00,2e,00,64,00,6c,00,6c,00,00,\&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&amp;nbsp; 00&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\AuthorizedApplications]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\AuthorizedApplications\List]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;%windir%\\system32\\sessmgr.exe&quot;=&quot;%windir%\\system32\\sessmgr.exe:*:enabled:@xpsp2res.dll,-22019&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;%windir%\\system32\\sessmgr.exe&quot;=&quot;%windir%\\system32\\sessmgr.exe:*:enabled:@xpsp2res.dll,-22019&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Setup]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;ServiceUpgrade&quot;=dword:00000001&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Setup\InterfacesUnfirewalledAtUpdate]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;All&quot;=dword:00000001&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Enum]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;0&quot;=&quot;Root\\LEGACY_SHAREDACCESS\\0000&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;Count&quot;=dword:00000001&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style=&quot;font-size: x-small;&quot;&gt;&quot;NextInstance&quot;=dword:00000001&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
2. Save the File with a .reg extension File&lt;/div&gt;
&lt;div&gt;
3. Merge the registry file and restart the PC&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Now check the firewall to verify that it is now enabled.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Happy Editing..:)&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://c.lazada.sg/t/c.bIudAG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;630&quot; data-original-width=&quot;1200&quot; height=&quot;210&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3A7jeL91d3N_AbU3a-SYTM3fHI_tIKI4u2pkeThAKmzs-bS44aA4DRFVBKDowajpyKKoLfOFy-G58ha6YAzYqtbn_k7Q5SiUPk280Mh4XynYanWuNBWwY-vl2aiFy8gP4NulkUb8-GEg/w400-h210/iflashdeal.jpeg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
  (function(i,s,o,g,r,a,m){i[&#39;GoogleAnalyticsObject&#39;]=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,&#39;script&#39;,&#39;//www.google-analytics.com/analytics.js&#39;,&#39;ga&#39;);

  ga(&#39;create&#39;, &#39;UA-44826583-1&#39;, &#39;technicalservices101.blogspot.com&#39;);
  ga(&#39;send&#39;, &#39;pageview&#39;);

&lt;/script&gt;&lt;/div&gt;

&lt;script&gt;
https://c.lazada.sg/t/c.bIuXV9?url=https%3A%2F%2Fwww.lazada.sg%2Fproducts%2Flemongrass-reeds-diffuser-i7309975-s9203111.html&amp;
&lt;/script&gt;</description><link>http://technicalservices101.blogspot.com/2013/10/how-to-enablereset-firewall-settings.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3A7jeL91d3N_AbU3a-SYTM3fHI_tIKI4u2pkeThAKmzs-bS44aA4DRFVBKDowajpyKKoLfOFy-G58ha6YAzYqtbn_k7Q5SiUPk280Mh4XynYanWuNBWwY-vl2aiFy8gP4NulkUb8-GEg/s72-w400-h210-c/iflashdeal.jpeg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-3335025562960339809</guid><pubDate>Mon, 30 Sep 2013 02:17:00 +0000</pubDate><atom:updated>2020-09-28T06:35:38.539-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">temp</category><category domain="http://www.blogger.com/atom/ns#">temporary profile</category><title>How to fix logging in with a TEMP profile</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
A user in a domain is complaining of missing files after logged off and having always remapping his/her shared drive when logging in. I checked that issue and found out that there is a problem with the profile. Upon checking, the user is logging in as a temporary profile. This is mostly happening in windows 7 when renaming your profile to &quot;profilename.old&quot;. In order to fix this kind of issue, you will need to login as a local/domain admin to his PC and perform the actions done below.&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
1. Right Click on the my computer icon then choose properties&lt;/div&gt;
&lt;div&gt;
2. Click on the Advanced system settings&lt;/div&gt;
&lt;div&gt;
3. Under the tab Advanced, click on the Users Profile&lt;/div&gt;
&lt;div&gt;
4. The profiles will be shown to you and the profile with a Temporary status should be deleted.&lt;/div&gt;
&lt;div&gt;
5. After deletion, delete also the &quot;Temp&quot; profile located on the C:\Users\ directory&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
If you will be able to notice that there is a lot of profiles with &quot;Temp.(domain)&quot; profile in C:\Users directory, It is your discretion if your want to delete it but i suggest it should be deleted since it will be useless for it because that is just a temporary profile.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://c.lazada.sg/t/c.bIudDS&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;428&quot; data-original-width=&quot;1400&quot; height=&quot;122&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijtwWDGjJpt_GbZqvntLDmI8EjlgRco_Oo2aePys-vCgW-zenDcjSEoqocOi9LYV0dR5Yk0TUUVAlMQ69SoXyDE5zOlRMcpwo3E3J70lpqHT0bAJVlJtbpx7H_Ibw6kzgyT0tyM1aOPTI/w400-h122/enjoy+time.jpeg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
To continue troubleshooting the issue, you will need to continue the following steps below.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
6. Open Registry editor or simply typing the regedit in the Run.&lt;/div&gt;
&lt;div&gt;
7. A registry Editor window will appear and navigate to this path&lt;/div&gt;
&lt;div&gt;
HKey_Local_Machine\Software\Microsoft\Windows NT\CurrentVersion\ProfileList&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Delete users affected profile subfolders.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;i&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Note&lt;/span&gt;: Before deleting the profile list or editing the registry, you should be able to backup your registry. In this if something went wrong with what you do at least you have a backup where you can revert the changes&lt;/i&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
8. Lastly, Restart your machine to apply the changes.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
There you go, I hope it would be a great help for anyone..&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
  (function(i,s,o,g,r,a,m){i[&#39;GoogleAnalyticsObject&#39;]=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,&#39;script&#39;,&#39;//www.google-analytics.com/analytics.js&#39;,&#39;ga&#39;);

  ga(&#39;create&#39;, &#39;UA-44826583-1&#39;, &#39;technicalservices101.blogspot.com&#39;);
  ga(&#39;send&#39;, &#39;pageview&#39;);

&lt;/script&gt;&lt;/div&gt;
</description><link>http://technicalservices101.blogspot.com/2013/09/how-to-fix-logging-in-with-temp-profile.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijtwWDGjJpt_GbZqvntLDmI8EjlgRco_Oo2aePys-vCgW-zenDcjSEoqocOi9LYV0dR5Yk0TUUVAlMQ69SoXyDE5zOlRMcpwo3E3J70lpqHT0bAJVlJtbpx7H_Ibw6kzgyT0tyM1aOPTI/s72-w400-h122-c/enjoy+time.jpeg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-5056297291669324791</guid><pubDate>Sat, 28 Sep 2013 05:31:00 +0000</pubDate><atom:updated>2020-09-28T06:33:36.215-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">computer peripherals</category><category domain="http://www.blogger.com/atom/ns#">keyboard</category><category domain="http://www.blogger.com/atom/ns#">monitor</category><category domain="http://www.blogger.com/atom/ns#">mouse</category><category domain="http://www.blogger.com/atom/ns#">printer</category><title>A Computer will not work without Peripherals</title><description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;margin: 0in;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;A peripheral is a device connected to a computer but is not a part
of it.&amp;nbsp;It is often, but not always, partially or completely dependent on
the host.&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0in;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;span style=&quot;font-size: 13.5pt;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;Let me give you the three categories for it.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace; font-size: large;&quot;&gt;&lt;b&gt;Input &lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;– Used to interact with, or send data to the computer. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixqvCjMXvI4PiccSiWUy5RTIyUEDvTI4J7xQVIvS8GUiBmV3EJDR84arcLp_jgLXmsoNEg4T7NW7se_TRb2yf620UBxuXuHT5f4SM8U5OpZwkdAj1N3VXPFyrKJBLYYtuFci5cjPvI_LA/s1600/mouse.jpg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixqvCjMXvI4PiccSiWUy5RTIyUEDvTI4J7xQVIvS8GUiBmV3EJDR84arcLp_jgLXmsoNEg4T7NW7se_TRb2yf620UBxuXuHT5f4SM8U5OpZwkdAj1N3VXPFyrKJBLYYtuFci5cjPvI_LA/s1600/mouse.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;span style=&quot;background-color: #f9f9f9; background-position: initial initial; background-repeat: initial initial; font-family: Arial; font-size: 9pt;&quot;&gt;The first computer mouse,
held by inventor&lt;span class=&quot;apple-converted-space&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Douglas_Engelbart&quot; title=&quot;Douglas Engelbart&quot;&gt;&lt;span style=&quot;background: rgb(249, 249, 249); color: #0b0080; font-family: Arial; font-size: 9pt;&quot;&gt;Douglas
Engelbart&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;background-color: #f9f9f9; background-position: initial initial; background-repeat: initial initial; font-family: Arial; font-size: 9pt;&quot;&gt;, showing the wheels that make contact with the
working surface&lt;/span&gt;&lt;span style=&quot;font-size: 13.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;margin-bottom: .0001pt; margin: 0in;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;!--[if gte vml 1]&gt;&lt;v:shape id=&quot;_x0000_s1026&quot; type=&quot;#_x0000_t75&quot;
 style=&#39;position:absolute;margin-left:3.6pt;margin-top:43.1pt;width:252pt;
 height:112.2pt;z-index:1;mso-position-horizontal:absolute;
 mso-position-horizontal-relative:text;mso-position-vertical:absolute;
 mso-position-vertical-relative:text&#39;&gt;
 &lt;v:imagedata src=&quot;file:///C:\Users\hacker12\AppData\Local\Temp\msohtml1\01\clip_image003.png&quot;
  o:title=&quot;&quot;/&gt;
 &lt;w:wrap type=&quot;square&quot;/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;background: white; line-height: 16.05pt; margin-bottom: 6.0pt; margin-left: 0in; margin-right: 0in; margin-top: 4.8pt; margin: 4.8pt 0in 6pt;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEip1ugq87tpZG3Rd-Oj-raj7bBLzCqAhB-5NJ0yGgEbqYhr0EYSGQ-aD_iWWh2zyzCvOyT9IeLEx9WLQU2hdK6kv4e3mEvQ8NMQT7EjrevO1wWpd-s_Cw7jfgDc8ND0DfjgqriVSCK-wIw/s1600/keyboard.jpg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;122&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEip1ugq87tpZG3Rd-Oj-raj7bBLzCqAhB-5NJ0yGgEbqYhr0EYSGQ-aD_iWWh2zyzCvOyT9IeLEx9WLQU2hdK6kv4e3mEvQ8NMQT7EjrevO1wWpd-s_Cw7jfgDc8ND0DfjgqriVSCK-wIw/s320/keyboard.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;span style=&quot;background-color: #f9f9f9; background-position: initial initial; background-repeat: initial initial; font-family: Arial; font-size: 9pt;&quot;&gt;From the 1940s until the late
1960s, typewriters were the main means of data entry and output for computing,
becoming integrated into what were known as&lt;/span&gt;&lt;span style=&quot;background: rgb(249, 249, 249); font-size: 9pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: #f9f9f9; background-position: initial initial; background-repeat: initial initial; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Computer_terminal&quot; title=&quot;Computer terminal&quot;&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Times New Roman&amp;quot;; text-decoration: none; text-underline: none;&quot;&gt;computer terminals&lt;/span&gt;&lt;/a&gt;. Because of the limitations
of terminals based upon printed text in comparison to the growth in data
storage, processing and transmission, a general move toward video-based
computer terminals was affected by the 1970s, starting with the&lt;/span&gt;&lt;span style=&quot;background: rgb(249, 249, 249); font-size: 9pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: #f9f9f9; background-position: initial initial; background-repeat: initial initial; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Datapoint_3300&quot; title=&quot;Datapoint 3300&quot;&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Times New Roman&amp;quot;; text-decoration: none; text-underline: none;&quot;&gt;Datapoint 3300&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;background: rgb(249, 249, 249); font-size: 9pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: #f9f9f9; background-position: initial initial; background-repeat: initial initial; font-family: Arial; font-size: 9pt;&quot;&gt;in 1967.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;background-color: white; background-position: initial initial; background-repeat: initial initial; line-height: 16.05pt; margin: 4.8pt 0in 6pt;&quot;&gt;
&lt;span style=&quot;background-color: #f9f9f9; background-position: initial initial; background-repeat: initial initial; font-family: Arial; font-size: 9pt;&quot;&gt;The
keyboard remained the primary, most integrated computer peripheral well into
the era of personal computing until the introduction of the mouse as a consumer
device in 1984.&lt;/span&gt;&lt;span style=&quot;background: rgb(249, 249, 249); font-size: 9pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: #f9f9f9; background-position: initial initial; background-repeat: initial initial; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://c.lazada.sg/t/c.bIu4w6&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;250&quot; data-original-width=&quot;300&quot; height=&quot;183&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0v3K0HAriP2Pin3Je1D3Gdc8CAoXOkSxwk_lTtj8_WUqZvDNTkOp3tcXoELs9WBtRaQyC2UwXK1-ojgZx2LjR5mi2PufgPNS5-yup6TazHiZSBDRnCCfc9XwHa5-TwCPkSn5I8hpj_gs/w320-h183/70%2525_off.jpeg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://c.lazada.sg/t/c.bIuefU&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;320&quot; data-original-width=&quot;640&quot; height=&quot;160&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgc8kr6Y4bgaqiZDD6C0R4uvWmBduw42wmyvETr_eAO1hQwQ-aLRqdm2VKcUZzNVkr2rdrGTrWAdmehs57ih6WZDPYKlzS-RS7K_EIHNny2aZ46mtJd97LP5L1TxyJq_WiZenCArv74oWg/w320-h160/49%2525+off.jpeg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: Courier New, Courier, monospace; font-size: large;&quot;&gt;&lt;b&gt;Output&lt;/b&gt;&lt;/span&gt; – which provides output to the user from the computer&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwcb1P-e_T_5DlWAdw4MNUOnlGFR-dMl9X-80XvvKgYG10noubOgcaD_6K6Je7HNQcg8DQWuiOJ0aGJq3_L6VCBCB2yOCUoRdHsYrXgd22qDRkBNb-bzs8l8vepJS0iD-kYe82h9kXhSo/s1600/monitor.jpg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;171&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwcb1P-e_T_5DlWAdw4MNUOnlGFR-dMl9X-80XvvKgYG10noubOgcaD_6K6Je7HNQcg8DQWuiOJ0aGJq3_L6VCBCB2yOCUoRdHsYrXgd22qDRkBNb-bzs8l8vepJS0iD-kYe82h9kXhSo/s200/monitor.jpg&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
In 1987, the VGA or Video Graphics Array was
first introduced by IBM for the new PS/2 computer system. The display
technology allowed for 256 different colors and 640 x 480 resolution&lt;span style=&quot;outline: 0px;&quot;&gt;. The VGA became the computer monitor standard.&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;outline: 0px;&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; font-family: Arial; font-size: 11pt; padding: 0in;&quot;&gt;&lt;br /&gt;
&lt;!--[if gte vml 1]&gt;&lt;v:shape id=&quot;_x0000_i1026&quot; type=&quot;#_x0000_t75&quot; style=&#39;width:127.5pt;
 height:76.5pt&#39;&gt;
 &lt;v:imagedata src=&quot;file:///C:\Users\hacker12\AppData\Local\Temp\msohtml1\01\clip_image007.png&quot;
  o:title=&quot;&quot;/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;outline: 0px;&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; font-family: Arial; font-size: 11pt; padding: 0in;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;outline: 0px;&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; font-family: Arial; font-size: 11pt; padding: 0in;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZdoWkXmrFAuBg_ZATr_yg0SJxjySRsZ7bChhLLQ35WwkzfDqc_pMsR0qGtS8hoS-P7iL2MkgZ5Cvu4V6Vm80q8Cp8hPlmAQ72LyfIKoDoHu0XQscXmlGYzHg-bkTCzIN7OzfPAZJ-2C0/s1600/printer.jpg&quot; style=&quot;clear: left; display: inline; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZdoWkXmrFAuBg_ZATr_yg0SJxjySRsZ7bChhLLQ35WwkzfDqc_pMsR0qGtS8hoS-P7iL2MkgZ5Cvu4V6Vm80q8Cp8hPlmAQ72LyfIKoDoHu0XQscXmlGYzHg-bkTCzIN7OzfPAZJ-2C0/s1600/printer.jpg&quot; /&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;The First high-speed printer was developed in
1953 by Remington-Rand for us on the Univac computer.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;border: 1pt none windowtext; font-family: Arial; font-size: 11pt; padding: 0in;&quot;&gt;&lt;o:p&gt;&lt;br /&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;border: 1pt none windowtext; font-family: Arial; font-size: 11pt; padding: 0in;&quot;&gt;&lt;o:p&gt;&lt;br /&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;border: 1pt none windowtext; font-family: Arial; font-size: 11pt; padding: 0in;&quot;&gt;&lt;o:p&gt;&lt;br /&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;border: 1pt none windowtext; font-family: Arial; font-size: 11pt; padding: 0in;&quot;&gt;&lt;o:p&gt;&lt;br /&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;border: 1pt none windowtext; padding: 0in;&quot;&gt;&lt;span style=&quot;font-family: Courier New, Courier, monospace; font-size: large;&quot;&gt;&lt;b&gt;Storage&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;border: 1pt none windowtext; font-family: Arial; font-size: 11pt; padding: 0in;&quot;&gt;
– it is where the data were stored to processed by the computer&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDdDZTkwb_cZ_eFPGtjS3Fo7yhjP4jyrd5TIZ16whhFWHsigFgjdK7lhlXA0WWJI2VJvItWRDe8XnZqWmww73gnywff6OdtwvD9V0XWFOYRyog0tFd_4i8bzG5NTeOiCMviJ0zGsXlt58/s1600/hard+drive.jpg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDdDZTkwb_cZ_eFPGtjS3Fo7yhjP4jyrd5TIZ16whhFWHsigFgjdK7lhlXA0WWJI2VJvItWRDe8XnZqWmww73gnywff6OdtwvD9V0XWFOYRyog0tFd_4i8bzG5NTeOiCMviJ0zGsXlt58/s1600/hard+drive.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPhlRFzomTRqUMmIoly4vGelEElRgQXfWesb5byZ9pWKGfgB4DytPjyCAHehXTWtTm_7Bln6EmXufz5wo-XQLv8GfBqQFareGVmnRC2SyC466VUh03hCEQEqTO2CScVqMNeg9QbNb2Nj0/s1600/usb.png&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPhlRFzomTRqUMmIoly4vGelEElRgQXfWesb5byZ9pWKGfgB4DytPjyCAHehXTWtTm_7Bln6EmXufz5wo-XQLv8GfBqQFareGVmnRC2SyC466VUh03hCEQEqTO2CScVqMNeg9QbNb2Nj0/s1600/usb.png&quot; /&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;The IBM
engineers invented the first hard disk drive in 1953 at IBM San Jose California
Laboratory They termed it as Random Access Storage.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;A&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;USB flash drive&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;is a&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Data_storage_device&quot; title=&quot;Data storage device&quot;&gt;&lt;span color=&quot;windowtext&quot; style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 12pt; text-decoration: none; text-underline: none;&quot;&gt;data storage device&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;that includes&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Flash_memory&quot; title=&quot;Flash memory&quot;&gt;&lt;span color=&quot;windowtext&quot; style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 12pt; text-decoration: none; text-underline: none;&quot;&gt;flash memory&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;with an integrated&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Universal_Serial_Bus&quot; title=&quot;Universal Serial Bus&quot;&gt;&lt;span color=&quot;windowtext&quot; style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 12pt; text-decoration: none; text-underline: none;&quot;&gt;Universal Serial Bus&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;font-family: Arial; font-size: 11pt;&quot;&gt;(USB) interface&lt;/span&gt;.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
  (function(i,s,o,g,r,a,m){i[&#39;GoogleAnalyticsObject&#39;]=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,&#39;script&#39;,&#39;//www.google-analytics.com/analytics.js&#39;,&#39;ga&#39;);

  ga(&#39;create&#39;, &#39;UA-44826583-1&#39;, &#39;technicalservices101.blogspot.com&#39;);
  ga(&#39;send&#39;, &#39;pageview&#39;);

&lt;/script&gt;&lt;/div&gt;
</description><link>http://technicalservices101.blogspot.com/2013/09/a-computer-will-not-work-without.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixqvCjMXvI4PiccSiWUy5RTIyUEDvTI4J7xQVIvS8GUiBmV3EJDR84arcLp_jgLXmsoNEg4T7NW7se_TRb2yf620UBxuXuHT5f4SM8U5OpZwkdAj1N3VXPFyrKJBLYYtuFci5cjPvI_LA/s72-c/mouse.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5977337707537416740.post-1231367576475462242</guid><pubDate>Fri, 27 Sep 2013 08:08:00 +0000</pubDate><atom:updated>2020-09-28T06:23:10.357-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">History of computer</category><title>Brief History of Computer</title><description>&lt;meta content=&quot;Jl1lgOiwBw-hqPUYdUAJhPu-W5D0O2TtoRNGb2oWNBM&quot; name=&quot;google-site-verification&quot;&gt;&lt;/meta&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&lt;span style=&quot;background-color: white; line-height: 19px;&quot;&gt;The first use of the word “computer” was recorded in 1613 in a book called “The young mans gleanings” by English writer Richard Braithwait&lt;/span&gt;&lt;span style=&quot;background-color: white; line-height: 19px;&quot;&gt;. It referred to a person who carried out calculations, or computations, and the word continued with the same meaning until the middle of the 20th century. From the end of the 19th century the word began to take on its more familiar meaning, a machine that carries out computations.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQOhbYloeFdbzz5LC6pNvRUbnl6UvQAtGmOgd61DC8Pn5tIy2jYOqZ5RCaBr1Wam1eiyH03TYNwzxgHPCmYYvfCjNrNBPX8GjNJPnRS4XV4-eC3Skdtw7ORzGOlHi9MfD4iYcch-z__Ho/s1600/Z3_Deutsches_Museum.JPG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQOhbYloeFdbzz5LC6pNvRUbnl6UvQAtGmOgd61DC8Pn5tIy2jYOqZ5RCaBr1Wam1eiyH03TYNwzxgHPCmYYvfCjNrNBPX8GjNJPnRS4XV4-eC3Skdtw7ORzGOlHi9MfD4iYcch-z__Ho/s320/Z3_Deutsches_Museum.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span face=&quot;sans-serif&quot; style=&quot;background-color: #f9f9f9; font-size: 11px; line-height: 15px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The&amp;nbsp;&lt;/span&gt;Zuse Z3&lt;span face=&quot;sans-serif&quot; style=&quot;background-color: #f9f9f9; font-size: 11px; line-height: 15px;&quot;&gt;, 1941, considered the world&#39;s first working programmable, fully automatic computing machine.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;table border=&quot;1&quot; cellpadding=&quot;0&quot; cellspacing=&quot;5&quot; class=&quot;MsoNormalTable&quot; style=&quot;background: white; border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; mso-border-insideh: .5pt solid windowtext; mso-border-insidev: .5pt solid windowtext; mso-cellspacing: 3.7pt; mso-padding-alt: 0in 0in 0in 0in;&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;background: rgb(204, 204, 204); border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Computer History&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;br /&gt;&lt;b&gt;Year/Enter&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;background: rgb(204, 204, 204); border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Computer History&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;br /&gt;&lt;b&gt;Inventors/&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Inventions&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;background: rgb(204, 204, 204); border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Computer History&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;br /&gt;&lt;b&gt;Description of Event&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in; width: 25%;&quot; valign=&quot;top&quot; width=&quot;25%&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1936&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Konrad Zuse -&lt;/span&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt; mso-bidi-font-size: 12.0pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Z1 Computer&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;First freely programmable computer.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1942&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;John Atanasoff &amp;amp; Clifford Berry&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;ABC Computer&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Who was first in the computing biz is not always as easy as ABC.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1944&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Howard Aiken &amp;amp; Grace Hopper&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Harvard Mark I Computer&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;The Harvard Mark 1 computer.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1946&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;John Presper Eckert &amp;amp; John W. Mauchly&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;ENIAC 1 Computer&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;20,000 vacuum tubes later...&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1948&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Frederic Williams &amp;amp; Tom Kilburn&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Manchester Baby Computer &amp;amp; The Williams Tube&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Baby and the Williams Tube turn on the memories.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1947/48&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;John Bardeen, Walter Brattain &amp;amp; Wiliam Shockley&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;The Transistor&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;No, a transistor is not a computer, but this invention greatly affected the history of computers.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1951&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;John Presper Eckert &amp;amp; John W. Mauchly&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;UNIVAC Computer&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;First commercial computer &amp;amp; able to pick presidential winners.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1953&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;International Business Machines&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;IBM 701 EDPM Computer&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;IBM enters into&lt;/span&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt; mso-bidi-font-size: 12.0pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;i&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&#39;&lt;/span&gt;&lt;/i&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;The History of Computers&lt;i&gt;&#39;&lt;/i&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1954&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;John Backus &amp;amp; IBM&lt;/span&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt; mso-bidi-font-size: 12.0pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;FORTRAN Computer Programming Language&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;The first successful high level programming language.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; font-family: inherit; font-size: 11pt; mso-bidi-font-size: 12.0pt;&quot;&gt;1955&lt;/span&gt;&lt;span style=&quot;color: #3366cc; font-family: inherit; font-size: 11pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #3366cc; font-family: inherit; font-size: 11pt; mso-bidi-font-size: 12.0pt;&quot;&gt;(In Use 1959)&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: inherit; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Stanford Research Institute, Bank of &lt;st1:country-region w:st=&quot;on&quot;&gt;&lt;st1:place w:st=&quot;on&quot;&gt;America&lt;/st1:place&gt;&lt;/st1:country-region&gt;, and General Electric&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;ERMA and MICR&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;The first bank industry computer - also MICR (magnetic ink character recognition) for reading checks.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1958&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Jack Kilby &amp;amp; Robert Noyce&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;The Integrated Circuit&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Otherwise known as &#39;The Chip&#39;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1962&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Steve Russell &amp;amp; MIT&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Spacewar Computer Game&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;The first computer game invented.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1964&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Douglas Engelbart&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Computer Mouse &amp;amp; Windows&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Nicknamed the mouse because the tail came out the end.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1969&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;ARPAnet&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;The original Internet.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1970&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Intel 1103 Computer Memory&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;The world&#39;s first available dynamic RAM chip.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1971&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;font-family: Verdana; font-size: 10pt;&quot;&gt;Faggin, Hoff &amp;amp; Mazor&lt;/span&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Intel 4004 Computer Microprocessor&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;The first microprocessor.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1971&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Alan Shugart &amp;amp;IBM&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;The &quot;Floppy&quot; Disk&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Nicknamed the &quot;Floppy&quot; for its flexibility.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1973&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Robert Metcalfe &amp;amp; Xerox&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;The Ethernet Computer Networking&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Networking.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1974/75&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Scelbi &amp;amp; Mark-8 Altair &amp;amp; IBM 5100 Computers&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;The first consumer computers.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1976/77&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Apple I, II &amp;amp; TRS-80 &amp;amp; Commodore Pet Computers&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;More first consumer computers.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1978&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Dan Bricklin &amp;amp; Bob Frankston&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;VisiCalc Spreadsheet Software&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Any product that pays for itself in two weeks is a surefire winner.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1979&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Seymour Rubenstein &amp;amp; Rob Barnaby&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;WordStar Software&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Word Processors.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1981&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;IBM&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;The IBM PC - Home Computer&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;From an &quot;Acorn&quot; grows a personal computer revolution&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1981&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Microsoft&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;MS-DOS Computer Operating System&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;From &quot;Quick And Dirty&quot; comes the operating system of the century.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1983 &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Apple Lisa Computer&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;The first home computer with a GUI, graphical user interface.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;span style=&quot;color: #3366cc; mso-bidi-font-size: 12.0pt;&quot;&gt;1984&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Apple Macintosh Computer&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;The more affordable home computer with a GUI.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;a href=&quot;http://inventors.about.com/library/weekly/aa080499.htm&quot;&gt;&lt;span style=&quot;color: #333333; text-decoration: none; text-underline: none;&quot;&gt;1985&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Microsoft Windows&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Microsoft begins the friendly war with Apple.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;1987–1992&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;1991&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;h2 style=&quot;line-height: 20.95pt; margin: 0in 0in 8.35pt;&quot;&gt;
&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Windows&amp;nbsp;2.0–2.11&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Linux Kernel has creared&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Windows&amp;nbsp;2.0&amp;nbsp;is designed for the Intel 286 processor&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Linus Torvald&lt;/span&gt; started the project on linux kernel&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;1990–1994&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;1994&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;h2 style=&quot;line-height: 20.95pt; margin: 0in 0in 8.35pt;&quot;&gt;
&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Windows&amp;nbsp;3.0–Windows&amp;nbsp;NT&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Red hat and Suse published version 1&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;When&amp;nbsp;Windows&amp;nbsp;NT&amp;nbsp;releases on July 27, 1993,&amp;nbsp;Microsoft&amp;nbsp;meets an important milestone: the completion of a project begun in the late 1980s to build an advanced new operating system from scratch&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;In March Torvalds judges all components of the kernel to be fully matured: he releases version 1.0 of Linux&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;1995–2001&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;h2 style=&quot;line-height: 20.95pt; margin: 0in 0in 8.35pt;&quot;&gt;
&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Windows&amp;nbsp;95—the PC comes of age&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;&amp;nbsp;In 1996,&amp;nbsp;Microsoft&amp;nbsp;releases Flight Simulator for&amp;nbsp;Windows&amp;nbsp;95—the first time in its 14-year history that it’s available for&amp;nbsp;Windows.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;h2 style=&quot;line-height: 20.95pt; margin: 0in 0in 8.35pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;1998–2000&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;1999&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;h2 style=&quot;line-height: 20.95pt; margin: 0in 0in 8.35pt;&quot;&gt;
&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Windows&amp;nbsp;98,&amp;nbsp;Windows&amp;nbsp;2000,&amp;nbsp;Windows&amp;nbsp;Me&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;GNOME was developed&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Released on June 25, 1998,&amp;nbsp;Windows&amp;nbsp;98&amp;nbsp;is the first version of&amp;nbsp;Windows&amp;nbsp;designed specifically for consumers&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;A group of developers begin work on the graphical environment&amp;nbsp;&lt;a href=&quot;http://en.wikipedia.org/wiki/GNOME&quot; title=&quot;GNOME&quot;&gt;&lt;span style=&quot;color: #333333; text-decoration: none; text-underline: none;&quot;&gt;GNOME&lt;/span&gt;&lt;/a&gt;, destined to become a free replacement for KDE, which at the time, depends on the, then proprietary,&amp;nbsp;&lt;a href=&quot;http://en.wikipedia.org/wiki/Qt_(toolkit)&quot; title=&quot;Qt (toolkit)&quot;&gt;&lt;span style=&quot;color: #333333; text-decoration: none; text-underline: none;&quot;&gt;Qt toolkit&lt;/span&gt;&lt;/a&gt;. During the year IBM announces an extensive project for the support of Linux.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;h2 style=&quot;line-height: 20.95pt; margin: 0in 0in 8.35pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;2001–2005:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;h2 style=&quot;line-height: 20.95pt; margin: 0in 0in 8.35pt;&quot;&gt;
&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Windows&amp;nbsp;XP&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;On October 25, 2001,&amp;nbsp;Windows&amp;nbsp;XP&amp;nbsp;is released with a redesigned look and feel that&#39;s centered on usability and a unified Help and Support services center&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;h2 style=&quot;line-height: 20.95pt; margin: 0in 0in 8.35pt;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;2006–2008&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;h2 style=&quot;line-height: 20.95pt; margin: 0in 0in 8.35pt;&quot;&gt;
&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Windows&amp;nbsp;&lt;st1:place w:st=&quot;on&quot;&gt;Vista&lt;/st1:place&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Windows&amp;nbsp;Vista&amp;nbsp;is released in 2006 with the strongest security system&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;2009&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;2011&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Windows 7&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Linux version 3 was released&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: Verdana; font-size: 10pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Windows&amp;nbsp;7&amp;nbsp;was built for the wireless world that arose in the late 2000s&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Version 3.0 of the Linux kernel is released.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;h2 align=&quot;center&quot; style=&quot;line-height: 20.95pt; margin: 0in 0in 8.35pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;2012&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #cc0000; font-family: Verdana; font-size: 10pt;&quot;&gt;Windows 8&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;Windows 8&amp;nbsp;is&amp;nbsp;Windows&amp;nbsp;reimagined from the chipset to the user experience&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;SERIES&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;TO BE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style=&quot;border-bottom: windowtext 1pt solid; border-color: windowtext; border-left: windowtext 1pt solid; border-right: windowtext 1pt solid; border-style: solid; border-top: windowtext 1pt solid; border-width: 1pt; mso-border-alt: solid windowtext .5pt; padding-bottom: 0in; padding-left: 0in; padding-right: 0in; padding-top: 0in; padding: 0in;&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: 15.05pt; text-align: center;&quot;&gt;
&lt;span style=&quot;color: #333333; font-family: Verdana; font-size: 10pt;&quot;&gt;CONTINUED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
Courtesy from Wikipedia
&lt;/div&gt;
&lt;script&gt;
  (function(i,s,o,g,r,a,m){i[&#39;GoogleAnalyticsObject&#39;]=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,&#39;script&#39;,&#39;//www.google-analytics.com/analytics.js&#39;,&#39;ga&#39;);

  ga(&#39;create&#39;, &#39;UA-44826583-1&#39;, &#39;technicalservices101.blogspot.com&#39;);
  ga(&#39;send&#39;, &#39;pageview&#39;);

&lt;/script&gt;&lt;/div&gt;
</description><link>http://technicalservices101.blogspot.com/2013/09/brief-history-of-computer.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQOhbYloeFdbzz5LC6pNvRUbnl6UvQAtGmOgd61DC8Pn5tIy2jYOqZ5RCaBr1Wam1eiyH03TYNwzxgHPCmYYvfCjNrNBPX8GjNJPnRS4XV4-eC3Skdtw7ORzGOlHi9MfD4iYcch-z__Ho/s72-c/Z3_Deutsches_Museum.JPG" height="72" width="72"/><thr:total>0</thr:total></item></channel></rss>