<?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: Aperture Library &#8211; Slimming the Size</title>
	<atom:link href="http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size/feed" rel="self" type="application/rss+xml" />
	<link>http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size</link>
	<description>A dozen dozen?</description>
	<lastBuildDate>Sat, 06 Mar 2010 22:31:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cleaning up my Aperture library &#124; D'Arcy Norman dot net</title>
		<link>http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size/comment-page-1#comment-601</link>
		<dc:creator>cleaning up my Aperture library &#124; D'Arcy Norman dot net</dc:creator>
		<pubDate>Tue, 14 Jul 2009 17:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size#comment-601</guid>
		<description>[...] My Aperture library tends to grow much larger than it should. It seems as though Aperture does not delete the thumbnails for photographs even when deleting the originals, leaving several gigabytes of orphaned kruft behind, accumulating bits, filling up volumes. I delete most of the photos I shoot, so the majority of thumbnails in my library are orphaned. But there&#8217;s a quick and easy way to clean it up. After backing up the entire library, I did this (after a blog post by Brett Gross): [...]</description>
		<content:encoded><![CDATA[<p>[...] My Aperture library tends to grow much larger than it should. It seems as though Aperture does not delete the thumbnails for photographs even when deleting the originals, leaving several gigabytes of orphaned kruft behind, accumulating bits, filling up volumes. I delete most of the photos I shoot, so the majority of thumbnails in my library are orphaned. But there&#8217;s a quick and easy way to clean it up. After backing up the entire library, I did this (after a blog post by Brett Gross): [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size/comment-page-1#comment-524</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 06 May 2009 11:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size#comment-524</guid>
		<description>Good article - I just tried this with the find command - and one update...

I needed to use &quot;Thumbnails&quot; &quot;Minis&quot; and &quot;Tinies&quot; (Note the case sensitivity)

Also, you can use -print instead of the -delete command for peace of mind to check you&#039;re getting the right files before deleting them!</description>
		<content:encoded><![CDATA[<p>Good article &#8211; I just tried this with the find command &#8211; and one update&#8230;</p>
<p>I needed to use &#8220;Thumbnails&#8221; &#8220;Minis&#8221; and &#8220;Tinies&#8221; (Note the case sensitivity)</p>
<p>Also, you can use -print instead of the -delete command for peace of mind to check you&#8217;re getting the right files before deleting them!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brett</title>
		<link>http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size/comment-page-1#comment-491</link>
		<dc:creator>brett</dc:creator>
		<pubDate>Sat, 28 Feb 2009 21:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size#comment-491</guid>
		<description>I used the Unix find command. 

To do this, open Terminal and type &#039;find &#039; (don&#039;t forget the space), drop your Aperture Library icon onto the Terminal window from the Finder, then type &#039; -name &quot;*.thumb&quot; -delete&quot; and hit Return. Replace &#039;thumb&#039; with &#039;tinies&#039; &#039;minis&#039;, or whatever you want to delete.

The finished command would look like:
  find /Pictures/Test -name &quot;*.tinies&quot; -delete

Make sure you update your Vaults before doing this so you can revert if you have to.</description>
		<content:encoded><![CDATA[<p>I used the Unix find command. </p>
<p>To do this, open Terminal and type &#8216;find &#8216; (don&#8217;t forget the space), drop your Aperture Library icon onto the Terminal window from the Finder, then type &#8216; -name &#8220;*.thumb&#8221; -delete&#8221; and hit Return. Replace &#8216;thumb&#8217; with &#8216;tinies&#8217; &#8216;minis&#8217;, or whatever you want to delete.</p>
<p>The finished command would look like:<br />
  find /Pictures/Test -name &#8220;*.tinies&#8221; -delete</p>
<p>Make sure you update your Vaults before doing this so you can revert if you have to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rosie</title>
		<link>http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size/comment-page-1#comment-485</link>
		<dc:creator>Rosie</dc:creator>
		<pubDate>Fri, 27 Feb 2009 05:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size#comment-485</guid>
		<description>I think this is exactly what I need. I have 21,000 files, all referenced. I cant wait to try it!
However, I am wondering if you know a quick way to delete all the .thumb .tinies .minis in the package contents other than doing it by hand, one by one?
 Many Thanks for the hint!</description>
		<content:encoded><![CDATA[<p>I think this is exactly what I need. I have 21,000 files, all referenced. I cant wait to try it!<br />
However, I am wondering if you know a quick way to delete all the .thumb .tinies .minis in the package contents other than doing it by hand, one by one?<br />
 Many Thanks for the hint!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size/comment-page-1#comment-435</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 09 Jan 2009 15:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size#comment-435</guid>
		<description>Genius!
 Thanks a lot... once I&#039;m done with the library rebuild, that&#039;s next on the hit parade...</description>
		<content:encoded><![CDATA[<p>Genius!<br />
 Thanks a lot&#8230; once I&#8217;m done with the library rebuild, that&#8217;s next on the hit parade&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Optimality! &#187; Using Aperture with JPEGs and G4/G5 Hardware</title>
		<link>http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size/comment-page-1#comment-205</link>
		<dc:creator>Optimality! &#187; Using Aperture with JPEGs and G4/G5 Hardware</dc:creator>
		<pubDate>Thu, 01 May 2008 01:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size#comment-205</guid>
		<description>[...] to be separate issue with Aperture not properly cleaning up its database when images are removed. This post discusses a method that reduces the size of a Project&#8217;s the thumbnail file. In short, you [...]</description>
		<content:encoded><![CDATA[<p>[...] to be separate issue with Aperture not properly cleaning up its database when images are removed. This post discusses a method that reduces the size of a Project&#8217;s the thumbnail file. In short, you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulino Michelazzo</title>
		<link>http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size/comment-page-1#comment-199</link>
		<dc:creator>Paulino Michelazzo</dc:creator>
		<pubDate>Thu, 24 Apr 2008 13:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://brettgrossphotography.com/2008/04/24/aperture-library-slimming-the-size#comment-199</guid>
		<description>Very nice trick. I tested in my library with 70GB and I reduce more than 8GB.

Good, very very good.

Best</description>
		<content:encoded><![CDATA[<p>Very nice trick. I tested in my library with 70GB and I reduce more than 8GB.</p>
<p>Good, very very good.</p>
<p>Best</p>
]]></content:encoded>
	</item>
</channel>
</rss>
