<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Mac Tricks</title>
	<atom:link href="http://www.mactricks.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mactricks.net</link>
	<description>A daily blog featuring Mac tricks, tips, shortcuts and downloads</description>
	<lastBuildDate>Sat, 28 Jan 2012 13:07:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Run Windows Applications on a Mac by pepa 1</title>
		<link>http://www.mactricks.net/tips-tricks/run-windows-applications-on-a-mac/comment-page-1/#comment-2792</link>
		<dc:creator>pepa 1</dc:creator>
		<pubDate>Sat, 28 Jan 2012 13:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mactricks.net/?p=46#comment-2792</guid>
		<description>so how shuld i dowload the proggram because i a&#039;want tu play metin2 on my mac</description>
		<content:encoded><![CDATA[<p>so how shuld i dowload the proggram because i a&#8217;want tu play metin2 on my mac</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quickly Hide the Dock by Cuthberth Calculus</title>
		<link>http://www.mactricks.net/tips-tricks/quickly-hide-the-dock/comment-page-1/#comment-2785</link>
		<dc:creator>Cuthberth Calculus</dc:creator>
		<pubDate>Tue, 24 Jan 2012 12:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mactricks.net/?p=346#comment-2785</guid>
		<description>this doesn&#039;t work you fool!</description>
		<content:encoded><![CDATA[<p>this doesn&#8217;t work you fool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OS X Command Line by John-Michael</title>
		<link>http://www.mactricks.net/tips-tricks/os-x-command-line/comment-page-1/#comment-2767</link>
		<dc:creator>John-Michael</dc:creator>
		<pubDate>Thu, 12 Jan 2012 04:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.mactricks.net/?p=90#comment-2767</guid>
		<description>Hey Tony, to get it to work, instead of an alias do this in the Terminal (newline = enter &amp; assumes you know vim/nano):

sudo touch /usr/local/sbin/mem
sudo [vim or nano] /usr/local/sbin/mem


Then put this in:

#!/bin/sh
top -l 1 &#124; awk &#039;/PhysMem/ {print &quot;Used: &quot; $8 &quot;\nFree: &quot; $10}&#039;


And save &amp; exit. Now do:

sudo chmod +x /usr/local/sbin/mem


Done! Now you can test with with just typing &quot;men&quot; and you&#039;ll get something like this:

Used: 2805M
Free: 5380M


Enjoy!</description>
		<content:encoded><![CDATA[<p>Hey Tony, to get it to work, instead of an alias do this in the Terminal (newline = enter &amp; assumes you know vim/nano):</p>
<p>sudo touch /usr/local/sbin/mem<br />
sudo [vim or nano] /usr/local/sbin/mem</p>
<p>Then put this in:</p>
<p>#!/bin/sh<br />
top -l 1 | awk &#8216;/PhysMem/ {print &#8220;Used: &#8221; $8 &#8220;\nFree: &#8221; $10}&#8217;</p>
<p>And save &amp; exit. Now do:</p>
<p>sudo chmod +x /usr/local/sbin/mem</p>
<p>Done! Now you can test with with just typing &#8220;men&#8221; and you&#8217;ll get something like this:</p>
<p>Used: 2805M<br />
Free: 5380M</p>
<p>Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Run Windows Applications on a Mac by T-Oz</title>
		<link>http://www.mactricks.net/tips-tricks/run-windows-applications-on-a-mac/comment-page-1/#comment-2730</link>
		<dc:creator>T-Oz</dc:creator>
		<pubDate>Tue, 20 Dec 2011 12:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mactricks.net/?p=46#comment-2730</guid>
		<description>i tried playing Metin2 with this programme you advised, but it didn&#039;t work.</description>
		<content:encoded><![CDATA[<p>i tried playing Metin2 with this programme you advised, but it didn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 5 Reasons You Shouldn&#8217;t Upgrade To Mac OS X Lion &#8211; Yet by RalphGuay</title>
		<link>http://www.mactricks.net/os-x/top-5-reasons-you-shouldnt-upgrade-to-mac-os-x-lion-yet/comment-page-1/#comment-2704</link>
		<dc:creator>RalphGuay</dc:creator>
		<pubDate>Fri, 16 Dec 2011 05:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mactricks.net/?p=301#comment-2704</guid>
		<description>So, is it time to upgrade yet??</description>
		<content:encoded><![CDATA[<p>So, is it time to upgrade yet??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Switch between languages OS X Keyboard by Sam</title>
		<link>http://www.mactricks.net/tips-tricks/switch-between-languages-os-x-keyboard/comment-page-1/#comment-2703</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 16 Dec 2011 03:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mactricks.net/?p=348#comment-2703</guid>
		<description>Very cool little language switcheroo... amzing that you found it on accident</description>
		<content:encoded><![CDATA[<p>Very cool little language switcheroo&#8230; amzing that you found it on accident</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Transparent Windows for Mac OS X Lion by katy lavallee</title>
		<link>http://www.mactricks.net/tips-tricks/transparent-windows-for-mac-os-x-lion/comment-page-1/#comment-2654</link>
		<dc:creator>katy lavallee</dc:creator>
		<pubDate>Wed, 07 Dec 2011 18:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mactricks.net/?p=250#comment-2654</guid>
		<description>What the heck is the &quot;two finger scroll up&quot;?  Scrolling up with two fingers is just... scrolling.  Doesn&#039;t do anything else.</description>
		<content:encoded><![CDATA[<p>What the heck is the &#8220;two finger scroll up&#8221;?  Scrolling up with two fingers is just&#8230; scrolling.  Doesn&#8217;t do anything else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OS X Command Line by Daniel</title>
		<link>http://www.mactricks.net/tips-tricks/os-x-command-line/comment-page-1/#comment-2610</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 25 Nov 2011 14:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mactricks.net/?p=90#comment-2610</guid>
		<description>Hi, Is there a terminal command that can stop Software Update from deleting the packages once they are installed... I want to save them so that I only download them once, to save them for a OS reinstall/backup and to install on another computer.

AND @Eldon, if you reset the factory default settings on your printer, it might suddenly become obvious to your mac... (from experience).</description>
		<content:encoded><![CDATA[<p>Hi, Is there a terminal command that can stop Software Update from deleting the packages once they are installed&#8230; I want to save them so that I only download them once, to save them for a OS reinstall/backup and to install on another computer.</p>
<p>AND @Eldon, if you reset the factory default settings on your printer, it might suddenly become obvious to your mac&#8230; (from experience).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Transparent Windows for Mac OS X Lion by Brady P.</title>
		<link>http://www.mactricks.net/tips-tricks/transparent-windows-for-mac-os-x-lion/comment-page-1/#comment-2580</link>
		<dc:creator>Brady P.</dc:creator>
		<pubDate>Tue, 08 Nov 2011 13:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mactricks.net/?p=250#comment-2580</guid>
		<description>Not entirely sure what the &quot;two finger scroll up&quot; is.. And the youtube video link is broken ;\</description>
		<content:encoded><![CDATA[<p>Not entirely sure what the &#8220;two finger scroll up&#8221; is.. And the youtube video link is broken ;\</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reader Question: Custom finder views by someone</title>
		<link>http://www.mactricks.net/reader-qa/reader-question-custom-finder-views/comment-page-1/#comment-2570</link>
		<dc:creator>someone</dc:creator>
		<pubDate>Sat, 05 Nov 2011 04:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.mactricks.net/?p=343#comment-2570</guid>
		<description>Well, you can drag the downloads folder to your dock, then right click on the folder and choose Sort by Date Created, and View Content as List.  Then you don&#039;t have to navigate to the folder each time, when you click on the folder, the list just pops up.</description>
		<content:encoded><![CDATA[<p>Well, you can drag the downloads folder to your dock, then right click on the folder and choose Sort by Date Created, and View Content as List.  Then you don&#8217;t have to navigate to the folder each time, when you click on the folder, the list just pops up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

