<?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: STX Installer</title>
	<atom:link href="http://blog.mikeasoft.com/2005/11/03/stx-installer-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mikeasoft.com/2005/11/03/stx-installer-2/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 04:34:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Mike</title>
		<link>http://blog.mikeasoft.com/2005/11/03/stx-installer-2/#comment-9</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 04 Nov 2005 09:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeasoft.com/2005/11/03/stx-installer-2/#comment-9</guid>
		<description>Well you could consider the graphical steps of the GUI vaguely scriptable as they are, since the whole thing's written in Python; but there's currently no simple way for non-python (&#38; pyfltk) programmers to change the installation steps. But that is something I'll change if I get around to trying to make it a full on general purpose installation solution.</description>
		<content:encoded><![CDATA[<p>Well you could consider the graphical steps of the GUI vaguely scriptable as they are, since the whole thing&#8217;s written in Python; but there&#8217;s currently no simple way for non-python (&amp; pyfltk) programmers to change the installation steps. But that is something I&#8217;ll change if I get around to trying to make it a full on general purpose installation solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D</title>
		<link>http://blog.mikeasoft.com/2005/11/03/stx-installer-2/#comment-8</link>
		<dc:creator>D</dc:creator>
		<pubDate>Fri, 04 Nov 2005 08:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeasoft.com/2005/11/03/stx-installer-2/#comment-8</guid>
		<description>&#62; There isn’t a lot that needs scripting within the actual GUI itself
&#62; (outside of the installation instructions, provided by the system
&#62; mentioned above) as things stand.

I was more refering to the GUI stages before the installer kicks in to do the gruntwork, the questions it asks, etc. if those scriptable. eg: in the future if you need to ask for WPA details or whatnot, how griefsome would that be to squidge in?  Although by the sounds of it, you're going to have the entire shebang scriptable (so you can use installer for other things) so that covers that point anywho.

-Dx</description>
		<content:encoded><![CDATA[<p>&gt; There isn’t a lot that needs scripting within the actual GUI itself<br />
&gt; (outside of the installation instructions, provided by the system<br />
&gt; mentioned above) as things stand.</p>
<p>I was more refering to the GUI stages before the installer kicks in to do the gruntwork, the questions it asks, etc. if those scriptable. eg: in the future if you need to ask for WPA details or whatnot, how griefsome would that be to squidge in?  Although by the sounds of it, you&#8217;re going to have the entire shebang scriptable (so you can use installer for other things) so that covers that point anywho.</p>
<p>-Dx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blog.mikeasoft.com/2005/11/03/stx-installer-2/#comment-7</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 03 Nov 2005 23:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeasoft.com/2005/11/03/stx-installer-2/#comment-7</guid>
		<description>Yeah, the gui provides various variables such as $SWAP; but if the GUI isn't being used then the normal bash script before the ####START INSTALL#### section can provide it (as shown in the example). There isn't a lot that needs scripting within the actual GUI itself (outside of the installation instructions, provided by the system mentioned above) as things stand. The visual elements of the installer can be changed with &lt;a href="http://www.fltk.org/documentation.php/doc-1.1/fluid.html#FLUID" rel="nofollow"&gt;fluid&lt;/a&gt;. I might at some stage take the backend from this and create a nice general purpose installer system for normal programs (at the moment it's only purpose is installation of GNU/Linux LiveCD distributions).

A few pictures of the installer can be seen in this post: &lt;a href="http://blog.mikeasoft.com/2005/09/23/stx-installer/"&gt;http://blog.mikeasoft.com/2005/09/23/stx-installer/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Yeah, the gui provides various variables such as $SWAP; but if the GUI isn&#8217;t being used then the normal bash script before the ####START INSTALL#### section can provide it (as shown in the example). There isn&#8217;t a lot that needs scripting within the actual GUI itself (outside of the installation instructions, provided by the system mentioned above) as things stand. The visual elements of the installer can be changed with <a href="http://www.fltk.org/documentation.php/doc-1.1/fluid.html#FLUID" rel="nofollow">fluid</a>. I might at some stage take the backend from this and create a nice general purpose installer system for normal programs (at the moment it&#8217;s only purpose is installation of GNU/Linux LiveCD distributions).</p>
<p>A few pictures of the installer can be seen in this post: <a href="http://blog.mikeasoft.com/2005/09/23/stx-installer/">http://blog.mikeasoft.com/2005/09/23/stx-installer/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D</title>
		<link>http://blog.mikeasoft.com/2005/11/03/stx-installer-2/#comment-6</link>
		<dc:creator>D</dc:creator>
		<pubDate>Thu, 03 Nov 2005 22:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeasoft.com/2005/11/03/stx-installer-2/#comment-6</guid>
		<description>I presume that variables like $SWAP are populated by the installer GUI which too is scriptable in some way? :)

-Dx</description>
		<content:encoded><![CDATA[<p>I presume that variables like $SWAP are populated by the installer GUI which too is scriptable in some way? <img src='http://blog.mikeasoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>-Dx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
