<?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"
	>
<channel>
	<title>Comments on: Easy Color Picking on the&#160;Mac</title>
	<atom:link href="http://particletree.com/notebook/easy-color-picking-on-the-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/notebook/easy-color-picking-on-the-mac/</link>
	<description>Everyone needs a hug.</description>
	<pubDate>Wed, 19 Nov 2008 11:34:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Phil Crosby</title>
		<link>http://particletree.com/notebook/easy-color-picking-on-the-mac/#comment-21190</link>
		<dc:creator>Phil Crosby</dc:creator>
		<pubDate>Wed, 06 Jun 2007 02:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=247#comment-21190</guid>
		<description>&lt;p&gt;Your mint download pepper isn't working, so the script is unavailable.&lt;/p&gt;

&lt;p&gt;"Made it in
Warning: Cannot modify header information - headers already sent by (output started at /home/2462/domains/particletree.com/html/mint/pepper/orderedlist/downloads/class.php:104) in /home/2462/domains/particletree.com/html/mint/pepper/orderedlist/downloads/download.php on line 32"&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Your mint download pepper isn&#8217;t working, so the script is unavailable.</p>

<p>&#8220;Made it in
Warning: Cannot modify header information - headers already sent by (output started at /home/2462/domains/particletree.com/html/mint/pepper/orderedlist/downloads/class.php:104) in /home/2462/domains/particletree.com/html/mint/pepper/orderedlist/downloads/download.php on line 32&#8221;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rukavi</title>
		<link>http://particletree.com/notebook/easy-color-picking-on-the-mac/#comment-20605</link>
		<dc:creator>Rukavi</dc:creator>
		<pubDate>Wed, 25 Apr 2007 10:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=247#comment-20605</guid>
		<description>&lt;p&gt;i couldn't open the script because it's a read only file&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i couldn&#8217;t open the script because it&#8217;s a read only file</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tracy</title>
		<link>http://particletree.com/notebook/easy-color-picking-on-the-mac/#comment-20399</link>
		<dc:creator>Tracy</dc:creator>
		<pubDate>Sat, 24 Mar 2007 13:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=247#comment-20399</guid>
		<description>&lt;p&gt;Incredibly frickin' AWESOME! Having color at your fingertips at any given moment is heaven sent!!!! I was lookin' around to see if anyone had made an app to where you could just control-click on a color 'anywhere' and have the hex value, and found your site and script, even better!! This is lovely! Thank You Sooooo Much!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Incredibly frickin&#8217; AWESOME! Having color at your fingertips at any given moment is heaven sent!!!! I was lookin&#8217; around to see if anyone had made an app to where you could just control-click on a color &#8216;anywhere&#8217; and have the hex value, and found your site and script, even better!! This is lovely! Thank You Sooooo Much!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://particletree.com/notebook/easy-color-picking-on-the-mac/#comment-8393</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Wed, 03 Jan 2007 02:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=247#comment-8393</guid>
		<description>&lt;p&gt;I think http://kuler.adobe.com/ deserves a mention as well.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think <a href="http://kuler.adobe.com/" rel="nofollow">http://kuler.adobe.com/</a> deserves a mention as well.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://particletree.com/notebook/easy-color-picking-on-the-mac/#comment-3328</link>
		<dc:creator>William</dc:creator>
		<pubDate>Fri, 17 Nov 2006 20:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=247#comment-3328</guid>
		<description>&lt;p&gt;Everyone needs a hug.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Everyone needs a hug.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: APM</title>
		<link>http://particletree.com/notebook/easy-color-picking-on-the-mac/#comment-3191</link>
		<dc:creator>APM</dc:creator>
		<pubDate>Wed, 15 Nov 2006 17:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=247#comment-3191</guid>
		<description>&lt;p&gt;Good, simple way to access color picker while in any application! Great script. However, the HexColorPicker's big shortcoming is that it's not much help if you want web-safe colors. The #rgb setting doesn't select the closest color and force it to 3 digits, it simply says that "selected color can't be represented in 3 digits." The "Web Safe Colors" list in the color palettes view already does that (by giving you a 3-digit color in 6-digit format), and it's included. However, if you're not working within the 216 web-safe colors and need precise RGB values, I can see how HexColorPicker could be useful.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good, simple way to access color picker while in any application! Great script. However, the HexColorPicker&#8217;s big shortcoming is that it&#8217;s not much help if you want web-safe colors. The #rgb setting doesn&#8217;t select the closest color and force it to 3 digits, it simply says that &#8220;selected color can&#8217;t be represented in 3 digits.&#8221; The &#8220;Web Safe Colors&#8221; list in the color palettes view already does that (by giving you a 3-digit color in 6-digit format), and it&#8217;s included. However, if you&#8217;re not working within the 216 web-safe colors and need precise RGB values, I can see how HexColorPicker could be useful.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: rebecca</title>
		<link>http://particletree.com/notebook/easy-color-picking-on-the-mac/#comment-2847</link>
		<dc:creator>rebecca</dc:creator>
		<pubDate>Fri, 10 Nov 2006 21:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=247#comment-2847</guid>
		<description>&lt;p&gt;can I second the request for the source of that script? like others have mentioned, it attempts to open in Script Editor. I'd like it as an .app, so I can add my LaunchBar config will pick it up from my scripts folder.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>can I second the request for the source of that script? like others have mentioned, it attempts to open in Script Editor. I&#8217;d like it as an .app, so I can add my LaunchBar config will pick it up from my scripts folder.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://particletree.com/notebook/easy-color-picking-on-the-mac/#comment-2769</link>
		<dc:creator>William</dc:creator>
		<pubDate>Thu, 09 Nov 2006 12:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=247#comment-2769</guid>
		<description>&lt;p&gt;I had the same problem opening the file, but got it working from the script menu:&lt;/p&gt;

