<?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>subvisual &#187; Work</title>
	<atom:link href="http://subvisual.net/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://subvisual.net</link>
	<description>busy days, full head… must write this stuff down.</description>
	<lastBuildDate>Sun, 22 Aug 2010 23:16:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Capcom Deadrising 2 sites are live</title>
		<link>http://subvisual.net/work/capcom-deadrising-2-sites-are-live/</link>
		<comments>http://subvisual.net/work/capcom-deadrising-2-sites-are-live/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 00:35:59 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[portfolio]]></category>

		<guid isPermaLink="false">http://subvisual.net/?p=262</guid>
		<description><![CDATA[A few weeks ago at Clinic/Small Japanese Soldier we launched Tape it or Die, the main promotional website for the release of Capcom&#8217;s zombie-slaughter console game, Dead Rising 2. The site is supported by a great back story of four zombie-obsessed characters who run the blog, and are on their way to Fortune City (a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://subvisual.net/wp/wp-content/uploads/2010/08/home_promo.png"><img class="alignleft size-medium wp-image-263" title="home_promo" src="http://subvisual.net/wp/wp-content/uploads/2010/08/home_promo-300x187.png" alt="" width="300" height="187" /></a>A few weeks ago at Clinic/Small Japanese Soldier we launched <a href="http://tapeitordie.com" target="_blank">Tape it or Di</a>e,  the main promotional website for the release of Capcom&#8217;s zombie-slaughter console game, Dead Rising 2.</p>
<p>The site is supported by a great back story of four zombie-obsessed characters who run the blog, and are on their way to <a href="http://visitfortunecity.com" target="_blank">Fortune City</a> (a fictional Vegas-like city) for a party and to attend Terror is Reality, (a Gladiators-style zombie-slaying arena game).  With Tape it or Die and the Fortune City website we also launched<a href="http://deadrising-2.com" target="_blank"> the official Dead Rising 2 product site</a>. <span id="more-262"></span></p>
<p>Blood and gore aside, Deadrising 2 is an interesting plot and character driven game, with more than a few layers of conspiracy theory and the emotive plot line (dad fights to save daughter) that maybe reflects what the creators reckon Deadrising gamers have been doing since the first release.</p>
<p>What has amazed me is the enthusiasm and appetite the gamer audience has for this. Many are actively participating in the role play of the backstory, many are prodding and prying at the site and its content for more clues about the game (to varying degrees of success). On launch the buzz generated around the site took the server down. Admittedly that was probably due to many thinking the buzz was for a game release announcement as opposed to the launch of a promotional website)</p>
<p>Tape it or  Die and the supporting site are all multi-language and contain multi-region content. Tape it or Die has a membership signup linked to Capcom communities and (a soon to be released) user upload area.  Capcom are periodically releasing exclusive pre-release game content (videos and screenshots) via the site blog.</p>
<p>For my part I was mostly involved in supporting our developers and designers while we faced a constantly changing set of requirements that emerged from each client meeting. We rewrote the specs for this site more than a few times.  I wasn&#8217;t involved in any direct coding or development until the few weeks before launch, when I picked up from our contract developer.</p>
<p>Tape it or Die uses a heavily customised instance of Drupal, while the others are running on a CodeIgniter base, using a custom helper I wrote to manage the age gate, multi language and multi region requirements</p>
]]></content:encoded>
			<wfw:commentRss>http://subvisual.net/work/capcom-deadrising-2-sites-are-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New HTML5-based theme for subvisual.net</title>
		<link>http://subvisual.net/ideas/new-html5-based-theme-for-subvisual-net/</link>
		<comments>http://subvisual.net/ideas/new-html5-based-theme-for-subvisual-net/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 00:16:28 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[big ideas]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://subvisual.net/?p=259</guid>
		<description><![CDATA[I spent the spare time I had this weekend revamping the theme for this website. I chose to use as much of the new standards as possible. I borrowed a few tips from around the web. Notably the HTML5 doctor, where you can find some accessible articles and help for all your HTML5 questions, from [...]]]></description>
			<content:encoded><![CDATA[<p>I spent the spare time I had this weekend revamping the theme for this website. I chose to use as much of the new standards as possible.</p>
<p><span id="more-259"></span>I borrowed a few tips from around the web. Notably the <a href="http://html5doctor.com/" target="_blank">HTML5 doctor,</a> where you can find some accessible articles and help for all your HTML5 questions, from conceptual to implementation.</p>
<p>Combined with the HTML5 reset CSS recommended by the HTML5 Doctor,  I am using a grid based on the CSS and <a href="http://developer.yahoo.com/yui/grids/builder/" target="_blank">grids builder at YUI</a>.</p>
<p>Other than that it was the WordPress documentation, and the odd peak a how things are implemented in twentyten the default theme for WordPress 3.0.</p>
<p>It&#8217;s another new start.</p>
]]></content:encoded>
			<wfw:commentRss>http://subvisual.net/ideas/new-html5-based-theme-for-subvisual-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s 3am &#8211; why do I love this?</title>
		<link>http://subvisual.net/work/its-3am-why-do-i-love-this/</link>
		<comments>http://subvisual.net/work/its-3am-why-do-i-love-this/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 02:34:09 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[late night]]></category>
		<category><![CDATA[passion]]></category>
		<category><![CDATA[sleep]]></category>

		<guid isPermaLink="false">http://subvisual.net/?p=236</guid>
		<description><![CDATA[It&#8217;s Sunday night and I&#8217;m just waiting for the last few files to upload to my website for  the little side project I&#8217;ve been busy with. Correction. It&#8217;s  actually Monday morning, and I really should get to bed and start the week on a good note. But I can&#8217;t. I&#8217;m enjoying myself too much&#8230; I [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s Sunday night and I&#8217;m just waiting for the last few files to upload to my website for  the little side project I&#8217;ve been busy with.</p>
<p>Correction. It&#8217;s  actually Monday morning, and I really should get to bed and start the week on a good note. But I can&#8217;t. I&#8217;m enjoying myself too much&#8230;</p>
<p>I wish I could explain the energy I get from a night like tonight in front of my computer. I don&#8217;t care about the lack of sleep &#8211; or how the day will be tomorrow. I&#8217;m just enjoying the silence of the middle of the night while I problem solve and code and think and read.</p>
<p>Anyway, the upload&#8217;s done. Here&#8217;s what it is: <a href="http://admataz.com/arcade/onethousandsongs/" target="_blank">One Thousand Songs</a>. No great shakes, just a first attempt at some data mashup and visualisation, for the hell of it. It was an interesting process, and I hit many snags and contradictions, and I think I will do some more to improve it as I go.</p>
<p>Meanwhile, sleep.</p>
]]></content:encoded>
			<wfw:commentRss>http://subvisual.net/work/its-3am-why-do-i-love-this/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pod Camps Bay. Luxury boutique hotel website.</title>
		<link>http://subvisual.net/work/pod-camps-bay-luxury-boutique-hotel-website/</link>
		<comments>http://subvisual.net/work/pod-camps-bay-luxury-boutique-hotel-website/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 00:52:19 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[gallery]]></category>

		<guid isPermaLink="false">http://subvisual.net/?p=170</guid>
		<description><![CDATA[I recently helped Trevor at Sploosh, an old friend and collaborator from Cape Town days, with the development on a new Flash website he designed for Pod, a &#8220;luxury boutique hotel&#8221; in Camps Bay, Cape Town. Took a few late nights to fit around my London remoteness, our respective dad duties and my day job, but the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-169 alignnone" title="Pod Camps Bay" src="http://subvisual.net/wp/wp-content/uploads/2009/12/podshot.jpg" alt="Pod Camps Bay" width="349" height="118" /></p>
<p>I recently helped <a href="http://sploosh.com" target="_blank">Trevor at Sploosh</a>, an old friend and collaborator from Cape Town days, with the development on <a title="Pod Camps Bay" href="http://pod.co.za" target="_blank">a new Flash website</a> he designed for <strong>Pod</strong>, a &#8220;luxury boutique hotel&#8221; in Camps Bay, Cape Town. Took a few late nights to fit around my London remoteness, our respective dad duties and my day job, but the end result is a satisfyingly smooth mood Flash experience. <span id="more-170"></span></p>
<p>This is the first ActionScript project I&#8217;ve had the chance to work on for a while, and I can at last say I am fully converted to AS3.  The main features I am proud of in this production are:</p>
<ul>
<li>full screen scaling background imagery</li>
<li>nice mask intro landing page</li>
<li>external XML based navigation and content</li>
<li>gallery slideshow that auto rotates if more than one image is present (see the <a href="http://www.pod.co.za/dev/#/stay-facilities" target="_blank">Facilities</a> page)</li>
<li>deep linking (uses <a href="http://www.asual.com/swfaddress/" target="_blank">swfaddress</a>)</li>
</ul>
<p>I used a few open source libraries for this, including <a href="http://www.asual.com/swfaddress/" target="_blank">swfaddress</a>,  <a href="http://www.gskinner.com/libraries/gtween/" target="_blank">Gtween </a>and<a href="http://code.google.com/p/bulk-loader/" target="_blank"> Bulk Loader</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://subvisual.net/work/pod-camps-bay-luxury-boutique-hotel-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Turner Media Innovations website</title>
		<link>http://subvisual.net/work/recent-work-turner-media-innovations-website/</link>
		<comments>http://subvisual.net/work/recent-work-turner-media-innovations-website/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 22:02:22 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://subvisual.net/?p=32</guid>
		<description><![CDATA[Earlier this year at Clinic London we launched the new website for Turner Media Innovations, the advertising and media consultancy part of Turner Entertainment representing Cartoon Network, CN Too, Boomerang, Cartoonito, TCM and Adult Swim. I developed the bespoke application that runs the site content and CMS.]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<dl id="attachment_104" class="wp-caption alignleft" style="width: 350px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-104 " title="Turner Media Innovations" src="http://subvisual.net/wp/wp-content/uploads/2009/10/Picture-4.png" alt="Turner Media Innovations logo" width="340" height="89" /></dt>
</dl>
</div>
<p>Earlier this year at <a href="http://www.clinic.co.uk" target="_blank">Clinic London</a> we launched the new website for <a href="http://www.turnermediainnovations.com" target="_blank">Turner Media Innovations</a>, the advertising and media consultancy part of Turner Entertainment representing Cartoon Network, CN Too, Boomerang, Cartoonito, TCM and Adult Swim.<span id="more-32"></span></p>
<p>I developed the bespoke application that runs the site content and CMS.</p>
]]></content:encoded>
			<wfw:commentRss>http://subvisual.net/work/recent-work-turner-media-innovations-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KTB website</title>
		<link>http://subvisual.net/work/recent-work-ktb-website/</link>
		<comments>http://subvisual.net/work/recent-work-ktb-website/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 23:09:12 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://subvisual.net/?p=36</guid>
		<description><![CDATA[Made for KTB, a small PR firm in Battersea, this is one of my favourite bits of Flash work I have done in the last while. The brand specialists and designers at Clinic London created the new identity and we in the digital department were charged with the task of creating something relating to, and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ktbpr.com/"><img class="alignleft size-full wp-image-101" title="KTB PR logo" src="http://subvisual.net/wp/wp-content/uploads/2009/10/Picture-3.png" alt="KTB PR logo" width="117" height="153" /></a>Made for <a href="http://ktbpr.com/" target="_blank">KTB, a small PR firm</a> in Battersea, this is one of my favourite bits of Flash work I have done in the last while.<span id="more-36"></span></p>
<p>The brand specialists and designers at <a href="http://www.clinic.co.uk" target="_blank">Clinic London</a> created the new identity and we in the digital department were charged with the task of creating something relating to, and inspired by a Rolodex.</p>
<p>Our response  at first was a little lame &#8211; we got stuck on a very literal translation of the Rolodex concept. But the discussion over a logo and brand presentation to the client, along with some good examples opened up a more abstract line of thinking. I also developed a Flash-based admin system for the easy management of cards in the Rolodex, with some metadata capabilites for index cards and categorisation.</p>
<p>The end result, I think, is tactile and pleasing.</p>
]]></content:encoded>
			<wfw:commentRss>http://subvisual.net/work/recent-work-ktb-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
