<?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; University</title>
	<atom:link href="http://www.jackscott.id.au/tag/university/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jackscott.id.au</link>
	<description>Then, one day, I found myself all grown up with my own point of view...</description>
	<lastBuildDate>Wed, 04 Aug 2010 23:36:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Back at University</title>
		<link>http://www.jackscott.id.au/2010/03/back-at-university/</link>
		<comments>http://www.jackscott.id.au/2010/03/back-at-university/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 10:26:13 +0000</pubDate>
		<dc:creator>Jack Scott</dc:creator>
				<category><![CDATA[uncategorised]]></category>
		<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Berlin]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.jackscott.id.au/?p=710</guid>
		<description><![CDATA[Today, seeing that I haven&#8217;t done so for a while now, comes an update on my life. I&#8217;ve just started my second year at university. My degree is supposed to be three years long, but I&#8217;ll stretch it out to three and a half because I failed stuff bigger is better. I&#8217;m still doing computing. [...]]]></description>
			<content:encoded><![CDATA[<p>Today, seeing that I haven&#8217;t done so for a while now, comes an update on my life.</p>
<p>I&#8217;ve just started my second year at university. My degree is supposed to be three years long, but I&#8217;ll stretch it out to three and a half because <span style="text-decoration: line-through;">I failed stuff</span> bigger is better. I&#8217;m still doing computing. This year comes one of the units I&#8217;ve eagerly anticipated: Algorithms. It&#8217;s programming in C, finally, after a year of Java. Also comes a not-so anticipated unit, ICT Project Management. It&#8217;s as dull as it sounds.</p>
<p>I&#8217;m not really sure why I&#8217;m at university. Mostly just because I can&#8217;t figure out anything else worth doing. I could go get a job, but having done that before, university seems much easier. I enjoy playing around with computers and programming, but I&#8217;m not quite confident that I really want a job as a programmer&#8230; I should probably figure that out soonish.</p>
<p>After resigning from Principal Computers again before I left to move to Berlin in July last year (which I ended up not doing, sadly enough), I&#8217;m now back there working Saturdays again. And I still jump every time the phone rings. Talk about Pavlov&#8217;s dog.</p>
<p>I&#8217;ve started playing around with Cisco networking gear again. This time I&#8217;ve got a 3550 switch, which strangely enough is more of a 24-port router than a switch. It can do some weird and wonderful things. I can&#8217;t wait to do the networking unit at university.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jackscott.id.au/2010/03/back-at-university/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Moved</title>
		<link>http://www.jackscott.id.au/2009/01/blog-moved/</link>
		<comments>http://www.jackscott.id.au/2009/01/blog-moved/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 04:29:36 +0000</pubDate>
		<dc:creator>Jack Scott</dc:creator>
				<category><![CDATA[uncategorised]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Berlin]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Holiday]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jackscott.org/?p=142</guid>
		<description><![CDATA[As of whenever the DNS updates catch on, my blog and email are now being hosted from my home server, jackscott.homedns.org. Nothing much will actually change, except that&#8217;s it&#8217;s technically a fresh installation of WordPress. The rest of my server is a different matter though. I&#8217;ve added two 512MiB sticks of memory to my server, giving [...]]]></description>
			<content:encoded><![CDATA[<p>As of whenever the <a href="http://en.wikipedia.org/wiki/Domain_Name_System">DNS</a> updates catch on, my blog and email are now being hosted from my home server, <a href="http://jackscott.homedns.org/">jackscott.homedns.org</a>. Nothing much will actually change, except that&#8217;s it&#8217;s technically a fresh installation of <a href="http://www.wordpress.org">WordPress</a>.</p>
<p>The rest of my server is a different matter though. I&#8217;ve added two 512MiB sticks of memory to my server, giving it 1GiB total. Compared to the 128MiB that was in it before, memory is bountiful. Which is a good thing, because I&#8217;ve switched to using the <a href="http://httpd.apache.org/">Apache</a> webserver (which consumes a bucketload of RAM). I was using <a href="http://www.lighttpd.net/">Lighttpd</a> before, but setting up PHP support on that proved to be a pain in the neck. I&#8217;m sure it can be done, but I don&#8217;t have the patience to sit down and do it.</p>
<p>Configuration of the Cisco router was going swimmingly up until the point where I had to set up network address translation and port forwarding. I&#8217;m not confident with any of the configuration as far as those aspects go, and I&#8217;m unwilling to pull my server offline to test whether &#8216;it might work&#8217;. I&#8217;ve basically painted myself into a corner, but I&#8217;m confident with a bit of reading I can get it up and running.</p>
<p>In other news, I&#8217;ve left my job at <a href="http://www.principalcomputers.com.au">Principal Computers</a>. I&#8217;m in the middle of a week and a half doing nothing, and next Monday (the 2nd of February) I fly to Berlin (via Melbourne, Hong Kong and London) for 19 days of sightseeing and wintery goodness. When I come back it will be straight into a science degree at the <a href="http://www.utas.edu.au">University of Tas</a>. The units I&#8217;ve chosen for first semester are <a href="http://www.utas.edu.au/units/KMA155">Discrete Mathematics with Applications 1</a>, <a href="http://www.utas.edu.au/units/KMA152">Calculus and Applications 1A</a>, <a href="http://www.utas.edu.au/units/BEA110">Economics for Business</a> and <a href="http://www.utas.edu.au/units/KXT101">Programming and Problem Solving</a>. Sounds like fun&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jackscott.id.au/2009/01/blog-moved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
