<?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: The Start of My Programming Days</title>
	<atom:link href="http://mrwillmore.com/2005/07/02/the-start-of-my-programming-days/feed/" rel="self" type="application/rss+xml" />
	<link>http://mrwillmore.com/2005/07/02/the-start-of-my-programming-days/</link>
	<description>"I want to put a dent in the universe." &#8212; Steve Jobs</description>
	<pubDate>Fri, 21 Nov 2008 20:55:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: guillaume</title>
		<link>http://mrwillmore.com/2005/07/02/the-start-of-my-programming-days/#comment-1386</link>
		<dc:creator>guillaume</dc:creator>
		<pubDate>Wed, 07 Sep 2005 12:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://web.ics.purdue.edu/~willmore/blog/?p=45#comment-1386</guid>
		<description>&lt;p&gt;Hi , how are you? You are pretty good at programming so?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi , how are you? You are pretty good at programming so?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://mrwillmore.com/2005/07/02/the-start-of-my-programming-days/#comment-768</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 07 Jul 2005 15:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://web.ics.purdue.edu/~willmore/blog/?p=45#comment-768</guid>
		<description>&lt;p&gt;Matt -&lt;/p&gt;

&lt;p&gt;The common "builds" are a good idea, and the way you said it is better than how I had imagined it.  They way it was in my head, when it would query the packages set to be installed it would just enable them (via checkboxes or whatever).  Instead, I can do straight "packages" like you described, while retaining the ability to alter individual packages.&lt;/p&gt;

&lt;p&gt;The NetBoot idea is brilliant.  I can't believe I passed it over.  We were concerned about using DVD's because not everyone has a DVD drive, but were planning to get around it with a FireWire DVD drive.  NetBoot is 1000x better, and smooth as hell - something to make the Windows team envious.&lt;/p&gt;

&lt;p&gt;Thanks for the ideas!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Matt -</p>
<p>The common &#8220;builds&#8221; are a good idea, and the way you said it is better than how I had imagined it.  They way it was in my head, when it would query the packages set to be installed it would just enable them (via checkboxes or whatever).  Instead, I can do straight &#8220;packages&#8221; like you described, while retaining the ability to alter individual packages.</p>
<p>The NetBoot idea is brilliant.  I can&#8217;t believe I passed it over.  We were concerned about using DVD&#8217;s because not everyone has a DVD drive, but were planning to get around it with a FireWire DVD drive.  NetBoot is 1000x better, and smooth as hell - something to make the Windows team envious.</p>
<p>Thanks for the ideas!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Machczynski</title>
		<link>http://mrwillmore.com/2005/07/02/the-start-of-my-programming-days/#comment-767</link>
		<dc:creator>Matt Machczynski</dc:creator>
		<pubDate>Thu, 07 Jul 2005 15:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://web.ics.purdue.edu/~willmore/blog/?p=45#comment-767</guid>
		<description>&lt;p&gt;A couple points&lt;/p&gt;

&lt;p&gt;1) Make sure you have the sql client in your initial load so you can contact the SQL database (I know..sounds apparent but some people might forget).&lt;/p&gt;

&lt;p&gt;2) More importantly, have some idea of common "builds" or some such and select from those.  For example, you don't want to select every damn application that will go on a machine.  It's a lot simpler to say "This is a web server with WebObjects" (which is really just a pointer to a list of applications and install orders).  This will make installs much less painful (also leads to potential for easier upgrades, etc.)&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;You might want to check out some infrastructural bits such as net boot to allow for more flexibility as well (and to not have to deal with DVDs).&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;m.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A couple points</p>
<p>1) Make sure you have the sql client in your initial load so you can contact the SQL database (I know..sounds apparent but some people might forget).</p>
<p>2) More importantly, have some idea of common &#8220;builds&#8221; or some such and select from those.  For example, you don&#8217;t want to select every damn application that will go on a machine.  It&#8217;s a lot simpler to say &#8220;This is a web server with WebObjects&#8221; (which is really just a pointer to a list of applications and install orders).  This will make installs much less painful (also leads to potential for easier upgrades, etc.)</p>
<ol>
<li>You might want to check out some infrastructural bits such as net boot to allow for more flexibility as well (and to not have to deal with DVDs).</li>
</ol>
<p>m.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
