Jump to content

Gordon Zeglinski: Difference between revisions

From EDM2
Ak120 (talk | contribs)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Gordon W. Zeglinski is a freelance programmer/consultant who received his Master's degree in Mechanical Engineering with a thesis on C++ sparse matrix objects.  He has been programming in C++ for 6 years and also has a strong background in FORTRAN. He started developing OS/2 applications with version 2.0.
Gordon W. Zeglinski is a freelance programmer/consultant who received his Master's degree in Mechanical Engineering with a thesis on [[C++]] sparse matrix objects.  He has been programming in C++ for 6 years and also has a strong background in FORTRAN. He started developing OS/2 applications with version 2.0.


His current projects include a client/server communications program that utilitizes OS/2's features which has entered beta testing. Additionally, he is involved in the development of a "real-time" automated vehicle based on OS/2 and using C++ in which he does device driver development and designs the applications that comprise the control logic and user interface.
His projects included a client/server communications program that utilises OS/2's features which has entered beta testing. Additionally, he is involved in the development of a real-time automated vehicle based on OS/2 and using C++ in which he does device driver development and designs the applications that comprise the control logic and user interface.
 
==Contact Information==
* '''e-mail:''' zeglins - at - gmail.com
* '''Flickr:''' http://www.flickr.com/people/33441018@N04/
* '''email:''' gordon@edm2.com (not working)
* '''e-mail:''' zeglins@ccu.umanitoba.ca (not working)
 
==Republishing Imformation==
Gordon Zeglinski gave permission to release his EDM/2 articles under Creative Commons Attribution-Share Alike 3.0. Martin Iturbide requested this on 17-Feb-2012 and received the permission the same day. Gordon Zeglinski requested to be credited as the original author of the material.


==Articles==
==Articles==
*[[C++ Encapsulation of PM]] (Jul/Aug/Sep 1993)


* [[C++ Encapsulation of PM]] by [[Gordon Zeglinski]] (July/August/September 1993)
* Visual REXX Faceoff
 
** [[Visual REXX Faceoff - Part 1]] Watcom's VX-REXX (Jun 1994)
* Visual REXX Faceoff by [[Gordon Zeglinski]]
** [[Visual REXX Faceoff - Part 2]] Hockware's VisPro/REXX Bronze 2.0 (Jul 1994)
** [[Visual REXX Faceoff - Part 1]] Watcom's VX-REXX by [[Gordon Zeglinski]] (June 1994)  
** [[Visual REXX Faceoff - Part 3]] Hockware's VisPro/REXX Gold 2.03 (Oct 1994)
** [[Visual REXX Faceoff - Part 2]] Hockware's VisPro REXX/Bronze 2.0 by [[Gordon Zeglinski]] (July 1994)  
** [[Visual REXX Faceoff - Part 3]] Hockware's VisPro REXX/Gold 2.03 by [[Gordon Zeglinski]] (October 1994)
 
* [[A Brief Look at Personal REXX]] An overview of Personal REXX by Quercus Systems. By [[Gordon Zeglinski]] (April 1995)
 
