<?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>chrisstreeter.com &#187; photos</title>
	<atom:link href="http://www.chrisstreeter.com/archive/category/photos/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chrisstreeter.com</link>
	<description>Chris Streeter&#039;s location on the Internet.</description>
	<lastBuildDate>Wed, 01 Sep 2010 05:36:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Aperture Performance Problems</title>
		<link>http://www.chrisstreeter.com/archive/2010/08/503/aperture-performance-problems</link>
		<comments>http://www.chrisstreeter.com/archive/2010/08/503/aperture-performance-problems#comments</comments>
		<pubDate>Wed, 25 Aug 2010 19:32:25 +0000</pubDate>
		<dc:creator>Streeter</dc:creator>
				<category><![CDATA[aperture]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://www.chrisstreeter.com/?p=503</guid>
		<description><![CDATA[I&#8217;m a heavy user of Apple&#8217;s Aperture. I enjoy taking photos and then use Aperture to organize and do basic touch-ups for those photos. Earlier this year, Apple released version 3.0, which had numerous enhancements (my favorite is localized adjustments) and compelled me to upgrade.  Since that date, I&#8217;ve almost been extremely close to regretting [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a heavy user of <a href="http://www.apple.com/aperture/">Apple&#8217;s Aperture</a>. I enjoy taking photos and then use Aperture to organize and do basic touch-ups for those photos. Earlier this year, <a href="http://www.dpreview.com/news/1002/10020905aperture3.asp">Apple released version 3.0</a>, which had numerous enhancements (my favorite is localized adjustments) and compelled me to upgrade.  Since that date, I&#8217;ve almost been extremely close to regretting my decision every time I opened the application. Version 3.0 added a bunch of new features, but something has been killing the performance on my brand new 15&#8243; MacBook Pro. When I have the latest hardware with 4 gigs of RAM, I shouldn&#8217;t have to wait 10+ seconds to enter full screen mode or to view the next photo. There was absolutely no reason for this other than the updates to Aperture.  The subsequent version updates (up to the recent 3.0.3 update) did nothing to alleviate my wait-times, they only squashed bugs I ran into.</p>
<p>Lately, I&#8217;ve been using Aperture more than ever because <a href="http://www.chrisstreeter.com/photos/album/peru/">several</a> <a href="http://www.chrisstreeter.com/photos/album/bolivia/">recent</a> <a href="http://www.chrisstreeter.com/photos/album/chile/">trips</a> I&#8217;ve gone on have left me with a <a href="http://www.chrisstreeter.com/photos/album/sierras-roadtrip/">ton of pictures</a> to go organize. If it wasn&#8217;t for the fact that I&#8217;ve got 8+ years of photos and associated metadata, I would have jumped ship months ago.  I&#8217;ve tried all of Aperture&#8217;s First Aid options (accessed by holding Option-Command when opening the app): rebuilding permissions (this shouldn&#8217;t cause performance issues, but hey, I was desperate), repairing the database and finally resorting the the rebuild database option. I felt like the speed increased slightly after repairing the database and was optimistic that my problems were solved. Yet, I still had issues. I&#8217;ve been convinced that this has been a disk related as my memory and CPU are never loaded very heavily when I sit and wait for Aperture to do &#8220;stuff.&#8221; I began to think I needed a 7200 RPM disk drive instead of my 5400 RPM drive just to use Aperture.</p>
<p><span id="more-503"></span></p>
<p>Finally, I found <a href="http://techpatio.com/2010/apple/aperture-3-performance-fix-slow-aperture-run-faster">an article</a> that talked about removing the old com.apple.Aperture.plist file in ~/Library/Preferences to gain back some performance.  Today I decided to try that. But before I wiped the old .plist file, I went ahead and made a backup of it.  All I can say is, whoa. That actually worked. Aperture is actually <em>snappy</em> again. It&#8217;s ridiculous. I don&#8217;t even remember when I last experienced a responsive Aperture interface. Since I had a before and after .plist file, I did some diffing to figure out what was going wrong. While viewing the diff, I removed some of the options that seemed like they had no way of contributing to the slowness (things like default window locations, background colors, etc). That left me with the following diff:</p>
<p><code> 1a2,3<br />
&gt; 	"" = "";<br />
&gt; 	"61-2" = "2008-08-03T19:05:02Z";<br />
2a5,6<br />
&gt; 	"addCurrentSelectedVersions" = YES;<br />
&gt; 	"allProjectsSortMenuTag" = 1;<br />
18a23,27<br />
&gt; 	"DotMacConfigurationDictionary" = {<br />
&gt; 	};<br />
&gt; 	"DotMacConfigurationLastUpdate" = "2010-08-17T15:44:23Z";<br />
&gt; 	"DotMacConfigurationLastURL" = "https://configuration.apple.com/configurations/internetservices/iapps/publishConfiguration08.plist";<br />
&gt; 	"ExportAttachmentsWithMastersKey" = YES;<br />
19a29,32<br />
&gt; 	FacesEnabled = NO;<br />
&gt; 	fastBrowse = NO;<br />
&gt; 	FileHandling = 1;<br />
&gt; 	filesystemBatchSize = 10;<br />
23c36<br />
&lt; 		projectSortingMode = 0;<br />
---<br />
&gt; 		projectSortingMode = 1;<br />
25a39<br />
&gt; 	fullscreenAvoid = NO;<br />
27c41,42<br />
&lt; 	"fullscreenWhichWindow" = NO;<br />
---<br />
&gt; 	"fullscreenWhichWindow" = YES;<br />
&gt; 	fullSizeJPEGQuality = 0.5;<br />
35a51<br />
&gt; 	icaBatchSize = 5;<br />
43a60<br />
&gt; 	"limitPreviewSubsample" = 1920;<br />
46a64,67<br />
&gt; 	mainSecondaryMode = 3;<br />
&gt; 	"MetadataPresetSelectedPreset" = 0;<br />
&gt; 	"moveCurrentSelectedVersions" = NO;<br />
&gt; 	MUPhotoSize = 100;<br />
48a70<br />
&gt; 	primaryOnly = NO;<br />
55a78,79<br />
&gt; 	"showProjectVersionCount" = YES;<br />
&gt; 	"showUnplacedImagesOnly" = NO;<br />
56a81,83<br />
&gt; 	subsequentLaunch = YES;<br />
&gt; 	UseEmbeddedJPEG = NO;<br />
&gt; 	ViewerPropertySet = 2;<br />
64a92<br />
&gt; 	"WebKitEnableFullDocumentTeardown" = YES;<br />
</code></p>
<p>Immediately, there were two things that stood out to me: <strong>fastBrowse = NO</strong> and <strong>filesystemBatchSize = 10</strong> . Seeing as I felt there was a disk issues, I decided to test out the issue. I opened the current .plist file and added in filesystemBatchSize = 10 and opened Aperture. It didn&#8217;t seem quite as slow as before, but it was noticeably slower for me. Now, I have no idea what the default filesystemBatchSize should be, but I do know that for me, removing it from the .plist file sped up Aperture considerably.  I didn&#8217;t do any objective measurements (ie. stopwatch tests), but so far, I&#8217;m not sitting waiting around hating Aperture for stealing my time.  What is the take away here? If you are having issues with Aperture&#8217;s performance, make a backup of your Aperture preferences .plist and delete the one in ~/Library/Preferences to try and get some improvement.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisstreeter.com/archive/2010/08/503/aperture-performance-problems/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Photos From Venezuela</title>
		<link>http://www.chrisstreeter.com/archive/2010/06/481/photos-from-venezuela</link>
		<comments>http://www.chrisstreeter.com/archive/2010/06/481/photos-from-venezuela#comments</comments>
		<pubDate>Wed, 02 Jun 2010 06:10:16 +0000</pubDate>
		<dc:creator>Streeter</dc:creator>
				<category><![CDATA[photos]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[caracas]]></category>
		<category><![CDATA[chichirivichi]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[venezuela]]></category>

		<guid isPermaLink="false">http://www.chrisstreeter.com/?p=481</guid>
		<description><![CDATA[I have finally gotten around to posting more pictures from Venezuela. I posted them to Flickr in my Venezuelan set. There is also a slideshow on Flickr and the photos are also on my site. Enjoy!]]></description>
			<content:encoded><![CDATA[<div class='falbum-post-box' style='float: left; margin: 0px 5px -5px 0px'>	<div class='falbum-thumbnail-ds'>		<a href='/photos/album/venezuela' title='Array'>			<img src='http://farm2.static.flickr.com/1289/4662019535_69c0757378_s.jpg' alt='' />		</a>	</div></div> I have finally gotten around to posting more pictures from Venezuela. I posted them to <a href="http://www.flickr.com/photos/chrisstreeter/">Flickr</a> in my <a href="http://www.flickr.com/photos/chrisstreeter/sets/72157623743906924/">Venezuelan set</a>. There is also a <a href="http://www.flickr.com/photos/chrisstreeter/sets/72157623743906924/show/">slideshow</a> on Flickr and the photos are also on <a href="http://www.chrisstreeter.com/photos/album/venezuela/">my site</a>.
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisstreeter.com/archive/2010/06/481/photos-from-venezuela/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chavez Country</title>
		<link>http://www.chrisstreeter.com/archive/2010/03/465/chavez-country</link>
		<comments>http://www.chrisstreeter.com/archive/2010/03/465/chavez-country#comments</comments>
		<pubDate>Thu, 01 Apr 2010 00:25:02 +0000</pubDate>
		<dc:creator>Streeter</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[caracas]]></category>
		<category><![CDATA[chichirivichi]]></category>
		<category><![CDATA[venezuela]]></category>

		<guid isPermaLink="false">http://www.chrisstreeter.com/?p=465</guid>
		<description><![CDATA[I am now halfway through my tour of part of South America. The trip started off in Venezuela (more pictures from Venezuela here) where I was immediately introduced to my second family, the Hurtados. About 90 minutes after landing in Caracas, I had seen a dead body, saw Ines for the first time in almost 7 years, [...]]]></description>
			<content:encoded><![CDATA[<p>I am now halfway through my tour of part of South America.</p>
<div class='falbum-post-box' style=''>	<div class='falbum-thumbnail-ds'>		<a href='/photos/album/venezuela/photo/4480403210' title='Array'>			<img src='http://farm5.static.flickr.com/4009/4480403210_bc12b0b390_t.jpg' alt='' />		</a>	</div></div> The trip started off in Venezuela (<a href="http://www.chrisstreeter.com/photos/album/venezuela/">more pictures from Venezuela here</a>) where I was immediately introduced to my second family, the Hurtados. About 90 minutes after landing in Caracas, I had seen a dead body, saw Ines for the first time in almost 7 years, met her father, mother and other sister, about 30 (at least!) other members of her extended family, and though I tried really hard to remember their names, I forgot most of them. And then I got my first glass of wine in South America which was soon replaced with a cuba libre. Shortly after, some of Ines&#8217; friends taught me how to call Chavez a son of a bitch in Spanish, which was a new Spanish expression for me.
<p></p>
<div class='falbum-post-box' style='float: left; margin: 0px 5px -5px 0px'>	<div class='falbum-thumbnail-ds'>		<a href='/photos/album/venezuela/photo/4480408644' title='Array'>			<img src='http://farm5.static.flickr.com/4059/4480408644_3bea30dfc2_t.jpg' alt='' />		</a>	</div></div> I then proceeded to spend the next 3 days enjoying solitude and sunshine in the small beach town of Chichirivichi, reading, appropriately, 100 Years of Solitude. I also spent time recovering from the bad sunburns I received after my first contact with the sun in quite a while. I also got to see a great big jelly fish, which was awesome, and yet scary.
<p></p>
<p>A long drive later and I was back in Caracas combing the city for Arepas (which are really good), wedding cheese, wedding pastries and views of the city. Thursday and Friday with my mom, sister and the Hurtados went fast, but seemed to cover much more time than just the 45 hours we were all together those days.</p>
<div class='falbum-post-box' style='float: right; margin: 0px -5px -5px 5px'>	<div class='falbum-thumbnail-ds'>		<a href='/photos/album/venezuela/photo/4480411208' title='Array'>			<img src='http://farm5.static.flickr.com/4063/4480411208_3b75de2687_t.jpg' alt='' />		</a>	</div></div>
<p>Some things I learned:</p>
<ul>
<li>Weddings in Spanish aren&#8217;t as easy to understand as I thought initially.</li>
<li>&#8220;Merengue is with couples and Reggaeton is sexy&#8221;</li>
<li>My Spanish skills get better with alcohol and the English skills of others similarly increase with alcohol.</li>
<li>Arepas are delicious any time of the day, for breakfast, for lunch, after a great wedding reception, or while walking around like a zombie in an airport at 5 in the morning.</li>
<li>Apparently I can dance Salsa (or the Venezuelans were being nice and just wanted me off the dance floor)</li>
</ul>
<p>In all, a great first part of my trip. New food, new people, new places and hanging out with my first and second family. Estoy chevere (or, in Peru, cheverenge).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisstreeter.com/archive/2010/03/465/chavez-country/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pictures From Alviso</title>
		<link>http://www.chrisstreeter.com/archive/2009/06/357/pictures-from-alviso</link>
		<comments>http://www.chrisstreeter.com/archive/2009/06/357/pictures-from-alviso#comments</comments>
		<pubDate>Tue, 30 Jun 2009 16:44:36 +0000</pubDate>
		<dc:creator>Streeter</dc:creator>
				<category><![CDATA[photos]]></category>
		<category><![CDATA[alviso]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[streeter]]></category>

		<guid isPermaLink="false">http://www.chrisstreeter.com/?p=357</guid>
		<description><![CDATA[This past Sunday, a buddy and I met up to head out on a photo shoot. I&#8217;ve had a goal of trying to take more pictures and also to think more about the pictures I&#8217;m taking, and going on a trip with the explicit goal of taking pictures is exactly what I need to do. [...]]]></description>
			<content:encoded><![CDATA[<div class='falbum-post-box' style='float: left; margin: 0px 5px -5px 0px'>	<div class='falbum-thumbnail-ds'>		<a href='/photos/album/shooting-in-alviso' title='Array'>			<img src='http://farm4.static.flickr.com/3607/3674582972_f1db15d788_s.jpg' alt='' />		</a>	</div></div> This past Sunday, <a href="http://wenzhegao.com/blog/">a buddy</a> and I met up to head out on a photo shoot. I&#8217;ve had a goal of trying to take more pictures and also to think more about the pictures I&#8217;m taking, and going on a trip with the explicit goal of taking pictures is exactly what I need to do. We did this once before at the <a href="http://www.chrisstreeter.com/photos/album/arastradero-open-space/">Arastradero Open Space</a> in Palo Alto.
<p>So Wenzhe and I met up and drove to a place he had visited before, Alviso, CA. Alviso is on the South edge of the San Francisco Bay, situated between Moffett and Milpitas. There are a number of older buildings, some train tracks and promised to hold some interesting subjects near sunset. I ended up taking quite a few shots (180+ in total) and narrowed it down to <a href="http://www.chrisstreeter.com/photos/album/shooting-in-alviso/">31 pictures</a> that I found interesting.  One of my goals this trip was to think about different ways that a scene could be cropped once the picture was taken. So I&#8217;d take a picture thinking that it might work one way, but a subset of the frame could work with a different crop.  So I tried experimenting with that in mind a bit.</p>
<p>Check <a href="http://www.chrisstreeter.com/photos/album/shooting-in-alviso/">out the pictures</a> and let me know your thoughts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisstreeter.com/archive/2009/06/357/pictures-from-alviso/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Singapore and Thailand 2008</title>
		<link>http://www.chrisstreeter.com/archive/2008/08/232/singapore-and-thailand-2008</link>
		<comments>http://www.chrisstreeter.com/archive/2008/08/232/singapore-and-thailand-2008#comments</comments>
		<pubDate>Sat, 16 Aug 2008 18:25:57 +0000</pubDate>
		<dc:creator>Streeter</dc:creator>
				<category><![CDATA[GPS]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[streeter]]></category>

		<guid isPermaLink="false">http://www.chrisstreeter.com/?p=232</guid>
		<description><![CDATA[I&#8217;ve finally gotten around to finishing tagging, titling and describing my trip to Singapore and Thailand that occurred in March (!!) of this year.  I know that it is really late, but I guess it is better than never.  I put all the pictures up on flickr for people to check out.  Since I&#8217;ve got [...]]]></description>
			<content:encoded><![CDATA[<div class='falbum-post-box' style='float: left; margin: 0px 5px -5px 0px'>	<div class='falbum-thumbnail-ds'>		<a href='/photos/album/thailand-2008/page/2' title='Array'>			<img src='http://farm4.static.flickr.com/3109/2767614096_0d27f61612_s.jpg' alt='' />		</a>	</div></div> I&#8217;ve finally gotten around to finishing tagging, titling and describing my trip to Singapore and Thailand that occurred in March (!!) of this year.  I know that it is really late, but I guess it is better than never.  I put all the pictures up on flickr for people to check out.  Since I&#8217;ve got <a href="http://www.chrisstreeter.com/archive/2008/07/174/new-photos-location">flickr integration now</a>, you can see the pictures in my <a href="http://www.chrisstreeter.com/photos/">photo gallery</a> on my site.  I&#8217;ve changed the privacy settings for all the pictures that have people (I know) in them, so to see those you will need to be a contact of mine on flickr.  However for all the other ones, you can check them out on my site.
<ul>
<li><a href="http://www.chrisstreeter.com/photos/album/singapore-2008/" target="_blank">Singapore Pictures</a> (with a couple in Malaysia)</li>
<li><a href="http://www.chrisstreeter.com/photos/album/thailand-2008/" target="_blank">Thailand Pictures</a></li>
</ul>
<p>I also have the trip up on my travel page, so you can get a general idea of where I went.  You can check it out at <a href="../travel?trip=singapore_2008" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisstreeter.com/archive/2008/08/232/singapore-and-thailand-2008/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
