<?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: Mac OS X Needs an EXIF Contextual Menu Plugin</title>
	<atom:link href="http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin</link>
	<description>The Weblog of Erik J. Barzeski</description>
	<pubDate>Thu, 28 Aug 2008 23:30:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Tim Buchheim</title>
		<link>http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39682</link>
		<dc:creator>Tim Buchheim</dc:creator>
		<pubDate>Mon, 26 Feb 2007 19:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39682</guid>
		<description>I sure hope they have support for Cocoa contextual menu plugins at some point.</description>
		<content:encoded><![CDATA[<p>I sure hope they have support for Cocoa contextual menu plugins at some point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik J. Barzeski</title>
		<link>http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39663</link>
		<dc:creator>Erik J. Barzeski</dc:creator>
		<pubDate>Sat, 24 Feb 2007 20:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39663</guid>
		<description>[quote comment="39661"]The OS libraries have support for exif as of Tiger.  Take a look at the docs for CGImageSource and CGImageDestination.  So, no need to wrap exiftags if CF is more your style.[/quote]

Interesting. Thanks. That may indeed be a better way to go. CMMs scare me, though - I signed on to Cocoa largely so I didn't ever have to look at code like the sample CMMs I've seen so far.</description>
		<content:encoded><![CDATA[<p class="quote_header"><a href="http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39661">kongtomorrow said</a> on February 24, 2007:</p>
<blockquote cite="http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39661"><p>
The OS libraries have support for exif as of Tiger.  Take a look at the docs for CGImageSource and CGImageDestination.  So, no need to wrap exiftags if CF is more your style.</p>
</blockquote>
<p>Interesting. Thanks. That may indeed be a better way to go. CMMs scare me, though - I signed on to Cocoa largely so I didn't ever have to look at code like the sample CMMs I've seen so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kongtomorrow</title>
		<link>http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39661</link>
		<dc:creator>kongtomorrow</dc:creator>
		<pubDate>Sat, 24 Feb 2007 20:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39661</guid>
		<description>The OS libraries have support for exif as of Tiger.  Take a look at the docs for CGImageSource and CGImageDestination.  So, no need to wrap exiftags if CF is more your style.</description>
		<content:encoded><![CDATA[<p>The OS libraries have support for exif as of Tiger.  Take a look at the docs for CGImageSource and CGImageDestination.  So, no need to wrap exiftags if CF is more your style.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik J. Barzeski</title>
		<link>http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39658</link>
		<dc:creator>Erik J. Barzeski</dc:creator>
		<pubDate>Sat, 24 Feb 2007 14:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39658</guid>
		<description>[quote comment="39655"]Path Finder includes EXIF info in its Info window (Cmd-i). You're already using Path Finder right? If not, you should be. :)[/quote]

PathFinder is not my style, and it wouldn't help with displaying the EXIF info of an image in a browser window.</description>
		<content:encoded><![CDATA[<p class="quote_header"><a href="http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39655">Alex said</a> on February 24, 2007:</p>
<blockquote cite="http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39655"><p>
Path Finder includes EXIF info in its Info window (Cmd-i). You're already using Path Finder right? If not, you should be. <img src='http://nslog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</blockquote>
<p>PathFinder is not my style, and it wouldn't help with displaying the EXIF info of an image in a browser window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Bowns</title>
		<link>http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39656</link>
		<dc:creator>Christopher Bowns</dc:creator>
		<pubDate>Sat, 24 Feb 2007 14:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39656</guid>
		<description>Hm, a friend and I have been working on small "micro-projects" on Obj-C. I'm on an iBook, and him on a MacBook, and we're both photographers. I'll pose this to him this weekend at our meeting and go from there. We'll see what we can do  :grin:</description>
		<content:encoded><![CDATA[<p>Hm, a friend and I have been working on small "micro-projects" on Obj-C. I'm on an iBook, and him on a MacBook, and we're both photographers. I'll pose this to him this weekend at our meeting and go from there. We'll see what we can do  <img src='http://nslog.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':grin:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39655</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 24 Feb 2007 09:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2007/02/24/mac_os_x_needs_an_exif_contextual_menu_plugin#comment-39655</guid>
		<description>Path Finder includes EXIF info in its Info window (Cmd-i). You're already using Path Finder right? If not, you should be. :)</description>
		<content:encoded><![CDATA[<p>Path Finder includes EXIF info in its Info window (Cmd-i). You're already using Path Finder right? If not, you should be. <img src='http://nslog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
