<?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>Shalin Jain's Little Red Couch &#187; Mac Tips &amp; Tricks</title>
	<atom:link href="http://shalinjain.com/index.php/category/mac-tips-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://shalinjain.com</link>
	<description>dreams, life and money that I discovered on my red couch!</description>
	<lastBuildDate>Fri, 30 Jul 2010 09:56:00 +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>TIP: CSS Formatting using TextMate</title>
		<link>http://shalinjain.com/index.php/2009/03/17/tip-css-formatting-using-textmate/</link>
		<comments>http://shalinjain.com/index.php/2009/03/17/tip-css-formatting-using-textmate/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 09:27:02 +0000</pubDate>
		<dc:creator>shalinjain</dc:creator>
				<category><![CDATA[Mac Tips & Tricks]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css tip]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://shalinjain.com/?p=359</guid>
		<description><![CDATA[If you are writing CSS files using TextMate on Mac OS X here is a formatting tip that will benefit you. Press CMD + ALT + 0 to hide property values leaving just 1 line displaying the document selector. This is great especially if you need to quickly run through a long CSS file.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fshalinjain.com%2Findex.php%2F2009%2F03%2F17%2Ftip-css-formatting-using-textmate%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fshalinjain.com%2Findex.php%2F2009%2F03%2F17%2Ftip-css-formatting-using-textmate%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>If you are writing CSS files using TextMate on Mac OS X here is a formatting tip that will benefit you.</p>
<p>Press <strong><em>CMD + ALT + 0</em></strong> to hide property values leaving just 1 line displaying the document selector. This is great especially if you need to quickly run through a long CSS file.</p>
]]></content:encoded>
			<wfw:commentRss>http://shalinjain.com/index.php/2009/03/17/tip-css-formatting-using-textmate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: remove a directory in Linux?</title>
		<link>http://shalinjain.com/index.php/2009/01/19/how-to-remove-a-directory-in-linux/</link>
		<comments>http://shalinjain.com/index.php/2009/01/19/how-to-remove-a-directory-in-linux/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 12:37:18 +0000</pubDate>
		<dc:creator>shalinjain</dc:creator>
				<category><![CDATA[Mac Tips & Tricks]]></category>

		<guid isPermaLink="false">http://shalinjain.com/index.php/2009/01/19/how-to-remove-a-directory-in-linux/</guid>
		<description><![CDATA[Removing directory from shell prompt (using Terminal on Mac) is easy. This is a very simple command and very useful. If you need to remove a directory with confirmation on each file. Command: rm -r directoryname This is useful espcially if you want to be double sure about the contents are going to delete. Command: [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fshalinjain.com%2Findex.php%2F2009%2F01%2F19%2Fhow-to-remove-a-directory-in-linux%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fshalinjain.com%2Findex.php%2F2009%2F01%2F19%2Fhow-to-remove-a-directory-in-linux%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Removing directory from shell prompt (using Terminal on Mac) is easy. This is a very simple command and very useful. </p>
<p>If you need to remove a directory with confirmation on each file. </p>
<p>Command: <strong>rm -r <i>directoryname</i></strong></p>
<p>This is useful espcially if you want to be double sure about the contents are going to delete. </p>
<p>Command: <strong>rm -rf <i>directoryname</i></strong></p>
<p>This command would remove directory recursively without a prompt. Be careful when using this command. </p>
]]></content:encoded>
			<wfw:commentRss>http://shalinjain.com/index.php/2009/01/19/how-to-remove-a-directory-in-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Winrar for osx (Tiger &amp; Leopard)</title>
		<link>http://shalinjain.com/index.php/2009/01/05/winrar-for-osx-tiger-leopard/</link>
		<comments>http://shalinjain.com/index.php/2009/01/05/winrar-for-osx-tiger-leopard/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 08:54:26 +0000</pubDate>
		<dc:creator>shalinjain</dc:creator>
				<category><![CDATA[Mac Tips & Tricks]]></category>

		<guid isPermaLink="false">http://shalinjain.com/index.php/2009/01/05/winrar-for-osx-tiger-leopard/</guid>
		<description><![CDATA[Winrar is for Windows. UnRarX is the mac alternative. Unrarx for Mac is free and is compatible with Both Tiger &#038; Leopard OS X. Mac OS X doesn&#8217;t come with the capability to unrar a file. I doubt if stuffit expander can do it. Now, I can accept all the rar files that I get [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fshalinjain.com%2Findex.php%2F2009%2F01%2F05%2Fwinrar-for-osx-tiger-leopard%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fshalinjain.com%2Findex.php%2F2009%2F01%2F05%2Fwinrar-for-osx-tiger-leopard%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><img id="image266" src="http://shalinjain.com/wp-content/uploads/2009/01/UNRARX-for-mac-osx.png" alt="Winrar-alternative-for-mac"/><br />
Winrar is for Windows. <a href="http://www.unrarx.com/" target="_blank">UnRarX</a> is the mac alternative. </p>
<p>Unrarx for Mac is free and is compatible with Both Tiger &#038; Leopard OS X. Mac OS X doesn&#8217;t come with the capability to unrar a file. I doubt if stuffit expander can do it. Now, I can accept all the rar files that I get from my windows friends. </p>
<p>As the website describes:<br />
<blockquote>UnRarX is a Mac OS X Cocoa application that allows you to expand rar archives and restore corrupted or missing archives using par2.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://shalinjain.com/index.php/2009/01/05/winrar-for-osx-tiger-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sticky Window for clutter free desktop!</title>
		<link>http://shalinjain.com/index.php/2007/04/08/sticky-window-for-clutter-free-desktop/</link>
		<comments>http://shalinjain.com/index.php/2007/04/08/sticky-window-for-clutter-free-desktop/#comments</comments>
		<pubDate>Sun, 08 Apr 2007 05:57:40 +0000</pubDate>
		<dc:creator>shalinjain</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac Tips & Tricks]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://shalinjain.com/index.php/2007/04/08/sticky-window-for-clutter-free-desktop/</guid>
		<description><![CDATA[The best recipe for clutter free Mac desktop! My (real) desk is usually mess and my desktop (mac) gets equally messy later during the day. Exposé doesn&#8217;t help the mess much. And little look around helped me discover the &#8216;god sent&#8217; Sticky Window for Mac. This nifty little application creates smart tabs on the sides [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fshalinjain.com%2Findex.php%2F2007%2F04%2F08%2Fsticky-window-for-clutter-free-desktop%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fshalinjain.com%2Findex.php%2F2007%2F04%2F08%2Fsticky-window-for-clutter-free-desktop%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><i>The best recipe for clutter free Mac desktop!</i></p>
<p>My (real) desk is usually mess and my desktop (mac) gets equally messy later during the day. Exposé doesn&#8217;t help the mess much. And little look around helped me discover the &#8216;god sent&#8217; <a href="http://www.donelleschi.com/stickywindows/">Sticky Window for Mac</a>.<br />
<span id="more-202"></span><br />
This <a href="http://www.donelleschi.com/stickywindows/">nifty little application</a> creates <i>smart</i> tabs on the sides of your desktop &#8211; keeping applications very easily accessible and even make it painless to perform drag and drop operations. Priced at $20 this shareware is a must have for the busy and cluttered desktop. There is no smatter escape.   </p>
]]></content:encoded>
			<wfw:commentRss>http://shalinjain.com/index.php/2007/04/08/sticky-window-for-clutter-free-desktop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting up a Cron on Mac OS X using GUI</title>
		<link>http://shalinjain.com/index.php/2007/03/08/setting-up-a-cron-on-mac-os-x-using-gui/</link>
		<comments>http://shalinjain.com/index.php/2007/03/08/setting-up-a-cron-on-mac-os-x-using-gui/#comments</comments>
		<pubDate>Thu, 08 Mar 2007 17:45:40 +0000</pubDate>
		<dc:creator>shalinjain</dc:creator>
				<category><![CDATA[Mac Tips & Tricks]]></category>

		<guid isPermaLink="false">http://shalinjain.com/index.php/2007/03/08/setting-up-a-cron-on-mac-os-x-using-gui/</guid>
		<description><![CDATA[A CRON is an Unix program that runs programs at scheduled times. On Mac OS X you could setup a crontab easily using a GUI tool called Crontooie. I am going to next find a script to make daily backups a breeze.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fshalinjain.com%2Findex.php%2F2007%2F03%2F08%2Fsetting-up-a-cron-on-mac-os-x-using-gui%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fshalinjain.com%2Findex.php%2F2007%2F03%2F08%2Fsetting-up-a-cron-on-mac-os-x-using-gui%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>A CRON is an Unix program that runs programs at scheduled times. On Mac OS X you could setup a crontab easily using a GUI tool called <a href="http://quicksilver.caup.washington.edu/software/Crontooie/" alt="crontoonie is GUI app for mac osx">Crontooie</a>. I am going to next find a script to make daily backups a breeze. </p>
]]></content:encoded>
			<wfw:commentRss>http://shalinjain.com/index.php/2007/03/08/setting-up-a-cron-on-mac-os-x-using-gui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
