<?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>Blowing Through Lines &#187; OS X</title>
	<atom:link href="http://blowingthroughlines.com/category/hints/osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://blowingthroughlines.com</link>
	<description>Highly addictive code.</description>
	<lastBuildDate>Tue, 15 Jun 2010 18:14:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quick Look for Actionscript (and most other c-like source-code)</title>
		<link>http://blowingthroughlines.com/2008/10/04/flash-as-3/quick-look-for-actionscript-and-most-other-c-like-source-code/</link>
		<comments>http://blowingthroughlines.com/2008/10/04/flash-as-3/quick-look-for-actionscript-and-most-other-c-like-source-code/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 20:51:09 +0000</pubDate>
		<dc:creator>nilloc</dc:creator>
				<category><![CDATA[Flash AS 3.0]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[hints]]></category>
		<category><![CDATA[as]]></category>
		<category><![CDATA[util]]></category>

		<guid isPermaLink="false">http://blowingthroughlines.com/?p=85</guid>
		<description><![CDATA[Stumbled across this Quick Look plugin the other day while learning Objective-C, and while it previewed and code colored my .h and .m files, it was a bit disappointing that it didn&#8217;t work on .as files.
So not quite as simple as adding .as to the info.plist&#8212;what I&#8217;ve done is add public.archive.applesingle to the list of [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Stumbled across this Quick Look plugin the other day while learning Objective-C, and while it previewed and code colored my .h and .m files, it was a bit disappointing that it didn&#8217;t work on .as files.</p>
<p>So not quite as simple as adding .as to the info.plist&mdash;what I&#8217;ve done is add public.archive.applesingle to the list of UTI types. This is a bit of a hack, because Adobe doesn&#8217;t export a profile UTI with .as files. So if they do start doing that someday, this may cause problems, but in the meantime, it&#8217;s the simplest way to get quicklook working for .as files.</p>
<p><a href='http://blowingthroughlines.com/wp-content/uploads/2008/10/qlenscript_with_as.zip' title='quicklook as plugin'>Download Quick Look with ActionScript Plugin</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blowingthroughlines.com/2008/10/04/flash-as-3/quick-look-for-actionscript-and-most-other-c-like-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Look can do EPS too.</title>
		<link>http://blowingthroughlines.com/2008/09/29/hints/osx/quick-look-can-do-eps-too/</link>
		<comments>http://blowingthroughlines.com/2008/09/29/hints/osx/quick-look-can-do-eps-too/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 08:15:44 +0000</pubDate>
		<dc:creator>nilloc</dc:creator>
				<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://blowingthroughlines.com/?p=80</guid>
		<description><![CDATA[Have to find the correct version of that logo to add to flash, but don&#8217;t want to load them all in the unbelievably slow preview app, or bother loading up Illustrator only to find out the designer sent you a photoshop eps without vector data? Sorry I&#8217;m venting a bit, but this plugin really saves [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Have to find the correct version of that logo to add to flash, but don&#8217;t want to load them all in the unbelievably slow preview app, or bother loading up Illustrator only to find out the designer sent you a photoshop eps without vector data? Sorry I&#8217;m venting a bit, but this plugin really saves me time—and it&#8217;s free.<br />
<a href="http://www.eternalstorms.at/utilities/epsqlplg/" target="_blank">EPS Quicklook Plugin</a></p>
<p>There&#8217;s actually a whole bunch of other plugins that are helpful too (beware: the zip one is pretty slow though).<br />
<a href="http://hrmpf.com/wordpress/218/quick-look-plugins-for-leopard">List of Quick Look Plugins for Leopard</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blowingthroughlines.com/2008/09/29/hints/osx/quick-look-can-do-eps-too/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