&lt;p&gt;Drop it in /Library/Scripts, then tick 'Show Script Menu in menu bar' in /Applications/AppleScript/AppleScript Utility&lt;/p&gt;

&lt;p&gt;Select it from the script menu, the color picker pops up, the hex picker is the last icon on the right. (Use the spyglass to pick colours, took me a minute to figure that one :)&lt;/p&gt;

&lt;p&gt;Thanks Kevin&lt;/p&gt;

&lt;p&gt;p.s. the new design is fresh!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I had the same problem opening the file, but got it working from the script menu:</p>

<p>Drop it in /Library/Scripts, then tick &#8216;Show Script Menu in menu bar&#8217; in /Applications/AppleScript/AppleScript Utility</p>

<p>Select it from the script menu, the color picker pops up, the hex picker is the last icon on the right. (Use the spyglass to pick colours, took me a minute to figure that one :)</p>

<p>Thanks Kevin</p>

<p>p.s. the new design is fresh!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Brutal</title>
		<link>http://particletree.com/notebook/easy-color-picking-on-the-mac/#comment-2596</link>
		<dc:creator>Brutal</dc:creator>
		<pubDate>Sun, 05 Nov 2006 16:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=247#comment-2596</guid>
		<description>&lt;p&gt;Same problem here. "Unable to read the file because the script is not editable (it was saved as read only)"&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Same problem here. &#8220;Unable to read the file because the script is not editable (it was saved as read only)&#8221;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://particletree.com/notebook/easy-color-picking-on-the-mac/#comment-2478</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Fri, 03 Nov 2006 01:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=247#comment-2478</guid>
		<description>&lt;p&gt;Ok, got the zip. Now I'm having the same issue that Dominik Hahn had. When I double click it tries to edit in Script Editor. I'm new to macs - just bought an Intel MacBook... Must be an AppleScript pref. Not turned on or something? Any advice is welcome!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ok, got the zip. Now I&#8217;m having the same issue that Dominik Hahn had. When I double click it tries to edit in Script Editor. I&#8217;m new to macs - just bought an Intel MacBook&#8230; Must be an AppleScript pref. Not turned on or something? Any advice is welcome!</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.256 seconds -->
