<?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>My Macinations &#187; Tips</title>
	<atom:link href="http://mymacinations.com/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://mymacinations.com</link>
	<description>Yet another mac user's blog</description>
	<lastBuildDate>Thu, 19 Apr 2012 16:25:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Leopard&#8217;s Broken FolderActions facilities</title>
		<link>http://mymacinations.com/2008/05/04/leopards-broken-folderactions-facilities/</link>
		<comments>http://mymacinations.com/2008/05/04/leopards-broken-folderactions-facilities/#comments</comments>
		<pubDate>Mon, 05 May 2008 01:11:11 +0000</pubDate>
		<dc:creator>Lazeez</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://mymacinations.com/?p=34</guid>
		<description><![CDATA[One of the best features of Mac OS X is a feature called &#8216;Folder Actions&#8217;. What this feature allows the power user to do is to watch a folder on the computer and whenever that folder receives a file, folder action kicks in and runs a script of the user&#8217;s choosing. I&#8217;ve used this feature [...]]]></description>
		<wfw:commentRss>http://mymacinations.com/2008/05/04/leopards-broken-folderactions-facilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPod Touch fails to connect to Airport Extreme 802.11n</title>
		<link>http://mymacinations.com/2008/01/31/ipod-touch-fails-to-connect-to-airport-extreme-80211n/</link>
		<comments>http://mymacinations.com/2008/01/31/ipod-touch-fails-to-connect-to-airport-extreme-80211n/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 18:07:04 +0000</pubDate>
		<dc:creator>Lazeez</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Airport Extreme]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://mymacinations.com/2008/01/31/ipod-touch-fails-to-connect-to-airport-extreme-80211n/</guid>
		<description><![CDATA[Over the holidays, I received an iPod Touch as a gift, and let me tell you, that little sucker is extremely useful as an internet device. Keeping tabs on my sites where I could find Wifi is great. However, a couple of days ago, it stopped being able to access the internet through my home [...]]]></description>
		<wfw:commentRss>http://mymacinations.com/2008/01/31/ipod-touch-fails-to-connect-to-airport-extreme-80211n/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Leopard&#8217;s translucent menu bar</title>
		<link>http://mymacinations.com/2007/10/29/leopards-translucent-menu-bar/</link>
		<comments>http://mymacinations.com/2007/10/29/leopards-translucent-menu-bar/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 05:51:58 +0000</pubDate>
		<dc:creator>Lazeez</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://mymacinations.com/2007/10/29/leopards-translucent-menu-bar/</guid>
		<description><![CDATA[One of the ugly new interface &#8220;features&#8221; of Leopard is its translucent menu bar. In my opinion it&#8217;s ugly, distracting and serves absolutely no useful purpose. I have no clue why any sane person at Apple would want to implement it. There have been many complaints about it on the internet since Leopard reached people&#8217;s [...]]]></description>
		<wfw:commentRss>http://mymacinations.com/2007/10/29/leopards-translucent-menu-bar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apache PHP and Mysql on Leopard</title>
		<link>http://mymacinations.com/2007/10/28/apache-php-and-mysql-on-leopard/</link>
		<comments>http://mymacinations.com/2007/10/28/apache-php-and-mysql-on-leopard/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 05:13:08 +0000</pubDate>
		<dc:creator>Lazeez</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://mymacinations.com/2007/10/28/apache-php-and-mysql-on-leopard/</guid>
		<description><![CDATA[Leopard brings one big change to web developers working with Apache, PHP and Mysql on the Mac. Apache 2 comes with Leopard along with PHP 5. Here is what to do to restore a test environment. First, you need to enable PHP. Apache&#8217;s .conf file moved from /private/etc/httpd/httpd.conf to /private/etc/apache2/httpd.conf Open this file with your [...]]]></description>
		<wfw:commentRss>http://mymacinations.com/2007/10/28/apache-php-and-mysql-on-leopard/feed/</wfw:commentRss>
		<slash:comments>88</slash:comments>
		</item>
	</channel>
</rss>

