Skip to content

Commit 3f328d0

Browse files
committed
products page added
1 parent d3aa48e commit 3f328d0

9 files changed

+278
-14
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,14 @@
112112
<hr>
113113
<p>
114114

115+
<p>
116+
<i>For a list of "features" (products) and a description of each, click:</i>
117+
<p>
118+
<i><center></i>
119+
<p>
120+
<i><a href="http://products.ideafarm.com/" target="_blank">http://products.ideafarm.com/</a></i>
121+
<p>
122+
<i></center></i>
115123
<p>
116124
<a href="pages/index.z.black.794e6e83.10000000.html"><i><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up one level into the knowledge tree to focus on this paragraph.' , 0 )">This page is for every person, worldwide, who has a personal computer that runs a recent version of MS Windows.</span></i></a>
117125
You do not need to be a "technical whiz"; just follow the directions below and ask for help if you need it.

index.white.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,14 @@
112112
<hr>
113113
<p>
114114

115+
<p>
116+
<i>For a list of "features" (products) and a description of each, click:</i>
117+
<p>
118+
<i><center></i>
119+
<p>
120+
<i><a href="http://products.ideafarm.com/" target="_blank">http://products.ideafarm.com/</a></i>
121+
<p>
122+
<i></center></i>
115123
<p>
116124
<a href="pages/index.z.white.794e6e83.10000000.html"><i><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up one level into the knowledge tree to focus on this paragraph.' , 0 )">This page is for every person, worldwide, who has a personal computer that runs a recent version of MS Windows.</span></i></a>
117125
You do not need to be a "technical whiz"; just follow the directions below and ask for help if you need it.
Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2+
<html>
3+
<head>
4+
5+
<title>
6+
Clear the destination box and, into it, type \"C:\\\" (without the quotes).
7+
</title>
8+
<script type="text/javascript">
9+
10+
var hTimer = 0 ;
11+
var idDefaultMessageLath = 0 ;
12+
13+
function clearMessageF()
14+
{
15+
if( hTimer )
16+
{
17+
clearTimeout( hTimer ) ;
18+
hTimer = 0 ;
19+
}
20+
21+
document.getElementById( "message1" ).innerHTML = "&thinsp;" ;
22+
}
23+
24+
function sayMessageF( postP , msP )
25+
{
26+
if( hTimer )
27+
{
28+
clearTimeout( hTimer ) ;
29+
hTimer = 0 ;
30+
}
31+
32+
if( !postP )
33+
{
34+
if( !msP ) msP = 16000 ;
35+
sayMessageDefaultF( msP ) ;
36+
}
37+
else
38+
{
39+
document.getElementById( "message1" ).innerHTML = postP ;
40+
41+
if( msP )
42+
{
43+
/*hTimer = setTimeout( " clearMessageF() " , msP ) ;*/
44+
}
45+
}
46+
}
47+
48+
function sayMessageDefaultF( msP )
49+
{
50+
switch( ( ++ idDefaultMessageLath ) % 0x10 )
51+
{
52+
case 1 : { sayMessageF( "This is an IdeaFarm (tm) Knowledge Tree, rendered as foreign (conventional linear) text." , msP ) ; break ; }
53+
case 4 : { sayMessageF( "Do not fear that you will die. Fear that you might never live!" , msP ) ; break ; }
54+
default : { clearMessageF() ; break ; }
55+
}
56+
}
57+
58+
</script>
59+
</head>
60+
61+
<body style="font-family:arial ; background-color:#000 ; color:#ff6" onload="sayMessageDefaultF( 16000 )">
62+
63+
<style type="text/css">
64+
A:link
65+
{
66+
color: #ff6 ;
67+
text-decoration: none ;
68+
border-style: solid ;
69+
border-width: 0px 1px 0px 0px ;
70+
border-color: green ;
71+
}
72+
A:visited
73+
{
74+
color: #ff6 ;
75+
text-decoration: none ;
76+
border-style: solid ;
77+
border-width: 0px 1px 0px 0px ;
78+
border-color: red ;
79+
}
80+
A:hover
81+
{
82+
color: #ff6 ;
83+
text-decoration: none ;
84+
border-style: solid ;
85+
border-width: 1px 1px 1px 0px ;
86+
border-color: #ff6 ;
87+
}
88+
A:active
89+
{
90+
color: white ;
91+
text-decoration: none ;
92+
border-style: solid ;
93+
border-width: 1px 1px 1px 0px ;
94+
border-color: white ;
95+
}
96+
H3
97+
{
98+
color: #ff6 ;
99+
text-decoration: none ;
100+
border-style: solid ;
101+
border-width: 1px 8px 1px 8px ;
102+
border-color: #ff6 ;
103+
}
104+
</style>
105+
106+
<a href="index.z.white.32000f0a.10000000.html" onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to change the color scheme to black on white (for printing).' , 0 )">white</a>
107+
<a href="http://about.ideafarm.com/index.html">about</a>
108+
<a href="../index.html" onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb down to the root branch (home page).' , 0 )">root</a>
109+
<a href="index.z.black.45e9a73d.10000000.html" onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb down two levels to view the page on which I am a detail sentence.' , 0 )">down2</a>
110+
<a href="index.z.black.3869410f.10000000.html" onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb down one level to view the page on which I am the topic sentence of a paragraph.' , 0 )">down1</a>
111+
<p>
112+
<hr>
113+
<p>
114+
Clear the destination box and, into it, type \"C:\\\" (without the quotes). <p>
115+
<hr>
116+
<p>
117+
118+
(Replace "C" with the same drive letter that you cloned the repository to.)
119+
120+
121+
</html>

