<?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>Alan Kleymeyer's Blog &#187; Macintosh</title>
	<atom:link href="http://blog.kleymeyer.com/category/macintosh/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kleymeyer.com</link>
	<description>What is up.</description>
	<lastBuildDate>Thu, 26 Aug 2010 18:18:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Connecting to Windows machines on network after upgrading to Leopard</title>
		<link>http://blog.kleymeyer.com/2009/09/connecting-to-windows-machines-on-network-after-upgrading-to-leopard/</link>
		<comments>http://blog.kleymeyer.com/2009/09/connecting-to-windows-machines-on-network-after-upgrading-to-leopard/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 20:26:47 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.kleymeyer.com/?p=1171</guid>
		<description><![CDATA[After upgrading my MacBook Pro from  Tiger (10.4) to Leopard (10.5.8), I was no longer able to see the other Windows machines on my network.  What appeared to  work  is  to select Sharing from the System  Preferences, clicking the  Options button and turning on Share files and folders using SMB. Then in the Finder menu [...]]]></description>
			<content:encoded><![CDATA[<p>After upgrading my MacBook Pro from  Tiger (10.4) to Leopard (10.5.8), I was no longer able to see the other Windows machines on my network.  What appeared to  work  is  to select Sharing from the System  Preferences, clicking the  Options button and turning on Share files and folders using SMB. Then in the Finder menu selecting Go&#8230;Connect to Server&#8230; and entering smb://ComputerName for each. This doesn&#8217;t seem to be permanent between reboots however.</p>
<p><a href="http://discussions.apple.com/thread.jspa?threadID=1195740">Here</a> is a thread discussing this issue.</p>
<p>One suggestion from the thread is to go System Preferences&#8230;Network and select Assist Me at the bottom.  Trying to setup a connection sets some values (DHCP?) which may fix things.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kleymeyer.com/2009/09/connecting-to-windows-machines-on-network-after-upgrading-to-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting to Mac File Sharing from Vista PC</title>
		<link>http://blog.kleymeyer.com/2008/10/connecting-to-mac-file-sharing-from-vista-pc/</link>
		<comments>http://blog.kleymeyer.com/2008/10/connecting-to-mac-file-sharing-from-vista-pc/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 12:25:38 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.kleymeyer.com/?p=14</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I&#39;ve been befuddled by Vista, unable to connect to my MacBook Pro from my Vista laptop.&#0160; I could always connect from the MacBook to my Vista laptop, though.&#0160; Connection issues has been a source of pain for me ever since I started using Vista.</p>
<p>I searched and came across <a href="http://www.geeksrus.com/2007/03/17/connecting-to-mac-file-sharing-via-vista/">this tip</a> that solved all my problems!&#0160; Thanks Matt!</p>
<ol>
<li>“Click Windows Visa Start Orb</li>
<li>In search box, type “regedit” and return</li>
<li>Once regedit opens, click File -&gt; export to make a backup copy</li>
<li>Navigate to Computer HKEY<em>LOCAL</em>MACHINE SYSTEM CurrentControlSet Control Lsa.</li>
<li>In the right pane, right-click the “LmCompatibilityLevel” key and select “modify”</li>
<li>Change the value from 3 to 1</li>
<li>Exit regedit and you should now be able to properly authenticate to your Mac OS X (or other Samba) share.”</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.kleymeyer.com/2008/10/connecting-to-mac-file-sharing-from-vista-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copy a file path to the clipboard on a Mac</title>
		<link>http://blog.kleymeyer.com/2008/05/copy-a-file-path-to-the-clipboard-on-a-mac/</link>
		<comments>http://blog.kleymeyer.com/2008/05/copy-a-file-path-to-the-clipboard-on-a-mac/#comments</comments>
		<pubDate>Wed, 07 May 2008 10:50:43 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.kleymeyer.com/?p=44</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>The Mac does not support copying a file or folder&#8217;s path to the clipboard; weird.&nbsp; Get Info separates the path from the filename and doesn&#8217;t allow you to select either.&nbsp; There are various workarounds.&nbsp; <a href="http://forums.macosxhints.com/showthread.php?t=64795">This thread</a> discusses some.&nbsp; I went with <a href="http://forums.macosxhints.com/showpost.php?s=eb06c87791ae4f9665ab7195d236eda9&amp;p=430794&amp;postcount=10">this</a> solution which offered a &quot;workflow&quot; file download which I opened in Automater and saved it as a context menu for Finder.</p>
<p>It was suggested that you can drag and drop into a terminal window and then copy paste the path that displays.&nbsp; You can do this with any program that offers an editbox control.&nbsp; For example open TextEdit, do File&#8230;Save As and drag and drop to the filename EditBox which you can then copy to clipboard from.</p>
<p>BTW, if you ever need to drag &amp; drop into a widget, start dragging then hit F12 to switch to the widgets screen.</p>
<p>Update:&nbsp; Today an <a href="http://www.macworld.com/article/133299/2008/05/pathcopy.html">article came out in MacWorld</a> on this subject.&nbsp; Their first suggestion using Finder Services didn&#8217;t work for me.&nbsp; I just get an icon of a folder or file and when I put TextEdit into plain text mode I get nothing.&nbsp; Also, the workflow solution I linked to above gives a HFS (colon separated) path,&nbsp; whereas the article has an example of a script generating a &quot;POSIX&quot; path.&nbsp; You can <a href="http://www.kleymeyer.com/tools/CopyPathToClipboard.workflow.zip">download the POSIX version here</a> (thanks <a href="http://www.garlicsoftware.com/">Scott</a>) and copy it to ~/Library/Workflows/Applications/Finder/.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kleymeyer.com/2008/05/copy-a-file-path-to-the-clipboard-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pixen: A Free image editor for Mac</title>
		<link>http://blog.kleymeyer.com/2008/03/pixen-a-free-image-editor-for-mac/</link>
		<comments>http://blog.kleymeyer.com/2008/03/pixen-a-free-image-editor-for-mac/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 10:39:53 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.kleymeyer.com/?p=53</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I am using <a href="http://opensword.org/Pixen/">Pixen for image editing on the Mac</a>.&nbsp; Like others that have written, I was surprised that no such program was included in the Mac OS.&nbsp; I&#8217;ve just barely started using it but it so far it does what I need.&nbsp; I was particularly impressed with the getting started wizard that took you through an overview of the program and&nbsp; allowed you to set some program settings at the same time!&nbsp; I model of what all programs should offer.&nbsp; The only think I would recommend is showing a Page X of Y on each wizard page to let the user know how long it is.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kleymeyer.com/2008/03/pixen-a-free-image-editor-for-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Archives in Cocoa</title>
		<link>http://blog.kleymeyer.com/2007/09/archives-in-cocoa/</link>
		<comments>http://blog.kleymeyer.com/2007/09/archives-in-cocoa/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 11:15:16 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.kleymeyer.com/?p=92</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>If you need to save and load data from files, and you don&#8217;t mind creating binary files (don&#8217;t need to read or edit them), then Archives are the simplest way to go.</p>
<p>Load contents of file into an NSArray:</p>
<p>&nbsp; &nbsp; NSArray* m_ProcessedFiles = [NSKeyedUnarchiver unarchiveObjectWithFile:destPath];</p>
<p>Save contents of array to file:</p>
<p>&nbsp; &nbsp; [NSKeyedArchiver archiveRootObject:m_ProcessedFiles toFile:srcPath];&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kleymeyer.com/2007/09/archives-in-cocoa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shortcut for renaming a file in Finder</title>
		<link>http://blog.kleymeyer.com/2007/09/shortcut-for-renaming-a-file-in-finder/</link>
		<comments>http://blog.kleymeyer.com/2007/09/shortcut-for-renaming-a-file-in-finder/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 13:57:04 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.kleymeyer.com/?p=94</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>Incredibly, it&#8217;s taken me until now to learn the equivalent of F2 in Windows to put a filename in &quot;edit&quot; mode in Finder.&nbsp; You simply press the &lt;Enter&gt; key with the appropriate file highlighted.&nbsp; Good Grief. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kleymeyer.com/2007/09/shortcut-for-renaming-a-file-in-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Listing folders first in Finder column view</title>
		<link>http://blog.kleymeyer.com/2007/08/listing-folders-first-in-finder-column-view/</link>
		<comments>http://blog.kleymeyer.com/2007/08/listing-folders-first-in-finder-column-view/#comments</comments>
		<pubDate>Wed, 08 Aug 2007 09:40:40 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.kleymeyer.com/?p=101</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I have to agree with <a href="http://forums.macrumors.com/showthread.php?p=3974313">this thread regarding the order of folders/files in Finder</a>.&nbsp; I much prefer seeing a list of folders at the top followed by the files.&nbsp; I like the idea someone posted of preceeding folder names with an underscore to force them to the top. I may do that.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kleymeyer.com/2007/08/listing-folders-first-in-finder-column-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>General Mac tips</title>
		<link>http://blog.kleymeyer.com/2007/08/general-mac-tips/</link>
		<comments>http://blog.kleymeyer.com/2007/08/general-mac-tips/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 10:56:32 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.kleymeyer.com/?p=103</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><strong><u>Managing desktop</u></strong></p>
<p>Use Expose to help access open windows: System Preferences&#8230;Dashboard &amp; Expose.&nbsp; I use the upper left corner of the screen to show all windows and the lower left corner to view desktop.</p>
<p><strong><u>Keyboard shortcuts</u></strong></p>
<p>&lt;fn&gt;&lt;delete&gt; will do a forward delete<br />&lt;fn&gt;&lt;option&gt;&lt;delete&gt; deletes word to right of cursor<br />&lt;Left Arrow&gt;/&lt;Right Arrow&gt; to open/close folders in finder<br />Cmd+[, Cmd+] to move backward and forward in finder history</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kleymeyer.com/2007/08/general-mac-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Locked up Application on the Mac</title>
		<link>http://blog.kleymeyer.com/2006/04/locked-up-application-on-the-mac/</link>
		<comments>http://blog.kleymeyer.com/2006/04/locked-up-application-on-the-mac/#comments</comments>
		<pubDate>Mon, 10 Apr 2006 22:12:57 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.kleymeyer.com/?p=199</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>Jane experienced her first locked up Mac application.&nbsp; The mail program was&nbsp; &quot;continously beachballing&quot; as they say.&nbsp; She asked what the equivalent of <ctrl><alt><delete>
<p> &lt;Ctrl&gt;&lt;Alt&gt;&lt;Delete&gt; was and I didn&#8217;t know.&nbsp; Now I do:</p>
<p></delete></alt></ctrl></p>
<p><a href="http://arstechnica.com/guides/tweaks/miniguide.ars/3">A mini-guide to Mac OS X for new Mini owners</a>.</p>
<blockquote><p>If you have an unresponsive application (e.g., continuous beachballing), you can kill it with the combination of Command-Option-Escape. That will bring up a list of running programs from which you will be able to select the offending applications and force-quit it. You can also kill an application from the Dock, by clicking, holding down the mouse key, and selecting Force Quit. On rare occasions, neither of those methods will work, but you can still kill it by opening up Terminal (located in /Applications/Utilities), running top to find its process ID, and then typing kill -9 .</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.kleymeyer.com/2006/04/locked-up-application-on-the-mac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Problems importing Address Book to the Mac</title>
		<link>http://blog.kleymeyer.com/2006/01/problems-importing-address-book-to-the-mac/</link>
		<comments>http://blog.kleymeyer.com/2006/01/problems-importing-address-book-to-the-mac/#comments</comments>
		<pubDate>Sun, 15 Jan 2006 14:05:31 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.kleymeyer.com/?p=238</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>After Internet Access and Mail, the next important item in moving Jane from Windows to the Mac is importing her Address Book.&nbsp; This did not go smoothly.&nbsp; I exported her contacts in a comma separated values file (.CSV) as instructed and sent it to the Mac.&nbsp; During importing of this file the Address Book program did nothing when OK was pressed.&nbsp; Not even a message.&nbsp; &nbsp;Checking the Apple Support site, It was obvious that others were having the same problem.&nbsp; I did not see a response from an Apple Representative in the discussion forums, but did find various complicated workarounds.&nbsp; One person <a href="http://discussions.apple.com/thread.jspa?messageID=1250459&amp;#1250459">hinted at what the problem was</a>:</p>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px"><p><em>I opened the txt file in AppleWorks spreadsheet and there were new line characters at the beginning of every record. I did a search and replaced them with nothing. Another wrinkle was the insertion of paragraph EOL by the source application into the address fields for the second line of the address. So I had to manually adjust those records. (I don&#8217;t know where it came from since a buddy sent it). Saved a text file from AppleWorks and the import worked. </em></p>
</blockquote>
<p dir="ltr">Seems the Address Book Importer is not very robust.&nbsp; I hold Apple to a higher standard because <br />that&#8217;s what they demand.&nbsp; How could they have dropped the ball on such a basic function?</p>
<p dir="ltr">The source of our .CSV file was Outlook Express 6.0.&nbsp; It did not offer any other export format.&nbsp; I ended up importing the .CSV on a computer that had Outlook installed and exporting them as VCARDs which I then emailed as attachments (all 240 of them) to our Mac Mini.&nbsp; The Address Book was able to import the VCARD files without any problem.</p>
<p dir="ltr">Score: Computers 2 Joe User 0</p>
<p dir="ltr">Latest cool feature Jane will love on her Mac:&nbsp; Stickies Widget.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kleymeyer.com/2006/01/problems-importing-address-book-to-the-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
