<?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>Tech Notes &#187; Apple</title>
	<atom:link href="http://www.ryannitz.org/tech-notes/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryannitz.org/tech-notes</link>
	<description>Miscellaneous technology examples and notes</description>
	<lastBuildDate>Mon, 10 Aug 2009 18:29:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<image>
  <link>http://www.ryannitz.org/tech-notes</link>
  <url>http://ryan-nitz/favicon.ico</url>
  <title>Tech Notes</title>
</image>
		<item>
		<title>OS X &#8211; Remove Glass Dock</title>
		<link>http://www.ryannitz.org/tech-notes/2009/06/05/os-x-remove-glass-dock/</link>
		<comments>http://www.ryannitz.org/tech-notes/2009/06/05/os-x-remove-glass-dock/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 18:12:14 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Config]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://leisuremech.com/?p=160</guid>
		<description><![CDATA[When running OS X Leopard, many people are annoyed by the glass dock provided by default. There are serveral applications that can be downloaded to remove this but we found a very easy way of removing the glass dock. In a shell type: defaults write com.apple.dock no-glass -boolean YES Next, it is time to remove [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-137" title="apple_logo" src="http://ryan-nitz.com/tech-notes/wp-content/uploads/2009/02/apple_logo.jpg" alt="apple_logo" width="128" height="150" /></p>
<p>When running <a href="http://en.wikipedia.org/wiki/Mac_OS_X_v10.5" target="_blank">OS X Leopard</a>, many people are annoyed by the glass <a href="http://en.wikipedia.org/wiki/Mac_OS_X_Dock" target="_blank">dock</a> provided by default. There are serveral applications that can be downloaded to remove this but we found a very easy way of removing the glass dock. In a shell type:</p>
<pre>defaults write com.apple.dock no-glass -boolean YES</pre>
<p>Next, it is time to remove a couple of files. Type the following:</p>
<pre>cd /System/Library/CoreServices/Dock.app/Contents/Resources</pre>
<p>Delete the glass dock images by typing:</p>
<pre>sudo rm -Rf bottom*.png</pre>
<p>Now it is time to restart your dock:</p>
<pre>killall Dock</pre>
<p>That is all!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryannitz.org/tech-notes/2009/06/05/os-x-remove-glass-dock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable iPhoto When Connecting iPhone</title>
		<link>http://www.ryannitz.org/tech-notes/2009/02/06/disable-iphoto-plugging-iphone/</link>
		<comments>http://www.ryannitz.org/tech-notes/2009/02/06/disable-iphoto-plugging-iphone/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 18:06:50 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Config]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iPhoto]]></category>

		<guid isPermaLink="false">http://leisuremech.com/?p=136</guid>
		<description><![CDATA[One of the more annoying features of OS X is that iPhoto automatically launches when you connect your iPhone. Apple is trying to make importing photos as easy as possible so the camera in the iPhone triggers the launching of iPhoto when connect your device. Follow the steps below to disable this feature: Open the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-137" title="apple_logo" src="http://ryan-nitz.com/tech-notes/wp-content/uploads/2009/02/apple_logo.jpg" alt="apple_logo" width="128" height="150" /></p>
<p>One of the more annoying features of OS X is that iPhoto automatically launches when you connect your iPhone. Apple is trying to make importing photos as easy as possible so the camera in the iPhone triggers the launching of iPhoto when connect your device. Follow the steps below to disable this feature:</p>
<ul>
<li>Open the Image Capture application in your Applications folder</li>
</ul>
<ul>
<li>Click Image Capture and then Preferences in the top application navigation</li>
</ul>
<ul>
<li>In the drop-down select &#8220;No application&#8221; for, &#8220;When a camera is connected, open.&#8221;</li>
</ul>
<p>The following screenshot shows the Image Capture Preferences dialog:</p>
<h1><img class="alignnone size-full wp-image-139" title="image_capture_pref1" src="http://ryan-nitz.com/tech-notes/wp-content/uploads/2009/02/image_capture_pref1.png" alt="image_capture_pref1" width="514" height="225" /></h1>
]]></content:encoded>
			<wfw:commentRss>http://www.ryannitz.org/tech-notes/2009/02/06/disable-iphoto-plugging-iphone/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
