<?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: Resize Your Windows Automatically for Different Resolutions</title>
	<atom:link href="http://blog.slaunchaman.com/2008/05/20/resize-your-windows-automatically-for-different-resolutions/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.slaunchaman.com/2008/05/20/resize-your-windows-automatically-for-different-resolutions/</link>
	<description>Mac tips, iPhone applications, and the like</description>
	<pubDate>Tue, 06 Jan 2009 10:42:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff Kelley’s Blog &#187; Blog Archive &#187; Updated: Resizer AppleScript</title>
		<link>http://blog.slaunchaman.com/2008/05/20/resize-your-windows-automatically-for-different-resolutions/comment-page-1/#comment-62</link>
		<dc:creator>Jeff Kelley’s Blog &#187; Blog Archive &#187; Updated: Resizer AppleScript</dc:creator>
		<pubDate>Sat, 12 Jul 2008 12:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://slaunchaman.wordpress.com/?p=17#comment-62</guid>
		<description>[...] looking at my AppleScript to resize windows, I’ve decided to make a few updates.  Instead of manually doing the math for each resolution, [...]</description>
		<content:encoded><![CDATA[<p>[...] looking at my AppleScript to resize windows, I’ve decided to make a few updates.  Instead of manually doing the math for each resolution, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Kelley’s Blog &#187; Blog Archive &#187; Use Your MacBook Pro with an External Monitor Without Sleeping</title>
		<link>http://blog.slaunchaman.com/2008/05/20/resize-your-windows-automatically-for-different-resolutions/comment-page-1/#comment-45</link>
		<dc:creator>Jeff Kelley’s Blog &#187; Blog Archive &#187; Use Your MacBook Pro with an External Monitor Without Sleeping</dc:creator>
		<pubDate>Thu, 10 Jul 2008 04:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://slaunchaman.wordpress.com/?p=17#comment-45</guid>
		<description>[...] in a similar vein as to what pushed me to write my Applescript to resize windows, I’ve been looking at what to do about going from using the LCD on the MacBook pro to an external [...]</description>
		<content:encoded><![CDATA[<p>[...] in a similar vein as to what pushed me to write my Applescript to resize windows, I’ve been looking at what to do about going from using the LCD on the MacBook pro to an external [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to get the dimensions of the dock with AppleScript in Mac OS X Leopard at j4mie dot org</title>
		<link>http://blog.slaunchaman.com/2008/05/20/resize-your-windows-automatically-for-different-resolutions/comment-page-1/#comment-27</link>
		<dc:creator>How to get the dimensions of the dock with AppleScript in Mac OS X Leopard at j4mie dot org</dc:creator>
		<pubDate>Mon, 26 May 2008 16:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://slaunchaman.wordpress.com/?p=17#comment-27</guid>
		<description>[...] code snipped might be useful for anyone wanting to write a script to resize your application windows automatically to fit on your [...]</description>
		<content:encoded><![CDATA[<p>[...] code snipped might be useful for anyone wanting to write a script to resize your application windows automatically to fit on your [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PowerLlama</title>
		<link>http://blog.slaunchaman.com/2008/05/20/resize-your-windows-automatically-for-different-resolutions/comment-page-1/#comment-24</link>
		<dc:creator>PowerLlama</dc:creator>
		<pubDate>Mon, 26 May 2008 02:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://slaunchaman.wordpress.com/?p=17#comment-24</guid>
		<description>Thanks Jeff!

I know pretty much nothing about applescript, or coding. =(

I think I can work it out though.</description>
		<content:encoded><![CDATA[<p>Thanks Jeff!</p>
<p>I know pretty much nothing about applescript, or coding. =(</p>
<p>I think I can work it out though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Kelley</title>
		<link>http://blog.slaunchaman.com/2008/05/20/resize-your-windows-automatically-for-different-resolutions/comment-page-1/#comment-23</link>
		<dc:creator>Jeff Kelley</dc:creator>
		<pubDate>Mon, 26 May 2008 02:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://slaunchaman.wordpress.com/?p=17#comment-23</guid>
		<description>PowerLlama,

There’s no reason you can’t; my script uses variables like _nl and _nr, you could use _new_firefox_left and _new_mail_left, etc.  Go nuts.</description>
		<content:encoded><![CDATA[<p>PowerLlama,</p>
<p>There’s no reason you can’t; my script uses variables like _nl and _nr, you could use _new_firefox_left and _new_mail_left, etc.  Go nuts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PowerLlama</title>
		<link>http://blog.slaunchaman.com/2008/05/20/resize-your-windows-automatically-for-different-resolutions/comment-page-1/#comment-26</link>
		<dc:creator>PowerLlama</dc:creator>
		<pubDate>Mon, 26 May 2008 00:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://slaunchaman.wordpress.com/?p=17#comment-26</guid>
		<description>My question is, can I have it resize the different programs differently? I like mail to take up an entire screen, but I like firefox smaller. Would that require me to make two separate scripts, and maybe an applescript to run both of them? Or can this be done in one script?</description>
		<content:encoded><![CDATA[<p>My question is, can I have it resize the different programs differently? I like mail to take up an entire screen, but I like firefox smaller. Would that require me to make two separate scripts, and maybe an applescript to run both of them? Or can this be done in one script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Un AppleScript para cambiar la resolución de pantalla &#124;</title>
		<link>http://blog.slaunchaman.com/2008/05/20/resize-your-windows-automatically-for-different-resolutions/comment-page-1/#comment-25</link>
		<dc:creator>Un AppleScript para cambiar la resolución de pantalla &#124;</dc:creator>
		<pubDate>Sun, 25 May 2008 12:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://slaunchaman.wordpress.com/?p=17#comment-25</guid>
		<description>[...] cambio de resolución puede ser un poco fastidioso. Una posible solución es este AppleScripts de Jeff Kelly, que detecta automáticamente la resolución del monitor y cambia las ventanas con el tamaño [...]</description>
		<content:encoded><![CDATA[<p>[...] cambio de resolución puede ser un poco fastidioso. Una posible solución es este AppleScripts de Jeff Kelly, que detecta automáticamente la resolución del monitor y cambia las ventanas con el tamaño [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: notreadbyhumans</title>
		<link>http://blog.slaunchaman.com/2008/05/20/resize-your-windows-automatically-for-different-resolutions/comment-page-1/#comment-22</link>
		<dc:creator>notreadbyhumans</dc:creator>
		<pubDate>Sat, 24 May 2008 21:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://slaunchaman.wordpress.com/?p=17#comment-22</guid>
		<description>Cool script.

Anybody have any idea whether it's possible to also adjust the desktop Grid spacing or Icon size through Applescript?

It would be very useful to also be able to automatically adjust the layout of my desktop as I switch between monitors.</description>
		<content:encoded><![CDATA[<p>Cool script.</p>
<p>Anybody have any idea whether it&#8217;s possible to also adjust the desktop Grid spacing or Icon size through Applescript?</p>
<p>It would be very useful to also be able to automatically adjust the layout of my desktop as I switch between monitors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Kelley</title>
		<link>http://blog.slaunchaman.com/2008/05/20/resize-your-windows-automatically-for-different-resolutions/comment-page-1/#comment-21</link>
		<dc:creator>Jeff Kelley</dc:creator>
		<pubDate>Fri, 23 May 2008 11:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://slaunchaman.wordpress.com/?p=17#comment-21</guid>
		<description>Martijn,

When you have multiple displays, it acts as one large display.  If you have your displays next to one another, it'll be something like 3360 x 1200.  Look &lt;a HREF="http://daringfireball.net/2006/12/display_size_applescript_the_lazy_way" rel="nofollow"&gt;here&lt;/A&gt; for more information.</description>
		<content:encoded><![CDATA[<p>Martijn,</p>
<p>When you have multiple displays, it acts as one large display.  If you have your displays next to one another, it&#8217;ll be something like 3360 x 1200.  Look <a HREF="http://daringfireball.net/2006/12/display_size_applescript_the_lazy_way" rel="nofollow">here</a> for more information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Un Applescript par ordenarlos a todos</title>
		<link>http://blog.slaunchaman.com/2008/05/20/resize-your-windows-automatically-for-different-resolutions/comment-page-1/#comment-20</link>
		<dc:creator>Un Applescript par ordenarlos a todos</dc:creator>
		<pubDate>Fri, 23 May 2008 06:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://slaunchaman.wordpress.com/?p=17#comment-20</guid>
		<description>[...] pasarnos un tiempo precioso reordenando iconos de forma que entren en la nueva resolución tenemos este Applescript creado por Jeff Kelley’s. que detectara la resolución que tengamos cambiando el tamaño de los [...]</description>
		<content:encoded><![CDATA[<p>[...] pasarnos un tiempo precioso reordenando iconos de forma que entren en la nueva resolución tenemos este Applescript creado por Jeff Kelley’s. que detectara la resolución que tengamos cambiando el tamaño de los [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
