<?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>snydersoft.com &#187; MacOSX Tips</title>
	<atom:link href="http://snydersoft.com/category/sys-admin/macosx-sys-admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://snydersoft.com</link>
	<description>Sharing Web Development Information</description>
	<lastBuildDate>Thu, 17 Jun 2010 19:07:47 +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>Remove Snapz Pro X&#8217;s splash screen</title>
		<link>http://snydersoft.com/2008/04/12/remove-the-snapz-pro-xs-splash-screen/</link>
		<comments>http://snydersoft.com/2008/04/12/remove-the-snapz-pro-xs-splash-screen/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 20:05:57 +0000</pubDate>
		<dc:creator>Jeremy Snyder</dc:creator>
				<category><![CDATA[MacOSX Tips]]></category>
		<category><![CDATA[ambrosia]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[snapz]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://snydersoft.com/?p=83</guid>
		<description><![CDATA[Ever since installing Snapz Pro X, I have been interested in turning off the splash screen that appears every time I startup my MacBook. Today, I took the time to do a little digging at Ambrosia Software&#8217;s website and found the FAQ that answers my question: Can I get rid of the Splash Screen? Which [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">E</span>ver since installing Snapz Pro X, I have been interested in turning off the splash screen that appears every time I startup my MacBook.  Today, I took the time to do a little digging at Ambrosia Software&#8217;s website and found the FAQ that answers my question:</p>
<p><a href="http://www.ambrosiasw.com/support/faqs/faq.php?forum=75&#038;title=Snapz%20Pro%20X&#038;version=2.1.0&#038;link=utilities/snapzprox/#142">Can I get rid of the Splash Screen?</a></p>
<p>Which provided the following solution, open a terminal and type in the following:<br />
<code>defaults write com.ambrosiasw.snapz SkipSplashScreen true</code></p>
]]></content:encoded>
			<wfw:commentRss>http://snydersoft.com/2008/04/12/remove-the-snapz-pro-xs-splash-screen/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Custom Folder Icons in MacOSX</title>
		<link>http://snydersoft.com/2008/04/10/custom-folder-icons-in-macosx/</link>
		<comments>http://snydersoft.com/2008/04/10/custom-folder-icons-in-macosx/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 11:56:54 +0000</pubDate>
		<dc:creator>Jeremy Snyder</dc:creator>
				<category><![CDATA[MacOSX Tips]]></category>
		<category><![CDATA[Custom]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[Icons]]></category>
		<category><![CDATA[MacOSX]]></category>

		<guid isPermaLink="false">http://snydersoft.com/2008/04/10/custom-folder-icons-in-macosx/</guid>
		<description><![CDATA[I found the following site that explains what you need to do, I will simply summarize for my specific application/needs: http://www.lockergnome.com/usrbingeek/2007/05/03/how-to-make-custom-drive-and-folder-icons-for-your-mac/ Make an image that is 128px by 128px in Photoshop (other other program) Save as a PSD or as a PNG file with a transparent background If you don&#8217;t have Apple&#8217;s Developer Tools installed, [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">I</span> found the following site that explains what you need to do, I will simply summarize for my specific application/needs:</p>
<p><a href="http://www.versiontracker.com/dyn/moreinfo/macosx/11781" mce_href="http://www.versiontracker.com/dyn/moreinfo/macosx/11781" title="Icns2Rsrc" target="_blank">http://www.lockergnome.com/usrbingeek/2007/05/03/how-to-make-custom-drive-and-folder-icons-for-your-mac/</a> </p>
</p>
<p>
<ol>
<li>Make an image that is 128px by 128px in Photoshop (other other program)</li>
<li>Save as a PSD or as a PNG file with a transparent background</li>
<li>If you don&#8217;t have Apple&#8217;s Developer Tools installed, install them now</li>
<li>Open &#8220;Icon Composer&#8221;, /Developer/Applications/Utilities </li>
<li>Drag your PSD/PNG into the 128px square and confirm the defaults for the dialogs</li>
<li>Save this file to your computer</li>
<li>Download <a href="http://www.versiontracker.com/dyn/moreinfo/macosx/11781" mce_href="http://www.versiontracker.com/dyn/moreinfo/macosx/11781" title="Icns2Rsrc" target="_blank">Icns2Rsrc</a></li>
<li>Open Icns2Rsrc and File-&gt;Open and select the file you saved from step #6 above</li>
<li>It will save a file with the same name and location (with a .rsrc extension)</li>
<li>Command-I that file and and the folder you want to use the new graphic</li>
<li>Highlight the graphic in the upper right of the .rsrc file and Edit-&gt;Copy (Command-C)</li>
<li>Highlight the graphic in the upper right of the folder and Edit-&gt;Paste (Command-V)</li>
<li>Close both &#8220;Info&#8221; dialogs and the folder should now display your custom graphic in Finder (including Cover Flow view).</li>
</ol>
<div>Examples:</div>
<div>
<div style=""><a href="http://www.flickr.com/photos/14489567@N06/2402970367/" target="_blank"><img src="http://farm3.static.flickr.com/2368/2402970367_c04289bb68_m.jpg" width="240" height="82" alt="CustomFolderIcon-MacOSX.PNG" border="0"></a></div>
</div>
<div>
<p>&nbsp;</p>
</div>
<div>
<div style=""><a href="http://www.flickr.com/photos/14489567@N06/2403799616/" target="_blank"><img src="http://farm3.static.flickr.com/2308/2403799616_c5153f43e1_m.jpg" width="240" height="105" alt="CustomFolderIcon-MacOSX2.PNG" border="0"></a></div>
</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://snydersoft.com/2008/04/10/custom-folder-icons-in-macosx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Winmail.dat Viewers (Mac and Windows)</title>
		<link>http://snydersoft.com/2008/03/29/winmaildat-viewers-mac-and-windows/</link>
		<comments>http://snydersoft.com/2008/03/29/winmaildat-viewers-mac-and-windows/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 13:45:33 +0000</pubDate>
		<dc:creator>Jeremy Snyder</dc:creator>
				<category><![CDATA[MacOSX Tips]]></category>
		<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[attachment]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[tnef]]></category>
		<category><![CDATA[winmail.dat]]></category>

		<guid isPermaLink="false">http://snydersoft.com/2008/03/29/winmaildat-viewers-mac-and-windows/</guid>
		<description><![CDATA[I occasionally run into a winmail.dat file that I can&#8217;t open (typically because some outlook user has &#8220;rich text&#8221; as their default email type. Although, occasionally they aren&#8217;t sure how this happened and the default is HTML or plain text. I wanted to post on two utilities (one for MacOSX and one for Windows) that [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">I</span> occasionally run into a winmail.dat file that I can&#8217;t open (typically because some outlook user has &#8220;rich text&#8221; as their default email type.  Although, occasionally they aren&#8217;t sure how this happened and the default is HTML or plain text.</p>
<p>I wanted to post on two utilities (one for MacOSX and one for Windows) that allows you to open these files and see the attachments contained within these annoying files.  Thanks Microsoft!</p>
<p>Windows:<br />
Winmail Opener<br />
<a href="http://www.eolsoft.com/freeware/winmail_opener/">http://www.eolsoft.com/freeware/winmail_opener/</a></p>
<p>MacOSX:<br />
TNEF&#8217;s Enough:<br />
<a href="http://www.joshjacob.com/macdev/tnef/index.html">http://www.joshjacob.com/macdev/tnef/index.html</a></p>
<p>Useful little programs for getting around these problematic files, and definitely a lifesaver when you have a winmail.dat and need the contents.</p>
]]></content:encoded>
			<wfw:commentRss>http://snydersoft.com/2008/03/29/winmaildat-viewers-mac-and-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SyncServer Unexpectedly Quit (resolved)</title>
		<link>http://snydersoft.com/2008/03/29/syncserver-unexpectedly-quit-resolved/</link>
		<comments>http://snydersoft.com/2008/03/29/syncserver-unexpectedly-quit-resolved/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 13:39:29 +0000</pubDate>
		<dc:creator>Jeremy Snyder</dc:creator>
				<category><![CDATA[MacOSX Tips]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[quit]]></category>
		<category><![CDATA[SyncServer]]></category>
		<category><![CDATA[unexpectedly]]></category>

		<guid isPermaLink="false">http://snydersoft.com/2008/03/29/syncserver-unexpectedly-quit-resolved/</guid>
		<description><![CDATA[I believe that I have finally resolved the problem on my MacBook when starting Mail.app that it would display this error message &#8220;SyncServer has unexpectedly quit&#8221; with a relaunch button. After doing a few google searches I found a site that referenced this problem a way to resolve it. Link Since, I wasn&#8217;t using .Mac [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">I</span> believe that I have finally resolved the problem on my MacBook when starting Mail.app that it would display this error message &#8220;SyncServer has unexpectedly quit&#8221; with a relaunch button.</p>
<p>After doing a few google searches I found a site that referenced this problem a way to resolve it.<br />
<a href="http://macosx.com/forums/mac-os-x-system-mac-software/296391-upgradedb-error-after-leopard-u-g-2.html">Link</a></p>
<p>Since, I wasn&#8217;t using .Mac for anything the solution was to:<br />
1) Delete the following folder: /Users/<username>/Library/Application Support/SyncServices/<br />
2) Reboot</p>
]]></content:encoded>
			<wfw:commentRss>http://snydersoft.com/2008/03/29/syncserver-unexpectedly-quit-resolved/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Support for MacBook Pro</title>
		<link>http://snydersoft.com/2007/10/01/support-for-macbook-pro/</link>
		<comments>http://snydersoft.com/2007/10/01/support-for-macbook-pro/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 13:00:33 +0000</pubDate>
		<dc:creator>Jeremy Snyder</dc:creator>
				<category><![CDATA[MacOSX Tips]]></category>

		<guid isPermaLink="false">http://snydersoft.com/2007/10/01/support-for-macbook-pro/</guid>
		<description><![CDATA[Called Apple Care today, regarding a MacBook Pro that appears to have a&#8220;moldy&#8221; spot on the LCD just to the left of center. They indicated that Iwould need to take the unit to an Authorized Service Center or the localApple Store and have the techs review it and determine what needs to bedone. They provided [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">C</span>alled Apple Care today, regarding a MacBook Pro that appears to have a<br />&#8220;moldy&#8221; spot on the LCD just to the left of center.  They indicated that I<br />would need to take the unit to an Authorized Service Center or the local<br />Apple Store and have the techs review it and determine what needs to be<br />done.</p>
<p>They provided me with two Authorized Service Centers that were supposedly<br />local to me.  When I called to make sure that I could just stop by they<br />indicated that I would need to go to their &#8220;Depot&#8221; center both more than<br />30mins away.  So I called back and asked for a &#8220;reservation&#8221; at the Apple<br />Store for the review/repair.  If I am going to drive 30mins, I might as well<br />do it at the Apple Store instead of an authorized service center.  I was<br />able to acquire a timeslot just after lunch at 1pm.</p>
<p>I am frustrated with the Apple Care program, and the requirements and lack<br />of service that I have received so far.  If I am purchasing a premium<br />product, and the associated &#8220;Apple Care&#8221; Support for it, I would expect<br />immediate service.  &#8220;Take it to a service center or apple store&#8221; so that<br />they can &#8220;review&#8221; your complaint&#8230;. When none of them are within a short<br />drive (less than 30mins one way).</p>
<p>More details to follow, after I trek over to the Legacy Village Apple Store<br />and find out what they are willing to do about this problem.</p>
<p>*UPDATE*</p>
<p>Well, I was able to convince the Genius at the Genius Bar that the problem warrants a replacement (or at least an attempt at a replacement).  He did make me aware that they a certain amount of &#8220;pixel&#8221; problems are considered &#8220;normal&#8221; and not covered under the warranty.  However, he couldn&#8217;t make that determination and was willing to send it in and see if what &#8220;they&#8221; think.  What made the experience frustrating is that I had to drive 35mins to then stand and wait for 30mins (beyond my appointment time) to get someone to look at it&#8230; and then another 30mins for him to agree and get all the paperwork filled out.  I guess if two hours of my day warrants a new screen *maybe* it is worth it&#8230;. but it definitely is more work than it needs to be.</p>
</p>
<p>*UPDATE* Oct-5th, Received the laptop back from Apple with a new screen.  No charge.  It took a fair amount of hassle to get this outcome, but at least it was fixed.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://snydersoft.com/2007/10/01/support-for-macbook-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.381 seconds -->
