<?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>Atypical Homeschool&#187; Linux Techy Stuff</title>
	<atom:link href="http://atypicalhomeschool.net/category/tutorials/linux-techy-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://atypicalhomeschool.net</link>
	<description>my personal space</description>
	<lastBuildDate>Thu, 26 Jan 2012 02:34:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Personal history</title>
		<link>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/personal-history/</link>
		<comments>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/personal-history/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 03:19:48 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[Linux Techy Stuff]]></category>

		<guid isPermaLink="false">http://atypicalhomeschool.net/tutorials/linux-techy-stuff/personal-history/</guid>
		<description><![CDATA[If you have been reading here any length of time you may have noted that I don&#8217;t hold Microsoft in the highest regard. The fact that it has been on my mind may be responsible for the sidebar comment and the Vista review. What I have been considering doing is writing a bit of my [...]]]></description>
			<content:encoded><![CDATA[<p>If you have been reading here any length of time you may have noted that I don&#8217;t hold Microsoft in the highest regard. The fact that it has been on my mind may be responsible for the <a href="/meme/wikipedia-meme/">sidebar comment</a> and the <a href="/tutorials/linux-techy-stuff/techy-post/">Vista review</a>. What I have been considering doing is writing a bit of my personal history.</p>
<p>About 6 months before I graduated from college I was offered a job as an assembler programmer. If I had taken that job then, today I would likely be writing or designing code for operating systems (Windows, linux, etc.), device drivers (graphics or network adapters, printer drivers, etc.), or specialized hardware (mp3 players, cable or satellite set top boxes, robotics, etc.). I have written assembler code for process control type applications and used a bit of assemblier in DOS, but that&#8217;s pretty much it.</p>
<p>The job offer that I did accept about a week before I graduated was a close cousin to the assembly programmer. I became a systems programmer. My job was mostly spent keeping a small data centre and its network running. Most of the programming I did at the data centre was writing utilities, scripts and data conversion programs. Most of the utilities I wrote were for the express purpose of making my job easier. Or, as <a href="http://vmsone.com/~decuslib/vaxsig/vax91b/canada/leader91/naplug/operator/aaareadme.first">in this case</a>, making it so that someone who wasn&#8217;t a programmer could do the routine parts of my job.</p>
<p>Initially the only operating system used in that data centre was <a href="http://en.wikipedia.org/wiki/OpenVMS">VMS</a>. Over the years I worked with MicroVMS, VMS, OpenVMS and OpenVMS AXP. OpenVMS can still be purchased on <a href="http://en.wikipedia.org/wiki/Itanium">Itanium</a> and <a href="http://en.wikipedia.org/wiki/Alpha_AXP">Alpha</a> systems from HP. Later other systems were added to the data centre including Novell Netware and variants of unix. Although it isn&#8217;t on my resume, I had a one year contract with <a href="http://en.wikipedia.org/wiki/Digital_Equipment_Corporation">Digital Equipment</a> as a VMS consultant to work with 2 of their customers.</p>
<p>So, are you wondering what this has to do with Microsoft? Well, an engineer named <a href="http://en.wikipedia.org/wiki/Dave_Cutler">Dave Cutler</a> was one of the architects of VMS. He was also an architect of other operating systems including <a href="http://en.wikipedia.org/wiki/Windows_NT">Windows NT</a>. To anyone who has worked with both operating systems &#8216;under the hood&#8217;, the <a href="http://web.archive.org/web/20020503172231/http://www.win2000mag.com/Articles/Print.cfm?ArticleID=4494">similarities</a> are unmistakable.</p>
<p>Based on what I&#8217;ve said, it wouldn&#8217;t be unreasonable for someone to conclude that VMS has an associated third party industry of add-on security products like anti-virus software. But that isn&#8217;t the case. I won&#8217;t say that VMS never had any security issues. But, every version of Internet Explorer I&#8217;ve worked with has had far more security holes than VMS had in the 10+ years I worked with it. And, Windows NT (and derived versions) have had few security problems in the areas where the OS was/is similar to VMS.</p>
<p>About 20 years ago, I encountered a story/joke which is a bit crass, but illustrates a very valid point:</p>
<blockquote><p>A woman was visiting her psychiatrist and says, &#8220;I&#8217;ve been married 3 times but I&#8217;m still a virgin.&#8221;<br />
The psychiatrist asks her, &#8220;How is that possible?&#8221;<br />
She says, &#8220;Well, my first fiance was in the military and got called to go overseas. We got married just before he left. He was killed in action before his first round of duty was up.<br />
&#8220;My second husband was elderly. The wedding and reception put such a strain on him that he died of a heart attack on the way to the hotel.<br />
&#8220;And, my third husband is in advertising. All he does is sit on the edge of the bed and tell me how good it&#8217;s going to be.&#8221;</p></blockquote>
<p>IMO, the cornerstone of Microsoft&#8217;s success has not been writing good software, but in telling people how good it&#8217;s going to be. And, when compared to the promised and actual features of every other OS I&#8217;ve worked with, they have done an abysmal job delivering. I don&#8217;t suppose I&#8217;m really looking justify my opinion. Over the years I&#8217;ve met alot of programmers. Most of them had an unwritten priority of writing good software. Some were more skilled than others in doing that. What I think bothers me most about getting rich from bug ridden software is not the getting rich part (money is not the most important thing in the world), but in the stain said bug ridden software has on the reputation of the profession and those who practice the craft.</p>]]></content:encoded>
			<wfw:commentRss>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/personal-history/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>feed stealer</title>
		<link>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/feed-stealer/</link>
		<comments>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/feed-stealer/#comments</comments>
		<pubDate>Fri, 02 Feb 2007 03:21:21 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[Linux Techy Stuff]]></category>

		<guid isPermaLink="false">http://atypicalhomeschool.net/tutorials/linux-techy-stuff/feed-stealer/</guid>
		<description><![CDATA[When I wrote the techy post below, I received a couple of trackbacks because I mentioned Fedora Core 6 and Gentoo. They were from different sub-domains of the same domain. It appears to be a site much like bitacle in reading feeds and publishing the contents (including the copyright notice). As an experiment, I wanted [...]]]></description>
			<content:encoded><![CDATA[<p>When I wrote the techy post below, I received a couple of trackbacks because I mentioned Fedora Core 6 and Gentoo. They were from different sub-domains of the same domain. It appears to be a site much like bitacle in reading feeds and publishing the contents (including the copyright notice). As an experiment, I wanted to mention that according to <a href="http://en.wikipedia.org/wiki/Linux_distribution">wikipedia</a> Ubuntu, Mandriva, OpenSUSE, Fedora Core, Debian, Gentoo, Slackware, Knoppix, MEPIS &#038; Xandros are the top 10 linux distros. </p>
<p>Once I have that problem sorted out, I&#8217;ll tell you how the techy stuff is going.</p>]]></content:encoded>
			<wfw:commentRss>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/feed-stealer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Techy post</title>
		<link>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/techy-post/</link>
		<comments>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/techy-post/#comments</comments>
		<pubDate>Thu, 18 Jan 2007 03:14:03 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[Linux Techy Stuff]]></category>
		<category><![CDATA[Us]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://atypicalhomeschool.net/tutorials/linux-techy-stuff/techy-post/</guid>
		<description><![CDATA[I realized on Monday night that it had been 2 weeks since I posted. There are a few techy things that I wanted to mention. I&#8217;ve made a few more changes to the Spam Karma auto purge plugin. This weekend I should be able to test it. If it performs as expected, I will release [...]]]></description>
			<content:encoded><![CDATA[<p>I realized on Monday night that it had been 2 weeks since I posted. There are a few techy things that I wanted to mention.</p>
<ol>
<li>I&#8217;ve made a few more changes to the Spam Karma auto purge plugin. This weekend I should be able to test it. If it performs as expected, I will release it into the wild next week. I&#8217;m going to make a second version for WordPress MU which will have a feature not required in a stand-alone WP install.</li>
<li>I&#8217;ve been running gentoo linux on this computer for the last 7 months or so. I&#8217;ve decided to switch to Fedora Core 6. Hopefully, this weekend I&#8217;ll be able download the 6 cd images needed. If that goes as planned, you won&#8217;t see alot of me next week.</li>
<li>Last week I went to an official Vista launch day. For all the neat things they have done, I was quite underwhelmed. I know eventually I will be working with it. But, you can count on it never getting installed on any computer I own. More than once in the course of the day, I silently wondered how many people in the audience were familiar with the innovation of the Open Source and GNU communities. For example, Windows Vista has a sidebar on the desktop. For the sidebar you write gadgets using javascript. Extensions for Firefox which have been around for quite a while are written <em>in javascript</em>. I saw little innovation in which one could say the idea was original.</li>
<li>For the last couple months, signups have been disabled at Homeschool Journal. We did that because we had reached our account&#8217;s capacity. The work that I&#8217;ve done with Spam Karma has extended the window in which we had to plan what to do next. Sometime in 1-2 months we will be moving Homeschool Journal to another provider where our account will give us a bigger slice of the server. Bigger accounts cost more and we will eventually have to look at ways of funding the site.</li>
<li>After we have the account but before we move Homeschool Journal, I will be working on optimizing the code and implementing a few other features. So, for a while I may be throwing a few techy accomplishment posts at you.</li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/techy-post/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Brief Hello</title>
		<link>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/brief-hello/</link>
		<comments>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/brief-hello/#comments</comments>
		<pubDate>Wed, 19 Jul 2006 02:42:14 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[Linux Techy Stuff]]></category>

		<guid isPermaLink="false">http://atypicalhomeschool.net/tutorials/linux-techy-stuff/brief-hello/</guid>
		<description><![CDATA[I&#8217;m writing this post using Firefox on Gentoo linux. I&#8217;ll still be installing pieces and parts for a couple days. But, I&#8217;ll be able to background most of that. The list of software that I can install by a single command is rather impressive. I haven&#8217;t counted but I expect it to be in the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m writing this post using Firefox on Gentoo linux. I&#8217;ll still be installing pieces and parts for a couple days. But, I&#8217;ll be able to background most of that. The list of software that I can install by a single command is rather impressive. I haven&#8217;t counted but I expect it to be in the range of 10-15,000 titles.</p>
<p>I even took a couple hours out tonight to play games <img src='http://atypicalhomeschool.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Overlooking the hurdles I had in getting it running, I&#8217;m quite impressed. Installing software and keeping it current is exceptionally easy. Builds that are going on in one window do not affect the performance elsewhere in the system <img src='http://atypicalhomeschool.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
			<wfw:commentRss>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/brief-hello/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>HEM and stuff</title>
		<link>http://atypicalhomeschool.net/articles/in-the-news/hem-and-stuff/</link>
		<comments>http://atypicalhomeschool.net/articles/in-the-news/hem-and-stuff/#comments</comments>
		<pubDate>Fri, 16 Jun 2006 02:50:47 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[In the news]]></category>
		<category><![CDATA[Linux Techy Stuff]]></category>
		<category><![CDATA[Us]]></category>

		<guid isPermaLink="false">http://atypicalhomeschool.net/articles/in-the-news/hem-and-stuff/</guid>
		<description><![CDATA[The unschooling carnival is being promoted in the HEM Editor&#8217;s blog. Thanks Helen and Joanne. In my little world, I&#8217;ve been working on getting Gentoo up and running. It does not come with an installer and it is preconfigured with a minimal configuration. It is bringing back memories from 15 years ago when I first [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.foreverparents.com/UnschoolingVoices.html">unschooling carnival</a> is being promoted in the <a href="http://www.homeedmag.com/blogs/editorial/">HEM Editor&#8217;s blog</a>. Thanks <a href="http://www.homeedmag.com/blogs/editorial/">Helen</a> and <a href="http://anunschoolinglife.blogspot.com/">Joanne</a>.</p>
<p>In my little world, I&#8217;ve been working on getting <a href="http://gentoo.org">Gentoo</a> up and running. It does not come with an installer and it is preconfigured with a minimal configuration. It is bringing back memories from 15 years ago when I first started working with unix. I&#8217;ve been using up my evening mental energy on that. I took last night off (mostly) and went on a 2 hour drive to explore the countryside. Tonight I&#8217;m trying to catch up.</p>
<p>Next week I will be away from the internet for the week. I&#8217;m getting on a plane very early Monday morning and flying to Toronto. I will be there all week. I&#8217;m hoping to meet up with at least one homeschooling family while there.</p>]]></content:encoded>
			<wfw:commentRss>http://atypicalhomeschool.net/articles/in-the-news/hem-and-stuff/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>HOO! and linux update</title>
		<link>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/hoo-and-linux-update/</link>
		<comments>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/hoo-and-linux-update/#comments</comments>
		<pubDate>Sun, 30 Oct 2005 16:37:47 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[Linux Techy Stuff]]></category>

		<guid isPermaLink="false">http://atypicalhomeschool.net/?p=61</guid>
		<description><![CDATA[Update: Open Office 2.0 has been released. Via Daryl: Homeschoolers for Open Office ! RC 2 now available for download. A few posts back, I mentioned that I was installing linux on a spare computer I had. I hadn&#8217;t done anything with it since Monday. Today, I got it connected to the internet through a [...]]]></description>
			<content:encoded><![CDATA[<p>Update: <a href="http://www.openoffice.org/">Open Office 2.0</a> has been released.</p>
<p>Via <a href="http://www.cobranchi.com/archives/005696.html">Daryl</a>: Homeschoolers for <a href="http://www.openoffice.org/">Open Office !</a> RC 2 now available for download.</p>
<p>A few posts back, I mentioned that I was installing linux on a spare computer I had. I hadn&#8217;t done anything with it since Monday. Today, I got it connected to the internet through a wireless connection. Tonight I updated the configuration so that it fires up all the network and wireless (including encryption) drivers on boot. Its been an educational experience. I worked with unix years ago, so in many ways it was a dusting of the cobwebs.<br />
<span id="more-61"></span><br />
The version of linux I installed was <a href="http://vectorlinux.com">vector linux</a>. The computer is the following</p>
<p>P2 266 MHz<br />
192 MB RAM<br />
3.2+2.0 GB HD<br />
DWL-510 Wireless card</p>
<p>To get the wireless running, I downloaded the code for a driver still in development and the kernel headers for the version of vector I had. I had to make a code change to the driver code to adjust for changes in the kernel code. I built the drivers and loaded them in memory. Then, using 2 configuration utilities, I established a wireless connection to the wireless hub. Next I configured the network protocol to use the wireless connection an communicate with and thru the hub. Once I had that working consistently, I added the drivers to the modules loaded on boot and added the wireless network startup to the boot sequence.</p>]]></content:encoded>
			<wfw:commentRss>http://atypicalhomeschool.net/tutorials/linux-techy-stuff/hoo-and-linux-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

