<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments for Stephen Foskett, Pack Rat &#187; Stephen Foskett, Pack Rat</title>
	<atom:link href="http://blog.fosketts.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fosketts.net</link>
	<description>Understanding the accumulation of data</description>
	<lastBuildDate>Wed, 22 Feb 2012 19:06:00 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
		<item>
		<title>Comment on Teaching Science with Wi-Fi (Thanks, Ruckus and MetaGeek!) by Freddie Cash</title>
		<link>http://blog.fosketts.net/2012/02/10/teaching-science-wifi-ruckus-metageek/comment-page-1/#comment-16598</link>
		<dc:creator>Freddie Cash</dc:creator>
		<pubDate>Wed, 22 Feb 2012 19:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fosketts.net/?p=6787#comment-16598</guid>
		<description>Nope, had not heard of that.  Looks very nice.  Will have to download that and give it a try the next time I&#039;m mapping out signal strength in a building.

Thanks for the link.</description>
		<content:encoded><![CDATA[<p>Nope, had not heard of that.  Looks very nice.  Will have to download that and give it a try the next time I&#8217;m mapping out signal strength in a building.</p>
<p>Thanks for the link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reminiscing About the Cubix ERS, My First Bladed Server System by Etherealmind</title>
		<link>http://blog.fosketts.net/2012/02/21/cubix-ers-blade-server-system/comment-page-1/#comment-16593</link>
		<dc:creator>Etherealmind</dc:creator>
		<pubDate>Tue, 21 Feb 2012 16:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fosketts.net/?p=6889#comment-16593</guid>
		<description>I also remember deploying Cubix servers for a &quot;remote desktop&quot; application using PC Anywhere in the early nineties. A 9600 baud phone was miraculous for mining companies at that time. </description>
		<content:encoded><![CDATA[<p>I also remember deploying Cubix servers for a &#8220;remote desktop&#8221; application using PC Anywhere in the early nineties. A 9600 baud phone was miraculous for mining companies at that time. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reminiscing About the Cubix ERS, My First Bladed Server System by sfoskett</title>
		<link>http://blog.fosketts.net/2012/02/21/cubix-ers-blade-server-system/comment-page-1/#comment-16592</link>
		<dc:creator>sfoskett</dc:creator>
		<pubDate>Tue, 21 Feb 2012 15:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fosketts.net/?p=6889#comment-16592</guid>
		<description>Best comment ever, Howard! You are old but great!</description>
		<content:encoded><![CDATA[<p>Best comment ever, Howard! You are old but great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reminiscing About the Cubix ERS, My First Bladed Server System by DeepStorage</title>
		<link>http://blog.fosketts.net/2012/02/21/cubix-ers-blade-server-system/comment-page-1/#comment-16591</link>
		<dc:creator>DeepStorage</dc:creator>
		<pubDate>Tue, 21 Feb 2012 15:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fosketts.net/?p=6889#comment-16591</guid>
		<description>Cubix and the proto-blade had been around a while by the time you saw them my young friend.  Back in the early &#039;80s Industrial Micro Systems, Cubix&#039;s original name, and several other vendors were selling Z-80 based systems using proto-blades on the S-100 bus.  

One processor, the master, controlled access to shared I/O resources, primarily disk drives both floppy and hard, while up to 16 slave cards with processor, memory and serial ports ran applications.  Generally each slave acted as a single user&#039;s PC and the users had dumb, or VT-100 not so dumb, terminals on their desks.  

The whole thing was managed with either Digital Research&#039;s CP-Net or a better CP/M compatible OS TurboDOS. The master acted as a disk server, like 3Com&#039;s 3Share before they switched to LANmanager, so shared access to data required applications to be written to the system there being no file or record locking semantics.  

As the PC took over Cubix and J&amp;L (which became Chatcom) moved to x86 DOS architectures and sold most of their systems for remote access as each &quot;blade&quot; could run a modem for PC Anywhere type connections.

Curious facts: 

1 - My brother wrote, and my company at the time Pro-Comp Systems published, the definitive (ok only) book on TurboDOS, TurboDOS made Easy.

2 - Novell Data Systems sold CP-Net based systems using RS-422 to link the master to the slaves before Ray Noorda came around and hired SuperSet to create NetWare.

3 - I&#039;m really old cause I remember all this.</description>
		<content:encoded><![CDATA[<p>Cubix and the proto-blade had been around a while by the time you saw them my young friend.  Back in the early &#8217;80s Industrial Micro Systems, Cubix&#8217;s original name, and several other vendors were selling Z-80 based systems using proto-blades on the S-100 bus.  </p>
<p>One processor, the master, controlled access to shared I/O resources, primarily disk drives both floppy and hard, while up to 16 slave cards with processor, memory and serial ports ran applications.  Generally each slave acted as a single user&#8217;s PC and the users had dumb, or VT-100 not so dumb, terminals on their desks.  </p>
<p>The whole thing was managed with either Digital Research&#8217;s CP-Net or a better CP/M compatible OS TurboDOS. The master acted as a disk server, like 3Com&#8217;s 3Share before they switched to LANmanager, so shared access to data required applications to be written to the system there being no file or record locking semantics.  </p>
<p>As the PC took over Cubix and J&amp;L (which became Chatcom) moved to x86 DOS architectures and sold most of their systems for remote access as each &#8220;blade&#8221; could run a modem for PC Anywhere type connections.</p>
<p>Curious facts: </p>
<p>1 &#8211; My brother wrote, and my company at the time Pro-Comp Systems published, the definitive (ok only) book on TurboDOS, TurboDOS made Easy.</p>
<p>2 &#8211; Novell Data Systems sold CP-Net based systems using RS-422 to link the master to the slaves before Ray Noorda came around and hired SuperSet to create NetWare.</p>
<p>3 &#8211; I&#8217;m really old cause I remember all this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Where Did Blade Servers Come From? by Where Did Blade Servers Come From? &#8211; Making blade servers simple</title>
		<link>http://blog.fosketts.net/2012/02/20/blade-server-history/comment-page-1/#comment-16590</link>
		<dc:creator>Where Did Blade Servers Come From? &#8211; Making blade servers simple</dc:creator>
		<pubDate>Tue, 21 Feb 2012 15:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fosketts.net/?p=6878#comment-16590</guid>
		<description>[...] you like technology and are a history buff, I recommend you check out Stephen&#8217;s article at http://blog.fosketts.net/2012/02/20/blade-server-history/. Share [...]</description>
		<content:encoded><![CDATA[<p>[...] you like technology and are a history buff, I recommend you check out Stephen&#8217;s article at http://blog.fosketts.net/2012/02/20/blade-server-history/. Share [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why You Should Never Again Utter The Word, &#8220;CIFS&#8221; by Why You Should Never Again Utter The Word, “CIFS” &#171; Storage CH Blog</title>
		<link>http://blog.fosketts.net/2012/02/16/cifs-smb/comment-page-1/#comment-16588</link>
		<dc:creator>Why You Should Never Again Utter The Word, “CIFS” &#171; Storage CH Blog</dc:creator>
		<pubDate>Tue, 21 Feb 2012 08:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fosketts.net/?p=6849#comment-16588</guid>
		<description>[...] on here Rate this:  Share this:TwitterEmailLinkedInPrintDiggFacebook    Leave a Comment by rogerluethy on [...]</description>
		<content:encoded><![CDATA[<p>[...] on here Rate this:  Share this:TwitterEmailLinkedInPrintDiggFacebook    Leave a Comment by rogerluethy on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Storage History: The 3Server by Why You Should Never Again Utter The Word, “CIFS” &#171; Storage CH Blog</title>
		<link>http://blog.fosketts.net/2007/06/25/storage-history-the-3server/comment-page-1/#comment-16587</link>
		<dc:creator>Why You Should Never Again Utter The Word, “CIFS” &#171; Storage CH Blog</dc:creator>
		<pubDate>Tue, 21 Feb 2012 08:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fosketts.net/2007/06/25/storage-history-the-3server/#comment-16587</guid>
		<description>[...] took this protocol, known as “server message block” (SMB), and merged it with LAN Manager, which had been codeveloped with 3Com, and released it as the preferred network storage mechanism in Windows for [...]</description>
		<content:encoded><![CDATA[<p>[...] took this protocol, known as “server message block” (SMB), and merged it with LAN Manager, which had been codeveloped with 3Com, and released it as the preferred network storage mechanism in Windows for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why You Should Never Again Utter The Word, &#8220;CIFS&#8221; by Roger Luethy</title>
		<link>http://blog.fosketts.net/2012/02/16/cifs-smb/comment-page-1/#comment-16589</link>
		<dc:creator>Roger Luethy</dc:creator>
		<pubDate>Tue, 21 Feb 2012 08:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fosketts.net/?p=6849#comment-16589</guid>
		<description>Just great ! Thanks !</description>
		<content:encoded><![CDATA[<p>Just great ! Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why You Should Never Again Utter The Word, &#8220;CIFS&#8221; by Nick Howell</title>
		<link>http://blog.fosketts.net/2012/02/16/cifs-smb/comment-page-1/#comment-16586</link>
		<dc:creator>Nick Howell</dc:creator>
		<pubDate>Tue, 21 Feb 2012 06:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fosketts.net/?p=6849#comment-16586</guid>
		<description>I&#039;m a NetApp&#039;er, and I approve this message.

(did that sound political enough?)</description>
		<content:encoded><![CDATA[<p>I&#8217;m a NetApp&#8217;er, and I approve this message.</p>
<p>(did that sound political enough?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What Is a Blade Server? by sfoskett</title>
		<link>http://blog.fosketts.net/2012/02/18/blade-server/comment-page-1/#comment-16584</link>
		<dc:creator>sfoskett</dc:creator>
		<pubDate>Mon, 20 Feb 2012 21:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fosketts.net/?p=6868#comment-16584</guid>
		<description>I do not consider @Nutanix to be a blade server. It&#039;s a different animal entirely! I&#039;m actually working on the Hyperscale Server article in this series right now!</description>
		<content:encoded><![CDATA[<p>I do not consider @Nutanix to be a blade server. It&#8217;s a different animal entirely! I&#8217;m actually working on the Hyperscale Server article in this series right now!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.610 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-22 18:35:49 -->
<!-- Compression = gzip -->
