<?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"
	>
<channel>
	<title>Comments on: Centering a Window Via AppleScript</title>
	<atom:link href="http://www.trainedchimpanzeeband.com/explodedclown/2008/04/29/centering-a-window-via-applescript/feed" rel="self" type="application/rss+xml" />
	<link>http://www.trainedchimpanzeeband.com/explodedclown/2008/04/29/centering-a-window-via-applescript</link>
	<description>Life is like an exploded clown; it's really funny until you figure out what just happened.</description>
	<pubDate>Mon, 08 Sep 2008 13:52:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: TALlama</title>
		<link>http://www.trainedchimpanzeeband.com/explodedclown/2008/04/29/centering-a-window-via-applescript#comment-3197</link>
		<dc:creator>TALlama</dc:creator>
		<pubDate>Wed, 30 Apr 2008 06:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainedchimpanzeeband.com/explodedclown/?p=132#comment-3197</guid>
		<description>Yeah, I should have been more explicit; this will fail pretty miserably on multiple displays, for the reasons Gruber points out in the linked page. There doesn't seem to be a very good way to find the desktop size on a multi-display setup without doing as you suggest and calling out to "defaults" on the command line. If anyone finds one, I'll gladly update the script.</description>
		<content:encoded><![CDATA[<p>Yeah, I should have been more explicit; this will fail pretty miserably on multiple displays, for the reasons Gruber points out in the linked page. There doesn&#8217;t seem to be a very good way to find the desktop size on a multi-display setup without doing as you suggest and calling out to &#8220;defaults&#8221; on the command line. If anyone finds one, I&#8217;ll gladly update the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Hendrix</title>
		<link>http://www.trainedchimpanzeeband.com/explodedclown/2008/04/29/centering-a-window-via-applescript#comment-3196</link>
		<dc:creator>Dave Hendrix</dc:creator>
		<pubDate>Tue, 29 Apr 2008 21:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.trainedchimpanzeeband.com/explodedclown/?p=132#comment-3196</guid>
		<description>Extra credit: multiple displays, various sizes, and not aligned to the same baseline. Hurts my head just thinking about it. Any way to do this without dipping into the window server prefs via "defaults read /Library/Preferences/com.apple.windowserver"? Probably sufficient to just center on main screen, but...</description>
		<content:encoded><![CDATA[<p>Extra credit: multiple displays, various sizes, and not aligned to the same baseline. Hurts my head just thinking about it. Any way to do this without dipping into the window server prefs via &#8220;defaults read /Library/Preferences/com.apple.windowserver&#8221;? Probably sufficient to just center on main screen, but&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
