<?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>Visceral Logic Programming &#187; AppleScript</title>
	<atom:link href="http://www.viscerallogic.com/programming/blog/category/languages/applescript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.viscerallogic.com/programming/blog</link>
	<description>Code tidbits and tutorials.</description>
	<lastBuildDate>Fri, 21 Nov 2008 21:52:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Desktop Screensaver Background</title>
		<link>http://www.viscerallogic.com/programming/blog/2007/02/04/desktop-screensaver-background/</link>
		<comments>http://www.viscerallogic.com/programming/blog/2007/02/04/desktop-screensaver-background/#comments</comments>
		<pubDate>Sun, 04 Feb 2007 22:14:18 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Unix Shell]]></category>

		<guid isPermaLink="false">http://www.viscerallogic.com/programming/blog/2007/02/04/desktop-screensaver-background/</guid>
		<description><![CDATA[
The screensaver module in OS X has a command-line option that allows it to be run in the
background of your screen, as a replacement for the desktop picture. I found this in the
application bgscreensaver, which
contains an AppleScript to launch the screensaver module in the background, using a shell
command found by Michael Coyle at ResExcellence.


While this [...]]]></description>
		<wfw:commentRss>http://www.viscerallogic.com/programming/blog/2007/02/04/desktop-screensaver-background/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

