<?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>ProDesignTools &#187; photoshop</title>
	<atom:link href="http://ProDesignTools.com/tag/photoshop/feed" rel="self" type="application/rss+xml" />
	<link>http://ProDesignTools.com</link>
	<description>Adobe® Developments in Focus</description>
	<lastBuildDate>Mon, 06 Feb 2012 06:27:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adobe Photoshop CS6 &#8211; Another Look? More Sneak Peeks [VIDEO]</title>
		<link>http://ProDesignTools.com/photoshop-cs6-performance-sneak-peek.html</link>
		<comments>http://ProDesignTools.com/photoshop-cs6-performance-sneak-peek.html#comments</comments>
		<pubDate>Thu, 02 Feb 2012 16:11:34 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[CS6]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/?p=27676</guid>
		<description><![CDATA[Last week Adobe quietly revealed a first look at Photoshop CS6, which was received with hundreds of thousands of views&#8230;&#160; And now we have a second look, a sneak peek which focuses on performance gains. As images grow larger and larger in resolution and file size, even simple issues such as saving your files can [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:3px;"></div>
<p>Last week Adobe quietly revealed a <a href="http://prodesigntools.com/when-adobe-cs6-available-including-photoshop-cs6.html#ps">first look at Photoshop CS6</a>, which was received with hundreds of thousands of views&#8230;&nbsp;  And now we have a second look, a sneak peek which focuses on performance gains.</p>
<p><a href="http://www.GetCS6.com"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2012/02/adobe-photoshop-cs6-icon-sneak.jpg" alt="Adobe Photoshop CS6 - Icon Sneak Peek" title="Adobe Photoshop CS6 - Icon Sneak Peek" width="149" height="145" style="border:0; padding:6px 10px 8px 0;" class="alignleft size-full wp-image-27701" /></a></p>
<p>As images grow larger and larger in resolution and file size, even simple issues such as saving your files can slow down productivity &#8211; which has been a <a href="http://prodesigntools.com/blogs/crawlspace/2011/05/save-large-photoshop-files-20x-faster-in-photoshop-cs5.html" target="_blank">point of interest in Photoshop CS5</a>.  In this preview, a smooth and oft-requested Background Save capability is introduced allowing you to fully continue working while all file saving takes place in the background, regardless of size or compression.</p>
<p>Large images also slow down functions like <a href="http://prodesigntools.com/help/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-75f9a.html" target="_blank">Liquify</a>&#8230;  In the video, a 100MB photograph lags when loading and editing in Photoshop CS5.  Now this new Photoshop (CS6 we presume) uses the Graphics Processing Unit (<a href="http://en.wikipedia.org/wiki/Graphics_processing_unit" target="_blank">GPU</a>) to greater effect to bring real-time loading and editing responsiveness.  See how much faster and crisper the Liquify filter works, enabling effectively unlimited brush sizes:</p>
<p><span id="more-27676"></span></p>
<p><iframe width="600" height="369" style="padding:8px 0;" src="http://www.youtube.com/embed/XLp1dR2sYkE?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>If you missed the <em>first</em> Photoshop CS6 sneak peek, it&#8217;s definitely worth two minutes of your full-screen time if you haven&#8217;t seen it yet &#8211; introducing the new user interface, rich cursor support, plus advancements in the Camera Raw processing engine that will power Photoshop CS6:  </p>
<p><iframe width="600" height="369" style="padding:8px 0;" src="http://www.youtube.com/embed/pBIf9KljT68?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Check out what it does to this simple cellphone shot of the Eiffel Tower using just a few (new) sliders, restoring it more accurately to how it looked to the photographer&#8217;s eye at the time of capture&#8230;  </p>
<p><span style="color:darkgreen;"><em>Roll over the image with your mouse (or tap) for the before and after results:</em></span></p>
<p><script type="text/javascript">
function setImg(myName, myImage)
{
  document.getElementById(myName).src=myImage;
}
var inside=false;
function toggleImg(myName, outImage, inImage)
{
  if (inside) {
    setImg(myName, outImage);
  } else {
    setImg(myName, inImage);
  }
  inside=!inside;
}
</script></p>
<p><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-cs6-before-after-image-1.jpg" alt="Photoshop CS6 / ACR 7 Before &#038; After Images" title="Photoshop CS6 / ACR 7 Before &#038; After Images" width="588" height="368" id="eiffel" onclick="toggleImg('eiffel', 'http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-cs6-before-after-image-1.jpg', 'http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-cs6-before-after-image-2.jpg');" onmouseout="setImg('eiffel', 'http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-cs6-before-after-image-1.jpg');" onmouseover="setImg('eiffel', 'http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-cs6-before-after-image-2.jpg');" style="border:0; padding:2px 0 12px;" class="aligncenter size-full wp-image-27596" /></p>
<p>What else do we know about Photoshop CS6?  Well, there&#8217;s the chance we&#8217;ll see the much-discussed <a href="http://prodesigntools.com/photoshop-sneak-peek-image-deblurring-adobe-max.html">Photoshop Image Deblur tool</a> that Adobe showcased at the annual MAX show last fall &#8211; and then later published <a href="http://prodesigntools.com/photoshop-image-deblur-adobe-releases-new-photos.html">more before-and-after images</a> for demonstration.  But from the sounds of what Photoshop Senior Product Manager <a href="http://www.techradar.com/news/software/applications/why-deblur-won-t-make-the-next-version-of-photoshop-1043838" target="_blank">Bryan O&#8217;Neil Hughes said</a> afterwards, it could be too &#8220;early stage&#8221; to make the CS6 release.</p>
<p>So all in all, some cool and welcome enhancements to the Photoshop product but nothing too earth-shattering quite yet &#8211; we think Adobe could be saving the &#8220;big gun&#8221; new features (a la CS5&#8242;s <a href="http://prodesigntools.com/photoshop-cs5-content-aware-fill-before-after-essential-tips.html">Content-Aware Fill</a> and <a href="http://prodesigntools.com/advanced-puppet-warping-with-photoshop-cs5.html">Puppet Warp</a>) for closer to the actual <a href="http://prodesigntools.com/when-adobe-cs6-available-including-photoshop-cs6.html">CS6 launch date</a>.</p>
<div style="padding:6px 0 4px;">
See related:&nbsp; Adobe Listens to Users, <a href="http://prodesigntools.com/adobe-cs6-new-upgrade-policy-changes-postponed-cs3-cs4.html">Big Changes to CS6 Upgrade Policy Postponed</a></p>
<p>Also:&nbsp; Download the <a href="http://prodesigntools.com/adobe-lightroom-4-beta-release.html">free Lightroom 4 Beta</a> release, or get <a href="http://prodesigntools.com/get-50-percent-off-adobe-lightroom-3.html">Lightroom 3 for half price</a>!
</div>
<div style="padding:5px 0 6px;">
Give your input before it ships &#8211; what would <em>you</em> like to see in CS6?&nbsp;  Please share your thoughts below or at Adobe&#8217;s <a href="http://prodesigntools.com/go/wish">official feature request &#8220;wishlist&#8221;</a> or on <a href="http://prodesigntools.com/ideas">Adobe Ideas</a>&#8230;</p>
<p><em>To follow this story going forward, subscribe to our <a href="http://prodesigntools.com/feed" target="_blank">RSS feed</a> or like us on <a href="http://facebook.com/ProDesignTools" target="_blank">Facebook</a> or <a href="http://twitter.com/prodesigntools" target="_blank">Twitter</a>&#8230;  You can also just <a href="http://www.feedblitz.com/f/?Sub=657670" target="_blank">enter your email</a> and have new articles sent directly to your inbox.</em>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/when-adobe-cs6-available-including-photoshop-cs6.html" title="When is Adobe CS6 Being Released, including Photoshop CS6?">When is Adobe CS6 Being Released, including Photoshop CS6?</a></li><li><a href="http://ProDesignTools.com/adobe-creative-suite-release-schedule-cs6.html" title="Adobe Confirms Release Cycle for Creative Suite; CS6 Out Mid-2012">Adobe Confirms Release Cycle for Creative Suite; CS6 Out Mid-2012</a></li><li><a href="http://ProDesignTools.com/adobe-cs6-new-upgrade-policy-changes-postponed-cs3-cs4.html" title="Adobe CS6 Upgrade Policy Changes Postponed! CS3 &#038; CS4 on Track">Adobe CS6 Upgrade Policy Changes Postponed! CS3 &#038; CS4 on Track</a></li><li><a href="http://ProDesignTools.com/adobe-lightroom-4-beta-release.html" title="Adobe Lightroom 4 Beta Release is Here! Now Available Free to Public">Adobe Lightroom 4 Beta Release is Here! Now Available Free to Public</a></li><li><a href="http://ProDesignTools.com/adobe-creative-cloud-impact-acrobat-lightroom-elements-upgrade-policies.html" title="Acrobat &#038; Lightroom: Impact of Creative Cloud and Upgrade Changes">Acrobat &#038; Lightroom: Impact of Creative Cloud and Upgrade Changes</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/photoshop-cs6-performance-sneak-peek.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>When is Adobe CS6 Being Released, including Photoshop CS6?</title>
		<link>http://ProDesignTools.com/when-adobe-cs6-available-including-photoshop-cs6.html</link>
		<comments>http://ProDesignTools.com/when-adobe-cs6-available-including-photoshop-cs6.html#comments</comments>
		<pubDate>Mon, 30 Jan 2012 19:30:23 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[CS6]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[suites]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/?p=27442</guid>
		<description><![CDATA[Late last week we received these two inquiries via our Contact page: &#8220;Could you please provide a proposed release date for CS6 Design Premium software? I can&#8217;t see anywhere on your site where this is mentioned except for the U-turn regarding upgrade policy from earlier versions.&#8221; &#8220;I have a budget meeting tomorrow and need to [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:3px;"></div>
<p>Late last week we received these two inquiries via our Contact page:</p>
<p><em>&#8220;Could you please provide a proposed release date for CS6 Design Premium software? I can&#8217;t see anywhere on your site where this is mentioned except for the <a href="http://prodesigntools.com/adobe-cs6-new-upgrade-policy-changes-postponed-cs3-cs4.html">U-turn regarding upgrade policy</a> from earlier versions.&#8221;</em></p>
<p><em>&#8220;I have a budget meeting tomorrow and need to know the approximate release date and projected cost of the CS5 to CS6 Master Collection Suite upgrade.&#8221;</em></p>
<hr style="width:1px;" />
<p>So, this is something people really want to know now.&nbsp;  And we have written about it before, giving clues in posts here as far back as <a href="http://prodesigntools.com/when-adobe-cs6-coming-out-creative-suite-6.html">March</a> and <a href="http://prodesigntools.com/adobe-creative-suite-release-schedule-cs6.html">July</a> of last year&#8230;</p>
<p>But it&#8217;s clearly time for an update.</p>
<p><a href="http://prodesigntools.com/groups/assets/CS5dot5/CS5.5%20and%20Subscriptions-%20One%20Page%20Message%20Summary_03_18_11.pdf"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/when-adobe-cs6-available.png" alt="" title="When Will Adobe CS6 Be Available?" width="380" height="192" style="border:0; padding-left:8px;" class="alignright size-full wp-image-27487" /></a></p>
<p>Even today, we wish we could give you exact dates and numbers for those questions, but Adobe hasn&#8217;t publicly disclosed that information &#8211; and likely won&#8217;t until CS6 is launched&#8230;  However, we can make a best estimate of the possible timing for the Creative Suite 6 release window.</p>
<p>On Adobe&#8217;s site now there is a <a href="http://prodesigntools.com/groups/assets/CS5dot5/CS5.5%20and%20Subscriptions-%20One%20Page%20Message%20Summary_03_18_11.pdf">document referencing the new CS Release Schedule</a>.&nbsp;  Here are a few of the key elements contained within this Message Summary:</p>
<p><span id="more-27442"></span></p>
<blockquote style="margin-top:16px;"><p>
<strong>New CS Release Schedule</strong></p>
<p>To enable customers to successfully capitalize on these industry trends, Adobe is innovating quickly and we are introducing a new release schedule for Creative Suite: </p>
<ul>
<li style="padding-bottom:6px;">In order to keep customers ahead of these industry trends, we will issue midcycle releases in between our traditional milestone releases.</li>
<li style="padding-bottom:6px;">We are extending the time between milestone releases to two years.</li>
<li style="padding-bottom:6px;">There will be one midcycle release during each cycle.  So, once every 12 months there will definitely be a substantial release for CS.</li>
<li style="padding-bottom:6px;">Since features in the midcycle release are primarily focused on keeping users ahead of the industry trends at that time, not all point products will be revised in a given midcycle release.</li>
<li style="padding-bottom:6px;">This new Release Schedule debuts &#8230; with <a href="http://www.GetCS5.com">CS5.5</a> as the first of these midcycle releases.</li>
</ul>
</blockquote>
<p>So reading between the lines here &#8211; if milestone (new major number) releases will be every two years, and if every 12 months there will be a new version of Creative Suite coming out, then taking the <a href="http://prodesigntools.com/adobe-releases-cs5-5-including-free-trials.html">CS5.5 launch date of May 2011</a> and adding twelve months would give an expected CS6 shipping date in the May 2012 timeframe.</p>
<p>Of course, software development schedules are never exact, and your mileage may vary &#8211; but this is about the best estimate right now from public information.</p>
<h2 style="padding:3px 0;">What else do we know about CS6?</h2>
<p>First and foremost, Creative Suite 6 will continue to be available in <em>all</em> the forms you&#8217;re used to today with CS5 &#8211; download or boxed, full or upgrade, individual or suite, perpetual (perma&shy;nent) or subscription.  And based on the <a href="http://prodesigntools.com/groups/assets/CS5dot5/CS5.5%20and%20Subscriptions-%20One%20Page%20Message%20Summary_03_18_11.pdf">Message Summary document</a>, all major products are likely to receive substantial revisions and new features.</p>
<p>What about pricing?  There have been no announcements in this regard &#8211; but since Adobe just <a href="http://prodesigntools.com/adobe-cs6-new-upgrade-policy-changes-postponed-cs3-cs4.html">postponed their change in upgrade policy</a>, your best price estimate for modeling purposes has to be to <a href="http://prodesigntools.com/upgradeinfo">use what&#8217;s in place now</a> for CS5, for a similar product or upgrade.</p>
<p>Current CS3, CS4, and CS5 customers will be able to upgrade to their choice of CS6 products.  CS2 customers can still upgrade to CS5.5 now, but will be too far back to receive discounted upgrade pricing to CS6.  However, there <em>may</em> be a brief <a href="http://prodesigntools.com/grace-period-free-upgrades-adobe-cs5-5.html">grace period</a> where anybody (including CS2 users) could upgrade to CS5/CS5.5 and then receive a free further upgrade to CS6, <em>if</em> Adobe continues what they&#8217;ve done after past Creative Suite announcements.  Stay tuned here as we&#8217;ll have quick news of that if it&#8217;s offered.</p>
<p>Adobe will also be offering a <a href="http://prodesigntools.com/what-is-the-adobe-creative-cloud.html">Creative Cloud</a> alternative (where access to the software is rented monthly by paid membership) but &mdash; and there&#8217;s a lot of misunderstanding here &mdash; the cloud will be <em>completely optional</em> and not required by any customer (either existing or new) to buy or use it&#8230;  In other words, it is an addition &#8211; not a replacement.</p>
<p>We also now know that Adobe&#8217;s two new products <a href="http://prodesigntools.com/adobe-edge-muse-subscription-cloud-only-not-in-cs6.html">Edge and Muse will <em>not</em> be part of CS6</a>, and will be available via separate subscription or cloud only.  At the same time, we know that Adobe Acrobat, Lightroom, and Photoshop/Premiere Elements <a href="http://prodesigntools.com/adobe-creative-cloud-impact-acrobat-lightroom-elements-upgrade-policies.html">will not be affected</a> by any cloud or upgrade changes.</p>
<h2 id="ps" style="padding:3px 0;">Adobe Photoshop CS6 &#8211; a Sneak Peek?</h2>
<p>Did you catch the little &#8220;sneak peek&#8221; video that Adobe slipped out on YouTube last week, presumably a first look at what&#8217;s to come in Photoshop CS6?</p>
<p><em>[<span style="background:#FFFFCC;"><strong>U<span class="smallcaps">PDATE</span></strong> (February 1st)</span> &ndash; A <a href="http://prodesigntools.com/photoshop-cs6-performance-sneak-peek.html">2nd sneak peek of Photoshop CS6</a> has also just been released.]</em></p>
<p>There were some interesting details revealed &#8211; confirming longtime rumors, Photoshop is getting a darker and redesigned user interface that allows for a more immersive experience and consistency between other Adobe applications, plus rich cursor support that gives a floating heads-up of significant brush metrics right near the action.  And as is customary, Photoshop CS6 will continue to use the same new Adobe Camera Raw 7 processing engine that&#8217;s also available now in the free <a href="http://prodesigntools.com/adobe-lightroom-4-beta-release.html">Lightroom 4 beta release</a>.&nbsp;  ACR 7 has been rewritten and can do some pretty amazing things very quickly, as shown in the video.</p>
<p>Check out what it does to this iPhone camera shot of Paris &#8211; how easily it brings up the foreground without blowing out the background, recovering highlights and boosting clarity for a more compelling image using just a few sliders&#8230;  </p>
<p><span style="color:darkgreen;"><em>Just roll over with your mouse (or tap) for the before and after results:</em></span></p>
<p><script type="text/javascript">
function setImg(myName, myImage)
{
  document.getElementById(myName).src=myImage;
}
var inside=false;
function toggleImg(myName, outImage, inImage)
{
  if (inside) {
    setImg(myName, outImage);
  } else {
    setImg(myName, inImage);
  }
  inside=!inside;
}
</script></p>
<p><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-cs6-before-after-image-1.jpg" alt="Photoshop CS6 / ACR 7 Before &#038; After Images" title="Photoshop CS6 / ACR 7 Before &#038; After Images" width="588" height="368" id="eiffel" onclick="toggleImg('eiffel', 'http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-cs6-before-after-image-1.jpg', 'http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-cs6-before-after-image-2.jpg');" onmouseout="setImg('eiffel', 'http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-cs6-before-after-image-1.jpg');" onmouseover="setImg('eiffel', 'http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-cs6-before-after-image-2.jpg');" style="border:0; padding:2px 0 12px;" class="aligncenter size-full wp-image-27596" /></p>
<p>So the video is definitely worth two minutes of your full-screen time if you haven&#8217;t seen it yet &#8211; and we&#8217;re likely to get more previews in the coming months because it&#8217;s titled &#8220;#1&#8243; in a new YouTube playlist Adobe created called &#8220;Sneak Peeks&#8221;:</p>
<p><iframe width="600" height="369" style="padding:8px 0;" src="http://www.youtube.com/embed/pBIf9KljT68?rel=0" frameborder="0" allowfullscreen></iframe></p>
<h2 style="padding:3px 0;">What other features coming in CS6?</h2>
<p>Well, of course we also have the possibility of the stunning <a href="http://prodesigntools.com/photoshop-sneak-peek-image-deblurring-adobe-max.html">Photoshop Image Deblurring feature</a> that Adobe demoed at MAX last fall &#8211; but from what PS Senior Product Manager <a href="http://www.techradar.com/news/software/applications/why-deblur-won-t-make-the-next-version-of-photoshop-1043838" target="_blank">Bryan O&#8217;Neil Hughes said earlier</a>, it sounds like a long shot for deblurring to make the CS6 release.</p>
<p>It seems more likely we could see some of the other MAX feature sneak peeks finding their way into CS6 products, including <a href="http://prodesigntools.com/indesign-sneak-peek-liquid-layout-adobe-max.html">Liquid Layout for InDesign</a>, plus 3D Video Meshes, Auto-Align New Dialogue Track, and Auto-Sync Crowd-Sourced Video for <a href="http://prodesigntools.com/adobe-sneaks-premiere-pro-after-effects-video-tools.html">Premiere Pro &#038; After Effects</a>, as well as all the <a href="http://prodesigntools.com/videos/show/max-2011-sneak-peeks">rest of the sneak peek demos</a>.</p>
<div style="padding:5px 0 6px;">
Give your input before it ships &#8211; what would <em>you</em> like to see in CS6?&nbsp;  Please share your thoughts below or at Adobe&#8217;s <a href="http://prodesigntools.com/go/wish">official feature request &#8220;wishlist&#8221;</a> or on <a href="http://prodesigntools.com/ideas">Adobe Ideas</a>&#8230;</p>
<p><em>To follow this story going forward, subscribe to our <a href="http://prodesigntools.com/feed" target="_blank">RSS feed</a> or like us on <a href="http://facebook.com/ProDesignTools" target="_blank">Facebook</a> or <a href="http://twitter.com/prodesigntools" target="_blank">Twitter</a>&#8230;  You can also just <a href="http://www.feedblitz.com/f/?Sub=657670" target="_blank">enter your email</a> and have new articles sent directly to your inbox.</em>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/adobe-creative-suite-release-schedule-cs6.html" title="Adobe Confirms Release Cycle for Creative Suite; CS6 Out Mid-2012">Adobe Confirms Release Cycle for Creative Suite; CS6 Out Mid-2012</a></li><li><a href="http://ProDesignTools.com/photoshop-cs6-performance-sneak-peek.html" title="Adobe Photoshop CS6 &#8211; Another Look? More Sneak Peeks [VIDEO] ">Adobe Photoshop CS6 &#8211; Another Look? More Sneak Peeks [VIDEO] </a></li><li><a href="http://ProDesignTools.com/adobe-creative-cloud-impact-acrobat-lightroom-elements-upgrade-policies.html" title="Acrobat &#038; Lightroom: Impact of Creative Cloud and Upgrade Changes">Acrobat &#038; Lightroom: Impact of Creative Cloud and Upgrade Changes</a></li><li><a href="http://ProDesignTools.com/what-is-the-adobe-creative-cloud.html" title="The New Adobe Creative Cloud: What It Is and Why You Should Care">The New Adobe Creative Cloud: What It Is and Why You Should Care</a></li><li><a href="http://ProDesignTools.com/cs5-5-or-cs6-new-adobe-sneak-peek-preview-videos-out.html" title="CS5.5 or CS6? New Adobe &#8220;Sneak Peek&#8221; Preview Videos Out">CS5.5 or CS6? New Adobe &#8220;Sneak Peek&#8221; Preview Videos Out</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/when-adobe-cs6-available-including-photoshop-cs6.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Photoshop CS5&#8242;s Content-Aware Fill: Before &amp; After the Right Way</title>
		<link>http://ProDesignTools.com/photoshop-cs5-content-aware-fill-before-after-essential-tips.html</link>
		<comments>http://ProDesignTools.com/photoshop-cs5-content-aware-fill-before-after-essential-tips.html#comments</comments>
		<pubDate>Fri, 27 Jan 2012 06:20:20 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[CS5]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/?p=27271</guid>
		<description><![CDATA[Content Aware Fill is one of the major features added in Adobe Photoshop CS5, and is said to be one of its greatest new timesavers. CAF allows you to move or delete parts of your image and Photoshop will automatically and intelligently fill in the space left behind. We&#8217;ve written about it before with the [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:3px;"></div>
<p><a href="http://prodesigntools.com/videos/watch/photoshop-20th-anniversary/contentaware-fill-sneak-peek">Content Aware Fill</a> is one of the major features added in <a href="http://prodesigntools.com/products/photoshop">Adobe Photoshop CS5</a>, and is said to be one of its greatest new timesavers.  CAF allows you to move or delete parts of your image and Photoshop will automatically and intelligently fill in the space left behind.  We&#8217;ve <a href="http://prodesigntools.com/advanced-magic-with-photoshop-cs5-content-aware-fill.html">written about it before</a> with the quote, <em>&#8220;Any sufficiently advanced technology is indistinguish&shy;able from magic.&#8221; [<a href="http://en.wikipedia.org/wiki/Clarke's_three_laws" target="_blank">Arthur C. Clarke</a>]</em>  </p>
<div class="wp-caption alignright" style="width:255px; margin-left:15px;">
<p><a href="http://prodesigntools.com/videos/watch/photoshop-20th-anniversary/contentaware-fill-sneak-peek"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-content-aware-fill-before-after-man-on-moon.jpg" alt="Watch Content Aware Fill Make Things Disappear" title="Watch Content Aware Fill Make Things Disappear" width="245" height="153" style="border:0; padding-bottom:5px;" class="alignright size-full wp-image-27367" /></a></p>
<p><span class="wp-caption-text aligncenter"><em>Man on the moon?</em></span></div>
<p>And in our shop here we save hours every month from using Content Aware Fill as well as other CS5 advancements like <a href="http://prodesigntools.com/advanced-puppet-warping-with-photoshop-cs5.html">Puppet Warp</a> and the improved <a href="http://prodesigntools.com/photoshop-cs5-basic-and-advanced-masking-techniques.html">edge/masking tools</a>.</p>
<p>Yet we still see <a href="http://prodesigntools.com/forums/message/4108446">some people claiming</a> that Content Aware Fill &#8220;doesn&#8217;t work,&#8221; &#8220;doesn&#8217;t give results like in the <a href="http://prodesigntools.com/insane-new-photoshop-cs5-sneak-peak-video.html">demo video</a>,&#8221; &#8220;doesn&#8217;t use the right back&shy;ground,&#8221; or is just hype, smoke-and-mirrors, or a &#8220;gimmick.&#8221;</p>
<p>It&#8217;s true that it doesn&#8217;t always work and of course has its limitations.  You can&#8217;t synthesize brand new material or hidden content that doesn&#8217;t exist in some related form elsewhere in the image.  And often it will require some retouching afterwards to get the final result you want.</p>
<p>But usually it will get you most of the way there <em>very quickly &#8211; if</em> you know the most effective ways to use the feature.  The best is when it &#8220;just works&#8221; without doing anything special, and this happens often enough too&#8230;</p>
<p><span id="more-27271"></span>Here is a quick before-and-after example <a href="http://prodesigntools.com/forums/message/4067020#4067020">that required doing nothing more</a> than an item selection and a content-aware delete&#8230; and one could say that for (literally) a two-minute job, it borders on magic&#8230;&nbsp; <em>Just roll over with your mouse (or tap) for the before and after results:</em></p>
<p><script type="text/javascript">
function setImg(myName, myImage)
{
  document.getElementById(myName).src=myImage;
}
var inside=false;
function toggleImg(myName, outImage, inImage)
{
  if (inside) {
    setImg(myName, outImage);
  } else {
    setImg(myName, inImage);
  }
  inside=!inside;
}
</script></p>
<div class="wp-caption aligncenter" style="width:390px; margin:16px auto;">
<p><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-content-aware-fill-before-example.jpg" alt="Photoshop CS5 Content Aware Fill - Before &#038; After" title="Photoshop CS5 Content Aware Fill - Before &#038; After" width="380" height="750" id="pole" onclick="toggleImg('pole', 'http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-content-aware-fill-before-example.jpg', 'http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-content-aware-fill-after-example.jpg');" onmouseout="setImg('pole', 'http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-content-aware-fill-before-example.jpg');" onmouseover="setImg('pole', 'http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/photoshop-content-aware-fill-after-example.jpg');" style="border:0; padding-bottom:5px;" class="aligncenter size-full wp-image-27305" /></p>
<p><span class="wp-caption-text aligncenter"><em>CAF before &#038; after: Vanish the light pole in seconds</em></span></div>
<p>So what are the tips for ensuring Photoshop&#8217;s Content Aware Fill works the way you want?  Here are two video walkthroughs to help learn how to make it do your heavy lifting.</p>
<p>The first features <a href="http://prodesigntools.com/videos/show/the-russell-brown-show">Russell Brown</a> showing several before and after examples &#8211; with the key technique being to make a tight selection of what you want to fill or remove, and then expanding your selection by 5-10 pixels all around&#8230; (use the Select menu > Modify > Expand&#8230;  Expand Selection by X Pixels)  Setting things up that way gives the CAF algorithm just the right amount information on what it should remove and what it should use to fill in the space, without getting things you don&#8217;t want or mixing in too much.</p>
<p>The second tutorial is from <a href="http://prodesigntools.com/blogs/edtechatadobe/2010/03/prolific_powerhouse_terry_whit.html">Terry White</a> and shows how to use <a href="http://prodesigntools.com/help/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-7867a.html">Layer Masks</a> to exclude the part(s) of the image you don&#8217;t want Content Aware Fill to draw data from at all.  Alternatively, you can do the inverse and use the same method to include <em>only</em> the areas you <em>do</em> want the tool to use when composing the filled space.  And as the video title indicates &#8211; <em>&#8220;What to Do When Content Aware Fill or Content Aware Scale Doesn&#8217;t Work&#8221;</em> &#8211; he gives tips for using Photoshop&#8217;s Content Aware Scaling feature as well.</p>
<p>And of course if you then combine both of these techniques your results will be better still&#8230;  Sometimes it takes a little experimentation, and if the area to be filled is complex (or large), then do it in sections.</p>
<p>Here they are&#8230; and hopefully with the skills from these two videos in hand, you&#8217;ll get more satisfying &#8211; fast and timesaving &#8211; results from the latest version of Photoshop.</p>
<p><iframe width="600" height="369" style="padding:12px 0 1px;" src="http://www.youtube.com/embed/_JZFGIKvZlk?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p><em>[Extra:&nbsp; Watch <a href="http://prodesigntools.com/videos/watch/the-russell-brown-show/content-aware-fill-part-1">Part 1 of Russell Brown's show</a>.]</em></p>
<p><iframe width="600" height="369" style="padding:12px 0;"  src="http://www.youtube.com/embed/nWK5cpn3ipY?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Download a <a href="http://www.DownloadCS5.com">free trial of Photoshop CS5</a> and try it out yourself!</p>
<p>Check out more of the <a href="http://prodesigntools.com/adobe-photoshop-cs5-cs4-cs3-free-tutorials-training.html">best tutorials for Photoshop</a> (any learning level or product version).</p>
<p>Watch other video demonstrations of <a href="http://prodesigntools.com/advanced-magic-with-photoshop-cs5-content-aware-fill.html">more Content-Aware Fill tricks &#038; techniques</a>.</p>
<div style="padding:7px 0 14px;">
<em>[Photo credits:&nbsp; <a href="http://prodesigntools.com/forums/message/4067020#4067020">Villa scene</a> &mdash; <a href="http://www.prodigitalsoftware.com" target="_blank">Noel Carboni</a>;&nbsp; <a href="http://bottlecapdev.com/blog/web-design/we-landed-on-the-moon" target="_blank">Astronaut</a> &mdash; Nick Hollomon.]</em>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/adobe-photoshop-cs5-cs4-cs3-free-tutorials-training.html" title="Adobe Photoshop Best Tips, Tricks, Techniques, Training &#038; Tutorials">Adobe Photoshop Best Tips, Tricks, Techniques, Training &#038; Tutorials</a></li><li><a href="http://ProDesignTools.com/photoshop-cs5-basic-and-advanced-masking-techniques.html" title="Photoshop CS5 Basic and Advanced Masking Techniques [Videos]">Photoshop CS5 Basic and Advanced Masking Techniques [Videos]</a></li><li><a href="http://ProDesignTools.com/impressionist-oil-painting-with-free-adobe-plug-in-for-photoshop-cs5.html" title="Impressionist Oil Painting with Free Adobe Plug-in for Photoshop CS5">Impressionist Oil Painting with Free Adobe Plug-in for Photoshop CS5</a></li><li><a href="http://ProDesignTools.com/advanced-puppet-warping-with-photoshop-cs5.html" title="Advanced Puppet Warping with Photoshop CS5">Advanced Puppet Warping with Photoshop CS5</a></li><li><a href="http://ProDesignTools.com/advanced-magic-with-photoshop-cs5-content-aware-fill.html" title="Advanced Magic with Photoshop CS5&#8242;s Content-Aware Fill">Advanced Magic with Photoshop CS5&#8242;s Content-Aware Fill</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/photoshop-cs5-content-aware-fill-before-after-essential-tips.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Lightroom 4 Beta Release is Here! Now Available Free to Public</title>
		<link>http://ProDesignTools.com/adobe-lightroom-4-beta-release.html</link>
		<comments>http://ProDesignTools.com/adobe-lightroom-4-beta-release.html#comments</comments>
		<pubDate>Tue, 10 Jan 2012 06:52:13 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/adobe-lightroom-4-beta-release.html</guid>
		<description><![CDATA[NEWS FLASH &#8211; Adobe has just announced a free public beta release of the eagerly-anticipated Photoshop Lightroom 4, with new tools and advancements to enhance and share your digital photograph library: &#8220;Available as a free public download from Adobe Labs for Windows and Mac, the Lightroom 4 beta is a preview of new features and [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:3px;"></div>
<p><strong><em>N<span class="smallcaps">EWS</span> F<span class="smallcaps">LASH</span></em></strong> &#8211; Adobe has <a href="http://prodesigntools.com/press/201201/01102012AdobeLightroomBeta.html">just announced</a> a free public beta release of the eagerly-anticipated <a href="http://prodesigntools.com/betas/lightroom4">Photoshop Lightroom 4</a>, with new tools and advancements to enhance and share your digital photograph library:</p>
<p><a href="http://prodesigntools.com/betas/lightroom4"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2012/01/adobe-lightroom-4-beta.jpg" alt="Download the Free Adobe Lightroom 4 Beta!" title="Download the Free Adobe Lightroom 4 Beta!" width="301" height="150" style="border:0; padding:4px 0 10px 8px;" class="alignright size-full wp-image-26578" /></a></p>
<p><em>&#8220;Available as a free public download from Adobe Labs for Windows and Mac, the Lightroom 4 beta is a preview of new features and capabilities that will be offered in the final release of LR4, <a href="http://prodesigntools.com/when-lightroom-4-coming-out.html">expected in early 2012</a>. </p>
<p>The beta features refined technology for superior shadow and highlight processing, expanded management capabilities including enhanced DSLR video support and the ability to create beautiful photo books from within Lightroom.  Adobe encourages photographers to <a href="http://prodesigntools.com/betas/lightroom4">try the beta release</a> and provide feedback to the product team.&#8221;</em></p>
<p>The news comes six years to the day from the very first beta release of Lightroom 1 on January 9, 2006, where it all started&#8230;&nbsp;  Lightroom is Adobe&#8217;s digital photography workflow solution helping amateur and professional photographers quickly import, manage, enhance and showcase their images.</p>
<p>And great news &#8211; some <a href="http://prodesigntools.com/difference-between-adobe-lightroom-4-vs-3-top-new-features.html">long-requested new features</a> are here now in LR4&#8230;</p>
<p><span id="more-26460"></span></p>
<h2 style="padding:4px 0;">New Features in Lightroom 4 Beta</h2>
<ul>
<li style="padding-bottom:6px;"><span style="color:#484848;"><strong>Highlight and shadow recovery</strong></span> brings out all the detail that your camera captures in dark shadows and bright highlights.</li>
<li style="padding-bottom:6px;"><span style="color:#484848;"><strong>Photo book creation</strong></span> with easy-to-use elegant templates.</li>
<li style="padding-bottom:6px;"><span style="color:#484848;"><strong>Location-based organization</strong></span> lets you find and group images by location, assign locations to images, and display data from GPS-enabled cameras.</li>
<li style="padding-bottom:6px;"><span style="color:#484848;"><strong>White balance brush</strong></span> to refine and adjust white balance in specific areas of your images.</li>
<li style="padding-bottom:6px;"><span style="color:#484848;"><strong>Additional local editing controls</strong></span> let you adjust noise reduction and remove moiré in targeted areas of your images.</li>
<li style="padding-bottom:6px;"><span style="color:#484848;"><strong>Extended video support</strong></span> for organizing, viewing, and making adjustments and edits to video clips.</li>
<li style="padding-bottom:6px;"><span style="color:#484848;"><strong>Easy video publishing</strong></span> lets you edit and share video clips on Facebook and Flickr.</li>
<li style="padding-bottom:6px;"><span style="color:#484848;"><strong>Soft proofing</strong></span> to preview how an image will look when printed with color-managed printers.</li>
<li style="padding-bottom:2px;"><span style="color:#484848;"><strong>Email directly from Lightroom</strong></span> using the email account of your choice.</li>
</ul>
<h2 style="padding-bottom:2px;">LR4 Beta Download Availability</h2>
<p><a href="http://prodesigntools.com/links/cfusion/entitlement/index.cfm?e=labs_lightroom4"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/09/download-adobe-lr4-beta-free.jpg" alt="Free Adobe Lightroom 4 Beta - Download Now!" title="Free Adobe Lightroom 4 Beta - Download Now!" width="187" height="143" style="border:0;" class="alignright size-full wp-image-26563" /></a></p>
<p>The free Lightroom 4 beta program is open and available to the public. Anyone with an Internet connection can download and test it out in full. You do not need to own (or have tried) a previous version of Lightroom, and there is no serial number required.  The Lightroom 4 beta will not overwrite or interfere with any existing installation of Lightroom 1, Lightroom 2, or Lightroom 3.</p>
<p>You can download the beta immediately and use it freely until the product expires at the end of March.  <a href="http://prodesigntools.com/blogs/lightroomjournal/2012/01/lr4betanowavailable.html">Please see this detailed post</a> for the minimum system requirements and installation instructions, as well as more information on the new features and known issues.  One possible hiccup for some users is that Lightroom 4 is <a href="http://prodesigntools.com/forums/thread/946948">not supported on Windows XP</a> systems.</p>
<p>Also be sure to <a href="http://prodesigntools.com/forums/community/labs/lightroom4">give your feedback</a> to the Adobe developers&#8230;</p>
<div>
<table class="web-buttons" cellpadding="0" cellspacing="0" style="margin:5px auto 10px;">
<tr>
<td>
<a id="downloadnow" href="http://prodesigntools.com/links/cfusion/entitlement/index.cfm?e=labs_lightroom4" title="Download the Free Adobe Lightroom 4 Beta"><br /></a></td>
</tr>
</table>
</div>
<h2 style="padding:4px 0;">Introduction to Lightroom 4</h2>
<p>And here&#8217;s a great video series on what&#8217;s new and to get you started&#8230;&nbsp;  Afterwards, explore more on the <a href="http://prodesigntools.com/difference-between-adobe-lightroom-4-vs-3-top-new-features.html">differences between Lightroom 4 vs. Lightroom 3</a>.</p>
<p><iframe style="padding-top:7px;" width="600" height="365" src="http://www.youtube.com/embed/videoseries?list=PL66FBC9F268C533EF" frameborder="0" allowfullscreen></iframe></p>
<h2 style="padding:10px 0 4px;">For Lightroom 3, the Current Release</h2>
<div style="font-size: 110%; padding: 4px 0 9px;">
<ul style="padding-top: 1px;">
<li style="padding-bottom: 7px;">Fast Facts: Our <a href="http://prodesigntools.com/lightroom-3-is-out.html">LR3 Release Overview</a></li>
<li style="padding-bottom: 7px;">Compare Adobe Products: <a href="http://prodesigntools.com/difference-between-photoshop-vs-extended-vs-elements-vs-lightroom.html">Photoshop CS5 vs. Lightroom 3</a></li>
<li style="padding-bottom: 7px;"><a href="http://prodesigntools.com/three-hours-of-free-tutorials-for-lightroom-3-plus-other-resources.html">Three Hours of Free Tutorials</a> for Lightroom 3, plus Other Resources</li>
<li style="padding-bottom: 7px;">Demo: What Are the <a href="http://prodesigntools.com/what-are-the-top-5-new-features-in-adobe-lightroom-3.html">Top 5 New Features</a> in Lightroom 3?</li>
<li style="padding-bottom: 7px;">Lightroom Presets/Settings: <a href="http://prodesigntools.com/lightroom-presets-settings-for-exporting-photos-to-ipad.html">How to Export Photos to the iPad</a></li>
<li style="padding-bottom: 7px;">Lightroom 3 <a href="http://prodesigntools.com/adobe-lightroom-3-review-roundup-june-2010-to-date.html">Review &amp; Rating Roundup</a></li>
<li style="padding-bottom: 7px;">Adobe Working on <a href="http://prodesigntools.com/adobe-working-on-lightroom-app-for-apples-ipad.html">Lightroom App for Apple’s iPad</a></li>
<li style="padding-bottom: 7px;"><a href="http://prodesigntools.com/direct-download-links-for-lightroom-3-and-photoshop-elements-8.html">Lightroom 3 Free Trial</a>: Direct Download Links</li>
</ul>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/adobe-lightroom-3-5-and-camera-raw-6-5-final-free-updates.html" title="Adobe Lightroom 3.5 and Camera Raw 6.5 &#8211; Final and Free Updates">Adobe Lightroom 3.5 and Camera Raw 6.5 &#8211; Final and Free Updates</a></li><li><a href="http://ProDesignTools.com/adobe-lightroom-3-4-final-version-free-update.html" title="Adobe Lightroom 3.4 and Camera Raw 6.4 &#8211; Final and Free Updates">Adobe Lightroom 3.4 and Camera Raw 6.4 &#8211; Final and Free Updates</a></li><li><a href="http://ProDesignTools.com/adobe-lightroom-3-3-and-photoshop-cs5-12-0-2-free-updates-out.html" title="Adobe Lightroom 3.3 and Photoshop CS5 12.0.3 &#8211; Free Updates Out">Adobe Lightroom 3.3 and Photoshop CS5 12.0.3 &#8211; Free Updates Out</a></li><li><a href="http://ProDesignTools.com/adobe-releases-final-version-of-lightroom-3-2-free-update.html" title="Adobe Releases Final Version of Lightroom 3.2 &#8211; A Free Update">Adobe Releases Final Version of Lightroom 3.2 &#8211; A Free Update</a></li><li><a href="http://ProDesignTools.com/adobe-lightroom-3-2-bugs-fixed-speed-boosted-facebook-added.html" title="Adobe Lightroom 3.2: Bugs Fixed, Speed Boosted, Facebook Added">Adobe Lightroom 3.2: Bugs Fixed, Speed Boosted, Facebook Added</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/adobe-lightroom-4-beta-release.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Compare Photoshop Editions: CS5 vs. Elements 10 vs. Lightroom 3</title>
		<link>http://ProDesignTools.com/difference-between-photoshop-vs-extended-vs-elements-vs-lightroom.html</link>
		<comments>http://ProDesignTools.com/difference-between-photoshop-vs-extended-vs-elements-vs-lightroom.html#comments</comments>
		<pubDate>Wed, 21 Dec 2011 19:40:23 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[CS5]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/difference-between-photoshop-vs-extended-vs-elements-vs-lightroom.html</guid>
		<description><![CDATA[&#8220;What&#8217;s the difference between the different Photoshops?&#8221; We&#8217;ve seen this question sooo many times, we just had to write a complete article about it.  With four different members of the Adobe Photoshop family, it can be confusing what is what and which to get&#8230;  And now that Photoshop Elements 10 has just been released, it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://prodesigntools.com/links/products/photoshopfamily.html"><img class="aligncenter size-full wp-image-25583" style="border: 0; padding: 13px 0 9px;" title="What's the difference between the 4 Photoshops?" src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/12/adobe-photoshop-family-cs5-extended-lightroom-elements.jpg" alt="What's the difference between the 4 Photoshops?" width="600" height="182" /></a></p>
<p><strong><em>&#8220;What&#8217;s the difference between the different Photoshops?&#8221;</em></strong></p>
<p>We&#8217;ve seen this question sooo many times, we just had to write a complete article about it.  With four different members of the Adobe Photoshop family, it can be confusing what is what and which to get&#8230;  And now that <a href="http://prodesigntools.com/photoshop-elements-10-premiere-elements-10-are-out-pse-pre.html">Photoshop Elements 10</a> has just been released, it&#8217;s a good time to look at this.</p>
<p>If you ask Adobe, they&#8217;ll tell you:</p>
<blockquote><p>
<strong>Q:</strong>  How do Adobe Photoshop, Photoshop Extended, Photoshop Elements, and Photoshop Lightroom software differ?</p>
<p><strong>A:</strong>  <a href="http://www.Elements10.com">Photoshop Elements 10</a> (US$99) is designed for people who are just getting started with digital photo editing, and delivers powerful yet easy-to-use options that help you organize, edit, create, share, and help protect your personal photos.</p>
<p><a href="http://prodesigntools.com/products/photoshop/photoshop">Photoshop CS5</a> (US$699, actually <a href="http://prodesigntools.com/adobe-photoshop-cs5-5-no-but-photoshop-cs5-1-yes.html">CS5.1</a>) is the professional standard for creating and manipulating powerful images, and <a href="http://prodesigntools.com/products/photoshop/photoshopextended">Photoshop CS5 Extended</a> (US$999) delivers every&shy;thing in Photoshop plus tools for creating and editing 3D and motion-based images.</p>
<p><a href="http://www.Lightroom3.com">Photoshop Lightroom 3</a> (US$299) addresses the workflow needs of professional and serious amateur photographers, enabling them to import, process, organize, and showcase large volumes of digital photographs quickly.
</p></blockquote>
<p><span id="more-25498"></span>And indeed they do nicely <a href="http://prodesigntools.com/links/products/photoshopfamily.html">summarize all the different versions on one page</a>.</p>
<p>So that&#8217;s a good starting point, but let&#8217;s dig a little deeper. Here&#8217;s another way of looking at it, functionally:</p>
<ul>
<li style="padding-bottom: 8px;"><em>Photoshop CS5</em> &#8211; The latest-and-greatest &#8220;flagship&#8221; (or regular/standard) version of the breakthrough industry-standard tool &#8211; the world’s leading pixel manipulation program.</li>
<li style="padding-bottom: 8px;"><em>Photoshop Elements 10</em> &#8211; A scaled-down, simpler version for hobbyists and home market, with fewer features, functions, and options &#8211; it offers &#8220;elements&#8221; of the full program.</li>
<li style="padding-bottom: 8px;"><em>Photoshop Lightroom 3</em> &#8211; Not really &#8220;photoshop&#8221; or a pixel-level editor at all, but rather a non-destructive image workflow system for serious and pro photographers.</li>
<li style="padding-bottom: 11px;"><em>Photoshop CS5 Extended</em> &#8211; The &#8220;top of the line&#8221; with everything: it takes Photoshop CS5 and adds editing for both 3D and motion (<a href="http://prodesigntools.com/blogs/photoshopdotcom/2011/12/hidden-gem-video-editing-photoshop%25E2%2580%25A6what.html">video!</a>) content, as well as image analysis.</li>
</ul>
<p>That captures the essence, and we have in-depth comparisons below.  But if just from reading that you&#8217;re unsure which one is right for you, Adobe offers <a href="http://www.AdobeTrials.com">free downloadable trial editions</a> of all four editions which are fully-functional for 30 days. So you can get any one (or multiple, or all) for tryout to see which work(s) best.</p>
<p><a href="http://prodesigntools.com/links/products/photoshopfamily.html"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/12/adobe-photoshop-cs5-screenshot.jpg" alt="Industry-standard Photoshop CS5: Inspiration in Motion" title="Industry-standard Photoshop CS5: Inspiration in Motion" width="332" height="190" style="border:0; padding:0 0 10px 8px;" class="alignright size-full wp-image-25825" /></a></p>
<p>But it&#8217;s not &#8220;either/or&#8221; &#8211; many folks actually end up buying two of these: Lightroom together with one of the CS5 editions (or Elements) &#8211; they are complementary and integrated to work well together, in fact Adobe offers a <a href="http://ProDesignTools.com/save-30-pct-on-adobe-lightroom-3-sans-coupon-or-promo-code.html">30% discount</a> when those products are purchased at the same time.</p>
<p>All four products are available for both Windows PC and Mac OS &#8211; and in fact all of them can be <a href="http://prodesigntools.com/how-to-install-run-adobe-cs5-5-both-windows-pc-mac-os.html">run on both platforms</a>, with the ability to install on <a href="http://prodesigntools.com/how-many-computers-can-you-install-adobe-cs5-on.html">up to two computers</a> for each tool.  If you own a previous release of the same product, then you may qualify for the <a href="http://www.UpgradePhotoshop.com">Upgrade version</a> which costs less ($US79 for Elements, US$199 for Photoshop CS, and US$99 for Lightroom), otherwise you&#8217;d get the Full version.</p>
<h2 style="padding:5px 0 3px;">Compare Photoshop CS5 vs. Photoshop CS5 Extended</h2>
<p>OK, we&#8217;ve actually written a whole separate article on just that question &#8211; the <a href="http://prodesigntools.com/whats-the-difference-photoshop-cs5-vs-photoshop-cs5-extended.html">differences between Photoshop vs. Photoshop Extended</a> &#8211; so please see that related piece for more details there&#8230;  </p>
<p>Importantly, note that in almost all of <a href="http://www.CS5selector.com">Adobe&#8217;s suites</a>, and in <em>all</em> of Adobe&#8217;s <a href="http://prodesigntools.com/adobe-cs5-5-student-teacher-editions-education.html">education versions for students &amp; teachers</a>, the edition of Photoshop is <em>Extended</em>.&nbsp;  That&#8217;s a good thing.</p>
<p>For the other three editions (Photoshop CS5 vs. Lightroom 3 vs. PSE 10):&nbsp; What are some of the features in one version but not the other(s), or unique to each?</p>
<h2 id="pse" style="padding:5px 0 3px;">Compare Photoshop CS5 vs. Photoshop Elements 10</h2>
<p>As mentioned earlier, most would say that <a href="http://www.Elements10.com">Photoshop Elements 10</a> is a stripped-down version of the full Photoshop CS5 with significantly fewer features, options, and controls.  On the other hand, PSE is targeted towards the consumer market and Adobe has designed it to be easier to get started with and <a href="http://prodesigntools.com/four-hours-free-video-tutorials-new-photoshop-elements-9-pse9.html">learn to use</a>.</p>
<p>There is <a href="http://prodesigntools.com/forums/message/2377856#2377856">a long list of features it does not contain</a> as compared to the full Photoshop CS5. Here are a few that Photoshop CS has, but that Photoshop Elements <strong><em>does not</em></strong> have:</p>
<p><a href="http://prodesigntools.com/links/products/photoshopfamily.html"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/12/adobe-photoshop-cs5-extended.jpg" alt="Adobe Photoshop CS5 Extended: The top of the line!" title="Adobe Photoshop CS5 Extended: The top of the line!" style="border:0; padding:45px 10px 0 0;" width="248" height="248" class="alignright size-full wp-image-25798" /></a></p>
<ul style="padding-bottom:14px;">
<li><a href="http://prodesigntools.com/advanced-puppet-warping-with-photoshop-cs5.html">Puppet Warp</a></li>
<li>Pen Tool (vector drawing &#038; selections)</li>
<li><a href="http://prodesigntools.com/photoshop-cs5-content-aware-fill-before-after-essential-tips.html">Content-Aware Fill</a></li>
<li>64-bit support (for performance)</li>
<li>HDR Pro</li>
<li>Paths Palette</li>
<li>Vanishing Point Tool</li>
<li>History Brush</li>
<li>Curves</li>
<li>Full 16-bit RGB</li>
<li>Creating custom Actions</li>
<li>Smart Objects, Smart Guides</li>
<li>Color Balance and Match Color</li>
<li>Channels Palette and Mixer</li>
<li>Automatic lens correction</li>
<li>Warp Transform Tool</li>
<li>3D objects &amp; text</li>
<li><a href="http://prodesigntools.com/impressionist-oil-painting-with-free-adobe-plug-in-for-photoshop-cs5.html">Pixel Bender plug-in</a></li>
<li>CMYK and Lab color models</li>
<li>Truer Edge detection technology</li>
<li>Adjustments &#038; controls for everything</li>
</ul>
<p>That said, because Photoshop Elements is meant for home use, there are some features it contains that Photoshop CS5 does not have &#8211; for example, templates for photo books, slideshows, greeting cards, email, print calendars, scrapbook pages, and online albums, as well as drop-in frames, backgrounds, and artwork, plus online sharing options for Facebook, Flickr, etc.&nbsp;  Elements also offers more user assistance through aspects like Guided Edits and shortcuts like Quick Fix mode, the Smart Brush tool, and Cookie Cutter tool.</p>
<p>For keeping track of images, Photoshop Elements includes the <a href="http://prodesigntools.com/help/elementsorganizer/using/index.html">Organizer</a> to manage photos and videos, which is considered to be simpler <a href="http://prodesigntools.com/forums/thread/742327">but slower</a> than the <a href="http://prodesigntools.com/links/products/bridge.html">Bridge</a> media browser that comes with Photoshop CS5.  However, most users feel that Lightroom&#8217;s smooth library and cataloging functions <a href="http://prodesigntools.com/forums/message/3165653#3165653">are superior</a> to both, and <a href="http://thelightroomlab.com/2010/02/adobe-photoshop-lightroom-vs-the-adobe-bridge/" target="_blank">especially better</a> when you have a large number of images.</p>
<p>Note that for students and teachers, Adobe gives a <a href="http://www.AdobeStudents.com"><em>much</em> bigger discount</a> on Photoshop Extended (80% off the regular price) than on Photoshop Elements (only 20% off).</p>
<h2 id="lr" style="padding:5px 0 3px;">Compare Photoshop CS5/Elements vs. Lightroom 3</h2>
<p>So, how is Lightroom different from all of the above?  <a href="http://www.Lightroom3.com">Lightroom 3</a> an intuitive digital darkroom and efficient assistant designed for advanced amateur and professional photographers.  LR3 lets you manage, edit, and showcase all your photographs &#8211; and do it quickly, powerfully, smoothly.  It&#8217;s a complete photo and data management solution that was built from the ground up by Adobe to streamline workflow productivity for photographers.</p>
<p>Lightroom has the library and cataloging functions to work with a large collection of images easily and process them rapidly in groups or batches, with a sophisticated database for very fast search, keyword tagging, and previewing functions &#8211; even when your image files aren&#8217;t accessible on your computer.  It has built-in RAW processing (also works with .JPEG, .TIFF, and .PSD images) and can make corrections based upon the camera and lenses you use.&nbsp;  LR has terrific tools for &#8220;developing&#8221; like correcting exposure, adjusting tone, lighting, white balance, contrast, color, saturation, sharpening, and noise reduction, which are state-of-the-art.  There&#8217;s also a local adjustment brush for dodging and burning, graduated filters, and so on.</p>
<p>And all of it is <em>nondestructive</em>, meaning you can go back and simply undo or redo changes to any image <em>at any time</em>, even years later.  This is much like film, where photographers can always return to their original negative &#8211; whereas in standard Photoshop, once you change and save an object, you permanently change the pixels.</p>
<p><a href="http://prodesigntools.com/save-30-pct-on-adobe-lightroom-3-sans-coupon-or-promo-code.html"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2010/12/free-update-adobe-lightroom-3-3-and-photoshop-cs5-12-0-2.jpg" alt="Lightroom + Photoshop: The complete photography solution" title="Lightroom + Photoshop: The complete photography solution" width="196" height="80" style="border:0; margin-top:-4px; margin-right:-3px;" class="alignright size-full wp-image-13433" /></a></p>
<p>Lightroom is <em>not</em> for performing detailed pixel-level editing, compositing multiple images, using layers, cloning &#038; healing, adding text, drawing shapes, editing objects out of a photos, or many of the other capabilities Photoshop has.  However, many thousands of serious photographers use Lightroom very efficiently every day for 90% of their needs, and then pop out to <a href="http://prodesigntools.com/version-comparison-differences-between-cs5-vs-cs4-vs-cs3.html/comment-page-1#comment-13124">tightly-integrated Photoshop</a> for the rest (retouching and post-processing).</p>
<p>Lightroom is an end-to-end digital photography solution so it also includes features to showcase your work in customized print layouts, slide shows, and web galleries, and on popular photo-sharing sites.</p>
<p>So if you want the photographer&#8217;s workflow to manage thousands of images with ease then you&#8217;re talking about Lightroom, but you want to perfect a single image with the &#8220;gold standard&#8221; professional editing &#038; finishing tool then you&#8217;re talking about Photoshop.  The two products complement each other and together comprise a complete image processing system.</p>
<p>Adobe has an <a href="http://prodesigntools.com/links/products/photoshoplightroom/faq ">excellent FAQ on Lightroom</a> and more on the differences between other tools.</p>
<p><em>This short video answers the question &#8220;What is Lightroom?&#8221; for new users of the product. Lightroom unites your digital photography essentials in one fast and intuitive package and gets you there with the tools you need to create great images, manage all your photographs, and showcase them with style and impact.</em></p>
<p><iframe title="AdobeTV Video Player" width="480" height="296" class="aligncenter" style="padding:8px 0 13px;" src="http://tv.adobe.com/embed/539/7050/" frameborder="0" allowfullscreen scrolling="no"></iframe></p>
<h2 id="acr" style="padding:5px 0 3px;">Adobe Camera Raw (ACR)</h2>
<p>Interestingly, all products in the Photoshop family share the same underlying image processing technology to ensure consistent and compatible results across applications that support raw processing.  This is called the <a href="http://prodesigntools.com/links/products/photoshop/extend.html">Adobe Camera Raw (ACR)</a> plug-in and it&#8217;s packaged in with Photoshop CS, Photoshop Elements, and Lightroom.  This is the interface where support for new camera models and lens profiles is added, so Adobe updates this plugin on a regular basis (about every 3-4 months).</p>
<p>You can get access down to the powerful ACR features from within Photoshop CS or Elements, while Lightroom essentially takes Camera Raw and centers a full-featured application around it with all the streamlined workflow and cataloging benefits described above.</p>
<h2 style="padding:5px 0 3px;">Free Tutorials and Training</h2>
<p>Learn how to use these tools!&nbsp;  As mentioned above, you can <a href="http://www.AdobeTrials.com">download a free trial</a> of any or all of them to get started, and then:</p>
<ul style="padding-top:2px;">
<li type="circle" style="padding-bottom:8px;"><a href="http://prodesigntools.com/adobe-photoshop-cs5-cs4-cs3-free-tutorials-training.html">Best Free Photoshop Tips, Tricks, Techniques, Training &#038; Tutorials</a></li>
<li type="circle" style="padding-bottom:8px;"><a href="http://prodesigntools.com/four-hours-free-video-tutorials-new-photoshop-elements-9-pse9.html">4 Hours of Free Video Tutorials for New Photoshop Elements 10 &#038; 9</a></li>
<li type="circle" style="padding-bottom:8px;"><a href="http://prodesigntools.com/three-hours-of-free-tutorials-for-lightroom-3-plus-other-resources.html">Three Hours of Free Courses on Lightroom 3, plus Other Resources</a></li>
</ul>
<p>Have any other questions about the differences between these Photoshop products?&nbsp;  Just <a href="http://prodesigntools.com/difference-between-photoshop-vs-extended-vs-elements-vs-lightroom.html#respond">ask them below</a> and we&#8217;ll answer!</p>
<div style="padding:6px 0 20px;">
<em>If you liked this post, please consider subscribing to our <a href="http://prodesigntools.com/feed" target="_blank">RSS feed</a> or follow us on <a href="http://facebook.com/ProDesignTools" target="_blank">Facebook</a> or <a href="http://twitter.com/prodesigntools" target="_blank">Twitter</a>&#8230; You can also just <a href="http://www.feedblitz.com/f/?Sub=657670" target="_blank">enter your email</a> and have new articles sent directly to your inbox.</em>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/adobe-lightroom-3-coupon-code-save-100-dollars.html" title="Buy Adobe Lightroom 3 and Save $100 with Coupon Code, and More">Buy Adobe Lightroom 3 and Save $100 with Coupon Code, and More</a></li><li><a href="http://ProDesignTools.com/jump-in-with-free-adobe-cs5-deep-dive-product-sessions.html" title="Jump in with Free Adobe CS5 Deep Dive Product Sessions">Jump in with Free Adobe CS5 Deep Dive Product Sessions</a></li><li><a href="http://ProDesignTools.com/top-10-reasons-to-upgrade-to-photoshop-cs5.html" title="Top Ten Reasons to Upgrade to Photoshop CS5">Top Ten Reasons to Upgrade to Photoshop CS5</a></li><li><a href="http://ProDesignTools.com/photoshop-cs5-content-aware-fill-before-after-essential-tips.html" title="Photoshop CS5&#8242;s Content-Aware Fill: Before &#038; After the Right Way">Photoshop CS5&#8242;s Content-Aware Fill: Before &#038; After the Right Way</a></li><li><a href="http://ProDesignTools.com/adobe-lightroom-4-beta-release.html" title="Adobe Lightroom 4 Beta Release is Here! Now Available Free to Public">Adobe Lightroom 4 Beta Release is Here! Now Available Free to Public</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/difference-between-photoshop-vs-extended-vs-elements-vs-lightroom.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Use Photoshop to Create a Time-Lapse Video from Photos</title>
		<link>http://ProDesignTools.com/adobe-photoshop-create-time-lapse-video-from-photographs.html</link>
		<comments>http://ProDesignTools.com/adobe-photoshop-create-time-lapse-video-from-photographs.html#comments</comments>
		<pubDate>Thu, 08 Dec 2011 05:06:02 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/adobe-photoshop-create-time-lapse-video-from-photographs.html</guid>
		<description><![CDATA[Time-lapse photography videos are all the rage these days&#8230;&#160; Here is one of our recent favorites from Norwegian landscape photographer Terje Sorgjerd &#8211; incredibly beautiful and perfect for the season (watch full-screen): Photoshop isn&#8217;t normally known for its video capabilities, but it&#8217;s actually quite easy to take a series of still photographs (edited as desired) [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:4px;"></div>
<p>Time-lapse photography videos are all the rage these days&#8230;&nbsp;  Here is one of our recent favorites from Norwegian landscape photographer <a href="http://vimeo.com/terjes" target="_blank">Terje Sorgjerd</a> &#8211; incredibly beautiful and perfect for the season (watch full-screen):</p>
<p><iframe src="http://player.vimeo.com/video/21294655" width="560" height="315" frameborder="0" class="aligncenter" style="padding:9px 0 13px;" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<p>Photoshop isn&#8217;t normally known for its video capabilities, but it&#8217;s actually quite easy to take a series of still photographs (edited as desired) and then create your own timelapse video using <a href="http://prodesigntools.com/products/photoshop/photoshopextended">Photoshop Extended</a>&#8230;  This will work in the CS5, CS4, or CS3 versions.</p>
<p><span id="more-25123"></span>Photoshop guru Russell Brown gives the details below on how to make and export your own creation:</p>
<p><iframe title="AdobeTV Video Player" width="600" height="364" src="http://tv.adobe.com/embed/46/11462/" frameborder="0" allowfullscreen scrolling="no" style="padding:8px 0;" ></iframe></p>
<div style="padding:5px 0 11px;">
Learn about all the other <a href="http://prodesigntools.com/whats-the-difference-photoshop-cs5-vs-photoshop-cs5-extended.html">differences between Photoshop vs. Photoshop Extended</a>, or more on <a href="http://prodesigntools.com/blogs/jnack/2011/12/hidden-gem-editing-video-in-photoshop-cs5-extended.html">editing video in Photoshop</a>.</p>
<p>Watch more <a href="http://prodesigntools.com/adobe-photoshop-cs5-cs4-cs3-free-tutorials-training.html">free Photoshop tutorials</a> &#8211; a vast collection covering many tips and techniques.</p>
<p><em>Download the complete manual &#8211; <a href="http://prodesigntools.com/online-manuals-help-documentation-all-adobe-products.html">free PDF documentation</a> &#8211; for Photoshop or any Adobe tool.</em>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/adobe-photoshop-cs5-cs4-cs3-free-tutorials-training.html" title="Adobe Photoshop Best Tips, Tricks, Techniques, Training &#038; Tutorials">Adobe Photoshop Best Tips, Tricks, Techniques, Training &#038; Tutorials</a></li><li><a href="http://ProDesignTools.com/four-hours-free-video-tutorials-new-photoshop-elements-9-pse9.html" title="Free: 4 Hours of Video Tutorials for New Photoshop Elements 10 &#038; 9">Free: 4 Hours of Video Tutorials for New Photoshop Elements 10 &#038; 9</a></li><li><a href="http://ProDesignTools.com/five-hours-free-tutorials-photoshop-and-premiere-elements-7-and-8.html" title="5 Hours of Free Tutorials for Photoshop/Premiere Elements 7 and 8">5 Hours of Free Tutorials for Photoshop/Premiere Elements 7 and 8</a></li><li><a href="http://ProDesignTools.com/adobe-cs5-for-creating-websites-apps-mobile-tablets.html" title="Using Adobe CS5 to Create Websites and Apps for Mobile &#038; Tablets">Using Adobe CS5 to Create Websites and Apps for Mobile &#038; Tablets</a></li><li><a href="http://ProDesignTools.com/five-essential-principles-web-interaction-design-tutorial.html" title="The Five Essential Principles of Web &#038; Interaction Design: A Tutorial">The Five Essential Principles of Web &#038; Interaction Design: A Tutorial</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/adobe-photoshop-create-time-lapse-video-from-photographs.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Adobe Photoshop Best Tips, Tricks, Techniques, Training &amp; Tutorials</title>
		<link>http://ProDesignTools.com/adobe-photoshop-cs5-cs4-cs3-free-tutorials-training.html</link>
		<comments>http://ProDesignTools.com/adobe-photoshop-cs5-cs4-cs3-free-tutorials-training.html#comments</comments>
		<pubDate>Tue, 29 Nov 2011 05:05:57 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[CS3]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[CS5]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[TV]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/?p=19288</guid>
		<description><![CDATA[Adobe Photoshop is a sophisticated tool with a 21-year history and a seemingly-endless array of powerful capabilities.&#160; And after spending $549 for the product with discounts (or $199 for students), who wants to pay a lot more to learn how to use it all? Fortunately there are a number of avenues to get great training [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:4px;"></div>
<p><a href="http://prodesigntools.com/products/photoshop">Adobe Photoshop</a> is a sophisticated tool with a <a href="http://prodesigntools.com/photoshop-turns-twenty.html">21-year history</a> and a seemingly-endless array of powerful capabilities.&nbsp;  And after spending $549 for the product <a href="http://prodesigntools.com/adobe-black-friday-cyber-monday-offers-deals-coupons-2011.html">with discounts</a> (or $199 for <a href="http://www.AdobeStudents.com">students</a>), who wants to pay a lot more to learn how to use it all?</p>
<p><a href="http://www.CS5.tv"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/05/adobe-photoshop-cs5-free-tutorials.jpg" alt="Free tutorials for Photoshop CS5, CS4, CS3 on Adobe TV" title="Free tutorials for Photoshop CS5, CS4, CS3 on Adobe TV" width="198" height="128" style="border:0; padding:3px 9px 0 0;" class="alignleft size-full wp-image-19340" /></a></p>
<p>Fortunately there are a number of avenues to get great training and tutorials for free.  The first stop is <a href="http://www.CS5.tv">Adobe TV</a>, which has nearly four hours and 37 chapters of 100% <a href="http://prodesigntools.com/free-new-video-tutorials-for-all-cs5-products.html">free tutorials for Photoshop CS5</a> alone.  There is also a wealth of content for prior versions like <a href="http://bit.ly/PS-CS3-TV">Photoshop CS3</a> and <a href="http://bit.ly/PS-CS4-TV">CS4</a>.  It&#8217;s a good place to get started and orient yourself with the major functions, and all of it is gratis.</p>
<div style="padding-top:5px;"></div>
<p>For learning how to use the best new features added in Photoshop CS5, take a look at our collection of articles with tours of:</p>
<ul>
<li><a href="http://prodesigntools.com/advanced-magic-with-photoshop-cs5-content-aware-fill.html">Content-Aware Fill</a>
</li>
<li><a href="http://prodesigntools.com/advanced-puppet-warping-with-photoshop-cs5.html">Puppet Warp</a>
</li>
<li><a href="http://prodesigntools.com/photoshop-cs5-basic-and-advanced-masking-techniques.html">Top Masking Techniques</a>
</li>
<li><a href="http://prodesigntools.com/adobe-photoshop-create-time-lapse-video-from-photographs.html">Creating Time-Lapse Videos</a>
</li>
<li><a href="http://prodesigntools.com/impressionist-oil-painting-with-free-adobe-plug-in-for-photoshop-cs5.html">Impressionist Oil Painting</a>
</li>
</ul>
<p>We also have a regular page here on the site with a rotating <a href="http://prodesigntools.com/tutorials/photoshop.html">selection of tuts</a> for all versions of Photoshop, stepping through various tips and tricks.  And for a terrific set of little-known but very handy techniques, check out Adobe&#8217;s <a href="http://prodesigntools.com/go/hiddengems_ps">Photoshop &#8220;Hidden Gems&#8221;</a> series with Product Manager Bryan O’Neil Hughes.</p>
<p><span id="more-19288"></span></p>
<p><a href="http://bit.ly/LyndaFree" target="_blank"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/05/lynda-com-free-photoshop-training.gif" alt="Free unlimited access to all of Lynda.com for 7 days" title="Free unlimited access to all of Lynda.com for 7 days" width="125" height="125" style="border:0; padding:16px 10px 16px 0;" class="alignleft size-full wp-image-19332" /></a></p>
<p><a href="http://bit.ly/LyndaCS5" target="_blank">Lynda.com</a> is the leading independent website providing online video training for Adobe products, with nearly 800(!) hours of <a href="http://bit.ly/LyndaPhotoshop" target="_blank">coursework for Photoshop</a> &#8211; covering all versions dating back to Photoshop 6 in 2002.  Courses are extensive, often running several days &#8211; and there are always some chapters that are free for anybody to view, with full access starting at $25/month.  But we have partnered with them for our readers to receive a <a href="http://bit.ly/LyndaFree" target="_blank">free 7-day trial</a> with unlimited access to the entire site, and get one week of all 1,036 courses in their Online Training Library for free.</p>
<p><a href="http://www.photoshopuser.com/adobeclinics/xm" target="_blank"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/05/free-photoshop-training-tutorials.jpg" alt="Watch free training sessions for Photoshop CS5" title="Watch free training sessions for Photoshop CS5" width="250" height="250" style="border:0; padding:3px 0 12px 10px;" class="alignright size-full wp-image-24847" /></a></p>
<p>If you&#8217;d like a free top-flight course to really get you going in Photoshop from the ground up, check out the three online skills clinics below from the experts at National Association of Photoshop Professionals (NAPP)&#8230;&nbsp;  These exclusive web-based training sessions with the &#8220;Photoshop Guys&#8221; are a great opportunity to quickly get up to speed on the timesaving features and breakthrough tools in the latest version.</p>
<p>If you don&#8217;t already have Photoshop, just <a href="http://www.DownloadCS5.com">download the free trial</a> so you can work side-by-side in these three classes, which were originally given live to customers but are now available free to all users via on-demand replay:</p>
<ul style="padding-bottom:13px;">
<li>Class 1: <em>Photoshop CS5 &#8211; Up &#038; Running in No Time</em></li>
<li>Class 2: <em>Cool Photoshop Skills &#8211; Effects and Retouching Anyone Can Do with Photoshop CS5</em></li>
<li>Class 3: <em>Photoshop CS5 Street Smarts &#8211; Shortcuts, Killer Tips, and Next-Level Skills</em></li>
</ul>
<p>These excellent Photoshop tutorial videos run four hours in total and can be viewed here: <a href="http://www.photoshopuser.com/adobeclinics/xm" target="_blank">Exclusive Adobe Photoshop Clinic Webcasts</a>.</p>
<div style="padding:5px 0 11px;">
<em>Ever wonder&#8230;&nbsp;  What&#8217;s the difference between <a href="http://prodesigntools.com/whats-the-difference-photoshop-cs5-vs-photoshop-cs5-extended.html">Photoshop CS5 vs. Photoshop CS5 Extended?</a></em></p>
<p><em>Have you seen the &#8220;sneak peek&#8221; demo yet of <a href="http://prodesigntools.com/photoshop-sneak-peek-image-deblurring-adobe-max.html">Photoshop Image Deblurring</a> from Adobe MAX?</em></p>
<p><em>Download the <a href="http://prodesigntools.com/online-manuals-help-documentation-all-adobe-products.html">complete manual</a> (free documentation) for Photoshop or any other Adobe tool.</em>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/free-ebook-adobe-printing-guide-photoshop-indesign-illustrator-acrobat.html" title="Free Printing Guide for Photoshop, InDesign, Illustrator &#038; Acrobat">Free Printing Guide for Photoshop, InDesign, Illustrator &#038; Acrobat</a></li><li><a href="http://ProDesignTools.com/free-new-video-tutorials-for-all-cs5-products.html" title="Free New Adobe CS5 Tutorials: 17+ Hours of Online Video Training">Free New Adobe CS5 Tutorials: 17+ Hours of Online Video Training</a></li><li><a href="http://ProDesignTools.com/adobe-photoshop-create-time-lapse-video-from-photographs.html" title="How to Use Photoshop to Create a Time-Lapse Video from Photos">How to Use Photoshop to Create a Time-Lapse Video from Photos</a></li><li><a href="http://ProDesignTools.com/four-hours-free-video-tutorials-new-photoshop-elements-9-pse9.html" title="Free: 4 Hours of Video Tutorials for New Photoshop Elements 10 &#038; 9">Free: 4 Hours of Video Tutorials for New Photoshop Elements 10 &#038; 9</a></li><li><a href="http://ProDesignTools.com/five-essential-principles-web-interaction-design-tutorial.html" title="The Five Essential Principles of Web &#038; Interaction Design: A Tutorial">The Five Essential Principles of Web &#038; Interaction Design: A Tutorial</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/adobe-photoshop-cs5-cs4-cs3-free-tutorials-training.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Adobe: The Future of Flash &#8211; and HTML5 (Questions Answered)</title>
		<link>http://ProDesignTools.com/the-future-of-adobe-flash-and-html5.html</link>
		<comments>http://ProDesignTools.com/the-future-of-adobe-flash-and-html5.html#comments</comments>
		<pubDate>Wed, 16 Nov 2011 05:05:50 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[CS6]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/the-future-of-adobe-flash-and-html5.html</guid>
		<description><![CDATA[Many people have been making guesses on what&#8217;s happening now that Flash Player for Mobile will not be further developed.&#160; There&#8217;s a lot of talk and speculation out there, as folks try to figure out what it means&#8230;&#160; So take two dozen common questions on the subject, and here are the official answers Adobe sent [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top: 3px;"></div>
<p>Many people have been making guesses on what&#8217;s happening now that <a href="http://prodesigntools.com/blogs/flashplayer/2011/11/focusing.html">Flash Player for Mobile</a> will not be further developed.&nbsp;  There&#8217;s a lot of talk and speculation out there, as folks try to figure out what it means&#8230;&nbsp;  So take two dozen common questions on the subject, and here are the official answers Adobe sent to us:</p>
<p><a href="http://prodesigntools.com/blogs/flashplayer/2011/11/focusing.html"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/11/adobe-flash-html5.png" alt="What does Adobe say on the future of Flash - and HTML5?" title="What does Adobe say on the future of Flash - and HTML5?" width="220" height="133" style="border:0; padding:4px 0 0 10px;" class="alignright size-full wp-image-24340" /></a></p>
<p><strong>What is it that Adobe is announcing?</strong></p>
<p>Adobe announced plans to increase its efforts on HTML5, and to focus Flash on mobile applications (packaged with AIR) and PC browsing with an emphasis on use cases not yet addressed by HTML5, including <a href="http://prodesigntools.com/links/devnet/video.html">premium video</a> and console-quality gaming. Adobe will no longer develop Flash Player for mobile web browsers. See the <a href="http://prodesigntools.com/blogs/conversations/2011/11/flash-focus.html">blog post for more details</a>.</p>
<p><strong>Does this mean that Adobe is no longer supporting content publishers focused on delivering content via a browser on a mobile device?</strong></p>
<p>Adobe offers world-class tools and technologies including HTML5 tools like <a href="http://prodesigntools.com/betas/edge">Adobe Edge</a> that allow content publishers and developers to bring rich content and experiences across mobile web browsers using HTML5.</p>
<p><strong>What does this mean for Flash Player support on desktops?</strong></p>
<p>Adobe is fully committed to providing a great experience for use cases not yet well supported by HTML, including <a href="http://prodesigntools.com/links/solutions/gaming.html">console-quality gaming</a> and premium video. In fact, <a href="http://prodesigntools.com/adobe-flash-player-11-direct-download-links.html">Flash Player 11</a> just introduced dozens of new features, including <a href="http://prodesigntools.com/links/devnet/flashplayer/stage3d.html">hardware accelerated 3D graphics</a> for console-quality gaming and premium HD video with content protection. We are already working on Flash Player 12 and a new round of exciting features which we expect to again advance what is possible for delivering high definition entertainment experiences.</p>
<p><span id="more-24305"></span></p>
<p><strong>Why is Adobe making this move now?</strong></p>
<p>All the major platform providers (Android, iOS, Windows 8) are betting on HTML5 for browsing, some even to the point of excluding third party plug-ins such as Flash Player. Adobe sees this as the right time to increase our focus on accelerating the development of HTML for in browser experiences, especially on mobile (phones and tablets), and general purpose apps, while using Flash to drive what’s possible in advanced interactive entertainment areas like console-quality gaming and premium video so that it can continue to serve as a blueprint for further work on HTML.  Flash developers get the greatest reach by targeting mobile devices with apps packaged with AIR, and that is where we are investing while helping the mobile browsers advance the state of the art of what can be done in a browser using HTML5. Our strategy allows us to maintain leadership in content published through the web and app stores and gives developers the best tools to create content across all platforms.</p>
<p><strong>Will Adobe continue to support AIR? On Mobile? On TVs?</strong></p>
<p>Adobe is fully committed to enabling Flash-based apps on mobile and digital home devices. These apps are packaged using <a href="http://prodesigntools.com/go/air">AIR</a> for mobile devices and can be packaged with AIR or web runtime technologies on TVs and other digital home devices that use the TV as a display.</p>
<p><strong>Will the Flash Player continue to be available on the Android Market?</strong></p>
<p>Yes. We will continue to provide critical bug fixes and security updates to <a href="http://prodesigntools.com/adobe-flash-player-11-direct-download-links.html">Flash Player 11.1</a> on Android Market for existing devices.</p>
<p><strong>When will Adobe stop supporting Flash Player for browsing on mobile?</strong></p>
<p>Adobe will release one more version of the Flash Player for mobile browsing, which will provide support for Android 4.0, and one more release of the Flash Linux Porting Kit &#8211; both expected to be released before the end of this year. After that time, Adobe will continue to provide critical bug fixes and security updates.</p>
<p><strong>What will happen with Flash Player support on RIM’s BBX platform?</strong></p>
<p>Adobe will continue to support RIM’s use of the Flash Player on the current PlayBook configurations with critical bug fixes and security updates. RIM has done a great job optimizing the Flash Player for their platform and as a result the RIM playbook provides a great experience for consuming Flash content. RIM is expected to leverage their expertise with Flash to continue to support and ship the Flash Player on BBX devices for the foreseeable future.</p>
<p><strong>Will the current version of Flash Player support smartphones and tablets that are coming to market over the coming weeks and months?</strong></p>
<p>It depends on the version of the OS, silicon, and browser supported on the device. We are working with OEMs to determine the appropriate support and transition plan for their current and planned devices.</p>
<p><strong>Will Adobe stop OEMs from shipping Flash Player on devices?</strong></p>
<p>No, Adobe will not stop OEMs from pre-loading and shipping the Flash Player. We expect some of our OEM partners to opt to continue working on and releasing their own implementations of the Flash Player. However, Adobe will be recommending mobile OEMs discontinue pre-loading new devices with Flash Player due to expected OS and browser compatibility issues. However, existing licensees can continue shipping Flash Player at the manufacturer’s discretion.</p>
<p><strong>Will 3D support and any of the console-quality Flash games you demoed at MAX come to mobile devices?</strong></p>
<p>Yes, game developers will be able to bring console-quality games with hardware-accelerated 3D graphics to mobile devices as Flash-based apps packaged with AIR. On the desktop 3D games can be delivered with Flash within the browser. However, 3D content will not be supported in Flash Player on mobile browsers.</p>
<p><strong>What does this mean for Flex?</strong></p>
<p><a href="http://prodesigntools.com/links/devnet/flex/articles/introducing-flex45sdk.html">Flex SDK 4.5</a> supports the development of mobile applications that target, or are packaged with AIR. Mobile applications built with Flex SDK are installed on phone or tablet devices and do not rely upon the browser or Adobe Flash Player to run; as such, they are unaffected by this announcement.</p>
<p><strong>How does this affect other Flash Platform tools?</strong></p>
<p>This news has no impact on the Flash platform tooling offerings (e.g. <a href="http://prodesigntools.com/links/products/flash-builder.html">Flash Builder</a>) from Adobe. We continue to invest in <a href="http://prodesigntools.com/links/products/flash.html">Flash Pro</a> and Flash Builder for developing Flash-based content for the PC web and mobile apps, especially games and premium video.</p>
<p><strong>Is Flash getting more and more replaced by HTML5? How will Adobe advance Flash Player on desktops and stay relevant?</strong></p>
<p>We are continuing to invest in Flash to deliver the most advanced web experiences on desktops, focusing on features that are not yet available in HTML5. Flash Player 11 just introduced dozens of new features, including hardware accelerated 3D graphics for console-quality gaming and premium HD video with content protection. Flash developers can take advantage of these features, and all that Flash has to offer, to reach more than a billion desktops through their browsers and repurpose their content to hundreds of millions of mobile devices through popular App Stores using Flash-based apps packaged/enabled with AIR. We are already working on the next future version of Flash Player and a new round of exciting features which we expect to again advance what is possible for delivering high definition entertainment experiences across the Web and devices. We will continue to leverage our experience with Flash to accelerate our work with the W3C and WebKit to bring similar capabilities to HTML5 as quickly as possible, just as we have done with <a href="http://prodesigntools.com/links/devnet/html5/articles/css-shaders.html">CSS Shaders</a>. And, we will design new features in Flash for a smooth transition to HTML5 as the standards evolve so developers can confidently invest knowing their skills will continue to be leveraged.</p>
<p><strong>How many Flash-based apps are available on App Stores today?</strong></p>
<p>There are thousands of Flash-based apps available on App Stores like iTunes App Store, Android Market, BlackBerry App World, and Amazon’s Appstore for Android. Popular and top rated examples include Machinarium, Politifact, Dr Stanley’s House, Facebook for BlackBerry PlayBook, WatchESPN etc.</p>
<p><strong>How are Flash-based apps different from HTML5 apps?</strong></p>
<p>Flash-based apps support features and capabilities not yet supported in HTML5 such as 3D graphics and content protection for premium video. Developers are able to deliver high-end entertainment experiences as Flash-based apps packaged via AIR on mobile platforms and within the browser on PCs.</p>
<p><strong>What about Flash Player and support for web browsing on TV’s (Google TV, Samsung SmartTVs and other connected Digital Home devices)?</strong></p>
<p>Adobe will continue to support existing licensees who are planning on supporting Flash Player for web browsing on digital home devices and are using the Flash Player Porting Kit to do so. However we believe the best approach to deliver Flash-based content on televisions is through applications, not a web browsing experience, and we will continue to encourage the device and content publishing community down that path.</p>
<p><strong>What happens to Flash browsing support in the Google TV solution?</strong></p>
<p>We recommend you talk with Google, but we believe Google has no immediate plans to remove the Flash Player from the Google TV browser.</p>
<p><strong>Do you regret having waited so long after Steve Jobs predicted that Flash Player won’t work on mobile devices 1.5 years ago?</strong></p>
<p>HTML5 has matured and is able to deliver a great web browsing experiences across mobile devices. At the same time users consume the richest content almost exclusively via apps on smartphones and tablets today.  At Adobe we are focused on delivering the best tools and technologies for our developers and content publishers so they can offer the best possible experiences to their customers across platforms &#8211; from desktops to smartphones, from tablets to TVs. We are proud to lead the industry with HTML5 tools while offering new, cutting–edge features in Flash that are not yet supported in HTML5.</p>
<p><strong>Is this expected to improve the relationship between Adobe and Apple?</strong></p>
<p>Adobe and Apple have a longstanding relationship and Mac and iOS users are very important to Adobe. Like with any other company in the industry we work closely with Apple in specific areas like support for our Creative Suite products on Mac OS while we compete in other areas like video editing tools.</p>
<p><strong>What platforms and browsers will Adobe continue to support with Flash Player for browsing?</strong></p>
<p>Adobe plans to continue to support Apple Mac OS X and Safari; Google Chrome Browser for Mac OS X, Microsoft Windows and Intel-based Chrome OS; Microsoft Intel-based Windows and desktop Internet Explorer; and cooperate with other third-party browser providers such as Mozilla and Opera.</p>
<p><strong>How will content publishers serving premium video reach mobile devices?</strong></p>
<p>Content publishers can continue to stream premium, Flash-based video content across platforms and devices including the iPhone and iPad using <a href="http://prodesigntools.com/products/flashmediaserver">Flash Media Server 4.5</a>. Additionally, content publishers can deliver premium video experiences as Flash-based applications packaged with AIR across platforms including mobile devices and connected TVs.</p>
<p><strong>Does Adobe intend to bring HTML5&#8242;s capabilities to full parity with Flash Player? If yes, then why continue supporting Flash Player for desktop?</strong></p>
<p>HTML5 today cannot replace the Flash Player as a platform for delivering console gaming or premium video experience on desktop computers. Adobe plans to leverage ongoing innovation in Flash to provide a blueprint for our work in HTML5. We believe there are opportunities for significant new innovation in both Flash and HTML5, and we are focused on enabling developers to create and publish the richest possible content, regardless of the underlying technology.</p>
<p><strong>Will Adobe create Flash Player for Windows 8 on ARM and Windows 8 on X86?</strong></p>
<p>Adobe’s plan is to support Flash Player with all of the popular browsers on Windows 8’s desktop interface (not the Metro interface) on x86.</p>
<p><img src="http://ProDesignTools.com/img/divider.png" alt="divider" title="divider" style="border:0; padding:10px 0 7px;" width="600" height="10" /></p>
<h2 style="padding-bottom:9px;">Check out Flash Pro CS6 generating HTML5</h2>
<p><iframe width="600" height="335" src="http://www.youtube.com/embed/bzOjbGx5kwc?rel=0&amp;hd=1" frameborder="0" allowfullscreen></iframe></p>
<div style="padding:10px 0 16px;">
<em>If you like this post, please consider subscribing to our <a href="http://prodesigntools.com/feed" target="_blank">RSS feed</a> or follow us on <a href="http://facebook.com/ProDesignTools" target="_blank">Facebook</a> or <a href="http://twitter.com/prodesigntools" target="_blank">Twitter</a>&#8230; You can also just <a href="http://www.feedblitz.com/f/?Sub=657670" target="_blank">enter your email</a> and have new articles sent directly to your inbox.</em>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/new-adobe-tablet-apps-soon-html5-for-cs6.html" title="Adobe: New Tablet Apps Soon, &#8220;Doubling-Down&#8221; on HTML5 for CS6">Adobe: New Tablet Apps Soon, &#8220;Doubling-Down&#8221; on HTML5 for CS6</a></li><li><a href="http://ProDesignTools.com/adobe-cs5-for-creating-websites-apps-mobile-tablets.html" title="Using Adobe CS5 to Create Websites and Apps for Mobile &#038; Tablets">Using Adobe CS5 to Create Websites and Apps for Mobile &#038; Tablets</a></li><li><a href="http://ProDesignTools.com/adobe-working-on-new-version-of-creative-suite-5-cs5-3-or-cs5-5.html" title="Adobe Working on New Release of Creative Suite 5 (CS5.3? CS5.5?)">Adobe Working on New Release of Creative Suite 5 (CS5.3? CS5.5?)</a></li><li><a href="http://ProDesignTools.com/photoshop-cs6-performance-sneak-peek.html" title="Adobe Photoshop CS6 &#8211; Another Look? More Sneak Peeks [VIDEO] ">Adobe Photoshop CS6 &#8211; Another Look? More Sneak Peeks [VIDEO] </a></li><li><a href="http://ProDesignTools.com/when-adobe-cs6-available-including-photoshop-cs6.html" title="When is Adobe CS6 Being Released, including Photoshop CS6?">When is Adobe CS6 Being Released, including Photoshop CS6?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/the-future-of-adobe-flash-and-html5.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Photoshop CS5 Basic and Advanced Masking Techniques [Videos]</title>
		<link>http://ProDesignTools.com/photoshop-cs5-basic-and-advanced-masking-techniques.html</link>
		<comments>http://ProDesignTools.com/photoshop-cs5-basic-and-advanced-masking-techniques.html#comments</comments>
		<pubDate>Mon, 07 Nov 2011 05:02:18 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[CS5]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/?p=7228</guid>
		<description><![CDATA[Knowing how to make a good mask is one of the most important things you can learn to do in Photoshop. With accurate masks you can completely control the placement and movement of all the elements of your image. The techniques shared in these videos will help you get the most out of the new [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:3px;"></div>
<p>Knowing how to make a good mask is one of the most important things you can learn to do in Photoshop.  With accurate masks you can completely control the placement and movement of all the elements of your image.  The techniques shared in these videos will help you get the most out of the new masking capabilities in <a href="http://prodesigntools.com/products/photoshop">Photoshop CS5</a>&#8230;  And when you combine them with the new <a href="http://prodesigntools.com/advanced-magic-with-photoshop-cs5-content-aware-fill.html">content-aware fill</a> feature to magically fill backgrounds of moved or deleted objects, well then you&#8217;ve really got something.</p>
<p><a href="http://www.CS5.tv"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/11/photoshop-cs5-masking-tutorial.jpg" alt="Photoshop CS5 Masking Tutorials" title="Photoshop CS5 Masking Tutorials" width="200" height="157" style="border:0; padding:0 0 10px 10px;" class="alignright size-full wp-image-23841" /></a></p>
<p>The first video is a two-part playlist, <em><strong>New Masking Basics</strong></em>: Get up-to-speed with the great new masking tools and techniques in Photoshop CS5, to quickly and easily create professional quality masks, including a photograph with challenging hair.</p>
<p>The second video, to the right, also plays in two parts &#8211; <em><strong>New Advanced Masking</strong></em>: Learn some of Photoshop guru Russell Brown&#8217;s favorite methods for masking out the background from a really difficult image.</p>
<p>The third and final video is <em><strong>Advanced Motion Blur Masking and Blending</strong></em>: This tutorial will get you through the toughest motion blur with flying colors&#8230;  Also learn some advanced blending tips and techniques.</p>
<p><span id="more-7228"></span><em>For full-screen viewing, click the expand icon and then 480p after pressing play on each thumbnail:</em></p>
<div style="margin-top:16px;">
<div class="floatleft" style="margin-bottom:16px;">
<object width="292" height="208" title="Adobe Photoshop CS5: New Masking Basics"><param name="movie" value="http://www.youtube.com/p/21BD417B2122E34B&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/p/21BD417B2122E34B&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="292" height="208"></embed></object>
</div>
<div class="floatright" style="margin-bottom:16px;">
<object width="292" height="208" title="Adobe Photoshop CS5: New Advanced Masking"><param name="movie" value="http://www.youtube.com/p/0F2881821CD0297E&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/p/0F2881821CD0297E&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="292" height="208"></embed></object>
</div>
<div class="floatleft" style="margin-bottom:12px;">
<object width="292" height="208" title="Photoshop CS5: Advanced Motion Blur Masking and Blending"><param name="movie" value="http://www.youtube.com/v/E3-fKp7sTls&#038;hl=en_US&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/E3-fKp7sTls&#038;hl=en_US&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="292" height="208"></embed></object>
</div>
<div class="floatright" style="margin-bottom:12px;">
<a href="http://prodesigntools.com/products/photoshop/photoshopextended"><br />
<img src="/img/adobe-photoshop-cs5-extended-dragon.jpg" alt="Get Photoshop CS5 Extended" title="Get Photoshop CS5 Extended" width="292" height="208" style="margin-top:-18px; border:0px;" /><br />
</a>
</div>
</div>
<div class="fixed"></div>
<div style="padding:6px 0 16px;">
Want more free training?&nbsp;  See some amazing uses of <a href="http://prodesigntools.com/advanced-magic-with-photoshop-cs5-content-aware-fill.html">Content-Aware Fill</a> and <a href="http://prodesigntools.com/advanced-puppet-warping-with-photoshop-cs5.html">Puppet Warp</a>&#8230;</p>
<p>Or check out <a href="http://www.cs5.tv">www.cs5.tv</a> for more great tutorials on the new features in Creative Suite 5.
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/photoshop-cs5-content-aware-fill-before-after-essential-tips.html" title="Photoshop CS5&#8242;s Content-Aware Fill: Before &#038; After the Right Way">Photoshop CS5&#8242;s Content-Aware Fill: Before &#038; After the Right Way</a></li><li><a href="http://ProDesignTools.com/adobe-photoshop-cs5-cs4-cs3-free-tutorials-training.html" title="Adobe Photoshop Best Tips, Tricks, Techniques, Training &#038; Tutorials">Adobe Photoshop Best Tips, Tricks, Techniques, Training &#038; Tutorials</a></li><li><a href="http://ProDesignTools.com/impressionist-oil-painting-with-free-adobe-plug-in-for-photoshop-cs5.html" title="Impressionist Oil Painting with Free Adobe Plug-in for Photoshop CS5">Impressionist Oil Painting with Free Adobe Plug-in for Photoshop CS5</a></li><li><a href="http://ProDesignTools.com/advanced-puppet-warping-with-photoshop-cs5.html" title="Advanced Puppet Warping with Photoshop CS5">Advanced Puppet Warping with Photoshop CS5</a></li><li><a href="http://ProDesignTools.com/advanced-magic-with-photoshop-cs5-content-aware-fill.html" title="Advanced Magic with Photoshop CS5&#8242;s Content-Aware Fill">Advanced Magic with Photoshop CS5&#8242;s Content-Aware Fill</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/photoshop-cs5-basic-and-advanced-masking-techniques.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free: 4 Hours of Video Tutorials for New Photoshop Elements 10 &amp; 9</title>
		<link>http://ProDesignTools.com/four-hours-free-video-tutorials-new-photoshop-elements-9-pse9.html</link>
		<comments>http://ProDesignTools.com/four-hours-free-video-tutorials-new-photoshop-elements-9-pse9.html#comments</comments>
		<pubDate>Thu, 03 Nov 2011 04:02:51 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/?p=11348</guid>
		<description><![CDATA[We&#8217;ve previously covered 17+ hours of free video tutorials for Creative Suite 5, plus three hours for Lightroom 3 &#8211; so here are some brand new training resources for the just-released Adobe Photoshop Elements 10&#8230; Most of these tutorials also apply to Photoshop Elements 9, which shares the same interface but just doesn&#8217;t have as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://prodesigntools.com/videos/show/photoshop-elements-10"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2010/07/learn-adobe-photoshop-elements-tutorials.png" alt="Watch Adobe Photoshop Elements 10 Free Tutorials" title="Watch Adobe Photoshop Elements 10 Free Tutorials" width="100" height="100" style="border:0; margin:13px 18px 0 0;" class="alignleft size-full wp-image-8759" /></a></p>
<p>We&#8217;ve previously covered <a href="http://prodesigntools.com/free-new-video-tutorials-for-all-cs5-products.html">17+ hours</a> of free video tutorials for <a href="http://prodesigntools.com/adobe-releases-cs5-5-including-free-trials.html">Creative Suite 5</a>, plus <a href="http://prodesigntools.com/three-hours-of-free-tutorials-for-lightroom-3-plus-other-resources.html">three hours</a> for <a href="http://prodesigntools.com/lightroom-3-is-out.html">Lightroom 3</a> &#8211; so here are some brand new training resources for the just-released Adobe <a href="http://prodesigntools.com/photoshop-elements-10-premiere-elements-10-are-out-pse-pre.html">Photoshop Elements 10</a>&#8230;  Most of these tutorials also apply to Photoshop Elements 9, which shares the same interface but just doesn&#8217;t have <a href="http://prodesigntools.com/photoshop-elements-10-vs-9-8-7-6-differences-between-version-compare.html">as many features</a>.</p>
<p>In these three courses the experts share how to get started, the basics of the software, new features, how to use key tools and functions, plus their favorite tips and techniques.  In sum, there is over four hours of free content, with 46 separate chapters.</p>
<p>If you need a copy of Photoshop Elements 10 to get going right away, just <a href="http://www.TryElements10.com">download the free trial</a> and it will work fully for 30 calendar days, which should be plenty of time to get through the classes.</p>
<p>If you prefer learning in written form, we&#8217;ve got the <a href="http://prodesigntools.com/download-free-ebook-on-adobe-photoshop-elements-9-pse.html">Adobe Photoshop Elements Guide</a> &#8211; a free 95-page e-book you can download as well.</p>
<p><span id="more-11348"></span>
<div style="padding:7px 0 10px;">
<table class="centered">
<thead>
<tr>
<th colspan="3" style="font-size:110%;"><a href="http://prodesigntools.com/videos/show/learn-photoshop-elements-9">Learn Adobe Photoshop Elements 9 &#038; 10</a></th>
</tr>
<tfoot>
<tr>
<td colspan="3" style="font-size:110%; text-align:center;"><a href="http://prodesigntools.com/videos/show/learn-photoshop-elements-9">Play Now »</a></td>
</tr>
</tfoot>
<tr>
<th>Ch</th>
<th>Topic</th>
<th>Runtime</th>
</tr>
</thead>
<tr>
<td>01</td>
<td>What Is Adobe Photoshop Elements?</td>
<td style="text-align:center;">03:26</td>
</tr>
<tr class="even">
<td>02</td>
<td>Importing Photos into the Organizer</td>
<td style="text-align:center;">03:41</td>
</tr>
<tr>
<td>03</td>
<td>Importing Photos from a Digital Camera</td>
<td style="text-align:center;">07:42</td>
</tr>
<tr class="even">
<td>04</td>
<td>Using People Recognition</td>
<td style="text-align:center;">05:48</td>
</tr>
<tr>
<td>05</td>
<td>Using the Organizer Interface</td>
<td style="text-align:center;">04:21</td>
</tr>
<tr class="even">
<td>06</td>
<td>Using the Edit Workspace</td>
<td style="text-align:center;">05:35</td>
</tr>
<tr>
<td>07</td>
<td>Using the Toolbox in Photoshop Elements</td>
<td style="text-align:center;">07:14</td>
</tr>
<tr class="even">
<td>08</td>
<td>Using Automatic Selection Tools</td>
<td style="text-align:center;">07:59</td>
</tr>
<tr>
<td>09</td>
<td>Using Manual Selection Tools</td>
<td style="text-align:center;">08:16</td>
</tr>
<tr class="even">
<td>10</td>
<td>Using the Straighten and Crop Tools</td>
<td style="text-align:center;">05:09</td>
</tr>
<tr>
<td>11</td>
<td>Using the Recompose Tool</td>
<td style="text-align:center;">07:03</td>
</tr>
<tr class="even">
<td>12</td>
<td>Using Photomerge Panorama</td>
<td style="text-align:center;">05:07</td>
</tr>
<tr>
<td>13</td>
<td>Using Photomerge Style Match</td>
<td style="text-align:center;">06:26</td>
</tr>
<tr class="even">
<td>14</td>
<td>Creating a Blue Sky</td>
<td style="text-align:center;">07:03</td>
</tr>
<tr>
<td>15</td>
<td>Using Quick Fix</td>
<td style="text-align:center;">06:26</td>
</tr>
<tr class="even">
<td>16</td>
<td>Fixing Red Eye and Retouching Skin</td>
<td style="text-align:center;">08:02</td>
</tr>
<tr>
<td>17</td>
<td>Content-Aware Healing</td>
<td style="text-align:center;">11:25</td>
</tr>
<tr class="even">
<td>18</td>
<td>Using Guided Edit Mode</td>
<td style="text-align:center;">14:10</td>
</tr>
<tr>
<td>19</td>
<td>Creating Reflections with Guided Edit</td>
<td style="text-align:center;">05:11</td>
</tr>
<tr class="even">
<td>20</td>
<td>Using the Out of Bounds Effect with Guided Edit</td>
<td style="text-align:center;">06:59</td>
</tr>
<tr>
<td>21</td>
<td>Creating a Perfect Portrait with Guided Edit</td>
<td style="text-align:center;">06:10</td>
</tr>
<tr class="even">
<td>22</td>
<td>Working with Layers</td>
<td style="text-align:center;">11:19</td>
</tr>
<tr>
<td>23</td>
<td>Adding Text</td>
<td style="text-align:center;">11:04</td>
</tr>
<tr class="even">
<td>24</td>
<td>Adding a Watermark</td>
<td style="text-align:center;">06:12</td>
</tr>
<tr>
<td>25</td>
<td>Creating a Photo Border</td>
<td style="text-align:center;">08:43</td>
</tr>
<tr class="even">
<td>26</td>
<td>Creating a Photo Collage</td>
<td style="text-align:center;">11:22</td>
</tr>
<tr>
<td>27</td>
<td>Creating a Photo Collage for a Special Occasion</td>
<td style="text-align:center;">15:48</td>
</tr>
<tr class="even">
<td>28</td>
<td>Creating a Calendar</td>
<td style="text-align:center;">06:27</td>
</tr>
<tr>
<td>29</td>
<td>Creating Greeting Cards</td>
<td style="text-align:center;">06:35</td>
</tr>
<tr class="even">
<td>30</td>
<td>Creating Cards with Recorded Light-Painting Images</td>
<td style="text-align:center;">09:22</td>
</tr>
<tr>
<td>31</td>
<td>Creating a Slideshow (Windows)</td>
<td style="text-align:center;">11:21</td>
</tr>
<tr class="even">
<td>32</td>
<td>Sharing Your Images via E-mail</td>
<td style="text-align:center;">04:31</td>
</tr>
</table>
</div>
<div style="padding:6px 0 10px;">
<table class="centered">
<thead>
<tr>
<th colspan="3" style="font-size:110%;"><a href="http://prodesigntools.com/videos/show/photoshop-elements-10">Photoshop Elements 10 How-to&#8217;s</a></th>
</tr>
<tfoot>
<tr>
<td colspan="3" style="font-size:110%; text-align:center;"><a href="http://prodesigntools.com/videos/show/photoshop-elements-10">Play Now »</a></td>
</tr>
</tfoot>
<tr>
<th>Ch</th>
<th>Topic</th>
<th>Runtime</th>
</tr>
</thead>
<tr>
<td>01</td>
<td>Show off Your Photos and Videos Virtually Anywhere</td>
<td style="text-align:center;">01:14</td>
</tr>
<tr class="even">
<td>02</td>
<td>Photoshop Elements Plus Membership</td>
<td style="text-align:center;">01:10</td>
</tr>
<tr>
<td>03</td>
<td>Organize it All with Automated Options</td>
<td style="text-align:center;">00:54</td>
</tr>
<tr class="even">
<td>04</td>
<td>Add Curving and Flowing Text</td>
<td style="text-align:center;">00:52</td>
</tr>
<tr>
<td>05</td>
<td>Easily Create Stunning Photo Effects</td>
<td style="text-align:center;">00:44</td>
</tr>
<tr class="even">
<td>06</td>
<td>Paint Effects onto Specific Photo Areas</td>
<td style="text-align:center;">00:46</td>
</tr>
</table>
</div>
<div style="padding:6px 0 10px;">
<table class="centered">
<thead>
<tr>
<th colspan="3" style="font-size:110%;"><a href="http://prodesigntools.com/videos/show/photoshop-elements-9-how-tos">Photoshop Elements 9 How-to&#8217;s</a></th>
</tr>
<tfoot>
<tr>
<td colspan="3" style="font-size:110%; text-align:center;"><a href="http://prodesigntools.com/videos/show/photoshop-elements-9-how-tos">Play Now »</a></td>
</tr>
</tfoot>
<tr>
<th>Ch</th>
<th>Topic</th>
<th>Runtime</th>
</tr>
</thead>
<tr>
<td>01</td>
<td>Easily Create the Perfect Photo</td>
<td style="text-align:center;">01:04</td>
</tr>
<tr class="even">
<td>02</td>
<td>Experience the Ultimate Media Management Hub</td>
<td style="text-align:center;">01:18</td>
</tr>
<tr>
<td>03</td>
<td>Enjoy the Convenience to Do More with your Photos &#038; Videos</td>
<td style="text-align:center;">01:14</td>
</tr>
<tr class="even">
<td>04</td>
<td>Match a Favorite Photo Style &#038; Expand Panoramic Scenes</td>
<td style="text-align:center;">01:05</td>
</tr>
<tr>
<td>05</td>
<td>Share Photos in a Variety of Ways</td>
<td style="text-align:center;">00:57</td>
</tr>
<tr class="even">
<td>06</td>
<td>Create Stunning Effects using Step-By-Step Guided Edits</td>
<td style="text-align:center;">00:50</td>
</tr>
<tr>
<td>07</td>
<td>Make Photo Creations that Look Just the Way You Want</td>
<td style="text-align:center;">00:52</td>
</tr>
<tr class="even">
<td>08</td>
<td>Quickly Clean your Scene of Unwanted Elements</td>
<td style="text-align:center;">00:50</td>
</tr>
</table>
</div>
<p>This extensive series is presented by teaching gurus <a href="http://www.timgrey.com" target="_blank">Tim Grey</a> and <a href="http://cheliusgraphicservices.com" target="_blank">Chad Chelius</a>, and was produced by <a href="http://www.video2brain.com" target="_blank">video2brain</a>.</p>
<p>For affordable live, interactive training on Photoshop Elements, we recommend the excellent online workshops given at <a href="http://everydayelementsonline.com/workshops" target="_blank">Everyday Elements</a>.</p>
<p><em>See <a href="http://prodesigntools.com/photoshop-elements-10-vs-9-8-7-6-differences-between-version-compare.html">what&#8217;s new and improved</a> in PSE 10 &#8211; or see what the <a href="http://prodesigntools.com/adobe-photoshop-elements-10-reviews-ratings-pse.html">industry reviews are saying</a>.</em></p>
<div style="padding-top:7px;"></div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/five-hours-free-tutorials-photoshop-and-premiere-elements-7-and-8.html" title="5 Hours of Free Tutorials for Photoshop/Premiere Elements 7 and 8">5 Hours of Free Tutorials for Photoshop/Premiere Elements 7 and 8</a></li><li><a href="http://ProDesignTools.com/adobe-photoshop-create-time-lapse-video-from-photographs.html" title="How to Use Photoshop to Create a Time-Lapse Video from Photos">How to Use Photoshop to Create a Time-Lapse Video from Photos</a></li><li><a href="http://ProDesignTools.com/adobe-photoshop-cs5-cs4-cs3-free-tutorials-training.html" title="Adobe Photoshop Best Tips, Tricks, Techniques, Training &#038; Tutorials">Adobe Photoshop Best Tips, Tricks, Techniques, Training &#038; Tutorials</a></li><li><a href="http://ProDesignTools.com/adobe-cs5-for-creating-websites-apps-mobile-tablets.html" title="Using Adobe CS5 to Create Websites and Apps for Mobile &#038; Tablets">Using Adobe CS5 to Create Websites and Apps for Mobile &#038; Tablets</a></li><li><a href="http://ProDesignTools.com/new-adobe-photoshop-elements-10-pse-giveaway.html" title="New Adobe Photoshop Elements 10: Five Free Copies to Give Away!">New Adobe Photoshop Elements 10: Five Free Copies to Give Away!</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/four-hours-free-video-tutorials-new-photoshop-elements-9-pse9.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Photoshop Image Deblurring: Adobe Proves Tech with New Photos</title>
		<link>http://ProDesignTools.com/photoshop-image-deblur-adobe-releases-new-photos.html</link>
		<comments>http://ProDesignTools.com/photoshop-image-deblur-adobe-releases-new-photos.html#comments</comments>
		<pubDate>Sun, 23 Oct 2011 05:01:52 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[CS6]]></category>
		<category><![CDATA[MAX]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/photoshop-image-deblur-adobe-releases-new-photos.html</guid>
		<description><![CDATA[Here is the latest news on Photoshop Image Deblurring:&#160; In response to some of your questions here at ProDesignTools, we contacted Adobe and requested they help “bring into focus” the new Deblur feature that could be in a future Photoshop. We got in touch with Dr. Jue Wang, Adobe senior research scientist, and as a [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:4px;"></div>
<p>Here is the latest news on <a href="http://prodesigntools.com/photoshop-sneak-peek-image-deblurring-adobe-max.html">Photoshop Image Deblurring</a>:&nbsp;  In response to some of your questions here at ProDesignTools, we contacted Adobe and requested they help “bring into focus” the new Deblur feature that could be in a future <a href="http://prodesigntools.com/products/photoshop">Photoshop</a>.  We got in touch with <a href="http://prodesigntools.com/links/technology/people/seattle/wang.html">Dr. Jue Wang</a>, Adobe senior research scientist, and as a direct result his team has provided more examples of the technology using notable photographs.  Most of these are well-known from history or come from independent sources, and thus began with natural camera blur.</p>
<p>For those just joining us on the story, here’s a quick review: Earlier this month we ran a <a href="http://prodesigntools.com/photoshop-sneak-peek-image-deblurring-adobe-max.html">feature article on this “sneak peek”</a> of an amazing new capability revealed at <a href="http://prodesigntools.com/MAX">Adobe MAX</a>. Several blurry photographs were processed through a new Photoshop plug-in to give before-and-after results that wowed the crowd, even more than the <a href="http://prodesigntools.com/videos/show/max-2011-sneak-peeks">other popular sneak demos</a> at the show.  [<a href="http://prodesigntools.com/photoshop-sneak-peek-image-deblurring-adobe-max.html">See the full video in HD</a>]</p>
<p><script type="text/javascript">
function setImg(myName, myImage)
{
  document.getElementById(myName).src=myImage;
}
var inside=false;
function toggleImg(myName, outImage, inImage)
{
  if (inside) {
    setImg(myName, outImage);
  } else {
    setImg(myName, inImage);
  }
  inside=!inside;
}
</script></p>
<p><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-snow-scene-before.jpg" alt="Photoshop (CS6?) Image Deblurring: Winter Scene" title="Photoshop (CS6?) Image Deblurring: Winter Scene" width="210" height="200" id="snow" onclick="toggleImg('snow', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-snow-scene-before.jpg', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-snow-scene-after.jpg');" onmouseout="setImg('snow', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-snow-scene-before.jpg');" onmouseover="setImg('snow', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-snow-scene-after.jpg');" style="border:0; padding:7px 9px 8px 0;" class="alignleft size-full wp-image-23333" /></p>
<p>Why did controversy later arise?  For the last brief image of his demonstration, intending to be entertaining and relevant to the audience, Dr. Wang used a photo of Adobe CTO Kevin Lynch that had been synthetically blurred.  Creation of synthetic inputs is common practice across the research in this field, but out of simplicity, Dr. Wang did not go into those origins at the time.</p>
<p>The original sharp version was found online, and even though the other images came from real-world blur due to camera shake, this opened the door for some to raise questions about the efficacy of the developing technology.  After we contacted them, Adobe added an <a href="http://prodesigntools.com/blogs/photoshopdotcom/2011/10/behind-all-the-buzz-deblur-sneak-peek.html">update to their Photoshop.com blog post</a> explaining why synthetic blurring was used for that example, but some skepticism remained.</p>
<p><span id="more-23152"></span>So we got in touch with Dr. Wang again and have been working with him over the weekend.  In response, his team put together a group of independent photographs that began with natural camera blur and included the results from Photoshop’s Image Deblurring algorithm.  Here is what he wrote to us yesterday:</p>
<blockquote><p>
This is still early-stage research and as it develops we will definitely be reaching out to the community for testing examples.  But at the moment our researchers are still refining the technologies.  In the meantime, we have put some real-world examples on our fun Deblur Famous Photos webpage, and there will be more.  On the page you can also find a way to contribute to our research.
</p></blockquote>
<p>We hope you find these as helpful and interesting as we do.  Just roll over each photo with your mouse (or tap) for the before and after results.  And if you have an image of your own or a good-case historical photo, please see the invitation on how to propose it for deblurring at the end of this article.</p>
<h2 style="padding:8px 0 3px;">Robert Capa’s D-Day Photo</h2>
<p>This is perhaps the most famous blurry photograph in American history.  It was taken by <a href="http://en.wikipedia.org/wiki/Robert_Capa" target="_blank">Robert Capa</a> on June 6, 1944, during World War II.  The picture captured an American soldier landing on Omaha Beach on D-Day in Normandy, France.  As you can see, the technical quality of the original is challenging &#8211; there is an enormous degree of blur, noise, and artifacts.  It&#8217;s an extreme test of the Photoshop deblurring algorithm, but check out the noteworthy result &#8211; particularly in the foreground, and the new detail revealed in the G.I.&#8217;s face.</p>
<p><img src="http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-capa-d-day-before.jpg" alt="Photoshop (CS6?) Image Deblurring: D-Day Photo" title="Photoshop (CS6?) Image Deblurring: D-Day Photo" width="494" height="314" id="d-day" onclick="toggleImg('d-day', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-capa-d-day-before.jpg', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-capa-d-day-after.jpg');" onmouseout="setImg('d-day', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-capa-d-day-before.jpg');" onmouseover="setImg('d-day', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-capa-d-day-after.jpg');" style="border:0; padding:7px 0 17px;" class="aligncenter" /></p>
<h2 style="padding-bottom:3px;">Microsoft&#8217;s Sculpture Test</h2>
<p>Here is an authentic photograph Microsoft used as a test for their own picture deblurring solution, which involved having hardware gyro sensors built into a special camera and then using the sensor data recorded at the time of image capture to automatically deblur each photo taken on it.  As a challenge, the Adobe team fed the <a href="http://research.microsoft.com/en-us/um/redmond/groups/ivm/imudeblurring/deblur_highres/blur_44.png" target="_blank">same original Microsoft image</a> blurred from camera shake into the Photoshop prototype, which of course did not have the benefit of the recorded data to work backwards from.  Yet the Photoshop output compares favorably with <a href="http://www.geek.com/articles/gadgets/microsoft-solves-photo-blur-with-a-new-camera-sensor-2010082" target="_blank">Microsoft&#8217;s result</a> that had required the special apparatus.</p>
<p><img src="http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-microsoft-sculpture-before.jpg" alt="Photoshop (CS6?) Image Deblurring: Microsoft Photo" title="Photoshop (CS6?) Image Deblurring: Microsoft Photo" width="561" height="374" id="microsoft" onclick="toggleImg('microsoft', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-microsoft-sculpture-before.jpg', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-microsoft-sculpture-after.jpg');" onmouseout="setImg('microsoft', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-microsoft-sculpture-before.jpg');" onmouseover="setImg('microsoft', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-microsoft-sculpture-after.jpg');" style="border:0; padding:8px 0 17px;" class="aligncenter" /></p>
<h2 style="padding-bottom:3px;">Korean Pagoda</h2>
<p>One last example we&#8217;ll cover is from the <a href="http://cfile205.uf.daum.net/image/162171164BC86618DC19EC" target="_blank">Hwanho Sunrise Park</a> in Pohang, Korea.  This photo&shy;graph was an inspiration to the Korean team that originally created the Photoshop unblur technology, in that the image convolution was so bad that it seemed impossible to save.  But the researchers didn&#8217;t give up working on their algorithms &#8211; and then finally late one night, it worked.  Notice in particular the water, the trees, and the bench at the lower right.</p>
<p><img src="http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-korean-pagoda-before.jpg" alt="Photoshop (CS6?) Image Deblurring: Pagoda Photo" title="Photoshop (CS6?) Image Deblurring: Pagoda Photo" width="486" height="483" id="pagoda" onclick="toggleImg('pagoda', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-korean-pagoda-before.jpg', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-korean-pagoda-after.jpg');" onmouseout="setImg('pagoda', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-korean-pagoda-before.jpg');" onmouseover="setImg('pagoda', 'http://prodesigntools.com/wordpress/wp-content/uploads/2011/10/photoshop-deblur-korean-pagoda-after.jpg');" style="border:0; padding:8px 0 15px;" class="aligncenter" /></p>
<h2 style="padding-bottom:3px;">More</h2>
<p>Of course, the developing algorithm does not always work so well (which the researchers freely admit) &#8211; and you can see an example of that, plus more details and estimated blur kernels for all images at the <a href="http://juew.org/deblurFamousPhoto.html" target="_blank">Deblur Famous/Interesting Photos page</a>, where visitor submissions of additional photos are also invited.  </p>
<p>Read <a href="http://prodesigntools.com/photoshop-sneak-peek-image-deblurring-adobe-max.html">more about this sneak peek,</a> or watch the original <a href="http://prodesigntools.com/videos/watch/max-2011-sneak-peeks/max-2011-sneak-peek-image-deblurring">Photoshop Deblur demo</a> in its entirety, now in full-screen High Definition video&#8230;&nbsp;  Also catch the cool sneaks for other Adobe products:</p>
<ul>
<li><a href="http://prodesigntools.com/indesign-sneak-peek-liquid-layout-adobe-max.html">InDesign Liquid Layout</a></li>
<li>Three for <a href="http://prodesigntools.com/adobe-sneaks-premiere-pro-after-effects-video-tools.html">Premiere Pro &#038; After Effects</a></li>
<li><a href="http://prodesigntools.com/videos/show/max-2011-sneak-peeks">All 11 sneak peeks</a> presented at the show</li>
</ul>
<hr style="width:1px;" />
<p>See the best from Adobe MAX 2011 &#8211; including the <a href="http://prodesigntools.com/adobe-max-2011-watch-keynotes-free-online.html">keynote presentations</a> plus over 160 hours of <a href="http://prodesigntools.com/free-training-tutorials-160-hours-adobe-max-2011.html">free tutorials and training sessions</a> from the experts, on a wide range of topics covering all major Adobe applications.</p>
<p>Check out more Adobe Photoshop (CS5) magic with advanced demos and techniques for the new <a href="http://prodesigntools.com/advanced-magic-with-photoshop-cs5-content-aware-fill.html">Content-Aware Fill</a> feature as well as <a href="http://prodesigntools.com/advanced-puppet-warping-with-photoshop-cs5.html">Puppet Warp</a>.</p>
<div style="padding:5px 0 18px;">
<em>[<span style="background:#FFFFCC;"><strong>U<span class="smallcaps">PDATE</span></strong></span> — Adobe is still offering the MAX "show special":&nbsp;  <a href="http://prodesigntools.com/save-20-pct-adobe-cs5-5-upgrade-pricing-discount.html">Save 20% on upgrades to CS5.5</a>!]</em>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/photoshop-sneak-peek-image-deblurring-adobe-max.html" title="Photoshop Sneak Peek: Image Deblurring from Adobe MAX 2011">Photoshop Sneak Peek: Image Deblurring from Adobe MAX 2011</a></li><li><a href="http://ProDesignTools.com/adobe-sneaks-premiere-pro-after-effects-video-tools.html" title="Adobe Sneaks New Video Features for Premiere Pro &#038; After Effects">Adobe Sneaks New Video Features for Premiere Pro &#038; After Effects</a></li><li><a href="http://ProDesignTools.com/indesign-sneak-peek-liquid-layout-adobe-max.html" title="InDesign (CS6?) Sneak Peek: Liquid Layout from Adobe MAX 2011">InDesign (CS6?) Sneak Peek: Liquid Layout from Adobe MAX 2011</a></li><li><a href="http://ProDesignTools.com/photoshop-cs6-performance-sneak-peek.html" title="Adobe Photoshop CS6 &#8211; Another Look? More Sneak Peeks [VIDEO] ">Adobe Photoshop CS6 &#8211; Another Look? More Sneak Peeks [VIDEO] </a></li><li><a href="http://ProDesignTools.com/when-adobe-cs6-available-including-photoshop-cs6.html" title="When is Adobe CS6 Being Released, including Photoshop CS6?">When is Adobe CS6 Being Released, including Photoshop CS6?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/photoshop-image-deblur-adobe-releases-new-photos.html/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Photoshop Sneak Peek: Image Deblurring from Adobe MAX 2011</title>
		<link>http://ProDesignTools.com/photoshop-sneak-peek-image-deblurring-adobe-max.html</link>
		<comments>http://ProDesignTools.com/photoshop-sneak-peek-image-deblurring-adobe-max.html#comments</comments>
		<pubDate>Wed, 12 Oct 2011 04:15:41 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[CS6]]></category>
		<category><![CDATA[MAX]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/?p=22518</guid>
		<description><![CDATA[Can you imagine a new feature in Photoshop that could automatically deblur photographs to restore the originally-intended subject material to clarity and focus?&#160; Adobe can&#8230; function mouseOver() { document.getElementById("sneak").src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/10/adobe-photoshop-sneak-peek-image-deblurring-photo-after.jpg"; } function mouseOut() { document.getElementById("sneak").src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/10/adobe-photoshop-sneak-peek-image-deblurring-photo-before.jpg"; } var inside=false; function toggle() { if (inside) { mouseOut(); } else { mouseOver(); } inside=!inside; } This demonstration comes from [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:4px;"></div>
<p>Can you imagine a new feature in <a href="http://prodesigntools.com/products/photoshop">Photoshop</a> that could automatically deblur photographs to restore the originally-intended subject material to clarity and focus?&nbsp;  Adobe can&#8230;</p>
<p><script type="text/javascript">
function mouseOver()
{
  document.getElementById("sneak").src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/10/adobe-photoshop-sneak-peek-image-deblurring-photo-after.jpg";
}
function mouseOut()
{
  document.getElementById("sneak").src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/10/adobe-photoshop-sneak-peek-image-deblurring-photo-before.jpg";
}
var inside=false;
function toggle()
{
  if (inside) {
    mouseOut();
  } else {
    mouseOver();
  }
  inside=!inside;
}
</script></p>
<p><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/10/adobe-photoshop-sneak-peek-image-deblurring-photo-before.jpg" alt="Adobe Photoshop (CS6?) Sneak Peek: Photo Deblurring" title="Adobe Photoshop (CS6?) Sneak Peek: Photo Deblurring" width="508" height="514" id="sneak" onclick="toggle();" onmouseover="mouseOver();" onmouseout="mouseOut();" style="border:0; padding:5px 0 15px;" class="aligncenter size-full wp-image-23043" /></p>
<p><span id="more-22518"></span>This demonstration comes from last week&#8217;s Adobe MAX conference in Los Angeles, where the last major session showcases &#8220;sneaks&#8221; of what Adobe is working on but hasn&#8217;t revealed yet.  There are no guarantees for what may or may not appear in a production release, or when.  But, could this appear in a future version like <a href="http://prodesigntools.com/adobe-creative-suite-release-schedule-cs6.html">Photoshop CS6</a>?&nbsp;  Well, watch this video and make up your own mind:</p>
<div style="padding:11px 0 10px;">
<iframe title="AdobeTV Video Player" width="600" height="363" src="http://tv.adobe.com/embed/816/11422/" frameborder="0" allowfullscreen scrolling="no"></iframe>
</div>
<h2 style="padding-bottom:3px;">Adobe Photo Deblur: How Does It Work?</h2>
<p>From the video you see the key element in the unblurring feature is the program&#8217;s intensive computation of a &#8220;blur kernel&#8221; (or point spread function), a unique signature which describes the motion trajectory of the camera while the shutter was open during the creation of the flawed image&#8230;  Then, once this path is determined, further computation applies it to the blurry picture to reverse and work back to what the photograph should have looked like originally &#8211; in other words, to remove the blur and restore a sharp image.</p>
<p>For the clearest example, check this <a href="http://blogs.adobe.com/photoshopdotcom/files/2011/10/Plaza.png" target="_blank">high-resolution before-and-after</a> still photo comparison.  Or see <a href="http://prodesigntools.com/photoshop-image-deblur-adobe-releases-new-photos.html">brand new amazing photos</a> of this capability that have been released since the show.</p>
<p>Watching it in action is pretty amazing &#8211; unreal even &#8211; as heard in the gasps and incredulity of the audience, which at this venue is a pretty sophisticated crowd.  The show&#8217;s emcee calls it, &#8220;mind-blowing, cool Photoshop magic.&#8221;&nbsp; And though this plug-in can&#8217;t correct a picture that&#8217;s just plain out of focus, with the rise of <a href="http://www.flickr.com/cameras" target="_blank">cellphone cameras everywhere</a> and the iPhone now being the #1 camera on Flickr, the ability to fix camera shake and repair blurry or smeared images could be a very big deal.</p>
<p><a href="http://prodesigntools.com/videos/show/max-2011-sneak-peeks"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/10/adobe-max-sneak-peek-preview.jpg" alt="See All Eleven Adobe MAX 2011 Sneak Peek Videos" title="See All Eleven Adobe MAX 2011 Sneak Peek Videos" width="234" height="175" style="border:0; padding:5px 2px 8px 12px;" class="alignright size-full wp-image-22544" /></a></p>
<p>So, back to the previous question &#8211; could this new feature be coming in Photoshop CS6?&nbsp;  Well, Creative Suite 6 (or whatever CS &#8220;Next&#8221; is called) could be about <a href="http://prodesigntools.com/adobe-creative-suite-release-schedule-cs6.html">six months away</a> or so &#8211; and picking up some of the cues from Adobe presenter <a href="http://prodesigntools.com/links/technology/people/seattle/wang.html">Jue Wang</a>, it&#8217;s unclear&#8230;&nbsp;  He says in various spots, <em>&#8220;we have been working on this problem for a while and have built a prototype to solve it,&#8221;</em> and, <em>&#8220;you can see there are a lot of controls here because it&#8217;s still an early prototype,&#8221;</em> so it&#8217;s hard to say how close something like this might actually be.</p>
<p>What do you think?  </p>
<p>Let us know in the <a href="http://prodesigntools.com/photoshop-sneak-peek-image-deblurring-adobe-max.html#respond">comments below</a>.</p>
<p>See the best from Adobe MAX 2011 &#8211; including the <a href="http://prodesigntools.com/adobe-max-2011-watch-keynotes-free-online.html">keynote presentations</a> plus over 160 hours of <a href="http://prodesigntools.com/free-training-tutorials-160-hours-adobe-max-2011.html">free tutorials and training sessions</a> from the experts, on a wide range of topics covering all major Adobe products.&nbsp;  And we&#8217;ll have more MAX sneaks here for other Adobe products in the coming weeks&#8230;  For instance, here are new sneaks for <a href="http://prodesigntools.com/indesign-sneak-peek-liquid-layout-adobe-max.html">InDesign Liquid Layout</a> and <a href="http://prodesigntools.com/adobe-sneaks-premiere-pro-after-effects-video-tools.html">Premiere Pro Syncing</a>.</p>
<p>Check out more Adobe Photoshop (CS5) magic with advanced demos and techniques for the new <a href="http://prodesigntools.com/advanced-magic-with-photoshop-cs5-content-aware-fill.html">Content-Aware Fill</a> feature as well as <a href="http://prodesigntools.com/advanced-puppet-warping-with-photoshop-cs5.html">Puppet Warp</a>.</p>
<div style="padding:4px 0 8px;">
<em>[<span style="background:#FFFFCC;"><strong>U<span class="smallcaps">PDATE</span></strong></span> — Show special, limited time!&nbsp;  <a href="http://prodesigntools.com/save-20-pct-adobe-cs5-5-upgrade-pricing-discount.html">Save 20% on upgrades to CS5.5</a> at the Adobe Store.]</em>
</div>
<div style="padding:4px 0 19px;">
<em>[<span style="background:#FFFFCC;"><strong>N<span class="smallcaps">EWS</span></strong> (Oct. 16th)</span> — Adobe has just now provided much more information and background on this unblur capability, including additional before-and-after photos, on their <a href="http://prodesigntools.com/blogs/photoshopdotcom/2011/10/behind-all-the-buzz-deblur-sneak-peek.html">Photoshop blog</a>.&nbsp;  Plus, you can now watch the complete collection of <a href="http://prodesigntools.com/videos/show/max-2011-sneak-peeks">all sneaks from MAX</a>!]</em>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/photoshop-image-deblur-adobe-releases-new-photos.html" title="Photoshop Image Deblurring: Adobe Proves Tech with New Photos">Photoshop Image Deblurring: Adobe Proves Tech with New Photos</a></li><li><a href="http://ProDesignTools.com/adobe-sneaks-premiere-pro-after-effects-video-tools.html" title="Adobe Sneaks New Video Features for Premiere Pro &#038; After Effects">Adobe Sneaks New Video Features for Premiere Pro &#038; After Effects</a></li><li><a href="http://ProDesignTools.com/indesign-sneak-peek-liquid-layout-adobe-max.html" title="InDesign (CS6?) Sneak Peek: Liquid Layout from Adobe MAX 2011">InDesign (CS6?) Sneak Peek: Liquid Layout from Adobe MAX 2011</a></li><li><a href="http://ProDesignTools.com/photoshop-cs6-performance-sneak-peek.html" title="Adobe Photoshop CS6 &#8211; Another Look? More Sneak Peeks [VIDEO] ">Adobe Photoshop CS6 &#8211; Another Look? More Sneak Peeks [VIDEO] </a></li><li><a href="http://ProDesignTools.com/when-adobe-cs6-available-including-photoshop-cs6.html" title="When is Adobe CS6 Being Released, including Photoshop CS6?">When is Adobe CS6 Being Released, including Photoshop CS6?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/photoshop-sneak-peek-image-deblurring-adobe-max.html/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Adobe Lightroom 3.5 and Camera Raw 6.5 &#8211; Final and Free Updates</title>
		<link>http://ProDesignTools.com/adobe-lightroom-3-5-and-camera-raw-6-5-final-free-updates.html</link>
		<comments>http://ProDesignTools.com/adobe-lightroom-3-5-and-camera-raw-6-5-final-free-updates.html#comments</comments>
		<pubDate>Thu, 29 Sep 2011 22:02:49 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[trials]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/adobe-lightroom-3-5-and-camera-raw-6-5-final-free-updates.html</guid>
		<description><![CDATA[Adobe Lightroom 3.5 and Adobe Camera Raw 6.5 are now available as final releases, and are free for all current Lightroom 3 and Photoshop CS5 users&#8230; These updates include bug fixes, performance and stability improvements (20 for Lightroom and 9 for Camera Raw), plus support for 27 new lens profiles and 24 new cameras, including [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://prodesigntools.com/links/downloads/updates"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/09/adobe-lightroom-3-5-free-update-camera-raw-6-5.jpg" alt="Download Free Updates: Lightroom 3.5 and Camera Raw 6.5" title="Download Free Updates: Lightroom 3.5 and Camera Raw 6.5" width="200" height="150" style="border:0; padding:20px 14px 20px 0;" class="alignleft size-full wp-image-22165" /></a></p>
<p>Adobe Lightroom 3.5 and Adobe Camera Raw 6.5 are now available as final releases, and are free for all current <a href="http://www.Lightroom3.com">Lightroom 3</a> and <a href="http://prodesigntools.com/photoshop">Photoshop CS5</a> users&#8230;  </p>
<p>These updates include bug fixes, performance and stability improvements (20 for Lightroom and 9 for Camera Raw), plus support for 27 new lens profiles and 24 new cameras, including the Nikon Coolpix P7100, Olympus E-PL3, and Sony SLT-A77 &#8211; and could be some of the last revisions before <a href="http://prodesigntools.com/when-lightroom-4-coming-out.html">Lightroom 4</a> and <a href="http://prodesigntools.com/adobe-creative-suite-release-schedule-cs6.html">CS6</a> come out.</p>
<hr style="width:1px;" />
<p>&nbsp;<strong>&raquo;</strong>&nbsp;<a href="http://bit.ly/lr_upd_mac">Download the Final Adobe Lightroom 3.5 for Mac OS</a>&nbsp; (a free update to Lightroom 3)<br />
&nbsp;<strong>&raquo;</strong>&nbsp;<a href="http://bit.ly/lr_upd_win">Download the Final Adobe Lightroom 3.5 for Windows</a></p>
<p>&nbsp;<strong>&raquo;</strong>&nbsp;<a href="http://bit.ly/acr_upd_mac">Download the Final Adobe Camera Raw 6.5 for Mac</a>&nbsp; (a free update to Photoshop CS5)<br />
&nbsp;<strong>&raquo;</strong>&nbsp;<a href="http://bit.ly/acr_upd_win">Download the Final Adobe Camera Raw 6.5 for Windows</a></p>
<hr style="width:1px;" />
<p>Read more <a href="http://prodesigntools.com/blogs/lightroomjournal/2011/09/lightroom-3-5-and-camera-raw-6-5-now-available.html">details about the update</a> including the 29 fixes that were made as well as the new cameras supported, or take a look at the complete list of <a href="http://bit.ly/lr_cameras">all Lightroom-supported cameras</a>.</p>
<p>Lightroom 3.5 is a recommended update and is available in 12 languages: English, German, French, Dutch, Italian, Spanish, Portuguese, Swedish, Japanese, Korean, and Chinese  (Traditional and Simplified).&nbsp;&nbsp;  If you don’t yet own Lightroom 3, Adobe’s <a href="http://www.TryLightroom3.com">free trial download</a> has also now been moved up to version 3.5.</p>
<p><span id="more-22138"></span>To confirm that the updater has run successfully, launch Lightroom and verify that the version number on the splash screen shows current as 3.5.</p>
<p>Camera Raw 6.5 also works with Photoshop Elements 9 plus the new <a href="http://prodesigntools.com/photoshop-elements-10-premiere-elements-10-are-out-pse-pre.html">Photoshop Elements 10</a> just released &#8211; see the full <a href="http://prodesigntools.com/answers/408/kb408941.html">compatibility chart</a>.  Note that Camera Raw 6 is not compatible with <a href="http://prodesigntools.com/download-adobe-cs4-and-cs3-free-trials-here.html">Photoshop CS4</a> or earlier.  The last release of Adobe Camera Raw for Photoshop CS4 was ACR 5.7 on 4/20/2010.</p>
<p><em>Save 30% when you <a href="http://prodesigntools.com/save-30-pct-on-adobe-lightroom-3-sans-coupon-or-promo-code.html">buy Lightroom 3 and Photoshop CS5 together</a>, no coupon code needed.</em></p>
<p><object width="450" height="271" style="padding-top:10px;" class="aligncenter"><param name="movie" value="http://images.tv.adobe.com/swf/player.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="FlashVars" value="fileID=6908&amp;context=539&amp;embeded=true&amp;environment=production"></param><embed src="http://images.tv.adobe.com/swf/player.swf" flashvars="fileID=6908&amp;context=539&amp;embeded=true&amp;environment=production" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="450" height="271"></embed></object></p>
<div style="padding:12px 0 20px;">
Watch more: Three Hours of <a href="http://prodesigntools.com/three-hours-of-free-tutorials-for-lightroom-3-plus-other-resources.html">Free Tutorials for Adobe Lightroom 3</a>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/adobe-lightroom-3-4-final-version-free-update.html" title="Adobe Lightroom 3.4 and Camera Raw 6.4 &#8211; Final and Free Updates">Adobe Lightroom 3.4 and Camera Raw 6.4 &#8211; Final and Free Updates</a></li><li><a href="http://ProDesignTools.com/adobe-lightroom-3-3-and-photoshop-cs5-12-0-2-free-updates-out.html" title="Adobe Lightroom 3.3 and Photoshop CS5 12.0.3 &#8211; Free Updates Out">Adobe Lightroom 3.3 and Photoshop CS5 12.0.3 &#8211; Free Updates Out</a></li><li><a href="http://ProDesignTools.com/adobe-releases-final-version-of-lightroom-3-2-free-update.html" title="Adobe Releases Final Version of Lightroom 3.2 &#8211; A Free Update">Adobe Releases Final Version of Lightroom 3.2 &#8211; A Free Update</a></li><li><a href="http://ProDesignTools.com/adobe-lightroom-4-beta-release.html" title="Adobe Lightroom 4 Beta Release is Here! Now Available Free to Public">Adobe Lightroom 4 Beta Release is Here! Now Available Free to Public</a></li><li><a href="http://ProDesignTools.com/free-update-adobe-lightroom.html" title="Free Update to Adobe Lightroom 2.7">Free Update to Adobe Lightroom 2.7</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/adobe-lightroom-3-5-and-camera-raw-6-5-final-free-updates.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One Day Deal: Save 30% on Adobe Photoshop CS5 &#8211; Up to $300 Off!</title>
		<link>http://ProDesignTools.com/adobe-photoshop-cs5-save-30-percent-300-dollars.html</link>
		<comments>http://ProDesignTools.com/adobe-photoshop-cs5-save-30-percent-300-dollars.html#comments</comments>
		<pubDate>Mon, 26 Sep 2011 04:08:20 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Deals]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[specials]]></category>
		<category><![CDATA[stackable]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/adobe-photoshop-cs5-save-30-percent-300-dollars.html</guid>
		<description><![CDATA[Adobe is continuing its special &#8220;Deal of the Day&#8221; program and the next big deal is a healthy 30% off their bestselling product, Photoshop CS5 &#8211; although it is not widely publicized&#8230; This means &#8211; for one day only &#8211; you&#8217;d pay $489 instead of $699&#8230; and for the Extended (top-of-the-line) version, it&#8217;s now $699 [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:4px;"></div>
<p>Adobe is continuing its special &#8220;<a href="http://www.AdobeDeals.com">Deal of the Day</a>&#8221; program and the next big deal is a healthy 30% off their bestselling product, <a href="http://prodesigntools.com/go/photoshop">Photoshop CS5</a> &#8211; although it is not widely publicized&#8230;</p>
<p><a href="http://prodesigntools.com/offers/10938112-PSSAVE30"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/05/adobe-photoshop-cs5-free-tutorials.jpg" alt="Get Adobe Photoshop CS5 for 30% Off" title="Get Adobe Photoshop CS5 for 30% Off" width="198" height="128" style="border:0; padding:11px 5px 0 0;" class="alignleft size-full wp-image-19340" /></a></p>
<p>This means &#8211; for one day only &#8211; you&#8217;d pay $489 instead of $699&#8230; and for the Extended (top-of-the-line) version, it&#8217;s now $699 instead of $999.</p>
<p><em>[ See: <a href="http://prodesigntools.com/whats-the-difference-photoshop-cs5-vs-photoshop-cs5-extended.html">What's the Difference Between</a> Photoshop CS5 and Extended? ]</em></p>
<p>This is the <strong><em>real deal</em></strong> &#8211; genuine, authentic, and you&#8217;re getting it direct from Adobe.</p>
<p>And it&#8217;s not an upgrade &#8211; it&#8217;s the <strong>full commercial version</strong>&#8230;  You can receive it via instant download or shrinkwrapped box delivered by FedEx, for either Windows or Mac OS, in any language.</p>
<p>For even more savings, it appears this sale is <em>stackable</em> with another current Adobe special where you can <a href="http://prodesigntools.com/save-30-pct-on-adobe-lightroom-3-sans-coupon-or-promo-code.html">save 30% off Lightroom</a> when the two products are purchased at the same time&#8230;</p>
<p>The offer doesn&#8217;t apply for product upgrades from older versions of Photoshop, there&#8217;s no additional discount for those &#8211; they remain <a href="http://www.UpgradePhotoshop.com">$199</a> every day, with no coupon or promotion code needed&#8230;&nbsp;  Meanwhile, students and teachers can continue to benefit from the <a href="http://prodesigntools.com/adobe-cs5-5-student-teacher-editions-education.html">80%-off education pricing</a> to buy Photoshop CS5 Extended for just $199.</p>
<p><span id="more-21954"></span>However, if you already own an Adobe CS product, there&#8217;s a worldwide opportunity for even <strong><em>greater savings</em></strong> &#8211; for a very limited time, you can get the full Creative Suite 5.5 Production Premium <a href="http://prodesigntools.com/adobe-coupon-half-price-premiere-pro-cs55-production-premium.html">suite for half price</a> &#8211; or $849 &#8211; and that includes Photoshop CS5 Extended, <strong><em>plus</em></strong> six other major Adobe applications (<a href="http://prodesigntools.com/products/adobe-cs5-product-matrix.html">see what&#8217;s included</a>).</p>
<p>These really are stunning offers, the lowest prices we&#8217;ve ever seen on any version of Photoshop or for any Premium Creative Suite.  And Photoshop CS5 is a fantastic release:</p>
<ul style="padding-bottom:16px;">
<li style="padding-bottom:2px;">Read the <a href="http://prodesigntools.com/photoshop-cs5-reviews-what-are-they-saying.html">reviews</a></li>
<li style="padding-bottom:2px;">Watch some <a href="http://prodesigntools.com/adobe-photoshop-cs5-cs4-cs3-free-tutorials-training.html">free tutorials</a></li>
<li style="padding-bottom:2px;">See the <a href="http://prodesigntools.com/products/adobe-cs5-system-requirements.html">hardware requirements</a></li>
<li style="padding-bottom:2px;">Read a free chapter of the <a href="http://www.amazon.com/gp/product/0321703561/ref=as_li_qf_sp_asin_tl?ie=UTF8&#038;tag=amazons-deals-20&#038;link_code=as3&#038;camp=211189&#038;creative=373489&#038;creativeASIN=0321703561" target="_blank">best book</a></li>
</ul>
<p>For the Photoshop &#8220;One Day Deal,&#8221; the 30% off savings is available only on purchases made directly from Adobe by retail customers in North America by Tuesday, September 27th, 2011, at 11:59pm PDT.  The discount will be reflected in the shopping cart just prior to checkout.  Pricing is available only through the Adobe Store.  Education, OEM, and licensing customers are not eligible. This offer is valid in US, Canada, and Mexico.  One discount per customer. </p>
<p><a href="http://prodesigntools.com/offers/10938112-PSSAVE30"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/03/buy-adobe-photoshop-cs5-savings-on-sale.png" alt="Save 30% on Photoshop CS5" title="Save 30% on Photoshop CS5" width="289" height="109" style="border:0; padding:5px 0 0 10px;" class="alignright size-full wp-image-15251" /></a></p>
<p>So if you&#8217;ve been thinking about making the jump to this industry-gold-standard tool, here is a terrific entry!  If you prefer to try before you buy, you can immediately download the <a href="http://www.DownloadCS5.com">fully-functional free trial</a>, and then just convert it before midnight tonight to secure the lower price.</p>
<p>This savings will not be available anywhere else and is the best offer online at the lowest price Adobe has ever offered on an external promotion!  Don’t miss out on this great opportunity.</p>
<div style="padding:4px 0 18px;">
<em>To hear about future Adobe promotions, subscribe to our <a href="http://prodesigntools.com/feed" target="_blank">RSS feed</a> or follow us on <a href="http://twitter.com/ProDesignTools" target="_blank">Twitter</a> or <a href="http://facebook.com/ProDesignTools" target="_blank">Facebook</a>&#8230; You can also just <a href="http://www.feedblitz.com/f/?Sub=657670" target="_blank">enter your email</a> and have new articles sent directly to your inbox.</em>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/adobe-december-christmas-holiday-2011-coupons-deals-offers.html" title="Adobe December/Christmas Holiday 2011 Offers, Deals and Coupons">Adobe December/Christmas Holiday 2011 Offers, Deals and Coupons</a></li><li><a href="http://ProDesignTools.com/adobe-black-friday-cyber-monday-offers-deals-coupons-2011.html" title="Adobe Black Friday / Cyber Monday 2011 Offers, Deals &#038; Coupons">Adobe Black Friday / Cyber Monday 2011 Offers, Deals &#038; Coupons</a></li><li><a href="http://ProDesignTools.com/adobe-lightroom-3-coupon-code-save-100-dollars.html" title="Buy Adobe Lightroom 3 and Save $100 with Coupon Code, and More">Buy Adobe Lightroom 3 and Save $100 with Coupon Code, and More</a></li><li><a href="http://ProDesignTools.com/buy-adobe-photoshop-cs5-full-for-299-dollars-discount.html" title="Buy Adobe Photoshop CS5 Full Version at a Great Discount">Buy Adobe Photoshop CS5 Full Version at a Great Discount</a></li><li><a href="http://ProDesignTools.com/new-adobe-offers-deals-coupons-february-winter-2011.html" title="Save with Adobe&#8217;s New Offers, Deals and Discounts for Winter 2011">Save with Adobe&#8217;s New Offers, Deals and Discounts for Winter 2011</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/adobe-photoshop-cs5-save-30-percent-300-dollars.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe: New Tablet Apps Soon, &#8220;Doubling-Down&#8221; on HTML5 for CS6</title>
		<link>http://ProDesignTools.com/new-adobe-tablet-apps-soon-html5-for-cs6.html</link>
		<comments>http://ProDesignTools.com/new-adobe-tablet-apps-soon-html5-for-cs6.html#comments</comments>
		<pubDate>Thu, 22 Sep 2011 04:06:48 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[CS6]]></category>
		<category><![CDATA[edge]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[muse]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/new-adobe-tablet-apps-soon-html5-for-cs6.html</guid>
		<description><![CDATA[Adobe is dropping some hints about new and future creative tools coming on tablet devices and for HTML5 content creation. On a publicly-available conference call earlier this week, Adobe CEO Shantanu Narayen shared some guidance on the company&#8217;s upcoming product roadmap and what to expect&#8230; With a shifting landscape that favors HTML5-based content and application [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:3px;"></div>
<p>Adobe is dropping some hints about new and future creative tools coming on tablet devices and for HTML5 content creation.  On a <a href="http://prodesigntools.com/links/aboutadobe/invrelations/11q3analyst/earnings_confcall.html">publicly-available conference call</a> earlier this week, Adobe CEO Shantanu Narayen shared some guidance on the company&#8217;s upcoming product roadmap and what to expect&#8230;</p>
<blockquote style="margin-top:16px;"><p>
With a shifting landscape that favors HTML5-based content and application delivery, we are doubling down in our investment in this area.  <a href="http://prodesigntools.com/adobe-cs5-5-is-out.html">CS5.5</a> delivered enhanced HTML5 capabilities.  We recently previewed <a href="http://prodesigntools.com/betas/edge">Adobe Edge</a>, a new HTML5 web motion and interaction design tool, which allows web designers to create cutting-edge animations for their websites.  Interest in this tool far exceeded our expectations.  </p>
<p>We also just introduced the beta release of a new product code-named <a href="http://prodesigntools.com/betas/muse">Muse</a>, which allows designers to create and publish HTML-based websites without writing complex HTML code.  And we are contributing new innovations to <a href="http://www.webkit.org" target="_blank">WebKit</a> to allow for a more expressive Web.  These initiatives show our commitment to help drive the evolution of browsers and be the leading tools provider for HTML5, and this is only the beginning.
</p></blockquote>
<p>So what does this mean in terms of the next release of Creative Suite?  Will we see Adobe Muse and Edge &#8211; or other new HTML5 tools &#8211; as part of <a href="http://prodesigntools.com/adobe-creative-suite-release-schedule-cs6.html">CS6</a>?</p>
<p><span id="more-21666"></span></p>
<blockquote style="margin-top:16px;"><p>
So as we think about the evolution of Creative Suite moving forward, I think there are a couple of different things that we&#8217;re hearing from our customers in terms of what would be catalysts for Creative Suite. And HTML5 and support for HTML5, whether that&#8217;s browser-based content or creating standalone applications, is certainly one of them. So as you can expect, we will be taking the tools we&#8217;ve been delivering, like Adobe Edge and Muse, and you might see those in future versions of the Creative Suite. </p>
<p>So big picture, I would say as HTML5 is getting more prevalent, we&#8217;re clearly both embracing it from the point of view of tools and being the leader in tools but also contributing aggressively to the evolution of HTML as a standard.
</p></blockquote>
<p>On tablets, there&#8217;s some big news as well&#8230;  Adobe will soon be introducing a broad new collec&shy;tion of tablet applications centered on content creation.  This has the potential to significantly deepen the company&#8217;s footprint from the handful of Photoshop-connected <a href="http://prodesigntools.com/adobe-photoshop-cs5-5-no-but-photoshop-cs5-1-yes.html">mobile device apps</a> they have released to date. </p>
<blockquote style="margin-top:16px;"><p>
The explosion of tablets is changing the paradigm for content authoring.  We believe that content will be consumed and created on these devices.  Similar to the desktop, we intend to be the leading provider of creative authoring applications on tablets.</p>
<p>We will soon be introducing a broad set of tablet-based and cloud-connected apps and services across iOS, Android and other mobile platforms that represent a new revenue stream.  We intend to deliver a whole new set of tablet applications which will be augmenting the current desktop functionality for creative professionals. We believe there&#8217;s a large opportunity to attract new customers to the base with the new tablet applications we will create.  We are excited about the recent introduction of <a href="http://prodesigntools.com/links/products/carousel.html">Adobe Carousel</a>, an innovative new cloud-connected imaging app for Mac OS and iOS devices.</p>
<p>On the tablet side specifically, I think we would all say it&#8217;s early. We do believe strongly that tablets will be used not just as consumption devices but as creation devices. You&#8217;re going to continue to see styluses added to tablet devices which make it an even more compelling offering. We will have a comprehensive set of products, and I think it&#8217;s early to say how rapidly that will grow, but we do think that&#8217;s a new product stream that will be meaningful for Adobe.
</p></blockquote>
<p>So this is very interesting, as up until now these devices have been used more for content consumption than creation&#8230;  So we can only speculate what Adobe has in store here.  One possibility, a <a href="http://prodesigntools.com/adobe-working-on-lightroom-app-for-apples-ipad.html">Lightroom app for iPad</a>?</p>
<p>When will we find out more?</p>
<blockquote style="margin-top:16px; margin-bottom:18px;"><p>
At <a href="http://prodesigntools.com/MAX">Adobe MAX</a> in early October, we will unveil some of our newest innovations in the content authoring arena.  And as we look forward, frankly, to the <a href="http://prodesigntools.com/adobe-creative-suite-release-schedule-cs6.html">next version of Creative Suite</a>, we think there are a lot of things that are going to drive the new release, and not least of which is a new version of our franchise imaging application [Photoshop CS6]. But in addition to that, the things that I mentioned earlier &#8211; video, expect to see a fair amount of HTML5 innovation coming in the next CS, and the combination of both the creative applications, the tablet applications, and what we provide as cloud services. So, a lot of excitement about what we&#8217;re going to deliver next year.
</p></blockquote>
<p>Listen to the <a href="http://prodesigntools.com/links/aboutadobe/invrelations/11q3analyst/earnings_confcall.html">entire conference call here</a>, or <a href="http://prodesigntools.com/links/aboutadobe/invrelations/pdfs/Q311_Script_FINAL_Draft_FOR_RELEASE.pdf">read the transcript</a> for more details.</p>
<div style="padding:4px 0 16px;">
<em>Give your input before it ships &#8211; what would <em>you</em> like to see in CS6?&nbsp;  Please share your thoughts below or at Adobe&#8217;s <a href="http://prodesigntools.com/go/wish">official feature request &#8220;wishlist&#8221;</a> or on <a href="http://prodesigntools.com/ideas">Adobe Ideas</a>&#8230;</em>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/the-future-of-adobe-flash-and-html5.html" title="Adobe: The Future of Flash &#8211; and HTML5 (Questions Answered)">Adobe: The Future of Flash &#8211; and HTML5 (Questions Answered)</a></li><li><a href="http://ProDesignTools.com/adobe-cs5-for-creating-websites-apps-mobile-tablets.html" title="Using Adobe CS5 to Create Websites and Apps for Mobile &#038; Tablets">Using Adobe CS5 to Create Websites and Apps for Mobile &#038; Tablets</a></li><li><a href="http://ProDesignTools.com/adobe-edge-muse-subscription-cloud-only-not-in-cs6.html" title="Adobe Edge &#038; Muse to be Subscription/Cloud-Only, Not Part of CS6">Adobe Edge &#038; Muse to be Subscription/Cloud-Only, Not Part of CS6</a></li><li><a href="http://ProDesignTools.com/photoshop-com-launches-free-photoshop-express-online-tools.html" title="Photoshop.com Launches New &#8220;Photoshop Express&#8221; Online Tools">Photoshop.com Launches New &#8220;Photoshop Express&#8221; Online Tools</a></li><li><a href="http://ProDesignTools.com/adobe-photoshop-cs5-5-no-but-photoshop-cs5-1-yes.html" title="Is There a Photoshop CS5.5? No, But There&#8217;s a Photoshop CS5.1 ">Is There a Photoshop CS5.5? No, But There&#8217;s a Photoshop CS5.1 </a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/new-adobe-tablet-apps-soon-html5-for-cs6.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Adobe Photoshop Elements 10: Five Free Copies to Give Away!</title>
		<link>http://ProDesignTools.com/new-adobe-photoshop-elements-10-pse-giveaway.html</link>
		<comments>http://ProDesignTools.com/new-adobe-photoshop-elements-10-pse-giveaway.html#comments</comments>
		<pubDate>Thu, 01 Sep 2011 15:49:32 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Steals]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[giveaways]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/new-adobe-photoshop-elements-10-pse-giveaway.html</guid>
		<description><![CDATA[[UPDATE &#8211; Also see our new Lightroom 4 Giveaway!] September&#8217;s here!&#160; Labor Day, back to school, fall begins&#8230;&#160; September also usually means the next release of Photoshop Elements &#8211; now version 10 &#8211; should be coming out soon&#8230; Now, we can&#8217;t say yet what new features will be in PSE 10, but &#8211; true to [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:3px;"></div>
<p><em>[<span style="background:#FFFFCC;"><strong>U<span class="smallcaps">PDATE</span></strong></span> &ndash; Also see our <a href="http://prodesigntools.com/free-adobe-lightroom-4-giveaway.html">new Lightroom 4 Giveaway</a>!]</em></p>
<p>September&#8217;s here!&nbsp;  Labor Day, back to school, fall begins&#8230;&nbsp;  September also usually means the next release of Photoshop Elements &#8211; now version 10 &#8211; should be <a href="http://prodesigntools.com/when-photoshop-elements-10-coming-out-pse10.html">coming out soon&#8230;</a></p>
<p>Now, we can&#8217;t say yet what new features will be in PSE 10, but &#8211; <a href="http://prodesigntools.com/tag/giveaways">true to form</a> &#8211; we can start giving it away&#8230;</p>
<p>So as soon as it&#8217;s available, we&#8217;ll be shipping out five shiny new boxes for free &#8211; and one could easily be yours through the three ways to enter below.</p>
<p><a href="http://www.pse10.com"><img class="alignright size-full wp-image-20953" style="border: 0; margin: -9px 0 0 22px;" title="Get Adobe Photoshop Elements 10 Now" src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/09/adobe-photoshop-elements-10-pse.jpg" alt="Get Adobe Photoshop Elements 10 Now" width="213" height="213" /></a></p>
<p>Photoshop Elements is already the #1-selling consumer photo-editing software<span class="footnote">*</span> out there, and this 10th edition is likely to inherit even more functionality from its big brother, <a href="http://prodesigntools.com/products/photoshop">Photoshop CS5</a> &#8211; which itself is slated to get a major upgrade to <a href="http://prodesigntools.com/adobe-creative-suite-release-schedule-cs6.html">Photoshop CS6 next year</a>.</p>
<p>If Adobe follows the same model of <a href="http://prodesigntools.com/photoshop-elements-9-and-premiere-elements-9-are-out-pse9-pre9.html">Elements 9</a>, then PSE 10 would be available on both Windows and Mac (multi-platform) with the same capabilities &#8211; and work alongside any older release(s) of Elements you may have, with the ability to automatically import and <a href="http://prodesigntools.com/help/photoshopelements/using/WS96256bd4ae515969-4d02fa40120d93eaabf-7ff4.html">convert your existing catalog</a>.</p>
<p>This new giveaway is open to residents of North America, Europe, UK, Australia, New Zealand, and South Africa &#8211; and all you need to do for a chance to win is <strong>the following <em>three steps</em></strong>:</p>
<p><span id="more-20907"></span></p>
<ol style="padding: 7px 0 14px;">
<li style="padding-bottom: 9px;"> <a href="http://twitter.com/ProDesignTools" target="_blank">Follow us on Twitter</a> and/or <a href="http://facebook.com/ProDesignTools" target="_blank">Like our new Facebook page</a> &#8211; this will allow us to contact you if you win&#8230;  (move to the next step if you already do)</li>
<li style="padding-bottom: 9px;"> Retweet this post by clicking on the green &#8220;retweet&#8221; button just above, <strong>and/or</strong> Share this post on Facebook by clicking the blue &#8220;Share&#8221; button next to that.</li>
<li style="padding-bottom: 4px;"> Done.</li>
</ol>
<p>There&#8217;s <strong>a third way</strong> to enter too &#8211; just leave your email for our free occasional <a href="http://prodesigntools.com/new-adobe-photoshop-elements-10-pse-giveaway.html#adobe-special-offers">Adobe Special Offers newsletter</a> in the sidebar to the right&#8230; and you&#8217;ll add another chance, plus receive future notification of new Adobe deals and coupon codes (once in a while, never spam).<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&raquo;</p>
<p><em><strong>Each of these actions</strong></em> counts as a single entry into the sweepstakes &#8211; so if you do all three, you&#8217;ll receive a total of <strong>3</strong> chances to win one of <strong>5</strong> copies of Photoshop Elements 10.  Please, one entry per reader for each method, but feel free to tell your friends and colleagues who&#8217;d like to win as well.</p>
<p><em>[<span style="background:#FFFFCC;"><strong>U<span class="smallcaps">PDATE</span></strong> (Sept. 20th)</span> &mdash; Photoshop Elements 10 is <a href="http://prodesigntools.com/photoshop-elements-10-premiere-elements-10-are-out-pse-pre.html">now shipping</a>!&nbsp; Check the <a href="http://prodesigntools.com/photoshop-elements-10-vs-9-8-7-6-differences-between-version-compare.html">new features</a>.]</em></p>
<p>Submissions are open until 11:59pm EDT on Friday, September 30th, 2011.  The prizewinners will be drawn at random from all Facebook <a href="http://facebook.com/ProDesignTools" target="_blank">fans</a> and Twitter <a href="http://twitter.com/ProDesignTools" target="_blank">followers</a> who have shared or retweeted this post, plus new newsletter <a href="http://prodesigntools.com/newsletter.html">subscribers</a> &#8211; and we&#8217;ll announce this lucky recipients right here within one week from the closing date.</p>
<p>If you&#8217;re the one, we’ll ship you the shiny new shrinkwrapped <a href="http://prodesigntools.com/products/photoshopel">Photoshop Elements 10</a> for free!  The box will be the full, upgrade, or education version of PSE 10 as appropriate.  (Or if you&#8217;ve already <a href="http://www.BuyElements10.com">purchased your copy</a> by that time, just send us the receipt and we&#8217;ll reimburse 100% of your cost via PayPal.)  We’ll contact you via Twitter or Facebook or email simply to get your address for shipping, and then announce here with just your first name and hometown.  That&#8217;s all there is to it!</p>
<hr style="width: 1px;" />
<p>In the meantime check out our great free resources for Elements:</p>
<ul>
<li style="padding-bottom:4px;">Download the free 95-page e-book: <a href="http://prodesigntools.com/download-free-ebook-on-adobe-photoshop-elements-9-pse.html">Guide to Photoshop Elements 9</a>.</li>
<li style="padding-bottom:4px;">What are the differences between <a href="http://prodesigntools.com/version-compare-difference-between-photoshop-elements-9-8-7-6.html">Photoshop Elements 9 vs. 8 vs. 7 vs. 6?</a></li>
<li style="padding-bottom:4px;"><a href="http://prodesigntools.com/four-hours-free-video-tutorials-new-photoshop-elements-9-pse9.html">Four hours of free online video tutorials</a> for PSE 9, and the <a href="http://prodesigntools.com/five-hours-free-tutorials-photoshop-and-premiere-elements-7-and-8.html">same for PSE 7/8</a>.</li>
<li style="padding-bottom:4px;">See Adobe&#8217;s <a href="http://www.ElementsDeals.com">current coupons and discounts</a> running for Elements.</li>
<li style="padding-bottom:4px;">Consult the <a href="http://prodesigntools.com/help/photoshopelements/using">free online documentation/manual</a> and the <a href="http://prodesigntools.com/help/photoshopelements/using/WSae2ea3b149d0c3591309e871039f8bc68a-8000_WIN.html">keyboard shortcuts</a>.</li>
<li style="padding-bottom:4px;">Review the <a href="http://www.elements9.com/adobe-photoshop-elements-books.php">best books available</a> for Photoshop Elements.</li>
<li><a href="http://www.tryelements9.com">Download a full and free trial</a> of Photoshop and/or Premiere Elements 9.</li>
</ul>
<hr style="width: 1px;" />
<p>Good luck and spread the word!   To make things more interesting, you can also leave a <a href="http://prodesigntools.com/new-adobe-photoshop-elements-10-pse-giveaway.html#respond">comment below</a> with what you plan to do with it if you win&#8230;</p>
<p>Or, let us &#8211; <a href="http://bit.ly/PSwish">or Adobe</a> &#8211; know what you hope will be in Photoshop Elements 10, and how you would use it&#8230;  What new features are you looking for or wishing to see?  More content-aware fill, addition of puppet warp, 16-bit picture workflow, native 64-bit support, more effects, more artwork/templates, more sharing options, performance or interface improvements, or others?  Of course, we’ll have the full scoop on PSE 10 right here the moment it’s out&#8230;</p>
<hr style="width: 1px;" />
<p><strong>»</strong> <a class="a2a_dd" href="http://www.addtoany.com/share_save">Email this to a friend</a><br />
<script type="text/javascript">// <![CDATA[
var a2a_config = a2a_config || {};
a2a_config.templates = {
    twitter: "Recommended: ${title} ${link} by @ProDesignTools"
};
a2a_config.no_3p = 1;
a2a_config.delay = 500;
a2a_config.hide_embeds = 1;
a2a_config.menu_type = "mail"; 
// ]]&gt;</script></p>
<hr style="width: 1px;" />
<p><em><span class="footnote">*</span> <a href="http://prodesigntools.com/products/photoshopel">Source</a>: NPD Group/Retail Tracking Service (January 2007 to March 2011) based on units sold.</em></p>
<hr style="width: 150px; margin: 16px auto 10px;" />
<p><em><strong>Terms &amp; Conditions</strong></em></p>
<p><em>Contest is open to residents of North America, Europe, United Kingdom, Australia, New Zealand, and South Africa, with up to three entries per person as outlined above.  Participants whose names are drawn must respond to email notification within 72 hours.  By entering, all entrants agree to release <a href="http://ProDesignTools.com">ProDesignTools.com</a> (the Sponsor), and its employees from all liability and claims relating to participation in the contest.  No substitutions or transfer of prize or cash redemptions permitted by winners.  Sponsor reserves the right, in its sole discretion, to cancel, suspend or alter the rules and parameters of the sweepstakes.  Sponsor also reserves the right to substitute a prize or prizes as Sponsor deems suitable in the event that prize becomes unavailable for any reason.</p>
<p></em></p>
<p><em>All federal, state and local taxes, as well as any customs duties, other taxes, fees and/or sur­charges will be the sole responsibility of the prize winners.  Winners under the age of 18 (as of winner announcement date) must have their parents’ and/or legal guardians’ consent to accept prize.  By acceptance of prize, the winners agree to release ProDesignTools.com from any and all liability claims or actions of any kind whatsoever for damages.  Offer void where prohibited, regulated or restricted by law in a manner inconsistent with the purposes and rules hereof.</em></p>
<hr style="width: 150px; margin: 20px auto 6px;" />
<h2 id="winners" style="padding-bottom:2px;">Winners</h2>
<p><em><span style="background:#FFFFCC;"><strong>U<span class="smallcaps">PDATE</span></strong></span></em> &#8211; Announcing our PSE 10 giveaway winners!&nbsp;  Congratulations to all five:</p>
<p><a href="http://www.GetElements10.com"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/09/photoshop-elements-10-giveaway-winners.jpg" alt="Congrats to our 5 Photoshop Elements 10 winners!" title="Congrats to our 5 Photoshop Elements 10 winners!" width="600" height="220" style="border:0; padding:12px 0 11px;" class="aligncenter size-full wp-image-22637" /></a></p>
<p>Surprisingly, no international folks on the winner board this time &#8211; but in <a href="http://prodesigntools.com/tag/giveaways">previous contests</a> quite a few European readers have walked away with the prizes&#8230;</p>
<p>Thank you all for participating, and please stay tuned for our next giveaway coming soon!</p>
<div style="padding-top:2px;"></div>
<p><script src="http://static.addtoany.com/menu/page.js" type="text/javascript"></script></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/win-new-adobe-photoshop-elements-9-pse9-free.html" title="Win New Adobe Photoshop Elements 9, Free!">Win New Adobe Photoshop Elements 9, Free!</a></li><li><a href="http://ProDesignTools.com/four-hours-free-video-tutorials-new-photoshop-elements-9-pse9.html" title="Free: 4 Hours of Video Tutorials for New Photoshop Elements 10 &#038; 9">Free: 4 Hours of Video Tutorials for New Photoshop Elements 10 &#038; 9</a></li><li><a href="http://ProDesignTools.com/win-adobe-photoshop-lightroom-3-or-elements-10-bundle-free.html" title="Win Adobe Photoshop Lightroom 3 or Elements 10 Bundle, Free!">Win Adobe Photoshop Lightroom 3 or Elements 10 Bundle, Free!</a></li><li><a href="http://ProDesignTools.com/download-free-ebook-on-adobe-photoshop-elements-9-pse.html" title="Download Free 95-Page eBook on Adobe Photoshop Elements 9">Download Free 95-Page eBook on Adobe Photoshop Elements 9</a></li><li><a href="http://ProDesignTools.com/giveaway-try-adobe-cs5-chance-to-win-it-free-or-10000-dollars.html" title="Giveaway: Try Adobe CS5 for a Chance to Win It Free, or $10,000!">Giveaway: Try Adobe CS5 for a Chance to Win It Free, or $10,000!</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/new-adobe-photoshop-elements-10-pse-giveaway.html/feed</wfw:commentRss>
		<slash:comments>84</slash:comments>
		</item>
		<item>
		<title>Free Printing Guide for Photoshop, InDesign, Illustrator &amp; Acrobat</title>
		<link>http://ProDesignTools.com/free-ebook-adobe-printing-guide-photoshop-indesign-illustrator-acrobat.html</link>
		<comments>http://ProDesignTools.com/free-ebook-adobe-printing-guide-photoshop-indesign-illustrator-acrobat.html#comments</comments>
		<pubDate>Thu, 14 Jul 2011 04:32:21 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Steals]]></category>
		<category><![CDATA[acrobat]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[CS3]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[CS5]]></category>
		<category><![CDATA[CS5.5]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[illustrator]]></category>
		<category><![CDATA[indesign]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/free-ebook-adobe-printing-guide-photoshop-indesign-illustrator-acrobat.html</guid>
		<description><![CDATA[Adobe has just put out an excellent resource updated for CS5 / CS5.5 &#8211; a free printing guide in the form of a 140-page downloadable e-book. Earlier versions of this have been out for previous releases (see the older CS4 and CS3 links below), but now this is fully refreshed and upgraded for the latest [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://prodesigntools.com/links/print/pdfs/cs5-5-final-print-guide.pdf"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/07/free-adobe-ebook-cs5-printing-guide.png" alt="Get the Adobe CS5/CS5.5 Printing Guide ebook" title="Get the Adobe CS5/CS5.5 Printing Guide ebook" width="223" height="267" style="border:0; padding:13px 10px 8px 0;" class="alignleft size-full wp-image-20081" /></a></p>
<p>Adobe has just put out an excellent resource updated for CS5 / CS5.5 &#8211; a free printing guide in the form of a 140-page downloadable e-book.  Earlier versions of this have been out for previous releases (see the older CS4 and CS3 links below), but now this is fully refreshed and upgraded for the latest versions of the products.</p>
<p>This very handy tome will tell you everything you ever need or wanted to know about getting great print results with your projects in Photoshop CS5 (including Extended), Illustrator CS5, InDesign CS5/CS5.5, and Acrobat X Pro.  All the different tools, setups, settings, options, functions, and formats &#8211; what they mean and how to best use them to achieve your goals.</p>
<p>Adobe describes it as, &#8220;learn the best ways of handling and preparing CS5 and CS5.5 files for print with this in-depth technical reference, designed especially for printers and production artists&#8221; &#8211; but anybody who would like a tutorial on how to print and generate the most optimal output from their designs can gain something here&#8230;</p>
<p><span id="more-20037"></span></p>
<p><a href="http://prodesigntools.com/links/print/pdfs/cs5-5-final-print-guide.pdf"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/07/printing-from-photoshop-guide.png" alt="Free eBook Covering Printing in Photoshop CS5" title="Free eBook Covering Printing in Photoshop CS5" width="264" height="350" style="border:0; padding:2px 0 0 8px;" class="alignright size-full wp-image-20092" /></a></p>
<p>Because some technologies and concepts &#8211; such as PDF creation, transparency, and the Graphics Model &#8211; are common across all Adobe products used for print design and production, the first chapter of a dozen pages is devoted solely to explaining common terminology and back&shy;ground resources.  And with the groundwork laid, the rest goes into comprehensive detail on things you probably have wanted to know at some point but were afraid to ask or didn&#8217;t know where.</p>
<p>So now, whether you print from Photoshop, InDesign, Illustrator, or Acrobat, this ebook explains all you need to know about successful printing and output generation.</p>
<p>And luckily, the price is right!</p>
<ul style="padding-top:3px;">
<li style="padding-bottom:11px;">Read/download the <a href="http://prodesigntools.com/links/print/pdfs/cs5-5-final-print-guide.pdf">Adobe CS5/CS5.5 Printing Guide</a> (PDF, 140 pages, 20MB)</li>
<li style="padding-bottom:11px;">Read/download the <a href="http://prodesigntools.com/links/designcenter/cs4/articles/cs4_printguide/cs4printguide_low.pdf">Adobe CS4 Printing Guide</a> (PDF, 139 pages, 5MB)</li>
<li>Read/download the <a href="http://prodesigntools.com/links/designcenter/cs3/articles/cs3_printguide/CS3printguide_low.pdf">Adobe CS3 Printing Guide</a> (PDF, 120 pages, 7MB)</li>
</ul>
<hr style="width: 150px; margin: 15px auto 16px;" />
<p>You may also be interested in another free e-book, the 172-page &#8220;<a href="http://prodesigntools.com/download-free-cs5-ebook-photoshop-dreamweaver-indesign-illustrator.html">Learn CS5: Step-by-Step and On-Demand</a>&#8221; for training on Photoshop, Dreamweaver, InDesign, Illustrator, and Flash&#8230;</p>
<div style="padding:5px 0 16px;">
<em>If you like this post, please consider subscribing to our <a href="http://prodesigntools.com/feed" target="_blank">RSS feed</a> or follow us on <a href="http://facebook.com/ProDesignTools" target="_blank">Facebook</a> or <a href="http://twitter.com/prodesigntools" target="_blank">Twitter</a>&#8230; You can also just <a href="http://www.feedblitz.com/f/?Sub=657670" target="_blank">enter your email</a> and have new articles sent directly to your inbox.</em>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/download-free-cs5-ebook-photoshop-dreamweaver-indesign-illustrator.html" title="Download Free Adobe CS5 eBook on Photoshop, Dreamweaver, more">Download Free Adobe CS5 eBook on Photoshop, Dreamweaver, more</a></li><li><a href="http://ProDesignTools.com/adobe-photoshop-cs5-cs4-cs3-free-tutorials-training.html" title="Adobe Photoshop Best Tips, Tricks, Techniques, Training &#038; Tutorials">Adobe Photoshop Best Tips, Tricks, Techniques, Training &#038; Tutorials</a></li><li><a href="http://ProDesignTools.com/adobe-working-on-new-version-of-creative-suite-5-cs5-3-or-cs5-5.html" title="Adobe Working on New Release of Creative Suite 5 (CS5.3? CS5.5?)">Adobe Working on New Release of Creative Suite 5 (CS5.3? CS5.5?)</a></li><li><a href="http://ProDesignTools.com/adobe-cs6-new-upgrade-policy-changes-postponed-cs3-cs4.html" title="Adobe CS6 Upgrade Policy Changes Postponed! CS3 &#038; CS4 on Track">Adobe CS6 Upgrade Policy Changes Postponed! CS3 &#038; CS4 on Track</a></li><li><a href="http://ProDesignTools.com/adobe-extends-20-pct-off-cs5-5-upgrade-discount-promotion.html" title="Adobe Extends 20%-Off CS5.5 Upgrades Discount Offer to March">Adobe Extends 20%-Off CS5.5 Upgrades Discount Offer to March</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/free-ebook-adobe-printing-guide-photoshop-indesign-illustrator-acrobat.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adobe Confirms Release Cycle for Creative Suite; CS6 Out Mid-2012</title>
		<link>http://ProDesignTools.com/adobe-creative-suite-release-schedule-cs6.html</link>
		<comments>http://ProDesignTools.com/adobe-creative-suite-release-schedule-cs6.html#comments</comments>
		<pubDate>Wed, 06 Jul 2011 04:05:26 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[CS6]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[suites]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/adobe-creative-suite-release-schedule-cs6.html</guid>
		<description><![CDATA[[UPDATE (Jan. 11th) &#8211; Adobe relents, says upgrade discounts to CS6 from CS4 &#038; CS3 are back!] Adobe has publicly confirmed what they&#8217;ve been hinting for a while now: a new annual release schedule for the Creative Suite &#8211; with milestone releases in even years, and mid-cycle releases in odd years.&#160; The shift comes as [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:3px;"></div>
<p><em>[<span style="background:#FFFFCC;"><strong>U<span class="smallcaps">PDATE</span></strong> (Jan. 11th)</span> &ndash; Adobe relents, says <a href="http://prodesigntools.com/adobe-cs6-new-upgrade-policy-changes-postponed-cs3-cs4.html">upgrade discounts to CS6</a> from CS4 &#038; CS3 are back!]</em></p>
<p>Adobe has <a href="http://prodesigntools.com/links/aboutadobe/invrelations/11q2analyst/earnings_confcall.html">publicly confirmed</a> what they&#8217;ve been hinting for a while now: a new annual release schedule for the Creative Suite &#8211; with milestone releases in even years, and mid-cycle releases in odd years.&nbsp;  The shift comes as the technology world turns faster from the previous cycles of 18-24 months historically. </p>
<p><a href="http://prodesigntools.com/go/wish"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/07/adobe-cs6-release.jpg" alt="CS6 on the distant horizon - what would you like to see?" title="CS6 on the distant horizon - what would you like to see?" width="256" height="171" style="border:0; padding:6px 8px 8px 0;" class="alignleft size-full wp-image-19744" /></a></p>
<p>Adobe didn&#8217;t actually say what future CS versions would be named or called &#8211; but for the sake of simplicity, let&#8217;s presume they continue with the established trend&#8230;</p>
<p>This means after <a href="http://prodesigntools.com/adobe-creative-suite-5-is-here.html">CS5</a> in 2010, and <a href="http://prodesigntools.com/adobe-releases-cs5-5-including-free-trials.html">CS5.5</a> in 2011, we could reasonably expect <a href="http://prodesigntools.com/when-adobe-cs6-coming-out-creative-suite-6.html">CS6</a> to be coming out in 2012, CS6.5 in 2013, CS7 in 2014, and so on.</p>
<p>They also gave guidance on &#8220;when&#8221; during each year, the expected timing for the launches&#8230;  What&#8217;s more (and importantly), <a href="http://prodesigntools.com/products/photoshop">Adobe Photoshop</a> will be getting a significant upgrade in CS6, after relatively <a href="http://prodesigntools.com/adobe-photoshop-cs5-5-no-but-photoshop-cs5-1-yes.html">minor updates for CS5.5</a>.</p>
<p>Read on below for the specific details from the recent conference call and subsequent question and answer session&#8230;  Or just <a href="http://prodesigntools.com/links/aboutadobe/invrelations/pdfs/Q211_Script_FINAL_Draft_FOR_RELEASE.pdf">read the full transcript</a>.</p>
<p><span id="more-19698"></span></p>
<blockquote style="margin-top:16px;"><p>
<strong>Adobe CEO Shantanu Narayen</strong></p>
<p>&#8230; We successfully launched <a href="http://prodesigntools.com/adobe-cs5-5-is-out.html">Creative Suite 5.5</a>, an update to the CS5 product family.  The release features enhancements for mobile content and application creation, new innovations for HTML5 and Flash authoring, and amazing new features and produc&shy;tivity improvements in our video authoring solutions. </p>
<p>CS5.5 is the first release in our transition to an annual release cycle, enabling us to deliver content creation innovations to our customers more frequently in response to the rapidly evolving marketplace.  </p>
<p>Looking forward, expect this type of innovation to continue.  We intend to ship the next milestone release of Creative Suite in 2012, and it will include an updated version of Photoshop.
</p></blockquote>
<p>Okay &#8211; that&#8217;s very good to know, helps reduce on the guessing &#8211; but when exactly next year will CS6 (or whatever the next major version of Creative Suite is called) be planned?</p>
<blockquote style="margin-top:16px;"><p>
<strong>Question</strong></p>
<p>As far as the annual release cycles for CS, should we expect that the timing is going to be kind of consistent during one time of the year &#8211; like we&#8217;ll see CS every year in the April-May timeframe, or will it be kind of variable each year?</p>
<p><strong>Adobe CEO</strong></p>
<p>With annual releases, we&#8217;re still very focused right now on 5.5 and &#8230; continuing to drive through that cycle until we release the next version.  But I think it is fair to say that when we go to an annual release, <a href="http://prodesigntools.com/forums/thread/857810">the cadence will be about the same quarter</a> because that&#8217;s what really enables us even with enterprises to get to be far more of an annual release cycle and have maintenance be a more meaningful part of the business.</p>
<p><strong>Question</strong></p>
<p>As you move to more of an annual cycle, will we see a condensation of when the languages roll out?</p>
<p><strong>Adobe CEO</strong></p>
<p>Yes, so as we did with CS5 itself, we are moving to a more consistent release schedule where all major languages are released at the same time. The reality is, we&#8217;re in a global world and so the day we announced the product, the interest &#8211; whether it&#8217;s in North America, whether it&#8217;s in another part of the world &#8211; is consistent.  So yes, expect to see us do simultaneous releases of all major languages moving forward.
</p></blockquote>
<p>So, since CS5 came out in spring 2010, and CS5.5 in spring 2011 &#8211; basically this signals we&#8217;re looking at CS6 being launched in the <a href="http://prodesigntools.com/forums/thread/857810">spring of 2012</a>, in English and other major languages at once.</p>
<p>But what&#8217;s this about a new release of Photoshop, <a href="http://prodesigntools.com/forums/thread/770993">features for the next version</a> &#8211; what&#8217;s going to be in Photoshop CS6?</p>
<blockquote style="margin-top:16px;"><p>
<strong>Adobe CEO</strong></p>
<p>And I think people are looking forward &#8230; to the next release as well, because there&#8217;s a significant anticipation that&#8217;s being built up for all the cool things that we can do in imaging with Photoshop &#8211; and there&#8217;s a lot of exciting stuff underway.
</p></blockquote>
<div style="padding:1px 0 16px;">
<em>[<span style="background:#FFFFCC;"><strong>U<span class="smallcaps">PDATE</span></strong> (October 12th)</span> &ndash; See the new "sneak peek" videos of <a href="http://prodesigntools.com/photoshop-sneak-peek-image-deblurring-adobe-max.html">Photoshop Image Deblurring</a> and <a href="http://prodesigntools.com/indesign-sneak-peek-liquid-layout-adobe-max.html">InDesign Liquid Layout</a> from Adobe MAX 2011, plus <a href="http://prodesigntools.com/videos/show/max-2011-sneak-peeks">many more</a> for other products...]</em>
</div>
<p>Bottom line, knowing the future release schedule takes a lot of uncertainty out of the process&#8230;  There&#8217;s <em>always</em> another release coming at some point, but now we know when.  Historically, there have been folks who have held off buying Adobe software because they weren&#8217;t sure if that next version was &#8220;right around the corner&#8221; &#8211; where they would feel sheepish if they purchased just before that event.  But now, knowing the release windows, you know what to expect &#8211; and can make an educated and informed purchase.  We commend Adobe for changing their policy and making this information more public.</p>
<p>Listen to the <a href="http://prodesigntools.com/links/aboutadobe/invrelations/11q2analyst/earnings_confcall.html">entire conference call here</a>, or <a href="http://prodesigntools.com/links/aboutadobe/invrelations/pdfs/Q211_Script_FINAL_Draft_FOR_RELEASE.pdf">read the transcript</a> for more details.</p>
<p>And if you&#8217;re still on an older version like CS2, CS3, or CS4 and have been waiting, you might want to upgrade now because <a href="http://prodesigntools.com/last-chance-to-upgrade-adobe-cs2-cs3-cs4-to-cs5.html">those upgrade discounts will no longer be offered</a> for CS6!</p>
<div style="padding:7px 0 16px;">
<em>[<span style="background:#FFFFCC;"><strong>U<span class="smallcaps">PDATE</span></strong> (Jan. 30, 2012)</span> &ndash; Here's the latest on <a href="http://prodesigntools.com/when-adobe-cs6-available-including-photoshop-cs6.html">when to expect CS6</a>, including Photoshop CS6...]</em>
</div>
<div style="padding:0px 0 16px;">
<em>Give your input before it ships &#8211; what would <em>you</em> like to see in CS6?&nbsp;  Please share your thoughts below or at Adobe&#8217;s <a href="http://prodesigntools.com/go/wish">official feature request &#8220;wishlist&#8221;</a> or on <a href="http://prodesigntools.com/ideas">Adobe Ideas</a>&#8230;</em>
</div>
<p><em>[Photo credit: Adam Hart-Davis, Atacama Desert, Chile, South America.]</em></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/when-adobe-cs6-available-including-photoshop-cs6.html" title="When is Adobe CS6 Being Released, including Photoshop CS6?">When is Adobe CS6 Being Released, including Photoshop CS6?</a></li><li><a href="http://ProDesignTools.com/photoshop-cs6-performance-sneak-peek.html" title="Adobe Photoshop CS6 &#8211; Another Look? More Sneak Peeks [VIDEO] ">Adobe Photoshop CS6 &#8211; Another Look? More Sneak Peeks [VIDEO] </a></li><li><a href="http://ProDesignTools.com/cs5-5-or-cs6-new-adobe-sneak-peek-preview-videos-out.html" title="CS5.5 or CS6? New Adobe &#8220;Sneak Peek&#8221; Preview Videos Out">CS5.5 or CS6? New Adobe &#8220;Sneak Peek&#8221; Preview Videos Out</a></li><li><a href="http://ProDesignTools.com/when-adobe-cs6-coming-out-creative-suite-6.html" title="When is Adobe CS6 Coming Out?">When is Adobe CS6 Coming Out?</a></li><li><a href="http://ProDesignTools.com/adobe-creative-suite-5-is-here.html" title="Adobe Creative Suite 5 Is Now Shipping!">Adobe Creative Suite 5 Is Now Shipping!</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/adobe-creative-suite-release-schedule-cs6.html/feed</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Buy Adobe Lightroom 3 and Save $100 with Coupon Code, and More</title>
		<link>http://ProDesignTools.com/adobe-lightroom-3-coupon-code-save-100-dollars.html</link>
		<comments>http://ProDesignTools.com/adobe-lightroom-3-coupon-code-save-100-dollars.html#comments</comments>
		<pubDate>Tue, 17 May 2011 04:10:51 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Deals]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[specials]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/adobe-lightroom-3-coupon-code-save-100-dollars.html</guid>
		<description><![CDATA[[UPDATE &#8211; Save 30% on Lightroom 3 when purchased with Photoshop or any CS5.5 suite.] New coupon deals out from Adobe: Take $100 off Photoshop Lightroom 3 with offer code, for a limited time &#8211; plus get free shipping. You don&#8217;t have to buy anything else to get the discount and will receive Lightroom version [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:3px;"></div>
<p><em>[<span style="background:#FFFFCC;"><strong>U<span class="smallcaps">PDATE</span></strong></span> &ndash; <a href="http://prodesigntools.com/save-30-pct-on-adobe-lightroom-3-sans-coupon-or-promo-code.html">Save 30% on Lightroom 3</a> when purchased with Photoshop or any CS5.5 suite.]</em></p>
<p><a href="http://prodesigntools.com/offers/10893574-5LT100M"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/05/adobe-lightroom-3-coupon.jpg" alt="Save $100 on Adobe Lightroom with Coupon" title="Save $100 on Adobe Lightroom with Coupon" width="600" height="375" style="border:0; padding:3px 0 8px;" class="aligncenter size-full wp-image-19041" /></a></p>
<p>New coupon deals out from Adobe: Take $100 off <a href="http://prodesigntools.com/lightroom-3-is-out.html">Photoshop Lightroom 3</a> with offer code, for a limited time &#8211; plus get free shipping.  You don&#8217;t have to buy anything else to get the discount and will receive Lightroom version 3.4, which was released on <a href="http://prodesigntools.com/adobe-lightroom-3-4-final-version-free-update.html">April 26th</a>.</p>
<p><span id="more-19029"></span>The $100 instant discount is valid for the full commercial version of Lightroom (not upgrades, which cost <a href="http://www.upgradelightroom.com">$99</a>), and <strong>you must use promotion code <a href="http://prodesigntools.com/offers/10893574-5LT100M">5LT100M</a></strong> to activate the savings.  The offer is available only on purchases made directly from Adobe by customers in North America, and ends on Monday, May 30, 2010, at 11:59pm PDT &ndash; so if you&#8217;ve been thinking about making the jump to the well-liked Lightroom, this is a pretty good entry!</p>
<p>If you prefer to try before you buy, you can immediately download the <a href="http://www.trylightroom.com">fully-functional free trial</a>, and then just convert it before expiration of the coupon code.</p>
<hr style="width:150px; margin:14px auto 16px;" />
<p><a href="http://prodesigntools.com/offers/10892515-LR3EDU15"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/05/adobe-lightroom-3-education-discount.png" alt="Save 15% off student edition of Lightroom with CS5.5" title="Save 15% off student edition of Lightroom with CS5.5" width="125" height="125" style="border:0; padding-left:8px;" class="alignright size-full wp-image-19061" /></a></p>
<p>This promo is not available for the <a href="http://www.AdobeStudents.com">Lightroom 3 Student and Teacher Edition</a>, which actually costs $89.  However, if you buy this Lightroom 3 education version together with any <a href="http://prodesigntools.com/adobe-cs5-5-is-out.html">Creative Suite 5.5 (CS5.5)</a> Student and Teacher Edition, you get an instant <a href="http://prodesigntools.com/offers/10892515-LR3EDU15">15% off</a> instead, plus the free shipping.  This offer is valid until May 22nd for all academic customers in the Adobe North America Education Store with no coupon code necessary, and the discount will be taken just prior to checkout. </p>
<hr style="width:150px; margin:14px auto 16px;" />
<p>There are two more new offers.  The first is for <a href="http://prodesigntools.com/photoshop-elements-9-and-premiere-elements-9-are-out-pse9-pre9.html">Adobe Photoshop Elements</a> since Elements and Lightroom are often bought together, and the second is for education customers in Europe and the U.K. for <a href="http://prodesigntools.com/adobe-photoshop-cs5-5-no-but-photoshop-cs5-1-yes.html">Photoshop CS5.1</a>.</p>
<p>Get an instant $10 savings on Photoshop Elements 9 or the Photoshop Elements 9 &#038; Premiere Elements 9 bundle with offer code.  Plus save an additional $20-$30 with mail-in rebate for up to $40 savings in total.  You must use coupon code <a href="http://prodesigntools.com/offers/10897702-ELEMENT11">ELEMENT11</a>, and this offer available only in the Adobe North America Store until May 31st.</p>
<p>You can also save in the Europe by taking an additional &euro;30 or &pound;25 off the Photoshop CS5 Extended Student and Teacher Edition with offer code <a href="http://prodesigntools.com/offers/10892547-PSHOPEDU15">PSHOPEDU15</a>, plus ship free.  This is on top of the 80% discount normally offered, and applies only in the <a href="http://prodesigntools.com/go/store_selector">Europe Education Stores</a> through June 9th, 2011.</p>
<p><a href="http://www.AdobeDeals.com"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/05/adobe-photoshop-elements-9-savings-offer.jpg" alt="Special offers for Photoshop CS5.1 and Elements 9" title="Special offers for Photoshop CS5.1 and Elements 9" width="550" height="250" style="border:0; padding:10px 0;" class="aligncenter size-full wp-image-19096" /></a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/difference-between-photoshop-vs-extended-vs-elements-vs-lightroom.html" title="Compare Photoshop Editions: CS5 vs. Elements 10 vs. Lightroom 3">Compare Photoshop Editions: CS5 vs. Elements 10 vs. Lightroom 3</a></li><li><a href="http://ProDesignTools.com/get-50-percent-off-adobe-lightroom-3.html" title="Get 50% Off Adobe Lightroom 3 Now for Customers Worldwide">Get 50% Off Adobe Lightroom 3 Now for Customers Worldwide</a></li><li><a href="http://ProDesignTools.com/adobe-lightroom-4-beta-release.html" title="Adobe Lightroom 4 Beta Release is Here! Now Available Free to Public">Adobe Lightroom 4 Beta Release is Here! Now Available Free to Public</a></li><li><a href="http://ProDesignTools.com/adobe-creative-cloud-impact-acrobat-lightroom-elements-upgrade-policies.html" title="Acrobat &#038; Lightroom: Impact of Creative Cloud and Upgrade Changes">Acrobat &#038; Lightroom: Impact of Creative Cloud and Upgrade Changes</a></li><li><a href="http://ProDesignTools.com/four-hours-free-video-tutorials-new-photoshop-elements-9-pse9.html" title="Free: 4 Hours of Video Tutorials for New Photoshop Elements 10 &#038; 9">Free: 4 Hours of Video Tutorials for New Photoshop Elements 10 &#038; 9</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/adobe-lightroom-3-coupon-code-save-100-dollars.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adobe Lightroom 3.4 and Camera Raw 6.4 &#8211; Final and Free Updates</title>
		<link>http://ProDesignTools.com/adobe-lightroom-3-4-final-version-free-update.html</link>
		<comments>http://ProDesignTools.com/adobe-lightroom-3-4-final-version-free-update.html#comments</comments>
		<pubDate>Thu, 28 Apr 2011 02:16:00 +0000</pubDate>
		<dc:creator>ProDesignTools</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[lightroom]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[trials]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://ProDesignTools.com/adobe-lightroom-3-4-final-version-free-update.html</guid>
		<description><![CDATA[Adobe Lightroom 3.4 and Adobe Camera Raw 6.4 are now available as final releases, and are free for all current Lightroom 3 and Photoshop CS5 owners&#8230; These updates include bug fixes, performance and stability improvements (27 for Lightroom and 9 for Camera Raw), plus support for 30 new lens profiles and 13 new cameras, including [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://prodesigntools.com/links/downloads/updates"><img src="http://ProDesignTools.com/wordpress/wp-content/uploads/2011/04/free-update-adobe-lightroom-3-4-and-camera-raw-6-4.jpg" alt="Download Free Updates: Lightroom 3.4 and Camera Raw 6.4" title="Download Free Updates: Lightroom 3.4 and Camera Raw 6.4" width="196" height="80" style="border:0; padding:20px 12px 20px 0;" class="alignleft size-full wp-image-18048" /></a></p>
<p>Adobe Lightroom 3.4 and Adobe Camera Raw 6.4 are now available as final releases, and are free for all current <a href="http://www.Lightroom3.com">Lightroom 3</a> and <a href="http://prodesigntools.com/photoshop">Photoshop CS5</a> owners&#8230;  These updates include bug fixes, performance and stability improvements (27 for Lightroom and 9 for Camera Raw), plus support for 30 new lens profiles and 13 new cameras, including the Nikon D5100, Canon EOS 600D, and Olympus XZ-1:</p>
<hr style="width:1px;" />
<p>&nbsp;<strong>&raquo;</strong>&nbsp;<a href="http://bit.ly/lr_upd_mac">Download the Final Adobe Lightroom 3.4.1 for Mac</a> (a free update to Lightroom 3)<br />
&nbsp;<strong>&raquo;</strong>&nbsp;<a href="http://bit.ly/lr_upd_win">Download the Final Adobe Lightroom 3.4.1 for Windows</a></p>
<p>&nbsp;<strong>&raquo;</strong>&nbsp;<a href="http://bit.ly/acr_upd_mac">Download the Final Adobe Camera Raw 6.4.1 for Mac</a> (a free update to Photoshop CS5)<br />
&nbsp;<strong>&raquo;</strong>&nbsp;<a href="http://bit.ly/acr_upd_win">Download the Final Adobe Camera Raw 6.4.1 for Windows</a></p>
<hr style="width:1px;" />
<p>Read more <a href="http://prodesigntools.com/blogs/lightroomjournal/2011/04/lightroom-3-4-and-camera-raw-6-4-now-available.html">details about the update</a> including the 36 fixes that were made as well as the new cameras supported, or take a look at the complete list of <a href="http://bit.ly/lr_cameras">all Lightroom-supported cameras</a>.</p>
<p>Lightroom 3.4 is a recommended update and is available in 12 languages: English, French, German, Dutch, Italian, Spanish, Portuguese, Swedish, Japanese, Korean, and Chinese  (Traditional and Simplified).&nbsp;&nbsp;  If you don’t yet own Lightroom 3, Adobe’s <a href="http://www.trylightroom3.com/">free trial download</a> has also now been moved up to version 3.4.</p>
<p><span id="more-18039"></span>To confirm that the updater has run successfully, launch Lightroom and verify that the version number on the splash screen shows current as 3.4.</p>
<p>Camera Raw 6.4 also works with Photoshop Elements 9 &#8211; see the full <a href="http://prodesigntools.com/answers/408/kb408941.html">compatibility chart</a>.  Note that Camera Raw 6 is not compatible with Photoshop CS4 or earlier.  The last release of Adobe Camera Raw for Photoshop CS4 was ACR 5.7 on 4/20/2010.</p>
<p><em>Save 30% when you <a href="http://prodesigntools.com/save-30-pct-on-adobe-lightroom-3-sans-coupon-or-promo-code.html">buy Lightroom 3 and Photoshop CS5 together</a>, no coupon code needed.</em></p>
<p><object width="450" height="271" style="padding-top:10px;" class="aligncenter"><param name="movie" value="http://images.tv.adobe.com/swf/player.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="FlashVars" value="fileID=6908&amp;context=539&amp;embeded=true&amp;environment=production"></param><embed src="http://images.tv.adobe.com/swf/player.swf" flashvars="fileID=6908&amp;context=539&amp;embeded=true&amp;environment=production" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="450" height="271"></embed></object></p>
<div style="padding:12px 0 20px;">
Watch more: Three Hours of <a href="http://prodesigntools.com/three-hours-of-free-tutorials-for-lightroom-3-plus-other-resources.html">Free Tutorials for Adobe Lightroom 3</a>
</div>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://ProDesignTools.com/adobe-lightroom-3-5-and-camera-raw-6-5-final-free-updates.html" title="Adobe Lightroom 3.5 and Camera Raw 6.5 &#8211; Final and Free Updates">Adobe Lightroom 3.5 and Camera Raw 6.5 &#8211; Final and Free Updates</a></li><li><a href="http://ProDesignTools.com/adobe-lightroom-3-3-and-photoshop-cs5-12-0-2-free-updates-out.html" title="Adobe Lightroom 3.3 and Photoshop CS5 12.0.3 &#8211; Free Updates Out">Adobe Lightroom 3.3 and Photoshop CS5 12.0.3 &#8211; Free Updates Out</a></li><li><a href="http://ProDesignTools.com/adobe-releases-final-version-of-lightroom-3-2-free-update.html" title="Adobe Releases Final Version of Lightroom 3.2 &#8211; A Free Update">Adobe Releases Final Version of Lightroom 3.2 &#8211; A Free Update</a></li><li><a href="http://ProDesignTools.com/adobe-lightroom-4-beta-release.html" title="Adobe Lightroom 4 Beta Release is Here! Now Available Free to Public">Adobe Lightroom 4 Beta Release is Here! Now Available Free to Public</a></li><li><a href="http://ProDesignTools.com/free-update-adobe-lightroom.html" title="Free Update to Adobe Lightroom 2.7">Free Update to Adobe Lightroom 2.7</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ProDesignTools.com/adobe-lightroom-3-4-final-version-free-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Object Caching 2698/3010 objects using apc

Served from: prodesigntools.com @ 2012-02-06 04:50:37 -->
