<?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>LightroomNews &#187; Guest Editorials</title>
	<atom:link href="http://lightroom-news.com/category/lrnews-editorials/guest-editorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://lightroom-news.com</link>
	<description>The latest news about the top pixel wrangling application on the planet.</description>
	<lastBuildDate>Thu, 06 Oct 2011 08:33:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Scott Byer on the Mac Intel Switch</title>
		<link>http://lightroom-news.com/2006/03/24/scott-byer-on-the-mac-intel-switch/</link>
		<comments>http://lightroom-news.com/2006/03/24/scott-byer-on-the-mac-intel-switch/#comments</comments>
		<pubDate>Fri, 24 Mar 2006 16:45:03 +0000</pubDate>
		<dc:creator>LRN Editorial Staff</dc:creator>
				<category><![CDATA[Adobe Photoshop News]]></category>
		<category><![CDATA[Guest Editorials]]></category>

		<guid isPermaLink="false">http://photoshopnews.com/?p=1067</guid>
		<description><![CDATA[From his Living Photoshop Adobe Blog, Photoshop engineer Scott Byer had this to say regarding the switch to Universal Binary using Xcode.
By now you have probably figured out that we aren&#8217;t releasing Universal Binaries of our current application versions.  If you haven&#8217;t, all you need to know is pretty explicitly spelled out here.
&#8220;But, c&#8217;mon&#8221;, [...]]]></description>
			<content:encoded><![CDATA[<p><img src='/wp-userdata/ScottB.jpg' alt='' align='left' hspace='8' /><i>From his <b><a href="http://blogs.adobe.com/scottbyer/">Living Photoshop</a></b> Adobe Blog, Photoshop engineer Scott Byer had this to say regarding the switch to Universal Binary using Xcode.</i></p>
<p>By now you have probably figured out that we aren&#8217;t releasing Universal Binaries of our current application versions.  If you haven&#8217;t, all you need to know is pretty explicitly <a href="http://www.adobe.com/products/pdfs/intelmacsupport.pdf">spelled out here</a>.</p>
<p>&#8220;But, c&#8217;mon&#8221;, I hear people saying, &#8220;Steve said it was just a recompile!&#8221;  Or, &#8220;Back during the PowerPC transition, you guys released a patch!&#8221;</p>
<p>Well, this time is different.  And I really wish it weren&#8217;t.  But let me tell you how&#8230;</p>
<p><span id="more-1067"></span>When that original PowerPC transition was done, Apple did something clever.  Very clever.  The emulator that ran 68k code would recognize when it was calling out to PPC code, and would fiddle with things on the stack using the Universal Procedure calling vector.  A lot of gobbledy gook meaning that a 68k binary could call out to PPC code that could then execute at native speeds.  Well, for those that don&#8217;t know, Photoshop has a bunch of routines all tucked away to do the real heavy lifting &#8211; the bottlenecks.  Most of Photoshop&#8217;s CPU time is spent in these routines.  Even better, you can replace these routines using a plug-in.  There&#8217;s the Multiprocessor extension plug-in, which replaces some routines with ones that know how to divide work up among multiple processors.  And some which use the multimedia instruction sets that are available to varying degrees on different processors.  And, in the case of the PPC transition, we could replace them with PPC native versions.  With a plug-in, Photoshop could get a majority of the speed up as if it were a fully native application, but &#8211; and it&#8217;s a key point here &#8211; without having to recompile the vast majority of the Photoshop code, along with the resulting testing hit, mounds of debugging, and everything else that would imply.  Most of the gain with a fraction of the cost, it made sense to do a mid-cycle update consisting, essentially, of that plug-in.</p>
<p>Doing that this time around was just not possible for a variety of reasons.  It means is that this time, there&#8217;s no limited-cost option for getting most of the performance available on the platform for Photoshop in a short amount of time.  In other words, no shortcuts.</p>
<p>That leaves doing the work for real &#8211; taking the whole application over into XCode and recompiling as a Universal Binary.  And that&#8217;s no small task.  You see, as software has matured so have the development environments we&#8217;ve used &#8211; <a href="http://msdn.microsoft.com/vstudio/">Visual Studio</a> and <a href="http://www.metrowerks.com/mw/default.htm">Metrowerks</a> &#8211; they&#8217;ve adapted to handle the ever-growing applications using them.  From having projects with large numbers of files that open quickly, to having compact debugging information, to having stable project formats that are text-merge-able in a source control system.  These are things XCode is playing catch-up on.  Now, Apple is doing an amazing job at catching up rapidly, but the truth is we don&#8217;t yet have a shipping XCode in hand that handles a large application well.  And switching compilers always involves more work than you would think in a codebase of this size.</p>
<p>Now, I&#8217;m an engineer, and I&#8217;m all for getting products out in front of customers so they can use their machines to their fullest as soon as possible, but there is just no way putting out a Universal Binary of Photoshop CS2 would make any sort of sense.  If you think about switching tool sets, with the resulting huge amount of work for both engineering and quality engineering, if you think about how far past the Photoshop CS2 release we already are, and if you include not having the workstation-class machines ready yet, I think you&#8217;d have to agree &#8211; far better to focus on making sure Photoshop CS3 is able to absolutely squeeze every ounce of power out of what I&#8217;m sure will be pretty spankin&#8217; Intel-based towers by that point than to do tons of work moving an old code base to new tools.</p>
<p>-Scott </p>
<p><a href="http://blogs.adobe.com/scottbyer/">Check out Scott&#8217;s Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lightroom-news.com/2006/03/24/scott-byer-on-the-mac-intel-switch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PMA 2006-A View of the Photographic Industry From 30,000 Feet</title>
		<link>http://lightroom-news.com/2006/03/01/pma-2006-a-view-of-the-photographic-industry-from-30000-feet/</link>
		<comments>http://lightroom-news.com/2006/03/01/pma-2006-a-view-of-the-photographic-industry-from-30000-feet/#comments</comments>
		<pubDate>Wed, 01 Mar 2006 18:09:52 +0000</pubDate>
		<dc:creator>LRN Editorial Staff</dc:creator>
				<category><![CDATA[Digital Photography]]></category>
		<category><![CDATA[Guest Editorials]]></category>

		<guid isPermaLink="false">http://photoshopnews.com/?p=1004</guid>
		<description><![CDATA[Source: The Luminous Landscape
Written by Michael Reichmann
Trade shows are always a good opportunity to gauge the state of health of any industry. Walking the isles and talking with both exhibitors as well as attendees provides insights into what people are thinking as well as what they may appear to be doing.
With this as preamble, here [...]]]></description>
			<content:encoded><![CDATA[<p>Source: <a href="http://www.luminous-landscape.com">The Luminous Landscape</a><br />
Written by Michael Reichmann</p>
<p>Trade shows are always a good opportunity to gauge the state of health of any industry. Walking the isles and talking with both exhibitors as well as attendees provides insights into what people are thinking as well as what they may appear to be doing.</p>
<p>With this as preamble, here are some highly subjective observations on the current (March, 2006) state of the photographic industry. No gospel here, just opinion.</p>
<p><span id="more-1004"></span><b>Megapixels</b></p>
<p>The great Megapixel Race appears to be over. From the roughly 3 Megapixel Nikon D1 and Canon D30 of late 1999 and early 2000, to today&#8217;s mainstream 6 – 8 Megapixel and top of the line 12-16 Megapixel models, we now seem to have reached a point of equilibrium. More Megapixels aren&#8217;t what most photographers need. We need better Megapixels, and the manufacturers seem to have realized this.</p>
<p>The 6 – 8M range provides amateurs with enough to make A3 (11X17&#8243;) prints, while 12-16M let&#8217;s pros and advanced amateurs produce double page spreads and 13X19&#8243; or larger display prints. These were the outer limits of 35mm film in any event,, and so anything bigger is rightly the realm of medium format, just as it always has been.</p>
<p>To the industry&#8217;s credit we are even seeing digicams with somewhat lower Megapixel counts than last year. Even camera makers now realize that 6 million clean Megapixels are better than 8 million noisy ones. Given that most digicams have slow lenses, people were shooting at high ISO settings, and were dissatisfied with image quality, even on wallet-sized prints. Mother Nature applies the laws of physics to how many photons can be captured by an individual photo site, and even the best image processing firmware can&#8217;t create something out of nothing when the pixels get too small.</p>
<p>The implications of this are that while we may see small incremental increases in Megapixel count over the next few years, we will now see camera makers focus their attentions instead on further reducing prices and enhancing their camera&#8217;s other capabilities.</p>
<p><a href="http://www.luminous-landscape.com/essays/pma-30000.shtml">Read entire article</a></p>
<p>Check out Michael&#8217;s <a href="http://www.luminous-landscape.com/essays/pma2006.shtml">PMA 2006 Show Report</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lightroom-news.com/2006/03/01/pma-2006-a-view-of-the-photographic-industry-from-30000-feet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

