<?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>crossedstreams.com &#187; manchester</title>
	<atom:link href="http://blog.crossedstreams.com/category/manchester/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.crossedstreams.com</link>
	<description>Total protonic reversal!</description>
	<lastBuildDate>Sat, 21 Jan 2012 20:10:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Preparing for the Logic and Applications Exam</title>
		<link>http://blog.crossedstreams.com/msc/preparing-for-the-logic-and-applications-exam/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=preparing-for-the-logic-and-applications-exam</link>
		<comments>http://blog.crossedstreams.com/msc/preparing-for-the-logic-and-applications-exam/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 22:46:01 +0000</pubDate>
		<dc:creator>Paul Brabban</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Logic]]></category>
		<category><![CDATA[manchester]]></category>
		<category><![CDATA[MSc]]></category>

		<guid isPermaLink="false">http://blog.crossedstreams.com/?p=928</guid>
		<description><![CDATA[It feels like a long time between finishing the Logic and Applications course back in early November and the exam, which is next week on the 27th January. In between, I&#8217;ve done a little work on my project proposal in the meantime, but certainly since late December I&#8217;ve been focussing more on preparing for the [...]]]></description>
			<content:encoded><![CDATA[<p>It feels like a long time between finishing the Logic and Applications course back in early November and the exam, which is next week on the 27th January. In between, I&#8217;ve done a little work on my project proposal in the meantime, but certainly since late December I&#8217;ve been focussing more on preparing for the exam.</p>
<p>It&#8217;s always a bit surprising when I start revising how much stuff we covered in a five-week course and this one was no exception. The syllabus is <a href="http://www.cs.manchester.ac.uk/undergraduate/programmes/courseunits/syllabus.php?code=COMP61111&amp;year=2010">here</a> on the UoM CS website. It&#8217;s also a new course this year, so there aren&#8217;t any specific past papers (exam papers from previous years) to get a feel for how the exam will be phrased and what kind of content has been examined before.</p>
<p>The nearest course in previous years was the Automated Reasoning course, which covered similar stuff but also included some aspects of logic programming in <a href="http://www.learnprolognow.org/">Prolog</a>. In this course we used theorem provers <a href="http://www.spass-prover.org/">SPASS</a> and <a href="http://minisat.se/MiniSat.html">MiniSAT</a> for the small amount of experimental work involved. Hopefully there won&#8217;t be any &#8216;remember-the-syntax&#8217; style questions&#8230;</p>
<div class="disclaimer">These are my thoughts and opinions and do not reflect
those of anyone else. Read the <a href="disclaimer">disclaimer</a> for more verbal
teflon.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.crossedstreams.com/msc/preparing-for-the-logic-and-applications-exam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manchester University&#8217;s CS Legacy</title>
		<link>http://blog.crossedstreams.com/computer-science/manchester-universitys-cs-legacy/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=manchester-universitys-cs-legacy</link>
		<comments>http://blog.crossedstreams.com/computer-science/manchester-universitys-cs-legacy/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 22:32:39 +0000</pubDate>
		<dc:creator>Paul Brabban</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[manchester]]></category>

		<guid isPermaLink="false">http://blog.crossedstreams.com/?p=597</guid>
		<description><![CDATA[When I chose Manchester University for my Computer Science MSc, it was partially because of its reputation but I realized I didn&#8217;t actually know anything specific about that legacy. I thought I&#8217;d find out a little more about some of the computing cornerstones that were laid in Manchester&#8217;s labs. Did you know that the first [...]]]></description>
			<content:encoded><![CDATA[<p>When I chose Manchester University for my Computer Science MSc, it was partially because of its reputation but I realized I didn&#8217;t actually know anything specific about that legacy.</p>
<p>I thought I&#8217;d find out a little more about some of the computing cornerstones that were laid in Manchester&#8217;s labs. Did you know that the first Random Access Memory was created there? Fast, random access memory is a core part of computer systems today. Having enough of it is crucial to making your laptop or desktop run all those applications quickly for you.</p>
<p><strong>The Williams (or Williams-Kilburn) Tube</strong> was the first random access memory that could access at speeds suitable for a computer. It was the ancestor of the multi-gigabyte cards you&#8217;ll find in your computer today.</p>
<p>Back in the days before TVs were two inches thick, the moving pictures on the screen were drawn by magnetic fields and streams of electrons in a glass tube called a Cathode Ray Tube, or CRT. Did you ever hold your hand near the screen of a CRT television and feel the static tingle? Somewhere around 1946, Tom Kilburn and Freddie Williams at Manchester University used the charge on a CRT&#8217;s phosphorescent coating to store ones and zeroes (effectively as dots), where they could be detected by a &#8216;pickup plate&#8217; which lay over the &#8216;screen&#8217;.</p>
<p>As the electron beam hit the screen, a positive charge would be left behind at that position. Not for long mind you, as the charge would dissipate, but the information read by the pickup plate was used to refresh the tube before the charge had chance to leak away. This refreshing process is still required by the RAM chips in your computer today.</p>
<p>If you&#8217;re interested in knowing more, you can read all about it on <a href="http://en.wikipedia.org/wiki/Williams_tube">Wikipedia</a> and <a href="http://www.computer50.org/kgill/williams/williams.html">computer50.org</a>, the sources I used to get this information.</p>
<p>To test the Williams Tube, the folks at Manchester built the first stored-program computer, a pretty important milestone in its own right. Maybe more on that some other time.</p>
<div class="disclaimer">These are my thoughts and opinions and do not reflect
those of anyone else. Read the <a href="disclaimer">disclaimer</a> for more verbal
teflon.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.crossedstreams.com/computer-science/manchester-universitys-cs-legacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

