<?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>Everything is Crap &#187; apple</title>
	<atom:link href="http://everythingiscrap.com/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://everythingiscrap.com</link>
	<description>Notes on the crap we&#039;ve been subjected to</description>
	<lastBuildDate>Wed, 11 Jan 2012 21:10:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Can&#039;t push &quot;Apply to enclosed items&quot; button</title>
		<link>http://everythingiscrap.com/cant-push-apply-to-enclosed-items-button/</link>
		<comments>http://everythingiscrap.com/cant-push-apply-to-enclosed-items-button/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 14:34:31 +0000</pubDate>
		<dc:creator>kris</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://everythingiscrap.com/?p=323</guid>
		<description><![CDATA[If  the "Apply to enclosed items" button is grayed out on a mac (OSX) it is probably an ACL problem. To fix it &#8211; turn off ACLs on the troubled drive. sudo fsaclctl -p /Volumes/volumename -d]]></description>
			<content:encoded><![CDATA[<p><a href="http://everythingiscrap.com/wp-content/uploads/2010/04/apply.jpg"><img class="alignleft size-full wp-image-326" title="apply" src="http://everythingiscrap.com/wp-content/uploads/2010/04/apply.jpg" alt="" width="164" height="19" /></a>If  the "Apply to enclosed items" button is grayed out on a mac (OSX) it is probably an ACL problem.<br />
To fix it &#8211; turn off ACLs on the troubled drive.</p>
<blockquote><p>sudo fsaclctl -p /Volumes/volumename -d</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/cant-push-apply-to-enclosed-items-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>imac restarting</title>
		<link>http://everythingiscrap.com/imac-restarting/</link>
		<comments>http://everythingiscrap.com/imac-restarting/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 13:50:36 +0000</pubDate>
		<dc:creator>kris</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://everythingiscrap.com/?p=281</guid>
		<description><![CDATA[The other day I had an aluminum imac that was restarting(rebooting) itself out of the blue.  After a while it got so bad it couldn't even start up any longer.  It would start to boot and then restart and start to boot again.  So here's some Apple magic that fixed it. Reset PRAM and NVRAM: [...]]]></description>
			<content:encoded><![CDATA[<p>The other day I had an aluminum imac that was restarting(rebooting) itself out of the blue.  After a while it got so bad it couldn't even start up any longer.  It would start to boot and then restart and start to boot again.  So here's some Apple magic that fixed it.</p>
<blockquote><p>Reset PRAM and NVRAM:  Hold down Command, Option, P and R at boot up (hold till you hear the startup sound for the second time.</p>
<p>Reset SMC: Unplug the power.  Press and hold the power button for 5 seconds. Release the power button.  Plug it back in and boot it up.</p></blockquote>
<p>So far, everything is fine now.</p>
<p>(<a href="http://support.apple.com/kb/HT1379">http://support.apple.com/kb/HT1379</a> &amp;  <a href="http://support.apple.com/kb/HT3964">http://support.apple.com/kb/HT3964</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/imac-restarting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac: Doesn&#039;t play well with others. Doesn&#039;t Share. *UPDATED</title>
		<link>http://everythingiscrap.com/mac-doesnt-play-well-with-others-doesnt-share-updated/</link>
		<comments>http://everythingiscrap.com/mac-doesnt-play-well-with-others-doesnt-share-updated/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 23:58:00 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://piotrouble.wordpress.com/2009/02/27/mac-doesnt-play-well-with-others-doesnt-share-updated</guid>
		<description><![CDATA[Vista cannot authenticate when trying to attach to a file share (SMB) on our old 10.2 Mac Xserve. Fixing the problem involves weakening the security of Vista file sharing, but we're all friends here behind the firewall, right? I stole these instructions from z3r010 on vistax64.com: 1. Open the Start Menu. 2. In the white [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-259" title="im_a_mac" src="http://everythingiscrap.com/wp-content/uploads/2009/02/im_a_mac-197x300.jpg" alt="" width="197" height="300" /></p>
<p>Vista cannot authenticate when trying to attach to a file share (SMB) on our old 10.2 Mac Xserve. Fixing the problem involves weakening the security of Vista file sharing, but we're all friends here behind the firewall, right?</p>
<p>I stole these instructions from <a href="http://www.vistax64.com/tutorials/83931-workgroup-password.html">z3r010 on vistax64.com</a>:</p>
<blockquote><p>1. Open the Start Menu.<br />
2. In the white line (Start Search) area, type  regedit and press Enter.<br />
3. Click Continue for UAC prompt.<br />
4. In regedit,  go to:-HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlLsa</p>
<p>5. In the  right pane, right click LmCompatibilityLevel and click Modify.<br />
NOTE: If it  doesn't already exist, create a DWORD value named LmCompatibilityLevel</p>
<p>6.  Set the value to 1<br />
7. Reboot</p>
<p>*UPDATE 8-25-2009 &#8211; I just had this same problem in Windows 7 and this solution fixed it.  -Kris-</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/mac-doesnt-play-well-with-others-doesnt-share-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shiny iMac screen is annoying!</title>
		<link>http://everythingiscrap.com/shiny-imac-screen-is-annoying/</link>
		<comments>http://everythingiscrap.com/shiny-imac-screen-is-annoying/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 02:15:00 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[imac]]></category>

		<guid isPermaLink="false">http://piotrouble.wordpress.com/2008/12/03/shiny-imac-screen-is-annoying</guid>
		<description><![CDATA[I was editing an ad today that was mostly black with a gradient grey. I couldn't see ad! All I could see was my face reflected in the monitor. This is a problem with the new iMacs. I found a website that sells matte stickers for your iMac: Photodon. I didn't order one, because it's [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://everythingiscrap.com/wp-content/uploads/2008/12/mxfilmonimaccompare05-350.jpg"><img class="alignnone size-medium wp-image-278" title="mxfilmonimaccompare05-350" src="http://everythingiscrap.com/wp-content/uploads/2008/12/mxfilmonimaccompare05-350-300x189.jpg" alt="" width="300" height="189" /></a><br />
I was editing an ad today that was mostly black with a gradient grey. I couldn't see ad! All I could see was my face reflected in the monitor. This is a problem with the new iMacs.</p>
<p>I found a website that <a href="http://www.photodon.com/lcdprotect-sheet.htm#applied">sells matte stickers for your iMac: Photodon.</a> I didn't order one, because it's $45 and today is the first time that I've had a problem seeing the screen. But I wanted to document the website in case I get annoyed in the future (or someone else gets annoyed).</p>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/shiny-imac-screen-is-annoying/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