pages/index.z.black.3869410f.10000000.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@
124124
<p>
125125
<i>Right click on "2.ideafarm.bundle" and click "Extract All...".</i>
126126
<p>
127-
<a href="../pages/index.z.black.724e3f14.10000000.html"><i><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up one level into the knowledge tree to focus on this paragraph.' , 0 )">Clear the destination box and, into it, type "C:\" (without the quotes).</span></i></a>
127+
<a href="../pages/index.z.black.32000f0a.10000000.html"><i><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up one level into the knowledge tree to focus on this paragraph.' , 0 )">Clear the destination box and, into it, type \"C:\\\" (without the quotes).</span></i></a>
128128
(Replace "C" with the same drive letter that you cloned the repository to.)
129129
<p>
130-
<i>Press the Tab key, verify that the box contains "C:\" (without the quotes) and then click the "Extract" button.</i>
130+
<i>Press the Tab key, verify that the box contains \"C:\\\" (without the quotes) and then click the "Extract" button.</i>
131131
<p>
132132
<a href="../pages/index.z.black.88baa7eb.10000000.html"><i><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up one level into the knowledge tree to focus on this paragraph.' , 0 )">Use Windows File Explorer to verify that you now have oo folders in the root folder of the drive that you selected.</span></i></a>
133133
Ideafarm.home.1.

