<?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: Automating The Development Environment</title>
	<atom:link href="http://www.runlevel6.org/2008/05/11/automating-the-development-environment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.runlevel6.org/2008/05/11/automating-the-development-environment/</link>
	<description>Reboot your mind.</description>
	<pubDate>Fri, 29 Aug 2008 05:50:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Sean</title>
		<link>http://www.runlevel6.org/2008/05/11/automating-the-development-environment/#comment-24</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Mon, 09 Jun 2008 20:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.runlevel6.org/?p=20#comment-24</guid>
		<description>Doh, I thought I had set those already, but it turns out I had just had a set of windows that I'd manually resized open for weeks and hadn't closed them.  :)  Thanks.</description>
		<content:encoded><![CDATA[<p>Doh, I thought I had set those already, but it turns out I had just had a set of windows that I&#8217;d manually resized open for weeks and hadn&#8217;t closed them.  <img src='http://www.runlevel6.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gianni</title>
		<link>http://www.runlevel6.org/2008/05/11/automating-the-development-environment/#comment-23</link>
		<dc:creator>Gianni</dc:creator>
		<pubDate>Thu, 22 May 2008 18:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.runlevel6.org/?p=20#comment-23</guid>
		<description>Sean, if you open up the Terminal.app preferences, select the &lt;strong&gt;Settings&lt;/strong&gt; tab, then the &lt;strong&gt;Window&lt;/strong&gt; pane you'll see an area where you can adjust the number of columns and rows of the terminal. You'll want to modify those settings, I keep mine at 244 cols and 64 rows for a 1680x1050 resolution.

&lt;a href="http://www.grabup.com/uploads/d0f41b5dd3864211d504613bb651348f.png" title="Preference Pane" rel="nofollow"&gt;Here is a screenshot of the settings.&lt;/a&gt;

Now your Terminal.app will always start at that size.</description>
		<content:encoded><![CDATA[<p>Sean, if you open up the Terminal.app preferences, select the <strong>Settings</strong> tab, then the <strong>Window</strong> pane you&#8217;ll see an area where you can adjust the number of columns and rows of the terminal. You&#8217;ll want to modify those settings, I keep mine at 244 cols and 64 rows for a 1680&#215;1050 resolution.</p>
<p><a href="http://www.grabup.com/uploads/d0f41b5dd3864211d504613bb651348f.png" title="Preference Pane" rel="nofollow">Here is a screenshot of the settings.</a></p>
<p>Now your Terminal.app will always start at that size.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.runlevel6.org/2008/05/11/automating-the-development-environment/#comment-22</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Thu, 22 May 2008 13:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.runlevel6.org/?p=20#comment-22</guid>
		<description>This is fantastic, but when I use this, my Terminal windows open up skinny (or, more likely, normal).  Any way to set the width of the windows or to have it obey the Terminal defaults?</description>
		<content:encoded><![CDATA[<p>This is fantastic, but when I use this, my Terminal windows open up skinny (or, more likely, normal).  Any way to set the width of the windows or to have it obey the Terminal defaults?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilya Grigorik</title>
		<link>http://www.runlevel6.org/2008/05/11/automating-the-development-environment/#comment-17</link>
		<dc:creator>Ilya Grigorik</dc:creator>
		<pubDate>Wed, 14 May 2008 11:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.runlevel6.org/?p=20#comment-17</guid>
		<description>Hmm, nice. I replicate same functionality, albeit with a bash script, most of the time.</description>
		<content:encoded><![CDATA[<p>Hmm, nice. I replicate same functionality, albeit with a bash script, most of the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web 2.0 Announcer</title>
		<link>http://www.runlevel6.org/2008/05/11/automating-the-development-environment/#comment-16</link>
		<dc:creator>Web 2.0 Announcer</dc:creator>
		<pubDate>Tue, 13 May 2008 19:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.runlevel6.org/?p=20#comment-16</guid>
		<description>&lt;strong&gt;Automating the Development Environment...&lt;/strong&gt;

[...]A simple guide that teaches you how to automate your development environment to a 1-click affair using the latest Mac OS X technologies.[...]...</description>
		<content:encoded><![CDATA[<p><strong>Automating the Development Environment&#8230;</strong></p>
<p>[&#8230;]A simple guide that teaches you how to automate your development environment to a 1-click affair using the latest Mac OS X technologies.[&#8230;]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://www.runlevel6.org/2008/05/11/automating-the-development-environment/#comment-15</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Tue, 13 May 2008 07:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.runlevel6.org/?p=20#comment-15</guid>
		<description>Nice example on how you can make your life easier with Automator, its a handy little tool indeed.. Cheers Gf.</description>
		<content:encoded><![CDATA[<p>Nice example on how you can make your life easier with Automator, its a handy little tool indeed.. Cheers Gf.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.runlevel6.org/2008/05/11/automating-the-development-environment/#comment-12</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Mon, 12 May 2008 05:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.runlevel6.org/?p=20#comment-12</guid>
		<description>Gianni, you have 4 months to figure out how to make this fetch me my coffee in the morning.</description>
		<content:encoded><![CDATA[<p>Gianni, you have 4 months to figure out how to make this fetch me my coffee in the morning.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
