<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>GigaOM &#187; ColorCode</title>
	<atom:link href="http://gigaom.com/tag/colorcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 08:34:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; ColorCode</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>Four Useful Quicklook Plugins</title>
		<link>http://gigaom.com/2009/05/06/four-useful-quicklook-plugins/</link>
		<comments>http://gigaom.com/2009/05/06/four-useful-quicklook-plugins/#comments</comments>
		<pubDate>Wed, 06 May 2009 22:00:28 +0000</pubDate>
		<dc:creator>Andrew Bednarz</dc:creator>
				<category><![CDATA[CNN Big Tech]]></category>
		<category><![CDATA[NYT Enterprise]]></category>
		<category><![CDATA[SYN Feature Enterprise]]></category>
		<category><![CDATA[BetterZip]]></category>
		<category><![CDATA[ColorCode]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[quicklook plugins]]></category>
		<category><![CDATA[Suspicious Package]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=22268</guid>
		<description><![CDATA[Quicklook is a great feature of OS X, allowing you to press the spacebar when a file is selected in Finder and quickly look at the contents. If you&#8217;re unfamiliar with Quicklook, check out this great introductory article. As great as this is, there are a [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=172656&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img  title="quicklook_icon" src="http://gigapple.files.wordpress.com/2009/05/quicklook_icon.png?w=128&#038;h=87" alt="quicklook_icon" width="128" height="87" class=" alignleft" /></p>
<p class="excerpt">Quicklook is a great feature of OS X, allowing you to press the spacebar when a file is selected in Finder and quickly look at the contents. If you&#8217;re unfamiliar with Quicklook, check out <a href="http://theappleblog.com/2009/01/02/getting-the-most-out-of-leopards-quick-look-feature/">this great introductory article</a>.</p>
<p>As great as this is, there are a few occasions where it would be useful to quicklook a file that is not supported by default. Luckily, Quicklook is extendable with plugins; here are my favorite four. <span id="more-172656"></span></p>
<h3>BetterZip</h3>
<p><a href="http://www.macupdate.com/info.php/id/26511/betterzip-quick-look-generator">BetterZip QuickLookGenerator</a> lets you peer at the contents of an archive file (ZIP, TAR, GZip, BZip2, ARJ, LZH, ISO, CHM, CAB, CPIO, RAR, 7-Zip, DEB, RPM, SIT, DiskDoubler, BinHex, and MacBinary) without extracting it first.</p>
<p><img  title="betterzip-ql" src="http://gigapple.files.wordpress.com/2009/05/betterzip-ql.png?w=708" alt="betterzip-ql" class=" alignleft" /></p>
<h3>Folder</h3>
<p><a href="http://homepage.mac.com/xdd/software/folder/">Folder</a> will display the contents of a folder. One might ask, why not just use Finder to view the contents of a folder, since that is really its job? I often will navigate to a top directory with Finder, and then bring up QuickLook. I then use the arrow keys to navigate that top directory, with Quicklook still open. This lets me peer at all files, including any subdirectories, without breaking my navigation method.</p>
<p><img  title="folder-ql" src="http://gigapple.files.wordpress.com/2009/05/folder-ql.png?w=708" alt="folder-ql" class=" alignleft" /></p>
<h3>Suspicious Package</h3>
<p><a href="http://www.mothersruin.com/software/SuspiciousPackage/">Suspicious Package</a> lets you peer into the contents of a .pkg file, often used as application installers. This is also useful to browse the package receipts in your machine&#8217;s Receipt directory (in /Library/Receipts) which represents all packages previously installed. This is handy if you need to manually clean up packages.</p>
<p><img  title="suspiciouspackage-ql" src="http://gigapple.files.wordpress.com/2009/05/suspiciouspackage-ql.png?w=708" alt="suspiciouspackage-ql" class=" alignleft" /></p>
<h3>ColorCode</h3>
<p><a href="http://code.google.com/p/qlcolorcode/">Color Code</a> gives you syntax highlighted source code. This supports a range of source files from the standards like C, Java, Pascal, XML and Plists (which are usually just XML, anyway). This is great for quickly glancing at any source code files you need to.</p>
<p><img  title="colorcode-ql" src="http://gigapple.files.wordpress.com/2009/05/colorcode-ql.png?w=708" alt="colorcode-ql" class=" alignleft" /></p>
<h3>Other File Formats</h3>
<p>To see if a Quicklook plugin exists for a specific file format you use, such as Adobe Illustrator (ai), Flash Video (flv) and more (even Commodore 64 disk images), check out <a href="http://www.qlplugins.com/">qlplugins.com</a> for an up-to-date list of available plugins.</p>
<h3>Installing plugins</h3>
<p>Quicklook plugins are generally distributed without an installer. To install Quicklook plugins where an installer is not provided, copy the <strong>.qlgenerator</strong> file to either<br />
<code>/Library/QuickLook/</code> (to be available for all users) or <code>/Users/username/Library/QuickLook/</code> (to be available for just that username).</p>
<p>To uninstall these, simply delete the .qlgenerator file from where you installed it.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=172656&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=921843"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=921843" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=172656+four-useful-quicklook-plugins&utm_content=bed42">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/02/how-do-developers-ride-the-siri-wave/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=172656+four-useful-quicklook-plugins&utm_content=bed42">How do developers ride the Siri wave?</a></li><li><a href="http://pro.gigaom.com/2011/11/connectivity-means-making-the-machine-disappear/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=172656+four-useful-quicklook-plugins&utm_content=bed42">Connectivity means making the machine disappear</a></li><li><a href="http://pro.gigaom.com/2011/10/access-vs-ownership-why-ultraviolet-has-already-lost/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=172656+four-useful-quicklook-plugins&utm_content=bed42">Access vs. ownership: Why UltraViolet has already lost</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2009/05/06/four-useful-quicklook-plugins/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/205e8de04de9d77f950d5e6d2eec961b?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">bed</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/05/quicklook_icon.png" medium="image">
			<media:title type="html">quicklook_icon</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/05/betterzip-ql.png" medium="image">
			<media:title type="html">betterzip-ql</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/05/folder-ql.png" medium="image">
			<media:title type="html">folder-ql</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/05/suspiciouspackage-ql.png" medium="image">
			<media:title type="html">suspiciouspackage-ql</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/05/colorcode-ql.png" medium="image">
			<media:title type="html">colorcode-ql</media:title>
		</media:content>
	</item>
	</channel>
</rss>
