<?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 on: OS X Quick Tip: Make your Screen Saver your Wallpaper</title>
	<atom:link href="http://www.applegazette.com/quick-tips/os-x-quick-tip-make-your-screen-saver-your-wallpaper/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.applegazette.com/quick-tips/os-x-quick-tip-make-your-screen-saver-your-wallpaper/</link>
	<description>Your Ultimate Guide to Thinking Differently</description>
	<lastBuildDate>Thu, 09 Feb 2012 05:10:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Noah</title>
		<link>http://www.applegazette.com/quick-tips/os-x-quick-tip-make-your-screen-saver-your-wallpaper/comment-page-1/#comment-4723</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Fri, 09 Feb 2007 00:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.applegazette.com/quick-tips/os-x-quick-tip-make-your-screen-saver-your-wallpaper/#comment-4723</guid>
		<description>Small correction.  Put a backslash before the ampersand like so:

$ echo /System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background \&amp; &gt; saverBack</description>
		<content:encoded><![CDATA[<p>Small correction.  Put a backslash before the ampersand like so:</p>
<p>$ echo /System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background \&amp; &gt; saverBack</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah</title>
		<link>http://www.applegazette.com/quick-tips/os-x-quick-tip-make-your-screen-saver-your-wallpaper/comment-page-1/#comment-4722</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Fri, 09 Feb 2007 00:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.applegazette.com/quick-tips/os-x-quick-tip-make-your-screen-saver-your-wallpaper/#comment-4722</guid>
		<description>You can set this to work on startup by doing the following:

from the terminal:

$ echo /System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background &amp; &gt; saverBack

$ chmod +x saverBack

$ ./saverBack

To run this in the background on every startup just add it to your Login Items in the Accounts preference in System Preferences.</description>
		<content:encoded><![CDATA[<p>You can set this to work on startup by doing the following:</p>
<p>from the terminal:</p>
<p>$ echo /System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background &amp; &gt; saverBack</p>
<p>$ chmod +x saverBack</p>
<p>$ ./saverBack</p>
<p>To run this in the background on every startup just add it to your Login Items in the Accounts preference in System Preferences.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil</title>
		<link>http://www.applegazette.com/quick-tips/os-x-quick-tip-make-your-screen-saver-your-wallpaper/comment-page-1/#comment-4702</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Thu, 08 Feb 2007 13:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.applegazette.com/quick-tips/os-x-quick-tip-make-your-screen-saver-your-wallpaper/#comment-4702</guid>
		<description>neat! pity you have to let the terminal window open, though.</description>
		<content:encoded><![CDATA[<p>neat! pity you have to let the terminal window open, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

