<?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>ejohansson.se &#187; awk</title>
	<atom:link href="http://ejohansson.se/tags/awk/feed/" rel="self" type="application/rss+xml" />
	<link>http://ejohansson.se</link>
	<description>Random bits about Linux, programming, computers and occasionally other stuff.</description>
	<lastBuildDate>Sun, 18 Apr 2010 20:23:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Midnight, grades and the need for&#160;awk</title>
		<link>http://ejohansson.se/archives/2006/03/18/midnight-grades-and-the-need-for-awk/</link>
		<comments>http://ejohansson.se/archives/2006/03/18/midnight-grades-and-the-need-for-awk/#comments</comments>
		<pubDate>Sat, 18 Mar 2006 17:56:52 +0000</pubDate>
		<dc:creator>Erik Johansson</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[awk]]></category>

		<guid isPermaLink="false">http://ejohansson.se/archives/2006/03/18/midnight-grades-and-the-need-for-awk/</guid>
		<description><![CDATA[At midnight, one day in the darkest period of November 2005, there was a programmer that needed to cool down a bit after having played floorball. Since this particular programmer for some reason, which to this day is still unknown, felt the need to play around a bit with awk, he created a script that [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_182" class="wp-caption alignright" style="width: 323px"><img src="http://files.ejohansson.se/wp-content/uploads/2008/08/floorball.png" alt="Floorball" title="Floorball" width="313" height="177" class="size-full wp-image-182" /><p class="wp-caption-text">Floorball</p></div>
<p>At midnight, one day in the darkest period of November 2005, there was a programmer that needed to cool down a bit after having played floorball. Since this particular programmer for some reason, which to this day is still unknown, felt the need to play around a bit with <a href="http://www.google.com/search?q=awk">awk</a>, he created a script that could calculate his average grade. Did he do this because he was a vain man, and wanted some confirmation? Or was it simply a good way to try awk? We&#8217;ll never know.</p>
<p>What we do know is that I&#8217;ve managed to get my hands on <a href="http://svn.ejohansson.se/repos/src/misc/awk/grade.awk">the script</a> and have created a page where all students at <a href="http://www.liu.se/">Linköping&#8217;s University</a> may <a href="http://ejohansson.se/grades.php">calculate their average grade</a>. It might even work for other universities, but that&#8217;s untested.</p>
<p>So if you want to know your average grade, <a href="http://ejohansson.se/grades.php">try it out</a>. In addition to your average grade you&#8217;ll also get your weighted average grade. If it for some reason doesn&#8217;t work for you, please let me know.</p>
<p><strong>Note 1:</strong> No, I&#8217;m not saving your grades when you submitt. If I ever wanted to see the grades of someone else, I&#8217;d ask or use my rights and get them directly from the school. All grades in Sweden are public you know. If you don&#8217;t trust me, RTFS (if you don&#8217;t know RTFS, <a href="http://www.google.com/search?q=RTFM">google for RTFM</a> and replace Manual with Source).</p>
<p><strong>Note 2:</strong> No, I will not publish my average. If it&#8217;s that interesting to you, the grades are public you know.</p>
<p>Then, what about that poor programmer? Well, not much is know about his whereabouts these days. But you will be pleased to hear that he has left the land of awk and moved on to do greater good in another programming language.</p>
<p>May the source be with you Luke!</p>
]]></content:encoded>
			<wfw:commentRss>http://ejohansson.se/archives/2006/03/18/midnight-grades-and-the-need-for-awk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
