<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>Systemride is the home of designer Nick Redmond</title>
	<link>http://systemride.com</link>
	<description>Blog and Portfolio of web designer Nick Redmond</description>
	<pubDate>Mon, 05 May 2008 18:38:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>PackRat</title>
		<link>http://systemride.com/index.php/portfolio/packrat/</link>
		<comments>http://systemride.com/index.php/portfolio/packrat/#comments</comments>
		<pubDate>Mon, 05 May 2008 18:37:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://systemride.com/index.php/portfolio/packrat/</guid>
		<description><![CDATA[This is an icon I did for PackRat, a Mac App for managing your BackPack account offline. It&#8217;s sporting the shiny, glowing mac icon style. I think I&#8217;m gonna do a chihuahua icon next.

]]></description>
			<content:encoded><![CDATA[<p>This is an icon I did for <a href="http://infinitenil.com/packrat/" target="_blank">PackRat</a>, a Mac App for managing your BackPack account offline. It&#8217;s sporting the shiny, glowing mac icon style. I think I&#8217;m gonna do a chihuahua icon next.</p>
<p><img src="/wp-content/uploads/2008/05/packrat.jpg" alt="PackRat" /></p>
]]></content:encoded>
			<wfw:commentRss>http://systemride.com/index.php/portfolio/packrat/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Terse Reply Syndrome</title>
		<link>http://systemride.com/index.php/portfolio/terse-reply-syndrome/</link>
		<comments>http://systemride.com/index.php/portfolio/terse-reply-syndrome/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 19:11:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://systemride.com/index.php/portfolio/terse-reply-syndrome/</guid>
		<description><![CDATA[Why do the pharmaceutical companies get to have all the fun of creating diseases? Well not any more. I got to help out in the marketing campaign for Terse Reply Syndrome. No, its not a real disease but it was definitely fun spoofing some of these silly prescription websites and commercials.

Check it out at tersereplysyndrome.com
]]></description>
			<content:encoded><![CDATA[<p>Why do the pharmaceutical companies get to have all the fun of creating diseases? Well not any more. I got to help out in the marketing campaign for Terse Reply Syndrome. No, its not a real disease but it was definitely fun spoofing some of these silly prescription websites and commercials.</p>
<p><img src="/wp-content/uploads/2008/04/trs_400.jpg" alt="Terse Reply Syndrome" /></p>
<p>Check it out at <a href="http://tersereplysyndrome.com" target="_blank">tersereplysyndrome.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://systemride.com/index.php/portfolio/terse-reply-syndrome/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Roots of Roll</title>
		<link>http://systemride.com/index.php/design/the-roots-of-roll/</link>
		<comments>http://systemride.com/index.php/design/the-roots-of-roll/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 00:38:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://systemride.com/index.php/design/the-roots-of-roll/</guid>
		<description><![CDATA[I&#8217;ve been really into Illustrator for some reason lately. I think it&#8217;s because I learned how to do these cool trendy things like grunge and swirls. There overused a bit right now all over design, but I just can&#8217;t help it. I love them.

]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been really into Illustrator for some reason lately. I think it&#8217;s because I learned how to do these cool trendy things like grunge and swirls. There overused a bit right now all over design, but I just can&#8217;t help it. I love them.</p>
<p><img src="/wp-content/uploads/2008/04/roots_400.jpg" alt="The Roots of Roll" /></p>
]]></content:encoded>
			<wfw:commentRss>http://systemride.com/index.php/design/the-roots-of-roll/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS2 Dynamic Image Reflection Kit</title>
		<link>http://systemride.com/index.php/flash/as2-dynamic-image-reflection-kit/</link>
		<comments>http://systemride.com/index.php/flash/as2-dynamic-image-reflection-kit/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 19:37:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://systemride.com/index.php/uncategorized/as2-dynamic-image-reflection-kit/</guid>
		<description><![CDATA[
The Dynamic Image Reflection Kit allows you to completely customize your image reflections with one function no matter where your image lives. A tricky thing to deal with dynamic images is Flash&#8217;s security on using BitMapData of images that aren&#8217;t living on your domain and you have no way of getting the policy file (crossdomain.xml) [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flashden.net/item/as2-dynamic-image-reflection-kit/6517?ref=systemride" target="_blank"><img src="/wp-content/uploads/2007/12/reflxn_400.jpg" alt="AS2 Dynamic Image Reflection Kit" /></a></p>
<p>The Dynamic Image Reflection Kit allows you to completely customize your image reflections with one function no matter where your image lives. A tricky thing to deal with dynamic images is Flash&#8217;s security on using BitMapData of images that aren&#8217;t living on your domain and you have no way of getting the policy file (crossdomain.xml) on that domain. I found <a href="http://www.abdulqabiz.com/blog/archives/general/php_proxy_script_for.php" target="_blank">Abdul&#8217;s PHP Proxy</a>, but decided to trim it down a bit to <a href="http://systemride.com/wp-content/uploads/2007/12/proxy.txt" target="_blank">this</a>.</p>
<p>Anyway, <a href="/flash/reflxn.html" target="_blank">preview the kit here</a> or buy it at <a href="http://flashden.net/item/as2-dynamic-image-reflection-kit/6517?ref=systemride" target="_blank">FlashDen</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://systemride.com/index.php/flash/as2-dynamic-image-reflection-kit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Actionscript Snow Generator</title>
		<link>http://systemride.com/index.php/flash/actionscript-snow-generator/</link>
		<comments>http://systemride.com/index.php/flash/actionscript-snow-generator/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 06:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://systemride.com/?p=5</guid>
		<description><![CDATA[Just in time for the holidays, a snow generator that lets you customize the falling speed, the size and the number of snow flakes.

Check it out at FlashDen.
]]></description>
			<content:encoded><![CDATA[<p>Just in time for the holidays, a snow generator that lets you customize the falling speed, the size and the number of snow flakes.</p>
<p><a href="http://flashden.net/item/actionscript-snow-generator/5527?ref=systemride" target="_blank"><img src="/wp-content/uploads/2007/11/snow_400.jpg" alt="Actionscript Snow Generator" /></a></p>
<p>Check it out at <a href="http://flashden.net/item/actionscript-snow-generator/5527?ref=systemride" target="_blank">FlashDen</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://systemride.com/index.php/flash/actionscript-snow-generator/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
