<!DOCTYPE zigzag SYSTEM "zigzag.dtd">
<?xml-stylesheet type="text/xsl" href="zigzag.xsl"?>
<zigzag>
<title>Schedule Demo</title>
<config onlyTurnAtCurrent="false" maxTurns="1"/>
<tour>
<step n="1" across="1" down="2">
<comment>Here's how some new dimensions can make personal record-keeping easier.  Let me show you a nice example, designed by Marlene Mallicoat.  We've made a column in Dimension 2 called SCHEDULE  (We've also made some others, which we'll get to.)  And we've typed in some cells to show the days of the month and their days of the week.  As we move the cursor down the column of the individual days, it appears to be an ordinary table.</comment>
<doit>Go down using the 'c' key until you get to 'April 14'.</doit>
</step>

<step n="14" across="1" down="2">
<comment>But this is no ordinary table, because it can open up as we move the cursor.  When we move the cursor to the right, Tuesday's schedule appears.</comment>
<doit>Move the cursor one step to the right using the 'f' key.</doit>
</step>

<step n="24" across="1" down="2">
<comment>This sudden change of scene can be a little startling, but that's one of the interesting aspects of the system.  Each cell's connections are independent, and can be arranged into weavings that aren't visible till you get there.  (There's much more to say about this, but no room to do it here.) Let's step the cursor to see the details of the conference call mentioned on the screen. </comment>
<doit>We step the cursor down and to the right, onto 'Conf.call.'</doit>
</step>

<step n="40" across="1" down="2">
<comment>More cells open up below, showing the names of the people I'm planning to talk to in this conference call. </comment>
<doit>Now we move the cursor down to 'Engelbart, D'. </doit>
</step>

<step n="50" across="1" down="2">
<comment>Consider the conference call that's on the schedule-- where shall we put the telephone numbers that we need?  In most conventional systems, we'd have a separate database module that other programs would refer to.  But here, instead, we can connect each item directly to the relevant information item.  This is where the idea of 'multiple dimensions' comes in.  We simply rotate the x axis into the contact-info dimension </comment>
<doit>Press the 'x' key once to project the 'contact-info' dimension onto the x axis. </doit>
</step>

<step n="50" across="contact-info" down="2">
<comment>Now here's another example.  How shall we keep track of expenses?  For instance, where shall we take note of the cost of the conference call?  Let's go to the cell for the conference call and rotate the x-axis into the money dimension.  That's where we have chosen to put the record of the cost of the conference call. </comment>
<doit>Press the 'e' key once and then press 'x' once to change to the 'money' dimension.</doit>
</step>

<step n="40" across="money" down="2">
<comment>Where should we keep our other expenses for the day?  Why, they too can be of course connected on the money dimension to the events whose cost they record.  Just step to the right. </comment>
<doit>Press the 'f' key once.</doit>
</step>

<step n="70" across="money" down="2">
<comment>We see the other expenses right there connected to the cost of the telephone call-- along dimension 2 (d.2).  Now notice that the summation of the expenses (we've kept it simple-- just two items, for clarity--) is also along dimension 2.  Remember that all these dimensions are independent, so that any two dimensions can be seen at right angles to each other.  So dimension 2 won't change as we rotate the x-axis back from d.money to d.1. </comment>
<doit>Press the 'x' key twice to rotate the '1' dimension back to the x axis.</doit>
</step>

<step n="70" across="1" down="2">
<comment>Well, look at that!  As we rotated the x-axis back to dimension 1, dimension 2 (as shown on the y-axis) stayed the same, with the column of figures remaining visible and unchanged.  The view of the expenses on d.2 did not change because we were only changing the x-axis.  Not only that, but we've returned to where we started.  And when the x-axis finally showed d.1, the EXPENSES heading is-- guess where?  Right in the same row on d.1 as the SCHEDULE heading, back in the top row, where this adventure began.  We've stepped the cursor up to the top row, where we started.  If we were to move the cursor to the left, to the cell saying SCHEDULE, we could start back down and around again. </comment>
</step>
</tour>
<dimensions>
	<dimension name="2" description="2" color="red" />
	<dimension name="1" description="1" color="blue" />
	<dimension name="contact-info" description="Contact Information" color="yellow" />
	<dimension name="money" description="Money" color="green" />
</dimensions>
<cells>
	<cell n="1"><title>Schedule</title><link direction="1" posward="2"/><link direction="2" posward="10"/></cell>
	<cell n="2"><title>Day</title><link direction="1" posward="3"/></cell>
	<cell n="3"><title>Expenses</title></cell>
	<cell n="10"><content>April 10</content><link direction="1" posward="20"/><link direction="2" posward="11"/></cell>
	<cell n="11"><content>April 11</content><link direction="1" posward="21"/><link direction="2" posward="12"/></cell>
	<cell n="12"><content>April 12</content><link direction="1" posward="22"/><link direction="2" posward="13"/></cell>
	<cell n="13"><content>April 13</content><link direction="1" posward="23"/><link direction="2" posward="14"/></cell>
	<cell n="14"><content>April 14</content><link direction="1" posward="24"/><link direction="2" posward="15"/></cell>
	<cell n="15"><content>April 15</content><link direction="1" posward="25"/></cell>
	<cell n="20"><content>Friday</content></cell>
	<cell n="21"><content>Saturday</content></cell>
	<cell n="22"><content>Sunday</content></cell>
	<cell n="23"><content>Monday</content></cell>
	<cell n="24"><content>Tuesday</content><link direction="2" posward="30"/></cell>
	<cell n="25"><content>Wednesday</content></cell>
	<cell n="30"><content>10am</content><link direction="2" posward="31"/><link direction="1" posward="40"/></cell>
	<cell n="31"><content>12 noon</content><link direction="2" posward="32"/><link direction="1" posward="41"/></cell>
	<cell n="32"><content>6pm</content><link direction="1" posward="42"/></cell>
	<cell n="40"><content>Conference call</content><link direction="2" posward="50"/><link direction="money" posward="70"/></cell>
	<cell n="41"><content>lunch</content></cell>
	<cell n="42"><content>dinner</content><link direction="money" posward="71"/></cell>
	<cell n="50"><content>Engelbart, Douglas</content><link direction="contact-info" posward="60"/><link direction="2" posward="51"/></cell>
	<cell n="51"><content>Hall, Wendy</content><link direction="contact-info" posward="61"/></cell>
	<cell n="60"><content>415-332-9078</content></cell>
	<cell n="61"><content>00 44 23 8059 2388</content></cell>
	<cell n="70"><content> $37.54</content> <link direction="2" posward="71" negward="3"/> </cell>
	<cell n="71"><content> $68.90</content><link direction="2" posward="72"/></cell>
	<cell n="72"><content>-------</content><link direction="2" posward="73"/></cell>
	<cell n="73"><content>$106.44</content></cell>
</cells>
</zigzag>
