-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
170 lines (152 loc) · 10.3 KB
/
Copy pathindex.html
File metadata and controls
170 lines (152 loc) · 10.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>
IdeaFarm (tm) Piggyback Distributed Operating System for MS Windows (a.k.a. IdeaFarm (tm) Bundle)
</title>
<script type="text/javascript">
var hTimer = 0 ;
var idDefaultMessageLath = 0 ;
function clearMessageF()
{
if( hTimer )
{
clearTimeout( hTimer ) ;
hTimer = 0 ;
}
document.getElementById( "message1" ).innerHTML = " " ;
}
function sayMessageF( postP , msP )
{
if( hTimer )
{
clearTimeout( hTimer ) ;
hTimer = 0 ;
}
if( !postP )
{
if( !msP ) msP = 16000 ;
sayMessageDefaultF( msP ) ;
}
else
{
document.getElementById( "message1" ).innerHTML = postP ;
if( msP )
{
/*hTimer = setTimeout( " clearMessageF() " , msP ) ;*/
}
}
}
function sayMessageDefaultF( msP )
{
switch( ( ++ idDefaultMessageLath ) % 0x10 )
{
case 1 : { sayMessageF( "This is an IdeaFarm (tm) Knowledge Tree, rendered as foreign (conventional linear) text." , msP ) ; break ; }
case 4 : { sayMessageF( "Do not fear that you will die. Fear that you might never live!" , msP ) ; break ; }
default : { clearMessageF() ; break ; }
}
}
</script>
</head>
<body style="font-family:arial ; background-color:#000 ; color:#ff6" onload="sayMessageDefaultF( 16000 )">
<style type="text/css">
A:link
{
color: #ff6 ;
text-decoration: none ;
border-style: solid ;
border-width: 0px 1px 0px 0px ;
border-color: green ;
}
A:visited
{
color: #ff6 ;
text-decoration: none ;
border-style: solid ;
border-width: 0px 1px 0px 0px ;
border-color: red ;
}
A:hover
{
color: #ff6 ;
text-decoration: none ;
border-style: solid ;
border-width: 1px 1px 1px 0px ;
border-color: #ff6 ;
}
A:active
{
color: white ;
text-decoration: none ;
border-style: solid ;
border-width: 1px 1px 1px 0px ;
border-color: white ;
}
H3
{
color: #ff6 ;
text-decoration: none ;
border-style: solid ;
border-width: 1px 8px 1px 8px ;
border-color: #ff6 ;
}
</style>
<a href="index.white.html" onmouseout="sayMessageF( 0 , 16000 )" onmouseover="sayMessageF( 'Click to change the color scheme to black on white (for printing).' , 0 )">white</a>
<a href="https://root.ideafarm.com/about.html">about</a>
<p>
<hr style="width:100%; display:block; margin-top:0.5em; margin-bottom:0.5em; margin-left:auto; margin-right:auto; border-style:groove; border-width:4px;">
<p>
IdeaFarm (tm) Piggyback Distributed Operating System for MS Windows (a.k.a. IdeaFarm (tm) Bundle) <p>
<hr style="width:100%; display:block; margin-top:0.5em; margin-bottom:0.5em; margin-left:auto; margin-right:auto; border-style:groove; border-width:4px;">
<p>
<p>
<a href="pages/index.z.black.62f1697f.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 )">The GitHub repository for IPDOS (tm) - IdeaFarm (tm) Piggyback Distributed Operating System is no longer publicly accessible.</span></i></a>
It is temporarily inaccessible to the public because the emergence of AI scrapers violates the spirit (and letter) of the user license for this "proprietary open source" intellectual property.
In response, we plan to develop a mechanism that will enable access by persons who have committed to nondisclosure and who are worthy of trust.
The (now private) GitHub repository that this page introduces is:
<p>
<i><center></i>
<p>
<i><a href="https://github.com/ideafarm/ideafarm.home.1" target="_blank">https://github.com/ideafarm/ideafarm.home.1</a></i>
<p>
<i></center></i>
<p>
<i><hr></i>
<p>
<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>
You do not need to be a "technical whiz"; just follow the directions below and ask for help if you need it.
<p>
<a href="pages/index.z.black.d0500904.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 )">IPDOS (tm) is a general purpose software development and deployment system for the C++ programming language.</span></i></a>
It is "proprietary open source", which means that you may only use it in the ways permitted by its license.
IPDOS (tm) is distributed only in source code form and only from a particular GitHub repository.
The repository contains everything needed, so can be built and installed on any computer running a recent version of MS Windows.
<p>
<a href="pages/index.z.black.cd9b83f2.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 )">WARNING:</span></i></a>
Do not install IPDOS (tm) from any other repository and do not ever use executable files obtained in any other way to install IPDOS (tm).
<p>
<a href="pages/index.z.black.a0c37553.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 )">The following instructions were tested on April 6, 2024 while making a "how to" video that shows every step.</span></i></a>
View this video while completing the instructions.
To view the video, click: <a href="https://go.screenpal.com/watch/cZfieTVs0Ql" target="_blank">Welcome to IPDOS (tm) (instructions for building and installing)</a>
<p>
<a href="pages/index.z.black.c3251478.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 )">You are reading an IdeaFarm (tm) Knowledge Tree.</span></i></a>
A green vertical line at the end of a sentence means that you can click on that sentence to "climb up" into more detail.
To climb back down, click "down1" or "down2", which will appear at top left.
Clicking the italicized woth sentence in a paragraph climbs up wo level.
Clicking any other sentence in a paragraph climbs up oo levels.
<p>
<i>Try this now by clicking on the italicized next line, which will display more detail for each step.</i>
<p>
<a href="pages/index.z.black.efa6ed71.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 )">To build and install IPDOS (tm), complete the following steps:</span></i></a><OL>
<LI><a href="pages/index.z.black.869f04b1.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 )">Do this with a buddy.</span></a>
<LI><a href="pages/index.z.black.6378d52c.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 )">Choose a local device.</span></a>
<LI><a href="pages/index.z.black.d5c864c0.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 )">Install GitHub Desktop.</span></a>
<LI><a href="pages/index.z.black.b98bc176.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 )">Download.</span></a>
<LI><a href="pages/index.z.black.dad57094.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 )">Edit a system setting.</span></a>
<LI><a href="pages/index.z.black.ef513dd3.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 )">Build.</span></a>
<LI><a href="pages/index.z.black.edca2bf8.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 )">Install.</span></a>
<LI><a href="pages/index.z.black.8120fe0c.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 )">Edit a service setting.</span></a>
<LI><a href="pages/index.z.black.3a1922ba.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 )">Close.</span></a>
<LI><a href="pages/index.z.black.cd73328e.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 )">Report any problems.</span></a></OL>
<p>
<a href="pages/index.z.black.25142b43.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 )">kt-code</span></i></a>
</html>