* OOPS Avenue by [[Gordon Zeglinski]]
** [[User Interface Class Library (UICL for short)]] by [[Gordon Zeglinski]] (January 1994)
** [[C-Set++ 2.1 Review]] by [[Gordon Zeglinski]] (February 1994)
** [[Developing the first version of a queue encapsulation hierarchy]] by [[Gordon Zeglinski]] (March 1994)
** [[Queues Continued]] by [[Gordon Zeglinski]] (April 1994)
** [[Drag and Drop]] by [[Gordon Zeglinski]] (May 1994)
** [[Multi-threading using the IThread class]] by [[Gordon Zeglinski]] (June 1994)
** [[The profile API and its encapsulation in a group of C++ classes]] by [[Gordon Zeglinski]] (July 1994)
** [[SOM's OOP Model from the SOMobjects Developer Toolkit]] by [[Gordon Zeglinski]] (September 1994)
** [[The use of SOM to mirror the C++ object]] by [[Gordon Zeglinski]] (October 1994)
** [[Some benchmarks of SOM vs C++ based objects]] by [[Gordon Zeglinski]] (November 1994)
** [[Using C++ Objects in SOM]] by [[Gordon Zeglinski]] (January 1995)
** [[A Look at What's New in SOM 2.1]] by [[Gordon Zeglinski]] (February 1995)
** [[An Introduction to DSOM]] by [[Gordon Zeglinski]] (April 1995)
** [[Using C++ In Dynamic Link Libraries]] by [[Gordon Zeglinski]] (May 1995)
** [[The STL (Standardized Template Library)]] by [[Gordon Zeglinski]] (August 1995)
** [[Direct To SOM (DTS) compiling, a C++ Screen Saver - Part 1]] by [[Gordon Zeglinski]] (November 1995)
** [[C++ Exceptions]] by [[Gordon Zeglinski]] (January 1996)
** [[Adding socket support to the iostreams hierarchy]] by [[Gordon Zeglinski]] (February 1996)
** [[A C++ Screen Saver - Part 2]] by [[Gordon Zeglinski]] (March 1996)
** [[A C++ Screen Saver - Part 3]] by [[Gordon Zeglinski]] (May 1996)
** [[A C++ Screen Saver - Part 4]] by [[Gordon Zeglinski]] (June 1996)
** [[VAC++ NT vs. OS/2]] by [[Gordon Zeglinski]] (November 1996)
** [[Fun with IO Streams]] by [[Gordon Zeglinski]] (December 1996)
** [[Building a Simple Editor Part 1]] by [[Gordon Zeglinski]] (February 1997)
** [[Building a Simple Editor Part 2]] by [[Gordon Zeglinski]] (February 1997)


* [[The Java Language]] by [[Gordon Zeglinski]] (October 1996)  
*[[A Brief Look at Personal REXX]] An overview of Personal REXX by Quercus Systems (Apr 1995)


* REXX-ercising Your Applications By [[Gordon Zeglinski]]
* OOPS Avenue
** [[REXX-ercising Your Applications - Part 1]] Creating external functions and executing them from apps; intro to RexxStart(). By [[Gordon Zeglinski]] (November 1993)  
** [[User Interface Class Library (UICL for short)]] (Jan 1994)
** [[REXX-ercising Your Applications - Part 2]] More on RexxStart(), external command handlers and REXX macrospace. By [[Gordon Zeglinski]] (December 1993)  
** [[C-Set++ 2.1 Review]] (Feb 1994)
** [[Developing the first version of a queue encapsulation hierarchy]] (Mar 1994)
** [[Queues Continued]] (Apr 1994)
** [[Drag and Drop]] (May 1994)
** [[Multi-threading using the IThread class]] (Jun 1994)
** [[The profile API and its encapsulation in a group of C++ classes]] (Jul 1994)
** [[SOM's OOP Model from the SOMobjects Developer Toolkit]] (Sep 1994)
** [[The use of SOM to mirror the C++ object]] (Oct 1994)
** [[Some benchmarks of SOM vs C++ based objects]] (Nov 1994)
** [[Using C++ Objects in SOM]] (Jan 1995)
** [[A Look at What's New in SOM 2.1]] (Feb 1995)
** [[An Introduction to DSOM]] (Apr 1995)
** [[Using C++ In Dynamic Link Libraries]] (May 1995)
** [[The STL (Standardized Template Library)]] (Aug 1995)
** [[Direct To SOM (DTS) compiling, a C++ Screen Saver - Part 1]] (Nov 1995)
** [[C++ Exceptions]] (Jan 1996)
** [[Adding socket support to the iostreams hierarchy]] (Feb 1996)
** [[A C++ Screen Saver - Part 2]] (Mar 1996)
** [[A C++ Screen Saver - Part 3]] (May 1996)
** [[A C++ Screen Saver - Part 4]] (Jun 1996)
** [[VAC++ NT vs. OS/2]] (Nov 1996)
** [[Fun with IO Streams]] (Dec 1996)
** [[Building a Simple Editor Part 1]] (Feb 1997)
** [[Building a Simple Editor Part 2]] (Feb 1997)


* [[The Java Language]] (Oct 1996)


* [[A Review of VisualAge C++ Version 4.0]] by [[Gordon Zeglinski]](May 1999)
* REXX-ercising Your Applications
* [[VisualAge for Java Professional]] by [[Gordon Zeglinski]] (April 1998)
** [[REXX-ercising Your Applications - Part 1]] Creating external functions and executing them from apps; intro to RexxStart(). (Nov 1993)
* C++ Compiler Review by [[Gordon Zeglinski]]
** [[REXX-ercising Your Applications - Part 2]] More on RexxStart(), external command handlers and REXX macrospace. (Dec 1993)
** [[C++ Compiler Review - Part 1|Part 1]] (August 1995)  
** [[C++ Compiler Review - Part 2|Part 2]] (September 1995)  
** [[C++ Compiler Review - Part 3|Part 3]] (November 1995)  
* [[A Review of C++ Compilers]] by [[Gordon Zeglinski]] (November 1993)  


* [[A Review of VisualAge C++ Version 4.0]] (May 1999)
* [[VisualAge for Java Professional]] (Apr 1998)
* C++ Compiler Review
** [[C++ Compiler Review - Part 1|Part 1]] (Aug 1995)
** [[C++ Compiler Review - Part 2|Part 2]] (Sep 1995)
** [[C++ Compiler Review - Part 3|Part 3]] (Nov 1995)
* [[A Review of C++ Compilers]] (Nov 1993)
;Republishing Information:Gordon Zeglinski gave permission to release his EDM/2 articles under Creative Commons Attribution-Share Alike 3.0. Martin Iturbide requested this on 17-Feb-2012 and received the permission the same day. Gordon Zeglinski requested to be credited as the original author of the material.


{{DEFAULTSORT:Zeglinski, Gordon}}
[[Category:Contributors]]
[[Category:Contributors]]

Latest revision as of 04:50, 28 December 2019

Gordon W. Zeglinski is a freelance programmer/consultant who received his Master's degree in Mechanical Engineering with a thesis on C++ sparse matrix objects. He has been programming in C++ for 6 years and also has a strong background in FORTRAN. He started developing OS/2 applications with version 2.0.

His projects included a client/server communications program that utilises OS/2's features which has entered beta testing. Additionally, he is involved in the development of a real-time automated vehicle based on OS/2 and using C++ in which he does device driver development and designs the applications that comprise the control logic and user interface.

Articles

Republishing Information
Gordon Zeglinski gave permission to release his EDM/2 articles under Creative Commons Attribution-Share Alike 3.0. Martin Iturbide requested this on 17-Feb-2012 and received the permission the same day. Gordon Zeglinski requested to be credited as the original author of the material.