WFL/DCP SPO: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
(Created page with 'Coming soon.')
 
No edit summary
(246 intermediate revisions by the same user not shown)
Line 1: Line 1:
Coming soon.
__NOTOC__
<html><div style="background-color: gray;color: white;"></html>
<blockquote>
== Current desktop base All-In-One zip ==
<blockquote style="color:black;background-color:white;"><blockquote>
<br>
https://meansofproduction.biz/pub/Squeak5.3-19459-64bit-All-in-One.zip
 
You may prefer to get an official copy of this version at squeak.org, they maintain historical archives to the 1990s. There are no instructions for using the zip in it, dunno about elsewhere but should be pretty clear upon inspection of the contents.
<br>
In its source active phase, a SPO level presumes the state of squeakmap, monticello, etc. but thereafter, the local sources and changes plus the above and the appropriate host can operate without same, in extension of the mentioned property above.
<div style="color: yellow;background-color:black;float: right;"> The web subset base is [https://ns.meansofproduction.biz/SPO/run <span style="color: cyan;">here</span>] .</div><br><br>
</blockquote></blockquote>
 
== 4720 Story ==
My first professional Smalltalk use was in 1985/6 and the <span class=plainlinks>[https://juan.ai-integration.biz/everything/index.pl?node=XSQL <span style="color: pink;">last big app</span>]</span> before the DGUI was in the mid nineties. '''SPO''' was/is a term for the system operator console in Burroughs/Unisys MCP. Similarly WFL is Work Flow Language, the MCP Job Control Language and a future intent for the domain space Master Control Program. DCP is domain control program which is novel to domain space.
<br><br>
 
<html>
<table style="background-color: gray;color: white;" align=right width=500><tr><td><img width=300 align=left src=https://meansofproduction.biz/images/TD830.jpg><td>&nbsp;&nbsp;</td><td align=justify>
The SPO would be associated with a particular Operator Display Terminal (ODT), by assignment in the NDL (Network Definition Language) sources for the machine controlled.<br/><br/>The TD series (classic TD830 shown) were typically used in the seventies and early eighties. The "dumb" terminal is actually in the keyboard. I also used an "SR" station type with a more programmable microprocessor introduced after the TD.
</td></tr>
<tr><td colspan=3>This image shows a lot of reverse video, they were normally white text on black. I believe they also could be configured like a contemporary IBM 3270 for "greenscreen" green on black or amber. There also was an ET series (shown below), a more modern version of the TD monitor (shown above, an 800 I believe).</td></tr>
</table>
<table><tr><td align=left width=50%><blockquote><b>DGUI Linux, Mac, or Windows desktop is reference version.<br>Desktop and web SPO loaders are available from your DCMS account.</b><br><br>
<a  title="Zoom into current snapshot"  href=https://meansofproduction.biz/images/SPO-JS.png><img
style="width: 200px;" src=https://meansofproduction.biz/images/SPO-JS-tn.png></blockquote></td><td width=50%>
<a  title="Zoom into 4714 snapshot"  href=https://meansofproduction.biz/images/SPO.jpg><img src=https://meansofproduction.biz/images/SPO-tn.jpg></a>
</a></tr>
</table>
</html>
<br><br>
In my reimagined context, SPO is just the smalltalk code which is developed to run in Squeak 5.3 or later from desktop or web in support of domain space.
<ul><span class=plainlinks>
<li>[https://meansofproduction.biz/images/MCPLoadState.png <span style="color: pink;">MCP console </span>] (Unisys, conceptual inspiration).</li>
<li>FileList proven/adapted for MCP file system model</li>
<li>CommandShell adapted for [https://meansofproduction.biz/mcplaunch.html <span style="color: pink;">mcpcms</span>].</li>
<li>[https://ac.ai-integration.biz/?startPane=AC <span style="color: pink;">DCP Console</span>] / KEE SPA, morphic is reference version (redvant version linked).</li></span>
</ul><div style="width: 950px;">
<blockquote>
"DGUI" could be somewhat misleading, since here "domain" refers only to the GUI aspect of domain space as such. In fact. anything that could run on a node could produce a native or web UI. The Domains GUI prefers Smalltalk on aesthetic as well as practical grounds but [[redvant]] is also used and many embedded systems have their own.
</blockquote></div>
 
== "Supervisory Print Out" ==
In the original [[:en:Master Control Program|<span style="color: pink;">MCP</span>]] based systems one or more consoles could function as the "SPO", the system operator interface. Originally it stood for "Supervisory Print Out" in the early MCP (presumably B5000 or possibly earlier). The ATTACHSPOQ DCALGOL function determines the current SPO.
<br><br>
In my homage it has become simply "SPO" ('spoh') for DCP/MCP, the  set of squeak sources as described above as a UI for the dominion control program in the style of the Burroughs MCP. BTW, this is a good place to point out the diff between "Burroughs MCP", "Unisys MCP", and just "MCP". The second is the product marketed by Unisys which until recently I had not had hands on since my use of it as systems programmer in the 80s but which is now available as "MCP Express" that runs under Windows. The last is my invention which is no more than inspired by Burroughs MCP 4, the version of the Algol OS with which I had paid experience than 18/19 the current one in 2020/4718.
 
== Links==
 
*[[:en:Burroughs large systems|<span style="color: pink;">Burroughs Large Systems</span>]] (external)
*[[Burroughs MCP Architecture|<span style="color: pink;">Burroughs MCP Architecture</span>]] (internal)
*[[:en:CANDE|<span style="color: pink;">CANDE</span>]]
*[[:en:Squeak|<span style="color: pink;">Squeak</span>]]
*[[:en:Work Flow Language|<span style="color: pink;">WFL]]
<html><img width=300 align=right src=https://meansofproduction.biz/images/ET.jpg>&nbsp;&nbsp;&nbsp;&nbsp;</blockquote></div></html>

Revision as of 23:48, 2 July 2022

Current desktop base All-In-One zip


https://meansofproduction.biz/pub/Squeak5.3-19459-64bit-All-in-One.zip

You may prefer to get an official copy of this version at squeak.org, they maintain historical archives to the 1990s. There are no instructions for using the zip in it, dunno about elsewhere but should be pretty clear upon inspection of the contents.
In its source active phase, a SPO level presumes the state of squeakmap, monticello, etc. but thereafter, the local sources and changes plus the above and the appropriate host can operate without same, in extension of the mentioned property above.

The web subset base is here .



4720 Story

My first professional Smalltalk use was in 1985/6 and the last big app before the DGUI was in the mid nineties. SPO was/is a term for the system operator console in Burroughs/Unisys MCP. Similarly WFL is Work Flow Language, the MCP Job Control Language and a future intent for the domain space Master Control Program. DCP is domain control program which is novel to domain space.

   The SPO would be associated with a particular Operator Display Terminal (ODT), by assignment in the NDL (Network Definition Language) sources for the machine controlled.

The TD series (classic TD830 shown) were typically used in the seventies and early eighties. The "dumb" terminal is actually in the keyboard. I also used an "SR" station type with a more programmable microprocessor introduced after the TD.
This image shows a lot of reverse video, they were normally white text on black. I believe they also could be configured like a contemporary IBM 3270 for "greenscreen" green on black or amber. There also was an ET series (shown below), a more modern version of the TD monitor (shown above, an 800 I believe).

DGUI Linux, Mac, or Windows desktop is reference version.
Desktop and web SPO loaders are available from your DCMS account.




In my reimagined context, SPO is just the smalltalk code which is developed to run in Squeak 5.3 or later from desktop or web in support of domain space.

  • MCP console (Unisys, conceptual inspiration).
  • FileList proven/adapted for MCP file system model
  • CommandShell adapted for mcpcms.
  • DCP Console / KEE SPA, morphic is reference version (redvant version linked).

"DGUI" could be somewhat misleading, since here "domain" refers only to the GUI aspect of domain space as such. In fact. anything that could run on a node could produce a native or web UI. The Domains GUI prefers Smalltalk on aesthetic as well as practical grounds but redvant is also used and many embedded systems have their own.

"Supervisory Print Out"

In the original MCP based systems one or more consoles could function as the "SPO", the system operator interface. Originally it stood for "Supervisory Print Out" in the early MCP (presumably B5000 or possibly earlier). The ATTACHSPOQ DCALGOL function determines the current SPO.

In my homage it has become simply "SPO" ('spoh') for DCP/MCP, the set of squeak sources as described above as a UI for the dominion control program in the style of the Burroughs MCP. BTW, this is a good place to point out the diff between "Burroughs MCP", "Unisys MCP", and just "MCP". The second is the product marketed by Unisys which until recently I had not had hands on since my use of it as systems programmer in the 80s but which is now available as "MCP Express" that runs under Windows. The last is my invention which is no more than inspired by Burroughs MCP 4, the version of the Algol OS with which I had paid experience than 18/19 the current one in 2020/4718.

Links