<?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>bluedot.net &#187; MacOSX</title>
	<atom:link href="http://bluedot.net/category/macosx/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluedot.net</link>
	<description>Sean Scanlon, Software, Java, Perl, Python</description>
	<lastBuildDate>Sat, 14 Aug 2010 19:19:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10.4: Set &#8216;Location&#8217; automatically via a script</title>
		<link>http://bluedot.net/2006/01/27/104-set-location-automatically-via-a-script/</link>
		<comments>http://bluedot.net/2006/01/27/104-set-location-automatically-via-a-script/#comments</comments>
		<pubDate>Fri, 27 Jan 2006 18:19:35 +0000</pubDate>
		<dc:creator>sps</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[MacOSX]]></category>

		<guid isPermaLink="false">http://bluedot.net/?p=88</guid>
		<description><![CDATA[
10.4: Set &#8216;Location&#8217; automatically via a script: &#8220;If you want to set your Mac OS X Location automatically (based on Airport name (SSID) or something else), have a look at this script and launchd item.

(Via macosxhints.)
]]></description>
			<content:encoded><![CDATA[<p></p><p>
<a href="http://www.macosxhints.com/article.php?story=20060122060330816&amp;lsrc=osxh">10.4: Set &#8216;Location&#8217; automatically via a script</a>: &#8220;If you want to set your Mac OS X Location automatically (based on Airport name (SSID) or something else), have a look at this script and launchd item.</p>

<p></p><p>(Via <a href="http://www.macosxhints.com/article.php?story=20060122060330816&amp;lsrc=osxh">macosxhints</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://bluedot.net/2006/01/27/104-set-location-automatically-via-a-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mac OSXbox</title>
		<link>http://bluedot.net/2004/10/06/mac-osxbox/</link>
		<comments>http://bluedot.net/2004/10/06/mac-osxbox/#comments</comments>
		<pubDate>Wed, 06 Oct 2004 18:21:19 +0000</pubDate>
		<dc:creator>sps</dc:creator>
				<category><![CDATA[MacOSX]]></category>

		<guid isPermaLink="false">http://bluedot.net/?p=63</guid>
		<description><![CDATA[I&#8217;m sure that you&#8217;d be breaking hundreds of license agreements and the like to do it, but someone has figured out how to install Mac OSX onto an Xbox and been kind enough to post instructions. It&#8217;s no small feat, though, involving a mod-chipped Xbox, image files of OSX, installation of the Pear PC emulator, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure that you&#8217;d be breaking hundreds of license agreements and the like to do it, but someone has figured out how to install Mac OSX onto an Xbox and been kind enough to post instructions. It&#8217;s no small feat, though, involving a mod-chipped Xbox, image files of OSX, installation of the Pear PC emulator, and a couple of dozen hours to go through the entire install process. When you&#8217;re done, though, you&#8217;ll have one of the slowest, least-useful OSX boxes money can buy!</p>

<p>[<a href="http://www.cc.gatech.edu/~ranma1/mac_install.html">PearPC and Mac OS X Installation </a> via <a href="http://gizmodo.com/">gizmodo</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://bluedot.net/2004/10/06/mac-osxbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xcode and Subversion</title>
		<link>http://bluedot.net/2004/09/12/xcode-and-subversion/</link>
		<comments>http://bluedot.net/2004/09/12/xcode-and-subversion/#comments</comments>
		<pubDate>Mon, 13 Sep 2004 01:13:38 +0000</pubDate>
		<dc:creator>sps</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[MacOSX]]></category>

		<guid isPermaLink="false">http://bluedot.net/?p=60</guid>
		<description><![CDATA[
here is a couple of tips for getting subversion and Xcode
working together.

if you have subversion installed in a non-standard location you can set the path like so:

defaults write com.apple.Xcode XCSubversionToolPath /usr/local/bin/svn



from: http://www.pycs.net/bbum/2004/2/28/

 Since the pbxuser file tracks window positions, file scroll positions, and other information that tends to change often, the differences between any two [...]]]></description>
			<content:encoded><![CDATA[<p>
here is a couple of tips for getting <a href="http://subversion.tigris.org/">subversion</a> and <a href="http://developer.apple.com/tools/xcode/">Xcode</a>
working together.
<ul>
<li>if you have subversion installed in a non-standard location you can set the path like so:
<pre>
defaults write com.apple.Xcode XCSubversionToolPath /usr/local/bin/svn
</pre>
</li>
<li>
from: <a href="http://www.pycs.net/bbum/2004/2/28/">http://www.pycs.net/bbum/2004/2/28/</a>
<blockquote>
 Since the pbxuser file tracks window positions, file scroll positions, and other information that tends to change often, the differences between any two revisions of the pbxuser file tends to be large. In the context of automatic change notification emails, this tends to be really annoying in that it is this huge chunk of completely irrelevant noise that obscures the useful bits within the notification email. Given that pbxuser is XML, the changes between two revisions aren&#8217;t really readable in diff form anyway.

 Easy fix: tell Subversion that the file is binary. This is simply a matter of setting the mime-type appropriately.

<pre>
cd *.xcode
svn propset svn:mime-type application/octet-stream *.pbxuser
svn commit -m 'Set mime-type of pbxuser to application/octet-stream to binary.'
</pre>
</blockquote>
</li>

</ul>
</p>
]]></content:encoded>
			<wfw:commentRss>http://bluedot.net/2004/09/12/xcode-and-subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic backups to an iPod on Mac OS X</title>
		<link>http://bluedot.net/2004/08/02/automatic-backups-to-an-ipod-on-mac-os-x/</link>
		<comments>http://bluedot.net/2004/08/02/automatic-backups-to-an-ipod-on-mac-os-x/#comments</comments>
		<pubDate>Tue, 03 Aug 2004 00:57:01 +0000</pubDate>
		<dc:creator>sps</dc:creator>
				<category><![CDATA[MacOSX]]></category>

		<guid isPermaLink="false">http://bluedot.net/?p=52</guid>
		<description><![CDATA[


iTunes makes synching my music collection extremely easy.  But what about my files?  I don&#8217;t want to have to drag all my stuff over manually &#8211; that&#8217;s a pain in the ass, and I&#8217;m likely to forget the various hidden &#8220;.something&#8221; config files and folders so often used by *NIX software.  There [...]]]></description>
			<content:encoded><![CDATA[<p><br /></p>

<blockquote>
<a href="http://www.apple.com/itunes/">iTunes</a> makes synching my music collection extremely easy.  But what about my files?  I don&#8217;t want to have to drag all my stuff over manually &#8211; that&#8217;s a pain in the ass, and I&#8217;m likely to forget the various hidden &#8220;.something&#8221; config files and folders so often used by *NIX software.  There are numerous backup utilities available for OS X, but which one is the right tool for this job?
</blockquote>

<p><br />
[<a href="http://homepage.mac.com/amake/shared/docs/essays/backup.html">read the article</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://bluedot.net/2004/08/02/automatic-backups-to-an-ipod-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Brief Introduction to GPS Photo Linking</title>
		<link>http://bluedot.net/2004/06/17/a-brief-introduction-to-gps-photo-linking/</link>
		<comments>http://bluedot.net/2004/06/17/a-brief-introduction-to-gps-photo-linking/#comments</comments>
		<pubDate>Thu, 17 Jun 2004 22:11:12 +0000</pubDate>
		<dc:creator>sps</dc:creator>
				<category><![CDATA[MacOSX]]></category>

		<guid isPermaLink="false">http://bluedot.net/?p=39</guid>
		<description><![CDATA[Do you ever look back through your vacation photos and wonder where all of the photos were taken? What if there was a way to have all those images automatically show up as pins on a map or an aerial photograph? It may seem too good to be true, but it can be done. No [...]]]></description>
			<content:encoded><![CDATA[<p>Do you ever look back through your vacation photos and wonder where all of the photos were taken? What if there was a way to have all those images automatically show up as pins on a map or an aerial photograph? It may seem too good to be true, but it can be done. No mirrors or smoke; it&#8217;s just making use of existing GPS technology.</p>

<p>[<a href="http://www.macdevcenter.com/pub/a/mac/2004/06/15/gps_photo.html" title="by David Goldwasser @macdevdenter.com">read the article</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://bluedot.net/2004/06/17/a-brief-introduction-to-gps-photo-linking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Record Labels Push for iTunes Price Hike</title>
		<link>http://bluedot.net/2004/05/07/record-labels-push-for-itunes-price-hike/</link>
		<comments>http://bluedot.net/2004/05/07/record-labels-push-for-itunes-price-hike/#comments</comments>
		<pubDate>Fri, 07 May 2004 22:24:07 +0000</pubDate>
		<dc:creator>sps</dc:creator>
				<category><![CDATA[MacOSX]]></category>

		<guid isPermaLink="false">http://bluedot.net/?p=17</guid>
		<description><![CDATA[csteinle writes &#8220;Looks like the major labels are getting their own way again. The New York Post reports that the price per track may be going up to $1.25, &#8230; [Slashdot]
]]></description>
			<content:encoded><![CDATA[<p>csteinle writes &#8220;Looks like the major labels are getting their own way again. The New York Post reports that the price per track may be going up to $1.25, &#8230; [<a href="http://slashdot.org/article.pl?sid=04/05/07/1519259">Slashdot</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://bluedot.net/2004/05/07/record-labels-push-for-itunes-price-hike/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xcode to Makefile utility</title>
		<link>http://bluedot.net/2004/04/23/xcode-to-makefile-utility/</link>
		<comments>http://bluedot.net/2004/04/23/xcode-to-makefile-utility/#comments</comments>
		<pubDate>Fri, 23 Apr 2004 23:25:20 +0000</pubDate>
		<dc:creator>sps</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[MacOSX]]></category>

		<guid isPermaLink="false">http://bluedot.net/?p=4</guid>
		<description><![CDATA[Nice! http://members.bellatlantic.net/%7Evze35xda/software.html
]]></description>
			<content:encoded><![CDATA[<p>Nice! <a href="http://members.bellatlantic.net/%7Evze35xda/software.html">http://members.bellatlantic.net/%7Evze35xda/software.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://bluedot.net/2004/04/23/xcode-to-makefile-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

