<?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>let x=x &#187; apple</title>
	<atom:link href="http://www.crazymcphee.net/x/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crazymcphee.net/x</link>
	<description>programming idiom and methodology</description>
	<lastBuildDate>Tue, 13 Jul 2010 21:56:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Upgrading to Maven 2.1.0 on Macintosh OS X</title>
		<link>http://www.crazymcphee.net/x/2009/03/23/upgrading-to-maven-210-on-macintosh-os-x/</link>
		<comments>http://www.crazymcphee.net/x/2009/03/23/upgrading-to-maven-210-on-macintosh-os-x/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 02:43:30 +0000</pubDate>
		<dc:creator>Scot Mcphee</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[tools and techniques]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.crazymcphee.net/x/?p=265</guid>
		<description><![CDATA[Recently I found a Maven plugin that wouldn&#8217;t run under Maven version 2.0.6, and I had to upgrade it on my Macintosh. I quickly discovered the usual *nix upgrade (unpack, then update ${PATH}) didn&#8217;t seem to work, as the Macintosh OS X 10.5 comes with Maven pre-installed in /usr/share/ directory. Tip &#8211; I found where [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I found a Maven plugin that wouldn&#8217;t run under Maven version 2.0.6, and I had to upgrade it on my Macintosh. I quickly discovered the usual *nix upgrade (unpack, then update ${PATH}) didn&#8217;t seem to work, as the Macintosh OS X 10.5 comes with Maven pre-installed in /usr/share/ directory.</p>
<blockquote><p><strong><em>Tip</em></strong> &#8211; I found where it was installed with this simple series of *nix commands that should work on most Unix variants such as Linux, for anything on your ${PATH}, using the &#8216;which&#8217; command:</p>
<pre>CrazyMcphee:systems smcphee$ which mvn
/usr/bin/mvn
CrazyMcphee:systems smcphee$ ls -lrta /usr/bin/mvn
lrwxr-xr-x  1 root  wheel  24  9 Mar 22:50 /usr/bin/mvn -&gt; \
  /usr/share/maven/bin/mvn</pre>
</blockquote>
<p>Following the information on <a href="http://www.gridshore.nl/2008/01/28/upgrading-maven-on-the-mac/">this page</a> as a template, here&#8217;s the procedure I used to upgrade to the latest version at time of writing, Maven 2.1.0:</p>
<pre>CrazyMcphee:~ smcphee$ sudo su -
Password:
CrazyMcphee:~ root# cd /usr/share/
CrazyMcphee:share root# mv maven maven-2.0.6
CrazyMcphee:share root# cp -R \
/Users/smcphee/Development/systems/apache-maven-2.1.0/ \
maven-2.1.0
CrazyMcphee:share root# ln -s maven-2.1.0/ maven
CrazyMcphee:share root# exit
logout
CrazyMcphee:~ smcphee$ mvn -version
Apache Maven 2.1.0 (r755702; 2009-03-19 05:10:27+1000)
Java version: 1.5.0_16
Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
Default locale: en_AU, platform encoding: MacRoman
OS name: "mac os x" version: "10.5.6" arch: "i386" Family: "unix"</pre>
<p>You&#8217;ll note I used a symlink for the &#8216;maven&#8217; directory to the &#8216;maven-2.1.0&#8242; directory (the command &#8216;ln -s maven-2.1.0/ maven&#8217; &#8230;). This is to allow me to quickly switch back to version 2.0.6 if I find any incompatibilities in my old POM files with the new version of Maven, by simply changing which directory the symlink points to.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crazymcphee.net/x/2009/03/23/upgrading-to-maven-210-on-macintosh-os-x/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Apple iPhoto 09 Flickr integration is bad, very bad</title>
		<link>http://www.crazymcphee.net/x/2009/02/27/apple-iphoto-09-flickr-integration-is-bad-very-bad/</link>
		<comments>http://www.crazymcphee.net/x/2009/02/27/apple-iphoto-09-flickr-integration-is-bad-very-bad/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 12:46:02 +0000</pubDate>
		<dc:creator>Scot Mcphee</dc:creator>
				<category><![CDATA[rants]]></category>
		<category><![CDATA[technical]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.crazymcphee.net/x/?p=205</guid>
		<description><![CDATA[I am very, very pissed off with Apple&#8217;s iPhoto to Flickr integration. It&#8217;s seriously broken software. Here are just some of the reasons why &#8211; interface and interaction designers please take note: Uploading photos in bulk does not preserve the order (any order) in the Flickr stream. So your photostream gets whack out of order. [...]]]></description>
			<content:encoded><![CDATA[<p>I am very, very pissed off with Apple&#8217;s iPhoto to Flickr integration. It&#8217;s seriously broken software. Here are just some of the reasons why &#8211; interface and interaction designers please take note:</p>
<ul>
<li>Uploading photos in bulk does not preserve the order (any order) in the Flickr stream. So your photostream gets whack out of order.</li>
<li>When you upload photos it assumes that whatever event, album, or smart album you&#8217;re currently viewing the photos in should be created as a Set on Flickr. Oh and if the event, album or smart album contains any &#8216;special&#8217; character that Flickr won&#8217;t like in a set name, it won&#8217;t do the upload and doesn&#8217;t tell you why not.</li>
<li>Deleting the spuriously created Flickr Album in iPhoto means the photos are removed from Flickr. After iPhoto tells you it won&#8217;t actually delete any photos! (it means from iPhoto, not Flickr).</li>
<li>I tried moving the photos to another Set using Flickr&#8217;s interface, and removing the now-empty spurious set. IPhoto then asked me if this remotely-removed set should be removed, when I answered yes, somehow iPhoto still managed to delete the previously-moved photos from Flickr.</li>
<li>Did I mention that iPhoto flakes the photostream order?</li>
</ul>
<p>Most of this will also probably apply to the Facebook plugin integration too. This is seriously poor software from Apple. It effectively lies to you about what it&#8217;s doing. Yet again proving that Apple doesn&#8217;t like to play nice with others. <em>Do not use the Apple-provided iPhoto to Flickr integration</em>. It&#8217;s stuffed.</p>
<p><em>[<strong>UPDATE</strong>. More information from a iPhoto-Flickr plugin author  here: <a href="http://speirs.org/2009/01/30/on-the-flickr-support-in-iphoto-09/">http://speirs.org/2009/01/30/on-the-flickr-support-in-iphoto-09/</a> ... ]</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.crazymcphee.net/x/2009/02/27/apple-iphoto-09-flickr-integration-is-bad-very-bad/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