pages/index.z.black.45e9a73d.10000000.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
You should see re files.
121121
You need not do anything with the woth file since you installed the Visual C redistributables when you built IPDOS (tm).
122122
Right click on "2.ideafarm.bundle" and click "Extract All...".
123-
<a href="../pages/index.z.black.724e3f14.10000000.html"><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up two levels into the knowledge tree to focus on this sentence.' , 0 )">Clear the destination box and, into it, type "C:\" (without the quotes).</span></a>
124-
Press the Tab key, verify that the box contains "C:\" (without the quotes) and then click the "Extract" button.
123+
<a href="../pages/index.z.black.32000f0a.10000000.html"><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up two levels into the knowledge tree to focus on this sentence.' , 0 )">Clear the destination box and, into it, type \"C:\\\" (without the quotes).</span></a>
124+
Press the Tab key, verify that the box contains \"C:\\\" (without the quotes) and then click the "Extract" button.
125125
<a href="../pages/index.z.black.88baa7eb.10000000.html"><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up two levels into the knowledge tree to focus on this sentence.' , 0 )">Use Windows File Explorer to verify that you now have oo folders in the root folder of the drive that you selected.</span></a>
126126
Ideafarm.home.1 is your "craftwork home" and is where you can study the source code.
127127
Ideafarm.home.101 is your "production home" and is the home that IdeaFarm (tm) Service will launch.
Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2+
<html>
3+
<head>
4+
<meta name="robots" content="noindex">
5+
<title>
6+
Clear the destination box and, into it, type \"C:\\\" (without the quotes).
7+
</title>
8+
<script type="text/javascript">
9+
10+
var hTimer = 0 ;
11+
var idDefaultMessageLath = 0 ;
12+
13+
function clearMessageF()
14+
{
15+
if( hTimer )
16+
{
17+
clearTimeout( hTimer ) ;
18+
hTimer = 0 ;
19+
}
20+
21+
document.getElementById( "message1" ).innerHTML = "&thinsp;" ;
22+
}
23+
24+
function sayMessageF( postP , msP )
25+
{
26+
if( hTimer )
27+
{
28+
clearTimeout( hTimer ) ;
29+
hTimer = 0 ;
30+
}
31+
32+
if( !postP )
33+
{
34+
if( !msP ) msP = 16000 ;
35+
sayMessageDefaultF( msP ) ;
36+
}
37+
else
38+
{
39+
document.getElementById( "message1" ).innerHTML = postP ;
40+
41+
if( msP )
42+
{
43+
/*hTimer = setTimeout( " clearMessageF() " , msP ) ;*/
44+
}
45+
}
46+
}
47+
48+
function sayMessageDefaultF( msP )
49+
{
50+
switch( ( ++ idDefaultMessageLath ) % 0x10 )
51+
{
52+
case 1 : { sayMessageF( "This is an IdeaFarm (tm) Knowledge Tree, rendered as foreign (conventional linear) text." , msP ) ; break ; }
53+
case 4 : { sayMessageF( "Do not fear that you will die. Fear that you might never live!" , msP ) ; break ; }
54+
default : { clearMessageF() ; break ; }
55+
}
56+
}
57+
58+
</script>
59+
</head>
60+
61+
<body style="font-family:arial ; background-color:#fff ; color:#000" onload="sayMessageDefaultF( 16000 )">
62+
63+
<style type="text/css">
64+
A:link
65+
{
66+
color: #000 ;
67+
text-decoration: none ;
68+
border-style: solid ;
69+
border-width: 0px 1px 0px 0px ;
70+
border-color: #000 ;
71+
}
72+
A:visited
73+
{
74+
color: #000 ;
75+
text-decoration: none ;
76+
border-style: solid ;
77+
border-width: 0px 1px 0px 0px ;
78+
border-color: #000 ;
79+
}
80+
A:hover
81+
{
82+
color: #000 ;
83+
text-decoration: none ;
84+
border-style: solid ;
85+
border-width: 1px 1px 1px 0px ;
86+
border-color: #000 ;
87+
}
88+
A:active
89+
{
90+
color: #000 ;
91+
text-decoration: none ;
92+
border-style: solid ;
93+
border-width: 1px 1px 1px 0px ;
94+
border-color: #000 ;
95+
}
96+
H3
97+
{
98+
color: #000 ;
99+
text-decoration: none ;
100+
border-style: solid ;
101+
border-width: 1px 8px 1px 8px ;
102+
border-color: #000 ;
103+
}
104+
</style>
105+
106+
<a href="index.z.black.32000f0a.10000000.html" onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to change the color scheme to yellow on black (for viewing).' , 0 )">black</a>
107+
<a href="http://about.ideafarm.com/index.white.html">about</a>
108+
<a href="../index.white.html" onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb down to the root branch (home page).' , 0 )">root</a>
109+
<a href="index.z.white.45e9a73d.10000000.html" onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb down two levels to view the page on which I am a detail sentence.' , 0 )">down2</a>
110+
<a href="index.z.white.3869410f.10000000.html" onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb down one level to view the page on which I am the topic sentence of a paragraph.' , 0 )">down1</a>
111+
<p>
112+
<hr>
113+
<p>
114+
Clear the destination box and, into it, type \"C:\\\" (without the quotes). <p>
115+
<hr>
116+
<p>
117+
118+
(Replace "C" with the same drive letter that you cloned the repository to.)
119+
120+
121+
</html>

pages/index.z.white.3869410f.10000000.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@
124124
<p>
125125
<i>Right click on "2.ideafarm.bundle" and click "Extract All...".</i>
126126
<p>
127-
<a href="../pages/index.z.white.724e3f14.10000000.html"><i><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up one level into the knowledge tree to focus on this paragraph.' , 0 )">Clear the destination box and, into it, type "C:\" (without the quotes).</span></i></a>
127+
<a href="../pages/index.z.white.32000f0a.10000000.html"><i><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up one level into the knowledge tree to focus on this paragraph.' , 0 )">Clear the destination box and, into it, type \"C:\\\" (without the quotes).</span></i></a>
128128
(Replace "C" with the same drive letter that you cloned the repository to.)
129129
<p>
130-
<i>Press the Tab key, verify that the box contains "C:\" (without the quotes) and then click the "Extract" button.</i>
130+
<i>Press the Tab key, verify that the box contains \"C:\\\" (without the quotes) and then click the "Extract" button.</i>
131131
<p>
132132
<a href="../pages/index.z.white.88baa7eb.10000000.html"><i><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up one level into the knowledge tree to focus on this paragraph.' , 0 )">Use Windows File Explorer to verify that you now have oo folders in the root folder of the drive that you selected.</span></i></a>
133133
Ideafarm.home.1.

