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

<channel>
	<title>TMTOWTDI &#187; Unix</title>
	<atom:link href="http://blog.pamiproductions.com/tag/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pamiproductions.com</link>
	<description>Turning experience into knowledge and wisdom</description>
	<lastBuildDate>Thu, 04 Mar 2010 09:50:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>An Extremely Short History of Personal Computers &amp; the Significance of Open-source Software</title>
		<link>http://blog.pamiproductions.com/2008/11/short-computer-history/</link>
		<comments>http://blog.pamiproductions.com/2008/11/short-computer-history/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 23:21:38 +0000</pubDate>
		<dc:creator>Adam Feldman</dc:creator>
				<category><![CDATA[History]]></category>
		<category><![CDATA[Intellectual Property/Copyright]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://blog.pamiproductions.com/?p=210</guid>
		<description><![CDATA[Please comment at my blog.

This post is part of a series I am writing for a class on New Media. Some technical explanations may seem unneeded or lengthy, but I am writing for the benefit of a very intelligent but less technical audience.

Anyone else see any humor in my having an obnoxiously long title for [...]]]></description>
			<content:encoded><![CDATA[<p>Please comment at <strong><a href="http://blog.pamiproductions.com/?p=210" >my blog</a></strong>.</p>
<ul>
<li>This post is part of a series I am writing for a <a href="http://ewsnewmedia.wikispaces.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://ewsnewmedia.wikispaces.com');">class</a> on <a href="http://en.wikipedia.org/wiki/New_media" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/New_media');">New Media</a>. Some technical explanations may seem unneeded or lengthy, but I am writing for the benefit of a very intelligent but less technical audience.</li>
</ul>
<p>Anyone else see any humor in my having an obnoxiously long title for this post?</p>
<p>Personal computers only were really invented in 1976 with the release of the <a href="http://en.wikipedia.org/wiki/Apple_I" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/Apple_I');">Apple I</a> (and it was the <a href="http://en.wikipedia.org/wiki/Apple_II" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/Apple_II');">Apple II</a> that really made the market take off starting in 1977). The organization that incited this was the <a href="http://en.wikipedia.org/wiki/Homebrew_Computer_Club" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/Homebrew_Computer_Club');">Homebrew Computer Club</a>, a group of hobbyists in Silicon Valley in the mid-’70s who can be called responsible for bringing computing to the masses. Before this, computers were <a href="http://en.wikipedia.org/wiki/Mainframe_computer" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/Mainframe_computer');">huge</a> <a href="http://www.computerhistory.org/internet_history/index.shtml" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.computerhistory.org/internet_history/index.shtml');">machines</a> reserved for businesses or universities, and not devices that just anyone might have in the home. This group was all about sharing their designs and ideas. Even before them, the culture existed. I cannot give salient examples, but the open culture has always existed in parts of the tech world.</p>
<p>Richard Stallman founded the <a href="http://en.wikipedia.org/wiki/GNU" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/GNU');">GNU Project</a> (which led to the creation of <a href="http://en.wikipedia.org/wiki/Linux" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/Linux');">GNU/Linux</a>) in 1983, 2 years before <a href="http://en.wikipedia.org/wiki/History_of_Microsoft_Windows" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/History_of_Microsoft_Windows');">Windows</a> was first released (but after <a href="http://en.wikipedia.org/wiki/MS-DOS" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/MS-DOS');">MS-DOS</a> was around). <a href="http://en.wikipedia.org/wiki/Unix" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/Unix');">Unix</a> has been open-source since its creation. Linux has technically been around since 1991 when <a href="http://torvalds-family.blogspot.com/2008/10/penguins-on-parade.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://torvalds-family.blogspot.com/2008/10/penguins-on-parade.html');">Linus</a> <a href="http://en.wikipedia.org/wiki/Linus_Torvald" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/Linus_Torvald');">Torvalds</a> released the <a href="http://en.wikipedia.org/wiki/Kernel_(computer_science" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/Kernel_(computer_science');">kernel</a>), but Unix (specifically <a href="http://en.wikipedia.org/wiki/BSD_Unix" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/BSD_Unix');">BSD Unix</a>, the “free,” non-AT&amp;T version) has been around since 1977. Unix was one of the, if not the, first powerful, free, complete <a href="http://en.wikipedia.org/wiki/Operating_system" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/Operating_system');">operating</a>/<a href="http://en.wikipedia.org/wiki/Time_sharing" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/Time_sharing');">time-sharing</a> system, and Linux was intended to be (and is) a compatible replacement for it, and is now even better and more capable for use by individuals for day-to-day computing.</p>
<p>The original code in Windows that handled the networking was <a href="http://www.kuro5hin.org/?op=displaystory;sid=2001/6/19/05641/7357" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.kuro5hin.org/?op=displaystory;sid=2001/6/19/05641/7357');">taken right out of Unix</a>. And, the modern (post-2000) Mac operating system is <a href="http://en.wikipedia.org/wiki/Mac_OS_X#Description" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/Mac_OS_X#Description');">based upon Unix</a> and mostly compatible with Unix and Linux software programs! Both software companies have benefitted from free operating systems in huge ways. </p>
<ul>
<li>See this <a href="http://blog.pamiproductions.com/2008/10/03/browsers-and-the-web-part-5-the-need-for-money/" >previous post</a> for examples of major open-source projects today.</li>
<li>See the first paragraph of this <a href="http://blog.pamiproductions.com/2008/10/30/ready-for-primetime/" >previous post</a> for more on the open-source movement.</li>
</ul>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=TMTOWTDI&amp;siteurl=http%3A%2F%2Fblog.pamiproductions.com%2F&amp;linkname=An%20Extremely%20Short%20History%20of%20Personal%20Computers%20%26%23038%3B%20the%20Significance%20of%20Open-source%20Software&amp;linkurl=http%3A%2F%2Fblog.pamiproductions.com%2F2008%2F11%2Fshort-computer-history%2F" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.addtoany.com/share_save?sitename=TMTOWTDI&amp;siteurl=http%3A%2F%2Fblog.pamiproductions.com%2F&amp;linkname=An%20Extremely%20Short%20History%20of%20Personal%20Computers%20%26%23038%3B%20the%20Significance%20of%20Open-source%20Software&amp;linkurl=http%3A%2F%2Fblog.pamiproductions.com%2F2008%2F11%2Fshort-computer-history%2F');"><img src="http://blog.pamiproductions.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a>

	</p><p>From Adam Feldman's blog, <a href="http://blog.pamiproductions.com" >blog.pamiproductions.com</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.pamiproductions.com/2008/11/short-computer-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
