<?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>101TECH &#187; Mac</title>
	<atom:link href="http://www.101tech.net/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.101tech.net</link>
	<description>IT Solutions Done Right!</description>
	<lastBuildDate>Fri, 26 Feb 2010 02:41:30 +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>Missing &#8220;sync with google&#8221; on mac os 10.5.8 address book</title>
		<link>http://www.101tech.net/2010/02/04/missing-sync-with-google-on-mac-os-10-5-8-address-book/</link>
		<comments>http://www.101tech.net/2010/02/04/missing-sync-with-google-on-mac-os-10-5-8-address-book/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 17:30:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=343</guid>
		<description><![CDATA[If you want to sync your address book to google, you can do it directly from your address book.
some Leopard macs will not show this options and the following will fix it.
Open terminal
Copy and paste the following:

echo "\"{ Devices = { red-herring = { 'Family ID' = 10001; }; }; }\"" >>
~/Library/Preferences/com.apple.iPod.plist

quit/start your address book
]]></description>
		<wfw:commentRss>http://www.101tech.net/2010/02/04/missing-sync-with-google-on-mac-os-10-5-8-address-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clean up your mac caches</title>
		<link>http://www.101tech.net/2010/02/04/clean-up-your-mac-caches/</link>
		<comments>http://www.101tech.net/2010/02/04/clean-up-your-mac-caches/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 12:39:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Two Events]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=339</guid>
		<description><![CDATA[This is an aggressive fix, but one I had to take after numerous ( thousands ) or syslog errors : 
2/3/10 6:08:50 PM	com.apple.launchd.peruser.502[407]	(com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
2/3/10 6:08:59 PM	[0x0-0x12012].com.adiumX.adiumX[452]	(process:452): Json-CRITICAL **: json_node_get_int: assertion `node != NULL' failed
2/3/10 6:09:00 PM	com.apple.launchd.peruser.502[407]	(com.akamai.client.plist[6584]) Bug: launchd_core_logic.c:4103 (23932):13
2/3/10 6:09:00 PM	com.apple.launchd.peruser.502[407]	(com.akamai.client.plist[6584]) posix_spawn("/Applications/Akamai/loader.pl", ...): No such file or directory
2/3/10 6:09:00 [...]]]></description>
		<wfw:commentRss>http://www.101tech.net/2010/02/04/clean-up-your-mac-caches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MAC &#8211; Reset office 2008 serial</title>
		<link>http://www.101tech.net/2009/12/29/mac-reset-office-2008-serial/</link>
		<comments>http://www.101tech.net/2009/12/29/mac-reset-office-2008-serial/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 12:09:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=322</guid>
		<description><![CDATA[I use a time machine backup to build MAC&#8217;s for our employees, saves me time on install and configurations, however our MAC users use office 2008 and require a unique key from our licensed copy. to re enter the office serial I just run the following two commands in terminal :

rm "/Applications/Microsoft Office 2008/Office/OfficePID.plist"
rm "~/Library/Preferences/Microsoft/Office [...]]]></description>
		<wfw:commentRss>http://www.101tech.net/2009/12/29/mac-reset-office-2008-serial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MAC &#8211; Change default umask in Snow Leopard</title>
		<link>http://www.101tech.net/2009/12/22/mac-change-default-umask-in-snow-leopard/</link>
		<comments>http://www.101tech.net/2009/12/22/mac-change-default-umask-in-snow-leopard/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 16:35:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=319</guid>
		<description><![CDATA[echo "umask 002" >>  /etc/launchd-user.conf.
reboot
Read more about it here: apple kb

]]></description>
		<wfw:commentRss>http://www.101tech.net/2009/12/22/mac-change-default-umask-in-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leopard keeps warning : is an application which was downloaded from the internet. Are you sure you want to open it?</title>
		<link>http://www.101tech.net/2009/04/27/leopard-keeps-warning-is-an-application-which-was-downloaded-from-the-internet-are-you-sure-you-want-to-open-it/</link>
		<comments>http://www.101tech.net/2009/04/27/leopard-keeps-warning-is-an-application-which-was-downloaded-from-the-internet-are-you-sure-you-want-to-open-it/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 12:07:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=272</guid>
		<description><![CDATA[Full thread I found is here , below is the short version on how to remove the extended attributes and possible ACL&#8217;s. Leopard adds an ACL called com.apple.quarantine to your download apps   : 
1. Open the Terminal
2. List the attributes of the app you are having issue with ( in this example , [...]]]></description>
		<wfw:commentRss>http://www.101tech.net/2009/04/27/leopard-keeps-warning-is-an-application-which-was-downloaded-from-the-internet-are-you-sure-you-want-to-open-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
