<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
<title>TopHat Stuff - RSS</title>
<description>Latest posts from the articles, code and downloads sections of tophatstuff.co.uk</description>
<link>http://www.tophatstuff.co.uk/</link>
<lastBuildDate> Tue, 20 Dec 2011 03:00:36 GMT </lastBuildDate>
<language>en-gb</language>


<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TophatStuff-Rss" /><feedburner:info uri="tophatstuff-rss" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><image><link>http://www.tophatstuff.co.uk/</link><url>http://www.tophatstuff.co.uk/media/ths2010/rss_infeed.png</url><title>tophatstuff.co.uk rss</title></image><feedburner:emailServiceId>TophatStuff-Rss</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
	<title>Understanding Spacial Locality of Reference</title>
	<description>Simply changing the order in which you loop when accessing memory can lead to a performance gain. The difference comes from the way you access contiguous memory in the loop. By reading memory that is sequential, memory access is faster. This article explains why.&lt;img src="http://feeds.feedburner.com/~r/TophatStuff-Rss/~4/gRevpAkcKzA" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/TophatStuff-Rss/~3/gRevpAkcKzA/</link>
	<guid isPermaLink="false">http://www.tophatstuff.co.uk/?p=119</guid>
	<category>articles</category> 
<feedburner:origLink>http://www.tophatstuff.co.uk/?p=119</feedburner:origLink></item>

<item>
	<title>Play Online: Xordio, the musical game of reflexes</title>
	<description>Xordio, the musical game of reflexes. Play online: Xordio is a browser-based HTML5 game where you must hit the correct note within the time limit to play the music and get a massive high score!&lt;img src="http://feeds.feedburner.com/~r/TophatStuff-Rss/~4/I-t9NrBXN8A" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/TophatStuff-Rss/~3/I-t9NrBXN8A/</link>
	<guid isPermaLink="false">http://www.tophatstuff.co.uk/?p=117</guid>
	<category>downloads</category> 
<feedburner:origLink>http://www.tophatstuff.co.uk/?p=117</feedburner:origLink></item>

<item>
	<title>Circular Buffer C Implementation</title>
	<description>A circular buffer or ring buffer is a fixed-size data structure that wraps from end to end. It is ideal for buffering keyboard input or streaming data, like real-time sound or video, where old data is unimportant. C source code included.&lt;img src="http://feeds.feedburner.com/~r/TophatStuff-Rss/~4/TD4_6oNidog" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/TophatStuff-Rss/~3/TD4_6oNidog/</link>
	<guid isPermaLink="false">http://www.tophatstuff.co.uk/?p=116</guid>
	<category>manuals</category> 
<feedburner:origLink>http://www.tophatstuff.co.uk/?p=116</feedburner:origLink></item>

<item>
	<title>Free Download: Christmas Jigsaw</title>
	<description>This Christmas, play Christmas Jigsaw! A free game download, suitable for all ages.&lt;img src="http://feeds.feedburner.com/~r/TophatStuff-Rss/~4/hWI6yhT-tQU" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/TophatStuff-Rss/~3/hWI6yhT-tQU/</link>
	<guid isPermaLink="false">http://www.tophatstuff.co.uk/?p=111</guid>
	<category>downloads</category> 
<feedburner:origLink>http://www.tophatstuff.co.uk/?p=111</feedburner:origLink></item>

<item>
	<title>Introducing the MCC Modular C Collection</title>
	<description>Introducing the MCC Modular C Collection: an open source selection of clean, unobtrusive, portable and modular includes for the C programming language.&lt;img src="http://feeds.feedburner.com/~r/TophatStuff-Rss/~4/YHa8F-37bCI" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/TophatStuff-Rss/~3/YHa8F-37bCI/</link>
	<guid isPermaLink="false">http://www.tophatstuff.co.uk/?p=110</guid>
	<category>manuals</category> 
<feedburner:origLink>http://www.tophatstuff.co.uk/?p=110</feedburner:origLink></item>

