<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Pandora's Film</title>
	<atom:link href="http://pandorasfilm.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pandorasfilm.wordpress.com</link>
	<description>Great, you took the photo. Now what? -That's where I come in.</description>
	<lastBuildDate>Fri, 17 Apr 2009 22:20:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='pandorasfilm.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/9688a6e8771e4563abd15031a35f25b4?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Pandora's Film</title>
		<link>http://pandorasfilm.wordpress.com</link>
	</image>
			<item>
		<title>Photoshop: Torn paper effect</title>
		<link>http://pandorasfilm.wordpress.com/2009/04/17/photoshop-torn-paper-effect/</link>
		<comments>http://pandorasfilm.wordpress.com/2009/04/17/photoshop-torn-paper-effect/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 22:20:53 +0000</pubDate>
		<dc:creator>jbstone</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[ripped]]></category>
		<category><![CDATA[torn]]></category>

		<guid isPermaLink="false">http://pandorasfilm.wordpress.com/?p=299</guid>
		<description><![CDATA[
Posted in Photoshop       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=299&subd=pandorasfilm&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.pixeldigest.com/ripped_paper.html"></p>
Posted in Photoshop  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pandorasfilm.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pandorasfilm.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pandorasfilm.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pandorasfilm.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pandorasfilm.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pandorasfilm.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pandorasfilm.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pandorasfilm.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pandorasfilm.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pandorasfilm.wordpress.com/299/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=299&subd=pandorasfilm&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pandorasfilm.wordpress.com/2009/04/17/photoshop-torn-paper-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jbstone</media:title>
		</media:content>
	</item>
		<item>
		<title>Dreamweaver: CSS Rules</title>
		<link>http://pandorasfilm.wordpress.com/2009/02/11/dreamweaver-css-rules/</link>
		<comments>http://pandorasfilm.wordpress.com/2009/02/11/dreamweaver-css-rules/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 06:35:18 +0000</pubDate>
		<dc:creator>jbstone</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[ID]]></category>
		<category><![CDATA[rules]]></category>
		<category><![CDATA[tag]]></category>

		<guid isPermaLink="false">http://pandorasfilm.wordpress.com/?p=293</guid>
		<description><![CDATA[CSS Rules create a list of detailed instructions for how certain aspects of a web page should look. Using CSS Rules, you can change fonts, color schemes, virtually anything with one click, versus manually going through code to make changes.
CSS Rules appear in a toolbar in the upper right. To create a new CSS rule: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=293&subd=pandorasfilm&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>CSS Rules create a list of detailed instructions for how certain aspects of a web page should look. Using CSS Rules, you can change fonts, color schemes, virtually anything with one click, versus manually going through code to make changes.</p>
<p style="text-align:left;">CSS Rules appear in a toolbar in the upper right. To create a new CSS rule: In the properties tool box, click the paper with the plus sign on it. Always be specific when naming rules. Titles like Body, Header, box, help keep track of the rules so you can easily locate a rule for editing.</p>
<p style="text-align:center;"><img class="size-full wp-image-294 aligncenter" title="picture-2" src="http://pandorasfilm.files.wordpress.com/2009/02/picture-2.png?w=77&#038;h=54" alt="picture-2" width="77" height="54" /></p>
<p style="text-align:left;">This window will pop up:</p>
<p><img class="alignnone size-full wp-image-295" title="picture-4" src="http://pandorasfilm.files.wordpress.com/2009/02/picture-4.png?w=519&#038;h=217" alt="picture-4" width="519" height="217" /></p>
<p><strong>Tags</strong></p>
<p>Specific tags are created to apply in multiple situations. Tags tell specifications, such as font, size, and color. If you create a tag for H1, all H1 will look that way.</p>
<p>To create a tag: Select &#8220;Tag&#8221; in the dialogue box.</p>
<p><strong>ID</strong><br />
ID&#8217;s are used for specific things, like page wraps.<br />
To create an ID,  select advanced in the dialogue box. Begin all ID names with #.</p>
<p><strong>Class</strong><br />
A class can be used over and over and only affects one thing.<br />
To create a class, select &#8220;Class&#8221; in the dialogue box. Begin class names with a period.</p>
Posted in CSS, Dreamweaver  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pandorasfilm.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pandorasfilm.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pandorasfilm.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pandorasfilm.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pandorasfilm.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pandorasfilm.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pandorasfilm.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pandorasfilm.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pandorasfilm.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pandorasfilm.wordpress.com/293/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=293&subd=pandorasfilm&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pandorasfilm.wordpress.com/2009/02/11/dreamweaver-css-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jbstone</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2009/02/picture-2.png" medium="image">
			<media:title type="html">picture-2</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2009/02/picture-4.png" medium="image">
			<media:title type="html">picture-4</media:title>
		</media:content>
	</item>
		<item>
		<title>Photoshop: Straightening</title>
		<link>http://pandorasfilm.wordpress.com/2009/01/28/photoshop-straightening/</link>
		<comments>http://pandorasfilm.wordpress.com/2009/01/28/photoshop-straightening/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 19:27:25 +0000</pubDate>
		<dc:creator>jbstone</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[crooked]]></category>
		<category><![CDATA[crop]]></category>
		<category><![CDATA[rotate]]></category>
		<category><![CDATA[ruler]]></category>
		<category><![CDATA[ruler tool]]></category>
		<category><![CDATA[slanted]]></category>
		<category><![CDATA[straight]]></category>
		<category><![CDATA[straighten]]></category>
		<category><![CDATA[tilted]]></category>

		<guid isPermaLink="false">http://pandorasfilm.wordpress.com/?p=278</guid>
		<description><![CDATA[For those drunk photos where the horizon skews for no artistic purpose, this is a quick and sure way to straighten the horizon.

1. In the tools pallet, select the ruler tool (it&#8217;s under the eye-dropper tool box).

2. Click and drag the image horizon that should be straight.

3. Edit &#62; Rotate

Photoshop will automatically calculate the angle [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=278&subd=pandorasfilm&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>For those drunk photos where the horizon skews for no artistic purpose, this is a quick and sure way to straighten the horizon.<br />
<img class="alignnone size-full wp-image-279" title="picture-3" src="http://pandorasfilm.files.wordpress.com/2009/01/picture-3.png?w=491&#038;h=310" alt="picture-3" width="491" height="310" /></p>
<p>1. In the tools pallet, select the ruler tool (it&#8217;s under the eye-dropper tool box).</p>
<p><img class="alignnone size-full wp-image-280" title="picture-1" src="http://pandorasfilm.files.wordpress.com/2009/01/picture-1.png?w=180&#038;h=84" alt="picture-1" width="180" height="84" /></p>
<p>2. Click and drag the image horizon that should be straight.</p>
<p><img class="alignnone size-full wp-image-282" title="picture-11" src="http://pandorasfilm.files.wordpress.com/2009/01/picture-11.png?w=302&#038;h=251" alt="picture-11" width="302" height="251" /></p>
<p>3. Edit &gt; Rotate</p>
<p><img class="alignnone size-full wp-image-283" style="margin-left:10px;margin-right:10px;" title="picture-2" src="http://pandorasfilm.files.wordpress.com/2009/01/picture-2.png?w=322&#038;h=290" alt="picture-2" width="322" height="290" /></p>
<p>Photoshop will automatically calculate the angle the image needs to be rotated, so just click OK.</p>
<p><img class="alignnone size-full wp-image-286" title="picture-32" src="http://pandorasfilm.files.wordpress.com/2009/01/picture-32.png?w=223&#038;h=72" alt="picture-32" width="223" height="72" /></p>
<p><img class="alignnone size-full wp-image-287" title="picture-4" src="http://pandorasfilm.files.wordpress.com/2009/01/picture-4.png?w=368&#038;h=259" alt="picture-4" width="368" height="259" /></p>
<p>Now just crop.</p>
<p><img class="alignnone size-full wp-image-288" title="picture-5" src="http://pandorasfilm.files.wordpress.com/2009/01/picture-5.png?w=598&#038;h=329" alt="picture-5" width="598" height="329" /></p>
Posted in Photoshop  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pandorasfilm.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pandorasfilm.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pandorasfilm.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pandorasfilm.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pandorasfilm.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pandorasfilm.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pandorasfilm.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pandorasfilm.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pandorasfilm.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pandorasfilm.wordpress.com/278/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=278&subd=pandorasfilm&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pandorasfilm.wordpress.com/2009/01/28/photoshop-straightening/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jbstone</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2009/01/picture-3.png" medium="image">
			<media:title type="html">picture-3</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2009/01/picture-1.png" medium="image">
			<media:title type="html">picture-1</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2009/01/picture-11.png" medium="image">
			<media:title type="html">picture-11</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2009/01/picture-2.png" medium="image">
			<media:title type="html">picture-2</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2009/01/picture-32.png" medium="image">
			<media:title type="html">picture-32</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2009/01/picture-4.png" medium="image">
			<media:title type="html">picture-4</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2009/01/picture-5.png" medium="image">
			<media:title type="html">picture-5</media:title>
		</media:content>
	</item>
		<item>
		<title>Photoshop: Plain border</title>
		<link>http://pandorasfilm.wordpress.com/2008/12/24/photoshop-plain-border/</link>
		<comments>http://pandorasfilm.wordpress.com/2008/12/24/photoshop-plain-border/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 07:59:55 +0000</pubDate>
		<dc:creator>jbstone</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[border]]></category>
		<category><![CDATA[borders]]></category>

		<guid isPermaLink="false">http://pandorasfilm.wordpress.com/?p=273</guid>
		<description><![CDATA[For your regular old, run-of-the-mill simple border:
1. Creat a new layer
2. Select all
3. Edit &#62; Stroke. Select pixel width.
4. Resize however you&#8217;d like it and done!

Posted in Uncategorized       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=273&subd=pandorasfilm&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>For your regular old, run-of-the-mill simple border:</p>
<p>1. Creat a new layer</p>
<p>2. Select all</p>
<p>3. Edit &gt; Stroke. Select pixel width.</p>
<p>4. Resize however you&#8217;d like it and done!</p>
<p><img class="alignnone size-full wp-image-274" title="picture-21" src="http://pandorasfilm.files.wordpress.com/2008/12/picture-21.png?w=368&#038;h=276" alt="picture-21" width="368" height="276" /></p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pandorasfilm.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pandorasfilm.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pandorasfilm.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pandorasfilm.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pandorasfilm.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pandorasfilm.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pandorasfilm.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pandorasfilm.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pandorasfilm.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pandorasfilm.wordpress.com/273/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=273&subd=pandorasfilm&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pandorasfilm.wordpress.com/2008/12/24/photoshop-plain-border/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jbstone</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2008/12/picture-21.png" medium="image">
			<media:title type="html">picture-21</media:title>
		</media:content>
	</item>
		<item>
		<title>Finalcut: Speed up the render process</title>
		<link>http://pandorasfilm.wordpress.com/2008/12/19/finalcut-speed-up-the-render-process/</link>
		<comments>http://pandorasfilm.wordpress.com/2008/12/19/finalcut-speed-up-the-render-process/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 02:09:12 +0000</pubDate>
		<dc:creator>jbstone</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[Finalcut Pro]]></category>
		<category><![CDATA[render]]></category>
		<category><![CDATA[render manager]]></category>

		<guid isPermaLink="false">http://pandorasfilm.wordpress.com/?p=271</guid>
		<description><![CDATA[When you&#8217;ve been working on a project a lot, you might find that it&#8217;s taking longer and longer to render clips. You&#8217;ve got too many rendered clips stores. The fix is easy.
File &#62; Render Manager
Find the folder of the project you are working in and put a check in the delete column next to the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=271&subd=pandorasfilm&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>When you&#8217;ve been working on a project a lot, you might find that it&#8217;s taking longer and longer to render clips. You&#8217;ve got too many rendered clips stores. The fix is easy.</p>
<p>File &gt; Render Manager</p>
<p>Find the folder of the project you are working in and put a check in the delete column next to the audio and video icons (the directions are in the window). Then click OK. This will clear out older rendered clips &#8211; this will also clean our your undo cache so make sure you don&#8217;t intend on going back to a previous state in your project.</p>
<p>Once it&#8217;s finished, you&#8217;ll need to render your whole project again.</p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pandorasfilm.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pandorasfilm.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pandorasfilm.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pandorasfilm.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pandorasfilm.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pandorasfilm.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pandorasfilm.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pandorasfilm.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pandorasfilm.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pandorasfilm.wordpress.com/271/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=271&subd=pandorasfilm&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pandorasfilm.wordpress.com/2008/12/19/finalcut-speed-up-the-render-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jbstone</media:title>
		</media:content>
	</item>
		<item>
		<title>Photoshop: Antique Photo</title>
		<link>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-antique-photo/</link>
		<comments>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-antique-photo/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 07:48:43 +0000</pubDate>
		<dc:creator>jbstone</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[action]]></category>
		<category><![CDATA[adobe.com]]></category>
		<category><![CDATA[antique]]></category>
		<category><![CDATA[brush tool]]></category>
		<category><![CDATA[cracks]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[selective color]]></category>
		<category><![CDATA[sepia]]></category>
		<category><![CDATA[vintage]]></category>

		<guid isPermaLink="false">http://pandorasfilm.wordpress.com/?p=252</guid>
		<description><![CDATA[This tutorial will show you how to make photos look antique.
1. Start with a photo.

2. Duplicate the image to keep your background image protected.  In the copy later, desaturate the image: Image &#62; desaturate.
3. Now we need to adjust the coloring to a sepia tint. Images &#62; Adjustments &#62; Color balance. The settings will vary [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=252&subd=pandorasfilm&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This tutorial will show you how to make photos look antique.</p>
<p>1. Start with a photo.</p>
<p><img class="size-medium wp-image-254 alignnone" title="picture-15" src="http://pandorasfilm.files.wordpress.com/2008/12/picture-15.png?w=140&#038;h=210" alt="picture-15" width="140" height="210" /></p>
<p>2. Duplicate the image to keep your background image protected.  In the copy later, desaturate the image: Image &gt; desaturate.</p>
<p>3. Now we need to adjust the coloring to a sepia tint. Images &gt; Adjustments &gt; Color balance. The settings will vary from picture to picture and it may take quite a bit of fussing to get it right. You&#8217;ll want to adjust the shadows, midtones, and highlights. Here are the numbers I used:</p>
<p><img class="alignleft size-medium wp-image-255" title="picture-8" src="http://pandorasfilm.files.wordpress.com/2008/12/picture-8.png?w=300&#038;h=158" alt="picture-8" width="300" height="158" /><img class="alignleft size-medium wp-image-256" title="picture-9" src="http://pandorasfilm.files.wordpress.com/2008/12/picture-9.png?w=300&#038;h=160" alt="picture-9" width="300" height="160" /><img class="alignleft size-medium wp-image-257" title="picture-10" src="http://pandorasfilm.files.wordpress.com/2008/12/picture-10.png?w=300&#038;h=160" alt="picture-10" width="300" height="160" /></p>
<p>4. My photo still looked a bit red, so I also went into the layers pallet and adjusted the Selective Color.</p>
<p><img class="alignnone size-medium wp-image-258" title="picture-11" src="http://pandorasfilm.files.wordpress.com/2008/12/picture-11.png?w=200&#038;h=300" alt="picture-11" width="200" height="300" /> Before selective color&#8212;&#8212;&#8211;&gt; After<img class="alignnone size-medium wp-image-259" title="picture-12" src="http://pandorasfilm.files.wordpress.com/2008/12/picture-12.png?w=200&#038;h=300" alt="picture-12" width="200" height="300" /></p>
<p>5. Sometimes images can look washed out after you give it a sepia tint. You might try changing the blending mode of the second layer to Color and setting the layer opacity to 80%.</p>
<p>6. Make a new layer. In this layer I&#8217;m going to use my brush tool and some <a href="http://www.photoshopsupport.com/tools/free-brushes/obsidian-dawn-photoshop-brushes.html">cool brushes that I downloaded</a> for free to add some cracks and crinkles on the photograph.</p>
<p><img class="alignnone size-medium wp-image-260" title="picture-141" src="http://pandorasfilm.files.wordpress.com/2008/12/picture-141.png?w=200&#038;h=300" alt="picture-141" width="200" height="300" /></p>
<p>7. Alright, here&#8217;s where I reached out to my resources. I <a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1073470#">downloaded an action</a> that adds an antique affect to images. Download it, open it and it should appear in your actions tool bar.</p>
<p><img class="alignnone size-full wp-image-265" title="picture-18" src="http://pandorasfilm.files.wordpress.com/2008/12/picture-18.png?w=210&#038;h=195" alt="picture-18" width="210" height="195" /></p>
<p>Play the action &#8211; you&#8217;ll be amazed at how many steps go into this and thankful that you don&#8217;t have to do the work! At the end, you&#8217;ll have an option to keep layers or merge the image. I strongly suggest keeping the layers.</p>
<p>At the end, I added another selective color layer and removed a layer. The cracks that I added earlier make a big impact in the final result:</p>
<p><img class="alignnone size-full wp-image-269" title="picture-19" src="http://pandorasfilm.files.wordpress.com/2008/12/picture-19.png?w=487&#038;h=731" alt="picture-19" width="487" height="731" /></p>
Posted in Photoshop  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pandorasfilm.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pandorasfilm.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pandorasfilm.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pandorasfilm.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pandorasfilm.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pandorasfilm.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pandorasfilm.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pandorasfilm.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pandorasfilm.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pandorasfilm.wordpress.com/252/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=252&subd=pandorasfilm&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-antique-photo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jbstone</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2008/12/picture-15.png?w=200" medium="image">
			<media:title type="html">picture-15</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2008/12/picture-8.png?w=300" medium="image">
			<media:title type="html">picture-8</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2008/12/picture-9.png?w=300" medium="image">
			<media:title type="html">picture-9</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2008/12/picture-10.png?w=300" medium="image">
			<media:title type="html">picture-10</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2008/12/picture-11.png?w=200" medium="image">
			<media:title type="html">picture-11</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2008/12/picture-12.png?w=200" medium="image">
			<media:title type="html">picture-12</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2008/12/picture-141.png?w=200" medium="image">
			<media:title type="html">picture-141</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2008/12/picture-18.png" medium="image">
			<media:title type="html">picture-18</media:title>
		</media:content>

		<media:content url="http://pandorasfilm.files.wordpress.com/2008/12/picture-19.png" medium="image">
			<media:title type="html">picture-19</media:title>
		</media:content>
	</item>
		<item>
		<title>Photoshop: Download Free Brushes</title>
		<link>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-download-free-brushes/</link>
		<comments>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-download-free-brushes/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 02:47:20 +0000</pubDate>
		<dc:creator>jbstone</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[brushes]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[photoshop support]]></category>

		<guid isPermaLink="false">http://pandorasfilm.wordpress.com/?p=227</guid>
		<description><![CDATA[Photoshopsupport.com has a link to free downloadable brushes that include really neat things like tattoo designs, butterflies, foilage, auroras, cracks, and more. They are easy to download and are quick ways to add interesting affects to your pictures.
Posted in Photoshop       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=227&subd=pandorasfilm&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.photoshopsupport.com">Photoshopsupport.com</a> has a link to <a href="http://www.photoshopsupport.com/tools/free-brushes/obsidian-dawn-photoshop-brushes.html">free downloadable brushes</a> that include really neat things like tattoo designs, butterflies, foilage, auroras, cracks, and more. They are easy to download and are quick ways to add interesting affects to your pictures.</p>
Posted in Photoshop  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pandorasfilm.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pandorasfilm.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pandorasfilm.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pandorasfilm.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pandorasfilm.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pandorasfilm.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pandorasfilm.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pandorasfilm.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pandorasfilm.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pandorasfilm.wordpress.com/227/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=227&subd=pandorasfilm&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-download-free-brushes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jbstone</media:title>
		</media:content>
	</item>
		<item>
		<title>Photoshop: Burnt paper</title>
		<link>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-burnt-paper/</link>
		<comments>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-burnt-paper/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 02:11:51 +0000</pubDate>
		<dc:creator>jbstone</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[burnt paper]]></category>

		<guid isPermaLink="false">http://pandorasfilm.wordpress.com/?p=218</guid>
		<description><![CDATA[Burnt paper tutorial 
Posted in Uncategorized       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=218&subd=pandorasfilm&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.13dots.com/index.php?categoryid=33&amp;p2_articleid=94&amp;p2_page=1">Burnt paper tutorial </a></p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pandorasfilm.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pandorasfilm.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pandorasfilm.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pandorasfilm.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pandorasfilm.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pandorasfilm.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pandorasfilm.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pandorasfilm.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pandorasfilm.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pandorasfilm.wordpress.com/218/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=218&subd=pandorasfilm&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-burnt-paper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jbstone</media:title>
		</media:content>
	</item>
		<item>
		<title>Photoshop: Making hard selections</title>
		<link>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-making-hard-selections/</link>
		<comments>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-making-hard-selections/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 02:05:57 +0000</pubDate>
		<dc:creator>jbstone</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cut outs]]></category>
		<category><![CDATA[mask]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[selection tool]]></category>

		<guid isPermaLink="false">http://pandorasfilm.wordpress.com/?p=216</guid>
		<description><![CDATA[Selection tutorial that will maks out difficult objects with clean edges.
Posted in Uncategorized       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=216&subd=pandorasfilm&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.photoshopcafe.com/tutorials/masking/masking.htm">Selection tutorial</a> that will maks out difficult objects with clean edges.</p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pandorasfilm.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pandorasfilm.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pandorasfilm.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pandorasfilm.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pandorasfilm.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pandorasfilm.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pandorasfilm.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pandorasfilm.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pandorasfilm.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pandorasfilm.wordpress.com/216/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=216&subd=pandorasfilm&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-making-hard-selections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jbstone</media:title>
		</media:content>
	</item>
		<item>
		<title>Photoshop: Increase resolution</title>
		<link>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-increase-resolution/</link>
		<comments>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-increase-resolution/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 00:59:54 +0000</pubDate>
		<dc:creator>jbstone</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[resolution]]></category>

		<guid isPermaLink="false">http://pandorasfilm.wordpress.com/?p=214</guid>
		<description><![CDATA[1. Edit &#8211;&#62; image size &#8211;&#62; uncheck the Resample image
*make sure the constrained porportions is checked
2. Change resolution to 300 or 240
Posted in Photoshop       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=214&subd=pandorasfilm&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>1. Edit &#8211;&gt; image size &#8211;&gt; uncheck the Resample image</p>
<p>*make sure the constrained porportions is checked</p>
<p>2. Change resolution to 300 or 240</p>
Posted in Photoshop  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pandorasfilm.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pandorasfilm.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pandorasfilm.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pandorasfilm.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pandorasfilm.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pandorasfilm.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pandorasfilm.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pandorasfilm.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pandorasfilm.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pandorasfilm.wordpress.com/214/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pandorasfilm.wordpress.com&blog=5002101&post=214&subd=pandorasfilm&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pandorasfilm.wordpress.com/2008/12/16/photoshop-increase-resolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jbstone</media:title>
		</media:content>
	</item>
	</channel>
</rss>