<?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>MikeCann.co.uk &#187; Commercial Projects - MikeCann.co.uk - mikey see, mikey do!</title>
	<atom:link href="http://mikecann.co.uk/category/commercial-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikecann.co.uk</link>
	<description>mikey see, mikey do!</description>
	<lastBuildDate>Sat, 28 Jan 2012 13:10:05 +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>PlaceEd 3</title>
		<link>http://mikecann.co.uk/commercial-projects/placeed-3/</link>
		<comments>http://mikecann.co.uk/commercial-projects/placeed-3/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 12:50:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Commercial Projects]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[XNA]]></category>

		<guid isPermaLink="false">http://www.artificial-studios.co.uk/?p=232</guid>
		<description><![CDATA[Recently I have been working on some small tools for the lads at work to aid them in designing mobile phone games. One project I have been working on for a while (in my spare time at work and in the evenings at home) is a new version of PlaceEd. PlaceEd is a small app [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Recently I have been working on some small tools for the lads at work to aid them in designing mobile phone games.</p>
<p class="MsoNormal">One project I have been working on for a while (in my spare time at work and in the evenings at home) is a new version of PlaceEd. PlaceEd is a small app used by people at work who need to design levels with objects and paths in them.</p>
<p class="MsoNormal">The reason for making this new version was because the original was starting to show its age and after several modifications to customise it to certain projects it has become unreliable. A second version (PlaceEd2) was half coded by one of the other employees at rockpool though they ran out of time and didn&rsquo;t complete it.</p>
<p class="MsoNormal">So that&rsquo;s where I come in, and I wrote from scratch a new app and called it PlaceEd 3 (even though there wasn&rsquo;t really a fully released version of PlaceEd 2).<br />
<span id="more-232"></span><img src="http://mikecann.co.uk/wp-content/uploads/2008/02/placeed3out01.png" alt="" /></p>
<p class="MsoNormal">PlaceEd3 lets the user create a new project. This project can have levels added to it. Each level can have a certain number of layers. Layers can be either one large image or a tileset and tileset data. The user can then create objects and give them variables that can either be static (global to all objects of that type) or they can be local which means each object has its own value for that variable. Objects can then be placed on the level and moved and dragged about. Paths can also be placed on the level, this is useful for games that need to script specific movement sequences.</p>
<p class="MsoNormal">Once a level has been designed it can then be exported as a single binary file that is easily compressed and a java source file that gives a demonstration of how to load the binary data file.</p>
<p class="MsoNormal">The whole app is written in C# using WeifenLuo docking panels. For the rendering of the level I have integrated an XNA 2.0 panel for speed it gives.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/commercial-projects/placeed-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More Ronnie and Worms News!</title>
		<link>http://mikecann.co.uk/commercial-projects/more-ronnie-and-worms-news/</link>
		<comments>http://mikecann.co.uk/commercial-projects/more-ronnie-and-worms-news/#comments</comments>
		<pubDate>Fri, 29 Sep 2006 15:01:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Commercial Projects]]></category>
		<category><![CDATA[J2ME]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.artificial-studios.co.uk/?p=141</guid>
		<description><![CDATA[Well it looks like both the games are still doing very well in the charts. This report on gamasutra says that Worms is currently second highest selling game in the UK and Ronnie O&#8217;Sullivan&#8217;s Snooker is currently 6th. Not bad for my first two commercial games ever]]></description>
			<content:encoded><![CDATA[<p>Well it looks like both the games are still doing very well in the charts. <a href="http://www.gamasutra.com/php-bin/news_index.php?story=10685">This</a> report on gamasutra says that <em>Worms </em>is currently second highest selling game in the UK and <em>Ronnie O&#8217;Sullivan&#8217;s Snooker </em>is currently 6th. Not bad for my first two commercial games ever <img src='http://mikecann.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/commercial-projects/more-ronnie-and-worms-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ronnie o&#039;Sulivans Snooker</title>
		<link>http://mikecann.co.uk/commercial-projects/ronnie-osulivans-snooker/</link>
		<comments>http://mikecann.co.uk/commercial-projects/ronnie-osulivans-snooker/#comments</comments>
		<pubDate>Thu, 31 Aug 2006 16:29:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Commercial Projects]]></category>
		<category><![CDATA[J2ME]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.artificial-studios.co.uk/?p=133</guid>
		<description><![CDATA[Ronnie o&#8217;Sulivans Snooker is a game that i worked on at rockpool games. It was infact one of my very first games at Rockpool and subsequently one of my very first Java games. I started off only doing the menu system for the game, but in the end i worked on virtually every part of [...]]]></description>
			<content:encoded><![CDATA[<p><img width="176" hspace="5" height="208" align="right" alt="" src="/wp-content/uploads/Image/RonnieOSullivansSnooker_2.gif" />Ronnie o&#8217;Sulivans Snooker is a game that i worked on at rockpool games. It was infact one of my very first games at <a href="http://www.rockpoolgames.co.uk">Rockpool </a>and subsequently one of my very first Java games. I started off only doing the menu system for the game, but in the end i worked on virtually every part of the game including the 3D graphics engine which was written from scratch with no built in 3D API&#8217;s to assist with rendering. </p>
<p>The game was a great learning experience and didnt do too badly in the rating <a href="http://www.gamemobile.co.uk/ronnieosullivanssnooker.htm">achieving about a 7/10</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/commercial-projects/ronnie-osulivans-snooker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Martin-Kaye Case Tracker</title>
		<link>http://mikecann.co.uk/commercial-projects/martin-kaye-case-tracker/</link>
		<comments>http://mikecann.co.uk/commercial-projects/martin-kaye-case-tracker/#comments</comments>
		<pubDate>Thu, 27 Jul 2006 18:30:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Commercial Projects]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[mySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.artificial-studios.co.uk/?p=118</guid>
		<description><![CDATA[This is my first commercial Rich Internet App written in flash. It was written for the legal firm Martin-Kaye as a front end for thier extensive database. It allows clients to login and view thier currently active case&#8217;s and view a myriad of infomation about each case. It also allows the client to add &#34;activities&#34; [...]]]></description>
			<content:encoded><![CDATA[<p><img width="345" height="228" alt="" src="/wp-content/uploads/Image/ecase.gif" /><br />This is my first commercial Rich Internet App written in flash. It was written for the legal firm Martin-Kaye as a front end for thier extensive database. </p>
<p>It allows clients to login and view thier currently active case&#8217;s and view a myriad of infomation about each case. It also allows the client to add &quot;activities&quot; to individual cases for the firm to view.</p>
<p>It was written in flash 8 and uses amfphp to communicate with an MSSQL backend. It was designed to be used on multiple sites for multiple brokers so has been split into modules allowing for easy skinning accross multiple websites.</p>
<p>You can view it in action in several places:</p>
<p><a href="http://live.martinkaye.co.uk/eCase/eCase.html">Martin-Kaye Tracker</a><br /><a href="http://live.martinkaye.co.uk/BrokerSites/PMC/WebTrack.htm">PMC Tracker</a><br /><a href="http://www.bespokehipcompany.co.uk/casetracker.html">BespokeHip Tracker</a></p>
<p>Username: 1001, Password: 1001</p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/commercial-projects/martin-kaye-case-tracker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Worms 2</title>
		<link>http://mikecann.co.uk/commercial-projects/worms-2/</link>
		<comments>http://mikecann.co.uk/commercial-projects/worms-2/#comments</comments>
		<pubDate>Tue, 13 Jun 2006 18:16:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Commercial Projects]]></category>
		<category><![CDATA[J2ME]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.artificial-studios.co.uk/?p=101</guid>
		<description><![CDATA[Worms two was the third project I undertook during my stay at Rockpool Games and was certainly the one i got most excited about. It was a tough project with extremely tough deadlines. There were two coders, one being myself, and an artist on the project. It was coded in J2ME and ported to multiple [...]]]></description>
			<content:encoded><![CDATA[<p>Worms two was the third project I undertook during my stay at <a href="http://www.rockpoolgames.com/">Rockpool Games</a> and was certainly the one i got most excited about. It was a tough project with extremely tough deadlines.</p>
<p><img id="image100" alt="imgVideoScreens.jpg" src="http://mikecann.co.uk/wp-content/uploads/2006/06/imgVideoScreens.jpg" /></p>
<p class="MsoNormal">There were two coders, one being myself, and an artist on the project. It was coded in J2ME and ported to multiple handsets. I enjoyed parts of the project, such as the random level generation algorithm and the particle system, however the majority of the time was spent wrestling with bugs that only appeared on one or two handsets<br />
Despite this it was phenominally successfull scoring <a href="http://www1.orange.co.uk/entertainment/games/gameDownloadsArchive/worms.php">game of the month as Orange Mobile</a> and getting a perfect 10/10 score from the Total Mobile Magazine<br />
<img alt="worms.png" id="image102" src="http://mikecann.co.uk/wp-content/uploads/2006/06/worms.png" /></p>
<p><a title="Worms_Total Mobile.pdf" id="p103" href="http://www.mikecann.co.uk/Worms_Total%20Mobile.pdf">Worms_Total Mobile.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mikecann.co.uk/commercial-projects/worms-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