<item>
	<title>Poxml.c - Plain Old XML Parser for C</title>
	<description>Poxml is a fast, light and open source library that can parse "plain old XML" for the C Programming Language.&lt;img src="http://feeds.feedburner.com/~r/TophatStuff-Rss/~4/MsBmJ1fm6YA" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/TophatStuff-Rss/~3/MsBmJ1fm6YA/</link>
	<guid isPermaLink="false">http://www.tophatstuff.co.uk/?p=109</guid>
	<category>manuals</category> 
<feedburner:origLink>http://www.tophatstuff.co.uk/?p=109</feedburner:origLink></item>

<item>
	<title>ReplaceString.c</title>
	<description>A function to replace any string (needle) with a string (replacement) within a string (haystack), with the C programming language.&lt;img src="http://feeds.feedburner.com/~r/TophatStuff-Rss/~4/bhIDNK3WSRg" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/TophatStuff-Rss/~3/bhIDNK3WSRg/</link>
	<guid isPermaLink="false">http://www.tophatstuff.co.uk/?p=108</guid>
	<category>manuals</category> 
<feedburner:origLink>http://www.tophatstuff.co.uk/?p=108</feedburner:origLink></item>

<item>
	<title>Realtime SVG Engine Techdemo</title>
	<description>A tech demo for a real-time Scalable Vector Graphics (SVG) engine for the Cobra programming language.&lt;img src="http://feeds.feedburner.com/~r/TophatStuff-Rss/~4/lKqWOc9sX-A" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/TophatStuff-Rss/~3/lKqWOc9sX-A/</link>
	<guid isPermaLink="false">http://www.tophatstuff.co.uk/?p=107</guid>
	<category>manuals</category> 
<feedburner:origLink>http://www.tophatstuff.co.uk/?p=107</feedburner:origLink></item>

<item>
	<title>Algorithm to Draw a Line of Arbitrary Thickness</title>
	<description>By modifying Bresenham's line algorithm to plot rectangles instead of pixels, it is possible to draw lines of any thickness.&lt;img src="http://feeds.feedburner.com/~r/TophatStuff-Rss/~4/XTsqCxcHB3A" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/TophatStuff-Rss/~3/XTsqCxcHB3A/</link>
	<guid isPermaLink="false">http://www.tophatstuff.co.uk/?p=106</guid>
	<category>manuals</category> 
<feedburner:origLink>http://www.tophatstuff.co.uk/?p=106</feedburner:origLink></item>

<item>
	<title>Extract Coordinates from a String</title>
	<description>Given a string, I needed to extract the coordinate point-pairs. I wrote a simple parser to do this. Source code provided.&lt;img src="http://feeds.feedburner.com/~r/TophatStuff-Rss/~4/8ruvItMQg9c" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/TophatStuff-Rss/~3/8ruvItMQg9c/</link>
	<guid isPermaLink="false">http://www.tophatstuff.co.uk/?p=105</guid>
	<category>manuals</category> 
<feedburner:origLink>http://www.tophatstuff.co.uk/?p=105</feedburner:origLink></item>

<item>
	<title>Poxml - Plain Old XML Parser</title>
	<description>Poxml is an open source library that can parse "plain old XML" for the Cobra Programming Language (also ported to C).&lt;img src="http://feeds.feedburner.com/~r/TophatStuff-Rss/~4/vWat15L_jD0" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/TophatStuff-Rss/~3/vWat15L_jD0/</link>
	<guid isPermaLink="false">http://www.tophatstuff.co.uk/?p=103</guid>
	<category>manuals</category> 
<feedburner:origLink>http://www.tophatstuff.co.uk/?p=103</feedburner:origLink></item>

<item>
	<title>Hero Extant RSS feed and subreddit</title>
	<description>Just a note to say that new Hero Extant updates will be posted to /r/hex/. You can get this feed as RSS.&lt;img src="http://feeds.feedburner.com/~r/TophatStuff-Rss/~4/u_NOArYmw_s" height="1" width="1"/&gt;</description>
	<link>http://feedproxy.google.com/~r/TophatStuff-Rss/~3/u_NOArYmw_s/</link>
	<guid isPermaLink="false">http://www.tophatstuff.co.uk/?p=102</guid>
	<category>downloads</category> 
<feedburner:origLink>http://www.tophatstuff.co.uk/?p=102</feedburner:origLink></item>


</channel></rss>

