Difference between revisions of "List of SOM Articles"

From EDM2
Jump to: navigation, search
(Public Resources)
Line 1: Line 1:
{|style="border:1px solid #cedff2; background:#f5faff; "
+
{|class="wikitable"
<!-- LEFT COLUMN -->
+
|- style="vertical-align:top;"
 
|
 
|
===<h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-family:inherit; font-size:100%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">EDM/2 Wiki Articles</h2>===
+
===EDM/2 Wiki Articles===
 
====SOM====
 
====SOM====
 
* [[PostWhat WPS Class Example]] by [[Lars Erdmann]] (Dec 2013)
 
* [[PostWhat WPS Class Example]] by [[Lars Erdmann]] (Dec 2013)
Line 79: Line 79:
 
* [[OpenDoc: An Idea Whose Time has Come!]] by Robert Tycast (Nov 1993)
 
* [[OpenDoc: An Idea Whose Time has Come!]] by Robert Tycast (Nov 1993)
  
===<h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-family:inherit; font-size:100%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Presentations</h2>===
+
===IBM Documentation===
* The System Object Model (SOM): A Technology for Language Independent Objects (Presentations)] ([http://hobbes.nmsu.edu/h-search.php?key=SOM-Roger_Sessions.zip Full Package]) by [[Roger Sessions]] (Sep 1992)
+
;SOMobjects
 +
* [[System Object Model Programming Guide]]
 +
* [[System Object Model Programming Reference]]
 +
* [[Workplace Shell Programming Reference]]
 +
* [[Workplace Shell Programming Guide]]
  
===<h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-family:inherit; font-size:100%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">EDM/2 Classic Articles</h2>===
+
===EDM/2 Classic Articles===
 
====Workplace Shell====
 
====Workplace Shell====
 
* [http://www.edm2.com/0307/wpswithuicl.html Programming the WPS Using the UICL] Some shared experiences to easily write applications which are completely integrated into the WPS using the UICL. by [[Juergen Riedl]] (Aug 1995)
 
* [http://www.edm2.com/0307/wpswithuicl.html Programming the WPS Using the UICL] Some shared experiences to easily write applications which are completely integrated into the WPS using the UICL. by [[Juergen Riedl]] (Aug 1995)
Line 88: Line 92:
 
<!-- RIGHT COLUMN -->
 
<!-- RIGHT COLUMN -->
 
|
 
|
===<h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-family:inherit; font-size:100%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">External Articles</h2>===
+
===External Articles===
 
====Workplace Shell====
 
====Workplace Shell====
 
* [http://wiki.netlabs.org/index.php/Compiling_XWP Compiling XWP (XWorkplace)] on Netlabs Wiki
 
* [http://wiki.netlabs.org/index.php/Compiling_XWP Compiling XWP (XWorkplace)] on Netlabs Wiki
Line 114: Line 118:
 
====OpenDoc====
 
====OpenDoc====
 
* [http://www.mactech.com/articles/develop/issue_27/celik.html Working With OpenDoc Part Kinds] by Tantek Çelik and Dave Curbow
 
* [http://www.mactech.com/articles/develop/issue_27/celik.html Working With OpenDoc Part Kinds] by Tantek Çelik and Dave Curbow
* [http://www.mactech.com/articles/mactech/Vol.12/12.02/ObjectFlowSystem/index.html Using OpenDoc With Object Flow System (OFS) Get up and running with OpenDoc] by [[Gerry Kenner]] and [[David Kenner]].
+
* [http://www.mactech.com/articles/mactech/Vol.12/12.02/ObjectFlowSystem/index.html Using OpenDoc With Object Flow System (OFS) Get up and running with OpenDoc] by Gerry Kenner and [[David Kenner]]
* [http://www.mactech.com/articles/develop/issue_28/opendoc.html The OpenDoc Road: OpenDoc Memory Management and the Toolbox] by [[Troy Gaul]] and [[Vincent Lo]] (December 1996)
+
* [http://www.mactech.com/articles/develop/issue_28/opendoc.html The OpenDoc Road: OpenDoc Memory Management and the Toolbox] by [[Troy Gaul]] and Vincent Lo (Dec 1996)
* [http://www.mactech.com/articles/develop/issue_24/lo.html Getting Started With OpenDoc Storage] by [[Vincent Lo]].
+
* [http://www.mactech.com/articles/develop/issue_24/lo.html Getting Started With OpenDoc Storage] by Vincent Lo
* [http://www.mactech.com/articles/develop/issue_19/006-016_Piersol.html BUILDING AN OPENDOC PART HANDLER] by [[Kurt Piersol]].
+
* [http://www.mactech.com/articles/develop/issue_19/006-016_Piersol.html BUILDING AN OPENDOC PART HANDLER] by [[Kurt Piersol]]
* [http://www.mactech.com/articles/develop/issue_21/21piersol.html Getting Started With OpenDoc Graphics] by [[Kurt Piersol]].
+
* [http://www.mactech.com/articles/develop/issue_21/21piersol.html Getting Started With OpenDoc Graphics] by Kurt Piersol
* [http://www.mactech.com/articles/mactech/Vol.12/12.05/ODContainerInterface/index.html Rethinking the Interface. Getting the look and feel of a container application] By [[Tantek Çelik]] and [[David Curbow]].
+
* [http://www.mactech.com/articles/mactech/Vol.12/12.05/ODContainerInterface/index.html Rethinking the Interface. Getting the look and feel of a container application] By Tantek Çelik and David Curbow
* [http://www.mactech.com/articles/develop/issue_26/simenel.html OpenDoc Parts and SOM Dynamic Inheritance] by [[Éric Simenel]].
+
* [http://www.mactech.com/articles/develop/issue_26/simenel.html OpenDoc Parts and SOM Dynamic Inheritance] by Éric Simenel
* [http://www.mactech.com/articles/mactech/Vol.11/11.11/OpenDocFramework/index.html The OpenDoc Development Framework. A modern framework for OpenDoc development] By [[Jim Lloyd]]
+
* [http://www.mactech.com/articles/mactech/Vol.11/11.11/OpenDocFramework/index.html The OpenDoc Development Framework. A modern framework for OpenDoc development] by Jim Lloyd
* [http://www.mactech.com/articles/mactech/Vol.13/13.04/ExtendOpenDocwithSOM/index.html Using SOM to Extend Your OpenDoc Parts] by [[Gerry Kenner]], [[David Kenner]], and [[Deborah Grits]].(1997)
+
* [http://www.mactech.com/articles/mactech/Vol.13/13.04/ExtendOpenDocwithSOM/index.html Using SOM to Extend Your OpenDoc Parts] by Gerry Kenner, [[David Kenner]], and Deborah Grits (1997)
* [http://www.mactech.com/articles/mactech/Vol.13/13.06/LinksinOpenDocParts/index.html Supporting Links in Your OpenDoc Part] by [[Mike Halpin]] and [[Elizabeth Dykstra-Erickson]].(1997)
+
* [http://www.mactech.com/articles/mactech/Vol.13/13.06/LinksinOpenDocParts/index.html Supporting Links in Your OpenDoc Part] by [[Mike Halpin]] and [[Elizabeth Dykstra-Erickson]] (1997)
 
* OpenDoc Articles by [[Rollin White]]
 
* OpenDoc Articles by [[Rollin White]]
** [http://www.scoug.com/os24u/1996/scoug611.2.opendoc202.html OpenDoc 202: Writing a Part using PartMeister] (1996-Nov-11)
+
** [http://www.scoug.com/os24u/1996/scoug611.2.opendoc202.html OpenDoc 202: Writing a Part using PartMeister] (Nov 1996)
** [http://www.scoug.com/os24u/1996/scoug608.2.opdoc201.html OpenDoc 201: Architecture] (1996-Aug-02)
+
** [http://www.scoug.com/os24u/1996/scoug608.2.opdoc201.html OpenDoc 201: Architecture] (Aug 1996)
** [http://www.scoug.com/os24u/1996/scoug607.2.opdoc102.html OpenDoc 102: Embedded Documents] (1996-Jun-7)
+
** [http://www.scoug.com/os24u/1996/scoug607.2.opdoc102.html OpenDoc 102: Embedded Documents] (Jun 1996)
** [http://www.scoug.com/os24u/1996/scoug606.2.odoc101.html OpenDoc 101: A Technology Frontier] (1996-Jan-6)
+
** [http://www.scoug.com/os24u/1996/scoug606.2.odoc101.html OpenDoc 101: A Technology Frontier] (Jan 1996)
  
===<h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-family:inherit; font-size:100%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Public Resources</h2>===
+
====Presentations====
IBM SOMobjects Documentation
+
* The System Object Model (SOM): A Technology for Language Independent Objects (Presentations)] ([http://hobbes.nmsu.edu/h-search.php?key=SOM-Roger_Sessions.zip Full Package]) by [[Roger Sessions]] (Sep 1992)
* [[System Object Model Programming Guide]]
+
* [[System Object Model Programming Reference]]
+
* [[Workplace Shell Programming Reference]]
+
* [[Workplace Shell Programming Guide]]
+
  
 +
===Public Resources===
 
* [http://publibz.boulder.ibm.com/cgi-bin/bookmgr/FINDBOOK?filter=SOM SOM at IBM Library server]
 
* [http://publibz.boulder.ibm.com/cgi-bin/bookmgr/FINDBOOK?filter=SOM SOM at IBM Library server]
  
IBM Redbooks
+
;IBM Redbooks
* [http://www.os2site.com/sw/info/redbooks/redbk3.zip GG24-3732 - IBM OS/2 v2.0 Redbook 3: PM and Workplace Shell] by [[IBM]]
+
* [http://www.os2site.com/sw/info/redbooks/redbk3.zip GG24-3732 - IBM OS/2 v2.0 Redbook 3: PM and Workplace Shell]
* [http://www.os2site.com/sw/info/redbooks/redbk4.zip GG24-3774 - IBM OS/2 v2.0 Redbook 4: Application Development] by [[IBM]]
+
* [http://www.os2site.com/sw/info/redbooks/redbk4.zip GG24-3774 - IBM OS/2 v2.0 Redbook 4: Application Development]
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
|}
 
|}
 
  
 
Visit also [[:Category:SOM Articles|SOM articles category]] for a complete alphabetical list of all the available articles.  
 
Visit also [[:Category:SOM Articles|SOM articles category]] for a complete alphabetical list of all the available articles.  
 
  
 
[[Category:Article List]]
 
[[Category:Article List]]
 
 
__NOTOC__
 
__NOTOC__

Revision as of 23:48, 30 December 2016

EDM/2 Wiki Articles

SOM

Workplace Shell

OpenDoc

IBM Documentation

SOMobjects

EDM/2 Classic Articles

Workplace Shell

External Articles

Workplace Shell

SOM

OpenDoc

Presentations

  • The System Object Model (SOM): A Technology for Language Independent Objects (Presentations)] (Full Package) by Roger Sessions (Sep 1992)

Public Resources

IBM Redbooks

Visit also SOM articles category for a complete alphabetical list of all the available articles.