<?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>viciouz.co.uk</title>
	<atom:link href="http://viciouz.co.uk/site/feed/" rel="self" type="application/rss+xml" />
	<link>http://viciouz.co.uk/site</link>
	<description>Mundanity Incarnate</description>
	<lastBuildDate>Wed, 20 Jan 2010 21:13:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Site update (BAM!)</title>
		<link>http://viciouz.co.uk/site/2010/01/site-update-bam/</link>
		<comments>http://viciouz.co.uk/site/2010/01/site-update-bam/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 21:13:15 +0000</pubDate>
		<dc:creator>ViciouZ</dc:creator>
				<category><![CDATA[Uncategorised]]></category>

		<guid isPermaLink="false">http://viciouz.co.uk/site/2010/01/site-update-bam/</guid>
		<description><![CDATA[Right, so this hasn&#8217;t changed in a while now, and somebody reminded me about it. Well, for christmas I got some books on C++ and OpenGL, and I&#8217;ve finally got around to reading them after january exam modules, and hopefully this means that coding can begin upon a new and improved TB:Y engine in the [...]]]></description>
			<content:encoded><![CDATA[<p>Right, so this hasn&#8217;t changed in a while now, and somebody reminded me about it. Well, for christmas I got some books on C++ and OpenGL, and I&#8217;ve finally got around to reading them after january exam modules, and hopefully this means that coding can begin upon a new and improved TB:Y engine in the next few months, time and will allowing. Sleeping is fun too.</p>
]]></content:encoded>
			<wfw:commentRss>http://viciouz.co.uk/site/2010/01/site-update-bam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPod Touch Theming</title>
		<link>http://viciouz.co.uk/site/2009/10/ipod-touch-theming/</link>
		<comments>http://viciouz.co.uk/site/2009/10/ipod-touch-theming/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 15:39:29 +0000</pubDate>
		<dc:creator>ViciouZ</dc:creator>
				<category><![CDATA[Uncategorised]]></category>

		<guid isPermaLink="false">http://viciouz.co.uk/site/?p=62</guid>
		<description><![CDATA[So a few weeks back I got an iPod touch out of a competition that my mum entered via email. She didn&#8217;t actually want it because she doesn&#8217;t usually listen to music on a phone or MP3 player, and her phone has ample capabilities if she ever wanted to. A couple of days ago I [...]]]></description>
			<content:encoded><![CDATA[<p>So a few weeks back I got an iPod touch out of a competition that my mum entered via email. She didn&#8217;t actually want it because she doesn&#8217;t usually listen to music on a phone or MP3 player, and her phone has ample capabilities if she ever wanted to. A couple of days ago I got around to jailbreaking it, just to see what differences there were, and at first I was underwhelmed. After a couple of attempts I got Icy working as a package installer (Cydia is ugly, has annoying ads and is relatively slow), and had a look at some themes. I was blown away by the green <a title="Electrolite Theme" href="http://manic-nimrod.deviantart.com/art/Electrolite-138101102" target="_self">Electrolite theme by Manic-Nimrod</a> and with a couple of file tweaks, name changes and apps (SBSettings and ReflectiveDock) I ended up with this:</p>
<div id="attachment_63" class="wp-caption aligncenter" style="width: 330px"><a rel="attachment wp-att-63" href="http://viciouz.co.uk/site/2009/10/ipod-touch-theming/pimpedipod/"><img class="size-full wp-image-63" title="Electrolite + Tweaks" src="http://viciouz.co.uk/site/wp-content/uploadfiles/2009/10/pimpedipod.PNG" alt="Electrolite theme, reflective docks and a CSS tweak" width="320" height="480" /></a><p class="wp-caption-text">Electrolite theme, reflective docks and a CSS tweak</p></div>
]]></content:encoded>
			<wfw:commentRss>http://viciouz.co.uk/site/2009/10/ipod-touch-theming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>minivcs 0.1</title>
		<link>http://viciouz.co.uk/site/2009/10/minivcs-0-1/</link>
		<comments>http://viciouz.co.uk/site/2009/10/minivcs-0-1/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 19:20:11 +0000</pubDate>
		<dc:creator>ViciouZ</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[minivcs]]></category>

		<guid isPermaLink="false">http://viciouz.co.uk/site/?p=55</guid>
		<description><![CDATA[Well, here it is, version 0.1 of minivcs. I haven&#8217;t worked on it for a while, but did a couple of modifications before I packaged it up. The tarball contains a readme, the server php script, a compiled win32 client, and the C source for the client.
If you want to try it out without uploading [...]]]></description>
			<content:encoded><![CDATA[<p>Well, here it is, version 0.1 of <a title="minivcs" href="http://viciouz.co.uk/site/2009/09/minivcs/" target="_self">minivcs</a>. I haven&#8217;t worked on it for a while, but did a couple of modifications before I packaged it up. The tarball contains a readme, the server php script, a compiled win32 client, and the C source for the client.</p>
<p>If you want to try it out without uploading the .php script, you can use &#8220;viciouz.co.uk/other&#8221; as a server address.</p>
<p><a title="minivcs-0.1.tar.gz" href="http://viciouz.co.uk/other/minivcs/minivcs-0.1.tar.gz" target="_blank">minivcs-0.1.tar.gz</a></p>
]]></content:encoded>
			<wfw:commentRss>http://viciouz.co.uk/site/2009/10/minivcs-0-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>minivcs</title>
		<link>http://viciouz.co.uk/site/2009/09/minivcs/</link>
		<comments>http://viciouz.co.uk/site/2009/09/minivcs/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 17:41:09 +0000</pubDate>
		<dc:creator>ViciouZ</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[minivcs]]></category>

		<guid isPermaLink="false">http://viciouz.co.uk/site/2009/09/minicvs/</guid>
		<description><![CDATA[Quite a while back I started a project to synchronise files into a local directory from a web server using a PHP script on the server side and a C client. The purpose was to act as a data repository for game media files for trench breakthrough. There are already existing alternatives, most notably rsync, [...]]]></description>
			<content:encoded><![CDATA[<p>Quite a while back I started a project to synchronise files into a local directory from a web server using a PHP script on the server side and a C client. The purpose was to act as a data repository for game media files for trench breakthrough. There are already existing alternatives, most notably rsync, which provides a myriad of features and options. However, the rsync server is run as a daemon, and seeing as I and many others only have web hosting and do not pay for a VPS or full dedicated box, we cannot use it. So this is effectively a poor-man&#8217;s-rsync, called minivcs (mini version control system). The &#8216;version&#8217; in the title is a bit of a misnomer in fact, because it compares files with hash functions such as MD5 or SHA1, and does not keep old versions of files. The hash functions used can be managed on server and client side. The server also supports caching, so it doesn&#8217;t necessarily recalculate the hashes for every single sync request. The project and its source will be released as version 0.1 once I&#8217;ve cleaned it up a bit, checked for security issues on the server side (I&#8217;m new to PHP) and done some basic documentation.</p>
<p>So, um, yeah. Not much else to say. Bye.</p>
]]></content:encoded>
			<wfw:commentRss>http://viciouz.co.uk/site/2009/09/minivcs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cold War City Won!</title>
		<link>http://viciouz.co.uk/site/2009/09/cold-war-city-won/</link>
		<comments>http://viciouz.co.uk/site/2009/09/cold-war-city-won/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 20:07:07 +0000</pubDate>
		<dc:creator>ViciouZ</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Paintball 2.0]]></category>
		<category><![CDATA[cold war city]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[xmapcom]]></category>

		<guid isPermaLink="false">http://viciouz.co.uk/site/2009/09/cold-war-city-won/</guid>
		<description><![CDATA[Rudloe: Cold War City won the xMapCom contest, with a total 85% score!  
I would post a link to the thread, but the dplogin.com server appears to be crapped atm.
edit: http://dplogin.com/forums/index.php?topic=18628.0
]]></description>
			<content:encoded><![CDATA[<p>Rudloe: Cold War City won the xMapCom contest, with a total 85% score! <img src='http://viciouz.co.uk/site/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I would post a link to the thread, but the dplogin.com server appears to be crapped atm.</p>
<p>edit: <a title="Contest results" href="http://dplogin.com/forums/index.php?topic=18628.0" target="_self">http://dplogin.com/forums/index.php?topic=18628.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://viciouz.co.uk/site/2009/09/cold-war-city-won/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cold War City: Update</title>
		<link>http://viciouz.co.uk/site/2009/08/cold-war-city-update/</link>
		<comments>http://viciouz.co.uk/site/2009/08/cold-war-city-update/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 16:58:57 +0000</pubDate>
		<dc:creator>ViciouZ</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Paintball 2.0]]></category>
		<category><![CDATA[Trench Breakthrough: Ypres]]></category>
		<category><![CDATA[cold war city]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[trench breakthrough]]></category>
		<category><![CDATA[xmapcom]]></category>

		<guid isPermaLink="false">http://viciouz.co.uk/site/?p=37</guid>
		<description><![CDATA[After a plea for help on the Digital Paint forums, fellow mapper Cusoman is going to help finish the Cold War City paintball map. His previous work includes propaint3, which was immediately used as a match map before even leaving beta. He&#8217;s also part of the Flawless Mapping team, having worked on flaw_mines and flaw_fbasin, [...]]]></description>
			<content:encoded><![CDATA[<p>After a plea for help on the Digital Paint forums, fellow mapper Cusoman is going to help finish the Cold War City paintball map. His previous work includes propaint3, which was immediately used as a match map before even leaving beta. He&#8217;s also part of the Flawless Mapping team, having worked on flaw_mines and flaw_fbasin, and another upcoming map. Hopefully his experience at the more gameplay related elements of mapping will really improve the map&#8217;s playability, which is one of its current failings.</p>
<p>On another topic, I&#8217;ve also started getting into a more regular habit of coding for the ioquake3-mod Trench Breakthrough: Ypres, which will hopefully be released in a year or five, and then standaloned after that. The current gamecode is effectively that of quake 3 but with a few subtle changes &#8211; quite a few redundant features have been removed and there is a simple class system in the works. Earlier today I did some work on the game and clientgame modules to create a vapour trail effect for shells based on the current railtrail effect, and also added a screen shake effect for nearby shell explosions. The project is looking for any experienced openGL programmers, modelers, mappers and graphic or sound artists to help out, so if you fit any of those, are interested in helping out and just somehow happen to be reading this blog, please check out the site at <a title="TB:Y Homepage" href="http://www.trenchbreakthrough.com" target="_self">www.trenchbreakthrough.com</a> and email me, using the address viciouz@&lt;this d0main&gt;.</p>
]]></content:encoded>
			<wfw:commentRss>http://viciouz.co.uk/site/2009/08/cold-war-city-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Map preview: Cold War City</title>
		<link>http://viciouz.co.uk/site/2009/08/map-preview-cold-war-city/</link>
		<comments>http://viciouz.co.uk/site/2009/08/map-preview-cold-war-city/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 20:36:05 +0000</pubDate>
		<dc:creator>ViciouZ</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Paintball 2.0]]></category>
		<category><![CDATA[cold war city]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[xmapcom]]></category>

		<guid isPermaLink="false">http://viciouz.co.uk/site/?p=26</guid>
		<description><![CDATA[I just finished one half of a paintball map I&#8217;ve been working on for a Digital Paint: Paintball mapping contest, details of which can be found here. The theme of the contest is underground, and I tried to give the map a lot of atmosphere. I&#8217;ve even made some custom textures and sounds with the [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished one half of a paintball map I&#8217;ve been working on for a Digital Paint: Paintball mapping contest, details of which can be found <a href="http://dplogin.com/forums/index.php?topic=17953.0" target="_self">here</a>. The theme of the contest is underground, and I tried to give the map a lot of atmosphere. I&#8217;ve even made some custom textures and sounds with the help of <a href="http://www.zorchenhimer.com" target="_self">a friend</a>. I doubt it will place highly in the contest knowing the skills of the other competitors, but I am proud of it. So proud, in fact, that I took some screenshots.</p>
<p style="text-align: center;">

<a href='http://viciouz.co.uk/site/2009/08/map-preview-cold-war-city/cwc1/' title='cwc1'><img width="150" height="150" src="http://viciouz.co.uk/site/wp-content/uploadfiles/2009/08/cwc1-150x150.jpg" class="attachment-thumbnail" alt="" title="cwc1" /></a>
<a href='http://viciouz.co.uk/site/2009/08/map-preview-cold-war-city/cwc2/' title='cwc2'><img width="150" height="150" src="http://viciouz.co.uk/site/wp-content/uploadfiles/2009/08/cwc2-150x150.jpg" class="attachment-thumbnail" alt="" title="cwc2" /></a>
<a href='http://viciouz.co.uk/site/2009/08/map-preview-cold-war-city/cwc3/' title='cwc3'><img width="150" height="150" src="http://viciouz.co.uk/site/wp-content/uploadfiles/2009/08/cwc3-150x150.jpg" class="attachment-thumbnail" alt="" title="cwc3" /></a>
<a href='http://viciouz.co.uk/site/2009/08/map-preview-cold-war-city/cwc4/' title='cwc4'><img width="150" height="150" src="http://viciouz.co.uk/site/wp-content/uploadfiles/2009/08/cwc4-150x150.jpg" class="attachment-thumbnail" alt="" title="cwc4" /></a>

<p style="text-align: left;">The map&#8217;s title comes from a song, a 2 minute clip of which can be found on YouTube <a href="http://www.youtube.com/watch?v=udV9JoKPoUE" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://viciouz.co.uk/site/2009/08/map-preview-cold-war-city/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Video Uploading</title>
		<link>http://viciouz.co.uk/site/2009/08/video-uploading/</link>
		<comments>http://viciouz.co.uk/site/2009/08/video-uploading/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 13:56:49 +0000</pubDate>
		<dc:creator>ViciouZ</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[TossBot]]></category>

		<guid isPermaLink="false">http://viciouz.co.uk/site/?p=17</guid>
		<description><![CDATA[A few weeks ago, once I got the movement code working (albeit badly) in TossBot, my Quake II bot project, I made a quick video of the UI and the bot running around and firing at the player. I never put it online, but I want to try out a useful FLV embedding plugin, so [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago, once I got the movement code working (albeit badly) in TossBot, my Quake II bot project, I made a quick video of the UI and the bot running around and firing at the player. I never put it online, but I want to try out a useful FLV embedding plugin, so here it is.</p>
[See post to watch Flash video]
<p>The shortened and rather pointless music clip is: &#8220;Can You Feel The Pace&#8221; by Marc Smith &amp; Al Storm</p>
]]></content:encoded>
			<wfw:commentRss>http://viciouz.co.uk/site/2009/08/video-uploading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First blog post.</title>
		<link>http://viciouz.co.uk/site/2009/08/first-blog-post/</link>
		<comments>http://viciouz.co.uk/site/2009/08/first-blog-post/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 10:02:16 +0000</pubDate>
		<dc:creator>ViciouZ</dc:creator>
				<category><![CDATA[Uncategorised]]></category>

		<guid isPermaLink="false">http://viciouz.co.uk/site/?p=1</guid>
		<description><![CDATA[Wow, incredible. A blog. How original am I.
Well, you better get used to it.
A blog.
Wow.
]]></description>
			<content:encoded><![CDATA[<p>Wow, incredible. A blog. How original am I.</p>
<p>Well, you better get used to it.</p>
<p>A blog.</p>
<p>Wow.</p>
]]></content:encoded>
			<wfw:commentRss>http://viciouz.co.uk/site/2009/08/first-blog-post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
