<?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>Jack Scott&#039;s Blog &#187; UNIX</title>
	<atom:link href="http://jackscott.id.au/tag/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://jackscott.id.au</link>
	<description>Then, one day, I found myself all grown up with my own point of view...</description>
	<lastBuildDate>Fri, 20 Jan 2012 22:59:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>30 Days of Geek #12: What area do you want to expand your skills into?</title>
		<link>http://jackscott.id.au/2010/11/30-days-of-geek-12-what-area-do-you-want-to-expand-your-skills-into/</link>
		<comments>http://jackscott.id.au/2010/11/30-days-of-geek-12-what-area-do-you-want-to-expand-your-skills-into/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 05:28:33 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Uncategorised]]></category>
		<category><![CDATA[30 Days of Geek]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Life Goals]]></category>
		<category><![CDATA[Linguistics]]></category>
		<category><![CDATA[System Administrator]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://www.jackscott.id.au/?p=1152</guid>
		<description><![CDATA[I&#8217;ve decided to partake in Jethro Carr&#8217;s 30 Days of Geek challenge, so I&#8217;ll be writing a post a day on my geekiness for an entire month! You can find all the posts in one spot here. Two words: System Administration. At the moment, that&#8217;s the main area where I really want more skills. I [...]]]></description>
			<content:encoded><![CDATA[<p><em>I&#8217;ve decided to partake in <a href="http://www.jethrocarr.com/">Jethro Carr&#8217;s</a> <a href="http://www.jethrocarr.com/2010/10/17/30-days-of-geek/">30 Days of Geek challenge</a>, so I&#8217;ll be writing a post a day on my geekiness for an entire month! You can find all the posts in one spot <a href="http://www.jackscott.id.au/tag/30-days-of-geek/">here</a>.</em></p>
<p>Two words: System Administration.</p>
<p>At the moment, that&#8217;s the main area where I really want more skills. I can do a bit, but I want to do much more. I&#8217;ll consider myself well on my way when I have finally set up a UNIX-based email server from scratch that&#8217;s capable of hosting multiple email addresses on multiple domains.</p>
<p>It&#8217;s not strictly geek related, but I also want to develop much better skills in the people area, both socially and in the management area. Being a <a href="http://en.wikipedia.org/wiki/Polyglot_%28person%29">polyglot</a> or a <a href="http://en.wikipedia.org/wiki/Polymath">polymath</a> wouldn&#8217;t be bad either.</p>
<p>My eventual goal in life is to know everything about everything, have been everywhere, and have done everything. And have lots of fun along the way.</p>
]]></content:encoded>
			<wfw:commentRss>http://jackscott.id.au/2010/11/30-days-of-geek-12-what-area-do-you-want-to-expand-your-skills-into/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>30 Days of Geek #2: Preferred programming language?</title>
		<link>http://jackscott.id.au/2010/11/30-days-of-geek-2-preferred-programming-language/</link>
		<comments>http://jackscott.id.au/2010/11/30-days-of-geek-2-preferred-programming-language/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 08:49:44 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Uncategorised]]></category>
		<category><![CDATA[30 Days of Geek]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://www.jackscott.id.au/?p=1067</guid>
		<description><![CDATA[I&#8217;ve decided to partake in Jethro Carr&#8217;s 30 Days of Geek challenge, so I&#8217;ll be writing a post a day on my geekiness for an entire month! You can find all the posts in one spot here. First off, I don&#8217;t really consider myself a programmer any more. I do code occasionally, but only when [...]]]></description>
			<content:encoded><![CDATA[<p><em>I&#8217;ve decided to partake in <a href="http://www.jethrocarr.com/">Jethro Carr&#8217;s</a> <a href="http://www.jethrocarr.com/2010/10/17/30-days-of-geek/">30 Days of Geek challenge</a>, so I&#8217;ll be writing a post a day on my geekiness for an entire month! You can find all the posts in one spot <a href="http://www.jackscott.id.au/tag/30-days-of-geek/">here</a>.</em></p>
<p>First off, I don&#8217;t really consider myself a programmer any more. I do code occasionally, but only when my degree requires it, or I have a pressing need for a tool that Google just won&#8217;t divulge.</p>
<p>My favourite programming language is <a href="http://en.wikipedia.org/wiki/C_%28programming_language%29">C</a>. It&#8217;s got so much power, and yet it&#8217;s such a clean language, unlike C++ or other similar languages. I used it a lot in the past for writing operating system kernels, which is what it&#8217;s really designed for. It makes me happy when I see some well-formatted, well-commented C code (hint: you won&#8217;t find any in the Linux kernel, <a href="http://en.wikipedia.org/wiki/Linus_Torvalds">Linus Torvalds</a> is a <a href="http://en.wikipedia.org/wiki/Git_%28software%29">Git</a>).</p>
<p>The language I code the most in these days though is the <a href="http://en.wikipedia.org/wiki/Bash_%28Unix_shell%29">bash</a> shell scripting language. It&#8217;s not technically a formal programming language perhaps, but it&#8217;s certainly very useful. I&#8217;m a system administrator for a number of servers in my spare time, and automating tasks is the best way to stay sane (that&#8217;s why we have computers, isn&#8217;t it?). I&#8217;m not brilliant at bash scripting, and I&#8217;m sure if the UNIX wizards of old saw my scripts they&#8217;d turn over in their graves, but I can get the job done.</p>
<p>There are a number of other programming languages I like the look of, or the concept of, but I just don&#8217;t use them as much. <a href="http://en.wikipedia.org/wiki/Java_%28programming_language%29">Java</a> is one. I know most geeks reserve a special hatred for Java, but I honestly don&#8217;t know why. It&#8217;s a nice clean language, and the number of included libraries makes it really easy to knock together applications. Another language I think is pretty neat is <a href="http://en.wikipedia.org/wiki/Lisp_%28programming_language%29">Lisp</a>. I almost never use it, and can only do the basics, but it&#8217;s just so wonderful and different. And that variety in programming languages is what makes every single one of them so special.</p>
]]></content:encoded>
			<wfw:commentRss>http://jackscott.id.au/2010/11/30-days-of-geek-2-preferred-programming-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

