<?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"
	>

<channel>
	<title>Subtle Synergy</title>
	<atom:link href="http://subtlesynergy.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://subtlesynergy.com</link>
	<description>without a doubt.</description>
	<pubDate>Sat, 07 Jun 2008 20:28:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Theme</title>
		<link>http://subtlesynergy.com/2008/06/01/theme/</link>
		<comments>http://subtlesynergy.com/2008/06/01/theme/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 21:56:29 +0000</pubDate>
		<dc:creator>Jake Teton-Landis</dc:creator>
		
		<category><![CDATA[Javascript/AJAX]]></category>

		<guid isPermaLink="false">http://subtlesynergy.com/?p=19</guid>
		<description><![CDATA[It is becoming more and more apparent that we need to design our own theme, from near-scratch, rather than blatantly ripping off someone else&#8217;s.
Expect more wierdness as I mess around with the site.
Ok, I used Firebug to&#160;quickly&#160;reskin the Wordpress default.
Now I&#8217;m tinkering with Javascript, to provide dynamic fancy title styleing and shadows behind posts.
Javascript skullduggery [...]]]></description>
			<content:encoded><![CDATA[<p>It is becoming more and more apparent that we need to design our own theme, from near-scratch, rather than blatantly ripping off someone else&#8217;s.</p>
<p>Expect more wierdness as I mess around with the site.</p>
<p>Ok, I used Firebug to&nbsp;quickly&nbsp;reskin the Wordpress default.</p>
<p>Now I&#8217;m tinkering with Javascript, to provide dynamic fancy title styleing and shadows behind posts.</p>
<p>Javascript skullduggery is done. &nbsp;I wrote a script to make nice titles and another one to add shadows under posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://subtlesynergy.com/2008/06/01/theme/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some of our shirts</title>
		<link>http://subtlesynergy.com/2008/05/15/some-of-our-shirts/</link>
		<comments>http://subtlesynergy.com/2008/05/15/some-of-our-shirts/#comments</comments>
		<pubDate>Fri, 16 May 2008 01:32:50 +0000</pubDate>
		<dc:creator>drakathorn</dc:creator>
		
		<category><![CDATA[Shirts]]></category>

		<guid isPermaLink="false">http://subtlesynergy.com/?p=16</guid>
		<description><![CDATA[Here are a few of the shirts we have designed. I don&#8217;t have all of them so I&#8217;ll bug Jake later to get the rest of them.



The Synergy design was made on a black t-shirt.
P.S. The files are huge so they take forever to load. I will scale them down later.
]]></description>
			<content:encoded><![CDATA[<p>Here are a few of the shirts we have designed. I don&#8217;t have all of them so I&#8217;ll bug Jake later to get the rest of them.</p>
<p><a href="http://subtlesynergy.com/wp-content/uploads/2008/05/urban.png"><img src="http://subtlesynergy.com/wp-content/uploads/2008/05/urban.png" alt="" width="300" /></a><br />
<span id="more-16"></span><br />
<a href="http://subtlesynergy.com/wp-content/uploads/2008/05/shirtfinal.png"><img src="http://subtlesynergy.com/wp-content/uploads/2008/05/shirtfinal.png" alt="" width="300" /></a></p>
<p>The Synergy design was made on a black t-shirt.</p>
<p>P.S. The files are huge so they take forever to load. I will scale them down later.</p>
]]></content:encoded>
			<wfw:commentRss>http://subtlesynergy.com/2008/05/15/some-of-our-shirts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Pixelmator Filters</title>
		<link>http://subtlesynergy.com/2008/05/14/pixelmator-filters/</link>
		<comments>http://subtlesynergy.com/2008/05/14/pixelmator-filters/#comments</comments>
		<pubDate>Wed, 14 May 2008 16:59:51 +0000</pubDate>
		<dc:creator>Jake Teton-Landis</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[features]]></category>

		<category><![CDATA[pixelmator]]></category>

		<guid isPermaLink="false">http://subtlesynergy.com/?p=11</guid>
		<description><![CDATA[I may have just got Pixelmator, but I already created something that would have taken ages in Photoshop.  I was able to do this with several Pixelmator features that either don&#8217;t work as well or don&#8217;t exist in Photoshop.  In fact, Pixelmator can use any Core Image filter or generator, giving it incredible versitality.  I&#8217;d [...]]]></description>
			<content:encoded><![CDATA[<p>I may have just got Pixelmator, but I already created something that would have taken ages in Photoshop.  I was able to do this with several Pixelmator features that either don&#8217;t work as well or don&#8217;t exist in Photoshop.  In fact, Pixelmator can use any Core Image filter or generator, giving it incredible versitality.  I&#8217;d like to share three nifty little filters.</p>
<p>My starting image:</p>
<p><a href="http://subtlesynergy.com/wp-content/uploads/2008/05/filter-test-image.png"><img class="alignnone size-full wp-image-12" title="Filter Test Image" src="http://subtlesynergy.com/wp-content/uploads/2008/05/filter-test-image.png" alt="Image used for testing filters" width="500" height="375" /></a></p>
<p><span id="more-11"></span>One of the filters I used in the Subtle Synergy background is the &#8216;Zoom Blur&#8217; filter, which uses <a title="Working with Quartz Composer" href="http://developer.apple.com/graphicsimaging/quartz/quartzcomposer.html" target="_blank">Quartz Composer</a>.  Quarz Composer if a fully 3D OpenGL enviroment, so any filter that uses Quartz Composer is truly 3D.</p>
<p><a href="http://subtlesynergy.com/wp-content/uploads/2008/05/zoom-blur.png"><img class="alignnone size-full wp-image-15" title="Zoom Blur Filter" src="http://subtlesynergy.com/wp-content/uploads/2008/05/zoom-blur.png" alt="The Zoom Blur filter in Pixelmator" width="500" height="528" /></a></p>
<p>Another filter I used in the background is the Stripes generator.  Stripes generator uses Core Image to render some simple stripes.  In the background, they&#8217;re used with blend mode Multiply to create the neon streams.  Creating stripes is something that isn&#8217;t impossible in Photoshop, just more time-consuming than it should be.  In Pixelmator, its just a few clicks.</p>
<p><a href="http://subtlesynergy.com/wp-content/uploads/2008/05/stripes-generator.png"><img class="alignnone size-full wp-image-14" title="Stripes Generator" src="http://subtlesynergy.com/wp-content/uploads/2008/05/stripes-generator.png" alt="The Pixelmator Stripes generator" width="500" height="528" /></a></p>
<p>Finally, the Page Curl &#8216;transition.&#8217;  All the Core Animation transitions that you may have seen in Pages or Final Cut Pro can be used as filters in Pixelmator.  Some, like Page Curl, are very usefull, while others, like Copy Machine, are rather useless.  Page Curl is a nifty filter to have around, and its got plenty of options.  The &#8216;radius&#8217; setting sets the sharpness of the curl.</p>
<p><span style="color: #0000ee; text-decoration: underline;"><a href="http://subtlesynergy.com/wp-content/uploads/2008/05/page-curl.png"></a><a href="http://subtlesynergy.com/wp-content/uploads/2008/05/page-curl.png"><img class="alignnone size-full wp-image-13" title="Page Curl Filter" src="http://subtlesynergy.com/wp-content/uploads/2008/05/page-curl.png" alt="The Page Curl transition as a Pixelmator filter" width="500" height="528" /></a></span></p>
<p>A brief closing note on Pixelmator&#8217;s speed:  Pixelmator is so fast with its filters that it renders them in full quality while you are adjusting settings, unlike Photoshop, which does a low-quality preview and then finalizes the filter (usually displaying a progress bar and the beach ball).  In fact, while making the test image using a Dots generator, I came to the conclusion the the preview was full-quality.  I didn&#8217;t apply any of the filters shown here.</p>
]]></content:encoded>
			<wfw:commentRss>http://subtlesynergy.com/2008/05/14/pixelmator-filters/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Pixelmator</title>
		<link>http://subtlesynergy.com/2008/05/13/pixelmator/</link>
		<comments>http://subtlesynergy.com/2008/05/13/pixelmator/#comments</comments>
		<pubDate>Tue, 13 May 2008 21:51:14 +0000</pubDate>
		<dc:creator>Jake Teton-Landis</dc:creator>
		
		<category><![CDATA[Creations]]></category>

		<category><![CDATA[graphics]]></category>

		<category><![CDATA[pixelmator]]></category>

		<guid isPermaLink="false">http://subtlesynergy.com/2008/05/13/pixelmator/</guid>
		<description><![CDATA[Pixelmator, a beautiful layer-based photo editor for the Mac, just got rulers and guides.  I, for one, couldn&#8217;t believe they released the thing without guides, but they&#8217;re there now, and that inspired me to try Pixelmator again.  One thing led to another and in about twenty minutes, I had this.  It isn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Pixelmator, a beautiful layer-based photo editor for the Mac, just got rulers and guides.  I, for one, couldn&#8217;t believe they released the thing without guides, but they&#8217;re there now, and that inspired me to try Pixelmator again.  One thing led to another and in about twenty minutes, I had this.  It isn&#8217;t polished, but I have things to do&#8230;  Maybe I should make it the backround, how about that?<br />
<img class="wideimg" src="http://subtlesynergy.com/images/Pixelmator.20min.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://subtlesynergy.com/2008/05/13/pixelmator/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ScribeFire &#38; Firefox</title>
		<link>http://subtlesynergy.com/2008/04/24/scribefire-firefox/</link>
		<comments>http://subtlesynergy.com/2008/04/24/scribefire-firefox/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 21:35:29 +0000</pubDate>
		<dc:creator>Jake Teton-Landis</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<category><![CDATA[beta]]></category>

		<category><![CDATA[blogging]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[ScribeFire]]></category>

		<guid isPermaLink="false">http://subtlesynergy.com/?p=9</guid>
		<description><![CDATA[I&#8217;ve just acquired ScribeFire and Firefox 3 beta 5.  ScribeFire is a Firefox addon that allows you to blog from any browser window, and I anticipate that it will improve this site considerably, as the Wordpress interface and Wordpress in general disgusts me, and is buggy.
Anyway, ScribeFire has a nice user interface that integrates [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just acquired <a href="http://www.scribefire.com/">ScribeFire</a> and <a href="http://www.mozilla.com/en-US/firefox/all-beta.html">Firefox 3 beta 5</a>.  ScribeFire is a Firefox addon that allows you to blog from any browser window, and I anticipate that it will improve this site considerably, as the Wordpress interface and Wordpress in general disgusts me, and is buggy.</p>
<p>Anyway, ScribeFire has a nice user interface that integrates well with Firefox.  It has drag-n-drop image support, flickr and YouTube imbed buttons, and tabbed editing.  Installation was a snap.  Simply download the plugin, and it will walk you through a setup assistant upon Firefox&#8217;s relaunch.  After you give it your blog&#8217;s URL, ScribeFire automatically detects its type (ie, Wordpress) and the API location.  Enter your username and password, and you&#8217;re good to go!<br />
ScribeFire has numerouse features and good integration with Firefox, and I plan to update this post with their details!</p>
]]></content:encoded>
			<wfw:commentRss>http://subtlesynergy.com/2008/04/24/scribefire-firefox/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Man Down!</title>
		<link>http://subtlesynergy.com/2008/01/09/man-down/</link>
		<comments>http://subtlesynergy.com/2008/01/09/man-down/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 05:04:12 +0000</pubDate>
		<dc:creator>Jake Teton-Landis</dc:creator>
		
		<category><![CDATA[Genesis]]></category>

		<guid isPermaLink="false">http://subtlesynergy.com/?p=7</guid>
		<description><![CDATA[So I&#8217;ve been going through my backups and the data on my laptop, and it doesn&#8217;t look like much of the last site remains.  I have a few of the .png files for the last design, but no .psd or .ai design documents.  I&#8217;ve grabbed a theme for the intern, and it was time for [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been going through my backups and the data on my laptop, and it doesn&#8217;t look like much of the last site remains.  I have a few of the .png files for the last design, but no .psd or .ai design documents.  I&#8217;ve grabbed a theme for the intern, and it was time for a redesign anyway.As the site frankly sucks right now, please feel free to leave&#8230;  But we&#8217;ll be back sooner than you think.  </p>
]]></content:encoded>
			<wfw:commentRss>http://subtlesynergy.com/2008/01/09/man-down/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
