<?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:go='http://ns.gigaom.com/'
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; Apple</title>
	<atom:link href="http://gigaom.com/apple/tag/quartz-composer/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 13:48:55 +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; Apple</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>Weekend Amusement: Make Your Own Or Install Hidden Leopard Screen Savers</title>
		<link>http://gigaom.com/apple/weekend-amusement-make-your-own-or-install-hidden-leopard-screen-savers/</link>
		<comments>http://gigaom.com/apple/weekend-amusement-make-your-own-or-install-hidden-leopard-screen-savers/#comments</comments>
		<pubDate>Fri, 16 May 2008 23:43:05 +0000</pubDate>
		<dc:creator>Bob Rudis</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Locations & Services]]></category>
		<category><![CDATA[Quickies]]></category>
		<category><![CDATA[quartz composer]]></category>
		<category><![CDATA[screen saver]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=3299</guid>
		<description><![CDATA[Apple screen savers are pretty much just Quartz Compositions (graphics created via Quartz Composer, a node based visual programming language), and, while there are some nice ones that come pre-installed, they get old rather quickly. You could opt to dedicate those idle CPU cycles to an [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=171420&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Apple screen savers are pretty much just <a href="http://www.quartzcompositions.com/phpBB2/">Quartz Compositions</a> (graphics created via Quartz Composer, a node based visual programming language), and, while there are some nice ones that come pre-installed, they get old rather quickly. You could opt to dedicate those idle CPU cycles to an <a href="http://folding.stanford.edu/English/Download">altruistic effort</a> (or just put your system to sleep and save energy). However, if you are looking to add some glitz and glamor to your workstation you need go no further than your own system.</p>
<p>Apple has squirreled away some gems right on on your own hard drive and the first place you should look is <code>/System/Library/Compositions</code> (in the Finder, hit Command-Shift-G and paste that path in &amp; hit <b>return</b>). With that folder open, go to <b>System Preferences</b> and select <b>Desktop &amp; Screen Saver</b> and select the <b>Screen Saver</b> tab. Now, you can test each one by dragging a <code>.qtz</code> file right onto the test panel in the <b>Preferences</b> window and either wait a bit or click <b>Test</b>. Notable ones include <b>Defocus.qtz</b>, <b>Stix.qtz</b> and <b>Travelator.qtz</b>. Some may require you to select a base image (click <b>Options&#8230;</b> to see if any of the Composers have options you can tweak).</p>
<div style="center"><img src="http://gigapple.files.wordpress.com/2008/05/tv.png?w=500&#038;h=364" alt="" width="500" height="364"  class=" alignleft" /></div>
<p>Things get really interesting if you head on over (in the Finder) to <code>/Developer/Examples/Quartz Composer/Compositions</code> (which only exists if you install the Developer Tools from the Leopard Install DVD). You have to dig into folders, but you&#8217;ll find <b>Image TV.qtz</b> under <b>Conceptual</b> which mimics various Apple ads and the Apple TV intro quite nicely. There&#8217;s even a token <b>Screen Savers</b> directory where you&#8217;ll find a Quartz Composer that uses motion-detection called <b>Security.qtz</b> (it may not be the best choice for a screen saver if there isn&#8217;t a great deal of motion around your system).</p>
<h3>Screen Savers DIY</h3>
<p>If you do install the Developer Tools, definitely head on over to <code>/Developer/Applications</code> and startup <b>Quartz Composer</b>. Apple made it pretty easy to create your own visual delights. It&#8217;s as simple as dragging nodes around, taking input and specifying how data should be processed.</p>
<div style="center"><a href='http://gigapple.files.wordpress.com/2008/05/diy.png'><img src="http://theappleblog.com/wp-content/uploads/2008/05/diy-255x300.png" alt="" width="255" height="300"  class=" alignleft" /></a></div>
<p>You can open up any of the examples to use as a starting point.</p>
<p>If you do give it a try, drop a note in the comments and share your creation with the world!</p>
<p>[via <a href="http://www.mactricksandtips.com/2008/03/installing-hidden-screen-savers-in.html">Mac Tips &amp; Tricks</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=171420+weekend-amusement-make-your-own-or-install-hidden-leopard-screen-savers&utm_content=hrbrmstr">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171420+weekend-amusement-make-your-own-or-install-hidden-leopard-screen-savers&utm_content=hrbrmstr">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171420+weekend-amusement-make-your-own-or-install-hidden-leopard-screen-savers&utm_content=hrbrmstr">The Near-Term Evolution of Social&nbsp;Commerce</a></li><li><a href="http://pro.gigaom.com/2011/02/content-farms-the-players-the-benefits-the-risks/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171420+weekend-amusement-make-your-own-or-install-hidden-leopard-screen-savers&utm_content=hrbrmstr">Content Farms: The Players, The Benefits, The&nbsp;Risks</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&amp;blog=14960843&amp;post=171420&amp;subd=gigaom2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/weekend-amusement-make-your-own-or-install-hidden-leopard-screen-savers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a08d08f6b541441fccf36bc6392a0784?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">hrbrmstr</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2008/05/tv.png" medium="image" />

		<media:content url="http://theappleblog.com/wp-content/uploads/2008/05/diy-255x300.png" medium="image" />
	</item>
	</channel>
</rss>
