<?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: Restore Previous Display Window Positions AppleScript</title>
	<atom:link href="http://www.jonathanlaliberte.com/2009/02/04/restore-previous-display-window-positions-applescript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonathanlaliberte.com/2009/02/04/restore-previous-display-window-positions-applescript/</link>
	<description>So Little To Say, and So Little Time To Say It.</description>
	<lastBuildDate>Tue, 02 Mar 2010 21:32:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jonathan Laliberte</title>
		<link>http://www.jonathanlaliberte.com/2009/02/04/restore-previous-display-window-positions-applescript/comment-page-1/#comment-3504</link>
		<dc:creator>Jonathan Laliberte</dc:creator>
		<pubDate>Tue, 02 Mar 2010 21:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathanlaliberte.com/?p=61#comment-3504</guid>
		<description>It may be possible, but I believe it would be quite the task. The current script solves most of the problem, but you do have to manually configure it.</description>
		<content:encoded><![CDATA[<p>It may be possible, but I believe it would be quite the task. The current script solves most of the problem, but you do have to manually configure it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Hayes</title>
		<link>http://www.jonathanlaliberte.com/2009/02/04/restore-previous-display-window-positions-applescript/comment-page-1/#comment-3503</link>
		<dc:creator>Kyle Hayes</dc:creator>
		<pubDate>Tue, 02 Mar 2010 14:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathanlaliberte.com/?p=61#comment-3503</guid>
		<description>Thank you so much for this script! It is precisely what I was looking for. I&#039;m even wondering if it could be expanded to loop through all the open windows and persist their position and size.

Thanks!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this script! It is precisely what I was looking for. I&#8217;m even wondering if it could be expanded to loop through all the open windows and persist their position and size.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Laliberte</title>
		<link>http://www.jonathanlaliberte.com/2009/02/04/restore-previous-display-window-positions-applescript/comment-page-1/#comment-3490</link>
		<dc:creator>Jonathan Laliberte</dc:creator>
		<pubDate>Thu, 12 Nov 2009 01:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathanlaliberte.com/?p=61#comment-3490</guid>
		<description>I don&#039;t doubt that there is a way to make it spaces-aware, unfortunately I do not use spaces and really lack the time to look in to this. Google around a bit, and maybe check out http://macscripter.net</description>
		<content:encoded><![CDATA[<p>I don&#8217;t doubt that there is a way to make it spaces-aware, unfortunately I do not use spaces and really lack the time to look in to this. Google around a bit, and maybe check out <a href="http://macscripter.net" rel="nofollow">http://macscripter.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Coleman</title>
		<link>http://www.jonathanlaliberte.com/2009/02/04/restore-previous-display-window-positions-applescript/comment-page-1/#comment-3489</link>
		<dc:creator>Chris Coleman</dc:creator>
		<pubDate>Wed, 11 Nov 2009 20:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathanlaliberte.com/?p=61#comment-3489</guid>
		<description>This seems like exactly what I need, and it seems to be working for me -- mostly. It seems like even if an application is running, it throws an error unless the application is in the current Space. Is there a way to make this Spaces-aware?</description>
		<content:encoded><![CDATA[<p>This seems like exactly what I need, and it seems to be working for me &#8212; mostly. It seems like even if an application is running, it throws an error unless the application is in the current Space. Is there a way to make this Spaces-aware?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://www.jonathanlaliberte.com/2009/02/04/restore-previous-display-window-positions-applescript/comment-page-1/#comment-3488</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Thu, 22 Oct 2009 13:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathanlaliberte.com/?p=61#comment-3488</guid>
		<description>Thanks so much, this is a huge help!  Mostly b/c I am so anal about my windows all being in a perfect position... I just wish Apple would add a listener into the finder that remembered the position with multiple displays!</description>
		<content:encoded><![CDATA[<p>Thanks so much, this is a huge help!  Mostly b/c I am so anal about my windows all being in a perfect position&#8230; I just wish Apple would add a listener into the finder that remembered the position with multiple displays!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JK</title>
		<link>http://www.jonathanlaliberte.com/2009/02/04/restore-previous-display-window-positions-applescript/comment-page-1/#comment-3387</link>
		<dc:creator>JK</dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathanlaliberte.com/?p=61#comment-3387</guid>
		<description>Thanks you so much for this! As a web developer who needs to switch his second monitor back and forth from Mac to PC multiple times a day, this script has cured my biggest frustration. Killer.</description>
		<content:encoded><![CDATA[<p>Thanks you so much for this! As a web developer who needs to switch his second monitor back and forth from Mac to PC multiple times a day, this script has cured my biggest frustration. Killer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clif</title>
		<link>http://www.jonathanlaliberte.com/2009/02/04/restore-previous-display-window-positions-applescript/comment-page-1/#comment-3386</link>
		<dc:creator>Clif</dc:creator>
		<pubDate>Fri, 05 Jun 2009 14:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathanlaliberte.com/?p=61#comment-3386</guid>
		<description>Works great thanks!</description>
		<content:encoded><![CDATA[<p>Works great thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Laliberte</title>
		<link>http://www.jonathanlaliberte.com/2009/02/04/restore-previous-display-window-positions-applescript/comment-page-1/#comment-3384</link>
		<dc:creator>Jonathan Laliberte</dc:creator>
		<pubDate>Thu, 30 Apr 2009 03:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathanlaliberte.com/?p=61#comment-3384</guid>
		<description>&lt;a href=&quot;#comment-3381&quot; rel=&quot;nofollow&quot;&gt;@Justin&lt;/a&gt; 
No tricks, but it will almost certainly require some modification depending on the applications you use. It would be possible to actually make a list of all applications and windows, and restore them - but it could be ugly, and error prone. I use this as there are a few specific apps and windows I need moved every time.</description>
		<content:encoded><![CDATA[<p><a href="#comment-3381" rel="nofollow">@Justin</a><br />
No tricks, but it will almost certainly require some modification depending on the applications you use. It would be possible to actually make a list of all applications and windows, and restore them &#8211; but it could be ugly, and error prone. I use this as there are a few specific apps and windows I need moved every time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.jonathanlaliberte.com/2009/02/04/restore-previous-display-window-positions-applescript/comment-page-1/#comment-3381</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 26 Mar 2009 00:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonathanlaliberte.com/?p=61#comment-3381</guid>
		<description>I couldn&#039;t get this to work man.  Any tricks you had to do?

Thanks.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t get this to work man.  Any tricks you had to do?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