pages/index.z.white.45e9a73d.10000000.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
You should see re files.
121121
You need not do anything with the woth file since you installed the Visual C redistributables when you built IPDOS (tm).
122122
Right click on "2.ideafarm.bundle" and click "Extract All...".
123-
<a href="../pages/index.z.white.724e3f14.10000000.html"><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up two levels into the knowledge tree to focus on this sentence.' , 0 )">Clear the destination box and, into it, type "C:\" (without the quotes).</span></a>
124-
Press the Tab key, verify that the box contains "C:\" (without the quotes) and then click the "Extract" button.
123+
<a href="../pages/index.z.white.32000f0a.10000000.html"><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up two levels into the knowledge tree to focus on this sentence.' , 0 )">Clear the destination box and, into it, type \"C:\\\" (without the quotes).</span></a>
124+
Press the Tab key, verify that the box contains \"C:\\\" (without the quotes) and then click the "Extract" button.
125125
<a href="../pages/index.z.white.88baa7eb.10000000.html"><span onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to climb up two levels into the knowledge tree to focus on this sentence.' , 0 )">Use Windows File Explorer to verify that you now have oo folders in the root folder of the drive that you selected.</span></a>
126126
Ideafarm.home.1 is your "craftwork home" and is where you can study the source code.
127127
Ideafarm.home.101 is your "production home" and is the home that IdeaFarm (tm) Service will launch.

soil/index.1.html

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
ideafarm.home.101
4848
ideafarm.home.1
4949
use Windows File Explorer to verify that you now have oo folders in the root folder of the drive that you selected
50-
press the Tab key, verify that the box contains \\"C:\\\\ \\" (without the quotes) and then click the "Extract" button
50+
press the Tab key, verify that the box contains \"C:\\\\\" (without the quotes) and then click the "Extract" button
5151
\r(Replace "C" with the same drive letter that you cloned the repository to.)
52-
clear the destination box and, into it, type \\"C:\\\\ \\" (without the quotes)
52+
clear the destination box and, into it, type \"C:\\\\\" (without the quotes)
5353
right click on "2.ideafarm.bundle" and click "Extract All..."
5454
you need not do anything with the woth file since you installed the Visual C redistributables when you built IPDOS (tm)
5555
you should see re files
56-
use Windows File Explorer to open folder "C:\\\\ideafarm.home.1\\\\ephemeral\\\\domains\\\\com\\\\ideafarm\\\\release"
56+
use Windows File Explorer to open folder "C:\\ideafarm.home.1\\ephemeral\\domains\\com\\ideafarm\\release"
5757
install IPDOS (tm)
5858
&lt;LI&gt;\m\j\rInstall.
5959
you have just built IPDOS (tm)
@@ -73,7 +73,7 @@
7373
&lt;LI&gt;\m\j\rBuild.
7474
click the "OK" button for each of the re dialog boxes to close them all
7575
replace "C:" with the letter of whatever device has your "ideafarm.home.1" folder
76-
click the "New" button and then type "C:\\\\ideafarm.home.1\\\\precious\\\\domains\\\\com\\\\ideafarm\\\\city\\\\workshop\\\\cmd"
76+
click the "New" button and then type "C:\\ideafarm.home.1\\precious\\domains\\com\\ideafarm\\city\\workshop\\cmd"
7777
in the "System variables" panel, click the line for "Path" and then click the "Edit..." button
7878
click the "Environment Variables..." button
7979
search for "path" and click "Edit the system environment variables"
@@ -88,11 +88,11 @@
8888
when it finishes, click the "History" tab to see recent updates to the repository on GitHub
8989
now click the "Clone" button
9090
any local device letter can be used, but you cannot use any other name for the folder and you cannot put it anywhere else
91-
for the local path, carefully type "C:\\\\ideafarm.home.1"
91+
for the local path, carefully type "C:\\ideafarm.home.1"
9292
for the URL field, carefully type "ideafarm/ideafarm.home.1"
9393
when it says, "Clone a repository", click the "URL" tab
9494
when GitHub Desktop says, "Let's get started!", click the button that says, "Clone a repository from the Internet..."
95-
clone repository "ideafarm/ideafarm.home.1" to "X:\\\\ideafarm.home.1", where X is the letter of the device that you chose
95+
clone repository "ideafarm/ideafarm.home.1" to "X:\\ideafarm.home.1", where X is the letter of the device that you chose
9696
&lt;LI&gt;\m\j\rDownload.
9797
but you will be able to clone and build and install even if you enter a false name and email address
9898
when prompted, you should enter your true name and true email address
@@ -137,6 +137,12 @@
137137

138138
you do not need to be a "technical whiz"; just follow the directions below and ask for help if you need it
139139
this page is for every person, worldwide, who has a personal computer that runs a recent version of MS Windows
140+
141+
\m\n\r\j&lt;/center&gt;
142+
\r&lt;a href="http://products.ideafarm.com/" target="_blank"&gt;http://products.ideafarm.com/&lt;/a&gt;
143+
\m\n\r\j&lt;center&gt;
144+
145+
for a list of "features" (products) and a description of each, click:
140146

141147
\rIdeaFarm (tm) Piggyback Distributed Operating System for MS Windows (a.k.a. IdeaFarm (tm) Bundle)
142148

0 commit comments

Comments
 (0)