<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Color Spaces</title>
	<atom:link href="http://webkit.org/blog/73/color-spaces/feed/" rel="self" type="application/rss+xml" />
	<link>http://webkit.org/blog/73/color-spaces/</link>
	<description>All about WebKit development</description>
	<lastBuildDate>Sat, 21 Nov 2009 23:00:28 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Firefox/Camino vs. Safari Image Quality &#8212; Big difference (IMAGE) &#171; Apple News</title>
		<link>http://webkit.org/blog/73/color-spaces/comment-page-1/#comment-23067</link>
		<dc:creator>Firefox/Camino vs. Safari Image Quality &#8212; Big difference (IMAGE) &#171; Apple News</dc:creator>
		<pubDate>Mon, 29 Oct 2007 23:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=73#comment-23067</guid>
		<description>[...] that&#8217;s coming to Firefox 3. I read about it on Mozilla Links. coolbru: It bears repeating: http://webkit.org/blog/73/color-spaces/ Incidentally the only other browser I know of with colourspace support is the long-dead MacIE. [...]</description>
		<content:encoded><![CDATA[<p>[...] that&#8217;s coming to Firefox 3. I read about it on Mozilla Links. coolbru: It bears repeating: <a href="http://webkit.org/blog/73/color-spaces/" rel="nofollow">http://webkit.org/blog/73/color-spaces/</a> Incidentally the only other browser I know of with colourspace support is the long-dead MacIE. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artillery unit    &#187; Color Madness</title>
		<link>http://webkit.org/blog/73/color-spaces/comment-page-1/#comment-18007</link>
		<dc:creator>artillery unit    &#187; Color Madness</dc:creator>
		<pubDate>Fri, 16 Feb 2007 20:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=73#comment-18007</guid>
		<description>[...] ofile for my Mac. Here is an interesting discussion from one of Safari regarding png color shifts in the browser. Apparently Safari ha [...]</description>
		<content:encoded><![CDATA[<p>[...] ofile for my Mac. Here is an interesting discussion from one of Safari regarding png color shifts in the browser. Apparently Safari ha [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cmacaskill</title>
		<link>http://webkit.org/blog/73/color-spaces/comment-page-1/#comment-17941</link>
		<dc:creator>cmacaskill</dc:creator>
		<pubDate>Wed, 14 Feb 2007 23:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=73#comment-17941</guid>
		<description>I&#039;m a huge Mac user and fan who was at NeXT during the let&#039;s do a gamma of 1.8 days, back when monitors were dimmer and CMYK was the thing.

I don&#039;t think the color mismatches are a Safari issue, per se, but I did pour my heart into this blog post that make the front page of Digg:

http://blogs.smugmug.com/onethumb/2007/02/14/this-is-your-mac-on-drugs/

It seems to me it&#039;d take the pressure off the Safari team if OS X shipped in the config that Apple suggests its users switch to -- a gamma of 2.2.  Tell me where I&#039;m wrong.

Thanks,
Chris</description>
		<content:encoded><![CDATA[<p>I&#8217;m a huge Mac user and fan who was at NeXT during the let&#8217;s do a gamma of 1.8 days, back when monitors were dimmer and CMYK was the thing.</p>
<p>I don&#8217;t think the color mismatches are a Safari issue, per se, but I did pour my heart into this blog post that make the front page of Digg:</p>
<p><a href="http://blogs.smugmug.com/onethumb/2007/02/14/this-is-your-mac-on-drugs/" rel="nofollow">http://blogs.smugmug.com/onethumb/2007/02/14/this-is-your-mac-on-drugs/</a></p>
<p>It seems to me it&#8217;d take the pressure off the Safari team if OS X shipped in the config that Apple suggests its users switch to &#8212; a gamma of 2.2.  Tell me where I&#8217;m wrong.</p>
<p>Thanks,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jfriedl</title>
		<link>http://webkit.org/blog/73/color-spaces/comment-page-1/#comment-14890</link>
		<dc:creator>jfriedl</dc:creator>
		<pubDate>Mon, 18 Dec 2006 11:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=73#comment-14890</guid>
		<description>Hi Dave,
Understanding the problem with treating unprofiled images differently than Flash/CSS, let me ask about images for which the color space is tagged in the Exif? An image can be tagged as being sRGB with the ColorSpace tag, or as being AdobeRGB with the InteroperablityIndex tag. This is how most digital cameras communicate the color space of their image. Web-site-adorenment images (ones that might need to match with flash) generally don&#039;t have these tags, so it seems that you could take a big step forward by recognizing these tags. It would require that colorsync have sRGB and AdobeRGB profiles on hand, but don&#039;t they already?

The up side to this is that images straight from the camera now are processed properly. I don&#039;t see any downside with what you mentioned (Flash/CSS).

It&#039;s not a complete resolution of the issue, but it&#039;s a huge win-win step.

I hope you&#039;ll consider it.
        Jeffrey
(Author of the article you cited in your original post)</description>
		<content:encoded><![CDATA[<p>Hi Dave,<br />
Understanding the problem with treating unprofiled images differently than Flash/CSS, let me ask about images for which the color space is tagged in the Exif? An image can be tagged as being sRGB with the ColorSpace tag, or as being AdobeRGB with the InteroperablityIndex tag. This is how most digital cameras communicate the color space of their image. Web-site-adorenment images (ones that might need to match with flash) generally don&#8217;t have these tags, so it seems that you could take a big step forward by recognizing these tags. It would require that colorsync have sRGB and AdobeRGB profiles on hand, but don&#8217;t they already?</p>
<p>The up side to this is that images straight from the camera now are processed properly. I don&#8217;t see any downside with what you mentioned (Flash/CSS).</p>
<p>It&#8217;s not a complete resolution of the issue, but it&#8217;s a huge win-win step.</p>
<p>I hope you&#8217;ll consider it.<br />
        Jeffrey<br />
(Author of the article you cited in your original post)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Browser color issues - MacNN Forums</title>
		<link>http://webkit.org/blog/73/color-spaces/comment-page-1/#comment-13508</link>
		<dc:creator>Browser color issues - MacNN Forums</dc:creator>
		<pubDate>Wed, 29 Nov 2006 22:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=73#comment-13508</guid>
		<description></description>
		<content:encoded><![CDATA[<p>[...]   This might explain it:  Surfin&#8217; Safari &#8211; Blog Archive » Color Spaces  FWIW, OmniWeb does support embedded Coloursync p [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel Silva</title>
		<link>http://webkit.org/blog/73/color-spaces/comment-page-1/#comment-12431</link>
		<dc:creator>Manuel Silva</dc:creator>
		<pubDate>Sun, 29 Oct 2006 09:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=73#comment-12431</guid>
		<description>Mark and others:

Sorry, excuse.

Is possible suggest a new topic ?

Safari, digital certificates and java policy. 

I have some questios about it.

Thanks 

Manuel</description>
		<content:encoded><![CDATA[<p>Mark and others:</p>
<p>Sorry, excuse.</p>
<p>Is possible suggest a new topic ?</p>
<p>Safari, digital certificates and java policy. </p>
<p>I have some questios about it.</p>
<p>Thanks </p>
<p>Manuel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jacobolus</title>
		<link>http://webkit.org/blog/73/color-spaces/comment-page-1/#comment-12430</link>
		<dc:creator>jacobolus</dc:creator>
		<pubDate>Sun, 29 Oct 2006 07:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=73#comment-12430</guid>
		<description>jfriedl:

&gt; Why do you say this? Is it because some some small percent of web authors might do image-to-background blending? (Iâ€™m not saying thatâ€™s a bad reason â€” heck, I do image-to-background blending â€” I ask because I want to understand your reasons).

Yes, this was indeed the reason claimed in my discussion with hyatt and others on IRC.  

&gt; As for CSS, as has already been mentioned, thatâ€™s defined to be sRGB, so should be translated from that to the local monitor/printer space.

The impression I got was that they are going to try to move towards this as time goes on.

&gt; So that leaves Flash. It sounds as if youâ€™ve made 99%+ of the images on the web render incorrectly so that Flash authors can have perfect color matching with standards-broken non-sRGB CSS colors? Or did I misunderstand something in your post?

Yep, that&#039;s right.  I think the idea was that web designers would rebel if their color-matched flash no longer matched.</description>
		<content:encoded><![CDATA[<p>jfriedl:</p>
<p>&gt; Why do you say this? Is it because some some small percent of web authors might do image-to-background blending? (Iâ€™m not saying thatâ€™s a bad reason â€” heck, I do image-to-background blending â€” I ask because I want to understand your reasons).</p>
<p>Yes, this was indeed the reason claimed in my discussion with hyatt and others on IRC.  </p>
<p>&gt; As for CSS, as has already been mentioned, thatâ€™s defined to be sRGB, so should be translated from that to the local monitor/printer space.</p>
<p>The impression I got was that they are going to try to move towards this as time goes on.</p>
<p>&gt; So that leaves Flash. It sounds as if youâ€™ve made 99%+ of the images on the web render incorrectly so that Flash authors can have perfect color matching with standards-broken non-sRGB CSS colors? Or did I misunderstand something in your post?</p>
<p>Yep, that&#8217;s right.  I think the idea was that web designers would rebel if their color-matched flash no longer matched.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Rowe</title>
		<link>http://webkit.org/blog/73/color-spaces/comment-page-1/#comment-12418</link>
		<dc:creator>Mark Rowe</dc:creator>
		<pubDate>Thu, 26 Oct 2006 10:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=73#comment-12418</guid>
		<description>Manuel, if you have a bug to report in Safari the best way to get it addressed is to report it via the appropriate channels rather than in comments on a completely unrelated blog post.  Bugs in Safari should be reported at the &lt;a href=&quot;http://bugreporter.apple.com&quot; rel=&quot;nofollow&quot;&gt;Apple bug reporter&lt;/a&gt;, and bugs in WebKit should be reported &lt;a href=&#039;http://webkit.org/quality/reporting.html&#039; rel=&quot;nofollow&quot;&gt;in Bugzilla&lt;/a&gt;.  Thanks!</description>
		<content:encoded><![CDATA[<p>Manuel, if you have a bug to report in Safari the best way to get it addressed is to report it via the appropriate channels rather than in comments on a completely unrelated blog post.  Bugs in Safari should be reported at the <a href="http://bugreporter.apple.com" rel="nofollow">Apple bug reporter</a>, and bugs in WebKit should be reported <a href='http://webkit.org/quality/reporting.html' rel="nofollow">in Bugzilla</a>.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel Silva</title>
		<link>http://webkit.org/blog/73/color-spaces/comment-page-1/#comment-12417</link>
		<dc:creator>Manuel Silva</dc:creator>
		<pubDate>Wed, 25 Oct 2006 22:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=73#comment-12417</guid>
		<description>Spiff:
Thank you for your reply, I really do appreciate it!
Your explanation is absolutely correct. 
More, strangely, or not, I have the private key in Keychain !
I think the private key is created when renew the certificate. 

The problem in Safari is about download certificates. When I collect the certificate ! 
And this is a problem in some CA. I tried in some CA internation and d`ont work. The problem is the Safari not open the window -DOWNLOAD, and the content of the certificate (cert. and public key) it is inside of Safari -like this page, but above, mixed with this posts.

If the process is functioned, run, the window -Download, open, download the certificate for desktop. This does not happen. The certificate it is inside of Safari, in the main window, mixed with the content of the page. 

If you or other will be interested I I can send a print secreen. 

My intention is that somebody tells this problem of Mr. HYATT and other developers for fix this problem, bug ?

Why Safari d`ont download, transferred, the certificates for descktop ?

Best regards

Manuel</description>
		<content:encoded><![CDATA[<p>Spiff:<br />
Thank you for your reply, I really do appreciate it!<br />
Your explanation is absolutely correct.<br />
More, strangely, or not, I have the private key in Keychain !<br />
I think the private key is created when renew the certificate. </p>
<p>The problem in Safari is about download certificates. When I collect the certificate !<br />
And this is a problem in some CA. I tried in some CA internation and d`ont work. The problem is the Safari not open the window -DOWNLOAD, and the content of the certificate (cert. and public key) it is inside of Safari -like this page, but above, mixed with this posts.</p>
<p>If the process is functioned, run, the window -Download, open, download the certificate for desktop. This does not happen. The certificate it is inside of Safari, in the main window, mixed with the content of the page. </p>
<p>If you or other will be interested I I can send a print secreen. </p>
<p>My intention is that somebody tells this problem of Mr. HYATT and other developers for fix this problem, bug ?</p>
<p>Why Safari d`ont download, transferred, the certificates for descktop ?</p>
<p>Best regards</p>
<p>Manuel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jfriedl</title>
		<link>http://webkit.org/blog/73/color-spaces/comment-page-1/#comment-12415</link>
		<dc:creator>jfriedl</dc:creator>
		<pubDate>Wed, 25 Oct 2006 01:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=73#comment-12415</guid>
		<description>Hi. I&#039;m the author of the post to which you responded. I appreciate your response.

&gt; First of all, if you correct unprofiled images to sRGB, you have to correct all drawing to sRGB

Why do you say this? Is it because some some small percent of web authors might do image-to-background blending? (I&#039;m not saying that&#039;s a bad reason -- heck, I do image-to-background blending -- I ask because I  want to understand your reasons).

As for CSS, as has already been mentioned, that&#039;s defined to be sRGB, so should be translated from that to the local monitor/printer space. I can&#039;t imagein a few translations are very CPU intensive, so that&#039;s not really an issue....

So that leaves Flash. It sounds as if you&#039;ve made 99%+ of the images on the web render incorrectly so that Flash authors can have perfect color matching with standards-broken non-sRGB CSS colors? Or did I misunderstand something in your post?

I should be clear that I know little about Flash except that I usually seem to dislike how it&#039;s used, so I have little care about how it renders, and I certainly don&#039;t think that everything should be dumbed down to its level just because it&#039;s poorly designed. 

I should also admit that I made up the &quot;99%+&quot; number (it&#039;s probably a low estimate)

Finally, I&#039;m sorry that you considered my criticizims of Safari&#039;s color management to be &quot;pot shots.&quot; I have perhaps harsher words for Apple than for Microsoft because I don&#039;t expcect cluefullness from Microsoft (and they don&#039;t disappoint). If there&#039;s anyone I would expcect to get this right it&#039;d be Safari and Firefox, and it&#039;s disappointing to see that&#039;s not the case.

From what I understand from your post, I don&#039;t agree at all with your reasons, but at least it&#039;s good to know that there are reasons. Why, though, was the ability to set a default color space for unprofiled images removed from ColorSync?

     Jeffrey</description>
		<content:encoded><![CDATA[<p>Hi. I&#8217;m the author of the post to which you responded. I appreciate your response.</p>
<p>&gt; First of all, if you correct unprofiled images to sRGB, you have to correct all drawing to sRGB</p>
<p>Why do you say this? Is it because some some small percent of web authors might do image-to-background blending? (I&#8217;m not saying that&#8217;s a bad reason &#8212; heck, I do image-to-background blending &#8212; I ask because I  want to understand your reasons).</p>
<p>As for CSS, as has already been mentioned, that&#8217;s defined to be sRGB, so should be translated from that to the local monitor/printer space. I can&#8217;t imagein a few translations are very CPU intensive, so that&#8217;s not really an issue&#8230;.</p>
<p>So that leaves Flash. It sounds as if you&#8217;ve made 99%+ of the images on the web render incorrectly so that Flash authors can have perfect color matching with standards-broken non-sRGB CSS colors? Or did I misunderstand something in your post?</p>
<p>I should be clear that I know little about Flash except that I usually seem to dislike how it&#8217;s used, so I have little care about how it renders, and I certainly don&#8217;t think that everything should be dumbed down to its level just because it&#8217;s poorly designed. </p>
<p>I should also admit that I made up the &#8220;99%+&#8221; number (it&#8217;s probably a low estimate)</p>
<p>Finally, I&#8217;m sorry that you considered my criticizims of Safari&#8217;s color management to be &#8220;pot shots.&#8221; I have perhaps harsher words for Apple than for Microsoft because I don&#8217;t expcect cluefullness from Microsoft (and they don&#8217;t disappoint). If there&#8217;s anyone I would expcect to get this right it&#8217;d be Safari and Firefox, and it&#8217;s disappointing to see that&#8217;s not the case.</p>
<p>From what I understand from your post, I don&#8217;t agree at all with your reasons, but at least it&#8217;s good to know that there are reasons. Why, though, was the ability to set a default color space for unprofiled images removed from ColorSync?</p>
<p>     Jeffrey</p>
]]></content:encoded>
	</item>
</channel>
</rss>
