<?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>Andrew Bellamy</title>
	<atom:link href="http://andrew-bellamy.co.uk/feed" rel="self" type="application/rss+xml" />
	<link>http://andrew-bellamy.co.uk</link>
	<description>smokin, drinkin, geeky developer</description>
	<lastBuildDate>Sat, 21 Jan 2012 13:42:36 +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>add a new user to active directory</title>
		<link>http://andrew-bellamy.co.uk/post/add-a-new-user-to-active-directory</link>
		<comments>http://andrew-bellamy.co.uk/post/add-a-new-user-to-active-directory#comments</comments>
		<pubDate>Sat, 21 Aug 2010 18:13:53 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.andrew-bellamy.co.uk/?p=228</guid>
		<description><![CDATA[App.config Change the following code to what you require C# Code The code below does not require changing as it uses the code above]]></description>
		<wfw:commentRss>http://andrew-bellamy.co.uk/post/add-a-new-user-to-active-directory/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mooTools Request.JSON</title>
		<link>http://andrew-bellamy.co.uk/post/mootools-request-json</link>
		<comments>http://andrew-bellamy.co.uk/post/mootools-request-json#comments</comments>
		<pubDate>Sun, 08 Aug 2010 20:00:41 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[mooTools]]></category>

		<guid isPermaLink="false">http://www.andrew-bellamy.co.uk/?p=253</guid>
		<description><![CDATA[I had a look at mooTools documentation for Request.JSON and managed to confuse myself It took me four attempts to get the following code right. The code calls a webservice created in ASP.net C#. code]]></description>
		<wfw:commentRss>http://andrew-bellamy.co.uk/post/mootools-request-json/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>get all students from Serco Facility MSSQL Database</title>
		<link>http://andrew-bellamy.co.uk/post/get-all-students-from-serco-facility-mssql-database</link>
		<comments>http://andrew-bellamy.co.uk/post/get-all-students-from-serco-facility-mssql-database#comments</comments>
		<pubDate>Wed, 21 Jul 2010 20:00:24 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[MSSQL]]></category>

		<guid isPermaLink="false">http://www.andrew-bellamy.co.uk/?p=244</guid>
		<description><![CDATA[to start the method you can use either pieces of code code 1 code 2 usage for code 1 for code 2]]></description>
		<wfw:commentRss>http://andrew-bellamy.co.uk/post/get-all-students-from-serco-facility-mssql-database/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Operating System Assignment</title>
		<link>http://andrew-bellamy.co.uk/post/software-development-i-assignments</link>
		<comments>http://andrew-bellamy.co.uk/post/software-development-i-assignments#comments</comments>
		<pubDate>Tue, 22 Jun 2010 13:51:23 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[portfolio]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://www.andrew-bellamy.co.uk/?p=183</guid>
		<description><![CDATA[This program was created using C# to time the creation of Threads via the Windows API. The users inputs the amount of threads to create and how many simple calculations the threads perform and then outputs the results. Operating Systems Assignment Download the above file and unzip the contents Provided in the zip file is...]]></description>
		<wfw:commentRss>http://andrew-bellamy.co.uk/post/software-development-i-assignments/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Development 3 &#8211; Assignments</title>
		<link>http://andrew-bellamy.co.uk/post/software-development-3-assignments</link>
		<comments>http://andrew-bellamy.co.uk/post/software-development-3-assignments#comments</comments>
		<pubDate>Tue, 22 Jun 2010 12:03:21 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[portfolio]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://www.andrew-bellamy.co.uk/?p=211</guid>
		<description><![CDATA[Assignment 1, Part A This program, written in C++, is the start of a more complex holiday booking system. This program contains a few classes to hold customers details and contains a test wrapper. Software Development 3 &#8211; Assignment 1 A Assignment 1, Part B This program adds to the previous assignment by introducing two...]]></description>
		<wfw:commentRss>http://andrew-bellamy.co.uk/post/software-development-3-assignments/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Development 2 &#8211; Assignments</title>
		<link>http://andrew-bellamy.co.uk/post/software-development-2-assignments</link>
		<comments>http://andrew-bellamy.co.uk/post/software-development-2-assignments#comments</comments>
		<pubDate>Tue, 22 Jun 2010 12:02:26 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[portfolio]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://www.andrew-bellamy.co.uk/?p=206</guid>
		<description><![CDATA[Assignment 1 This program, written in C#, displays a schools timetable. Users are able to input timetable details, delete entries, save and load the timetable. Software Development 2 &#8211; Assignment 1 Assignment 2 This program, written in C#, using Windows Forms (GUI), is a camp site booking system. Users are able to input new booking,...]]></description>
		<wfw:commentRss>http://andrew-bellamy.co.uk/post/software-development-2-assignments/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Development 1 &#8211; Assignments</title>
		<link>http://andrew-bellamy.co.uk/post/software-development-1-assignments-2</link>
		<comments>http://andrew-bellamy.co.uk/post/software-development-1-assignments-2#comments</comments>
		<pubDate>Tue, 22 Jun 2010 12:01:34 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[portfolio]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://www.andrew-bellamy.co.uk/?p=199</guid>
		<description><![CDATA[Assignment 1 Simple conversions and measurements program written in C# Software Development I &#8211; Assignment 1 Assignment 2 Based on the dice game &#8220;Drop Dead&#8221;, this program, written in C#, asks the user to enter a number between 5 and 10. The program then &#8220;roles&#8221; the dice. If the result of the dice is 2...]]></description>
		<wfw:commentRss>http://andrew-bellamy.co.uk/post/software-development-1-assignments-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Value Object Class</title>
		<link>http://andrew-bellamy.co.uk/post/value-object-class</link>
		<comments>http://andrew-bellamy.co.uk/post/value-object-class#comments</comments>
		<pubDate>Fri, 18 Jun 2010 23:00:56 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.andrew-bellamy.co.uk/?p=178</guid>
		<description><![CDATA[Value class that hold values. Can be used with any class that returns an array of values Usage]]></description>
		<wfw:commentRss>http://andrew-bellamy.co.uk/post/value-object-class/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Class</title>
		<link>http://andrew-bellamy.co.uk/post/mysql-class</link>
		<comments>http://andrew-bellamy.co.uk/post/mysql-class#comments</comments>
		<pubDate>Fri, 18 Jun 2010 23:00:43 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.andrew-bellamy.co.uk/?p=170</guid>
		<description><![CDATA[Class that interacts with MySQL, performing INSERT, UPDATE, DELETE and SELECT, at the moment Usage Code]]></description>
		<wfw:commentRss>http://andrew-bellamy.co.uk/post/mysql-class/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>my menu</title>
		<link>http://andrew-bellamy.co.uk/post/my-menu</link>
		<comments>http://andrew-bellamy.co.uk/post/my-menu#comments</comments>
		<pubDate>Tue, 18 May 2010 11:51:02 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[xHTML]]></category>

		<guid isPermaLink="false">http://www.andrew-bellamy.co.uk/?p=145</guid>
		<description><![CDATA[This post needs rewriting]]></description>
		<wfw:commentRss>http://andrew-bellamy.co.uk/post/my-menu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

