SOM
From EDM2
[edit] Articles
- Introduction to SOM by Prokushev
- First steps with the SOM compiler by Prokushev (May 2007)
- Interface Definition Language by Prokushev (May 2007)
- Emitter Framework by Prokushev (July 2008)
- How to program for the WPS from netlabs.org (March 2005?)
- SOM's OOP modelfrom the SOMobjects Developer Toolkit. by Gordon Zeglinski
- The use of SOM to mirror the C++ object. by Gordon Zeglinski
- Some benchmarks of SOM vs C++ based objects. by Gordon Zeglinski
- Using C++ Objects in SOM. by Gordon Zeglinski
- A Look at What's New in SOM 2.1. by Gordon Zeglinski
- An Introduction to DSOM. by Gordon Zeglinski
[edit] WPS-specific articles
- How to program for the WPS from netlabs.org
- Creating modules for Doodle's Screen Saver - Part 1 by Doodle
- Creating modules for Doodle's Screen Saver - Part 2 by Doodle
- Work Place Shell Programming. Part 1 Creating the SOM IDL module; Compile the IDL code; Make the C++ DLL; Register the new WPS class; Create objects of the new class. by Chris Palchak
- Work Place Shell Programming. Part 2 The code that needs to be added to the C++ program from part 1; How to write a settings page dialog in C++. by Chris Palchak
- Work Place Shell Programming. Part 3 Referencing WPS objects from a C++ program; Referencing the EA's attached to a WPDataFile child object; Saving EA's when a file is overwritten. by Chris Palchak
- Work Place Shell Programming. Part 4 The creation of the ChartFolder class. by Chris Palchak
- 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
- WPS Programming the Easy Way. Part 1 Overview of Object-oriented and SOM-programming, the first WPS-class. by Frank Matthijs
- WPS Programming the Easy Way. Part 2 Expanding the class and improving WPS integration. by Frank Matthijs
- Workplace Shell Development 101 Creating a class that can send all the files dropped on the program object to the associated program as a series of parameters. by Björn Fahller
- Road Map for the Workplace Shell An introduction to the internal structure of the WPS. by David Campbell

