Jump to content

Main Page: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 91: Line 91:


<h3 id="sec-col1-2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Latest Republished articles</h3>
<h3 id="sec-col1-2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Latest Republished articles</h3>
* REXX for Newies by [[Chris Wenham]]
* [[Open Class Library (OCL) FAQ]] by [[Stéphane Charette]] (November 1997)  
** [[REXX for Newies:Part I|Part I]] (October 1, 1998)
* [[OS/2 2.0 Frequently Asked Questions, Programmer's Edition]] Version 1.3 by [[Barry Jaspan]] (September 6, 1992)  
** [[REXX for Newies:Part II|Part II]] (October 16, 1998)
* [[System Monitoring in Multitasking Environments]] by [[Dave Wallenberg]] (June 1996)
** [[REXX for Newies:Part III|Part III]] (November 1, 1998)
* Building Dynamic Web Sites by [[Chris Wenham]]
** [[REXX for Newies:Part IV|Part IV]] (November 16, 1998)
** [[Building Dynamic Web Sites:Part I|Part I]] (May 2, 1998)
** [[REXX for Newies:Part V|Part V]] (December, 1998)
** [[Building Dynamic Web Sites:Part II|Part II]] (May 16, 1998)
* OS/2 and Multilingual Character Sets by [[Alex Taylor]]
** [[Building Dynamic Web Sites:Part III|Part III]] (August 16, 1998)
** [[OS/2 and Multilingual Character Sets - Part 1|Part 1]] (October 2006)
** [[Building Dynamic Web Sites:Part IV|Part IV]] (September 16, 1998)
** [[OS/2 and Multilingual Character Sets - Part 2|Part 2]] (February 2007)
** [[Building Dynamic Web Sites:Part V|Part V]] (February 16, 1999)
** [[OS/2 and Multilingual Character Sets - Part 3|Part 3]] (July 2008)
* [[An introduction to mSQL]] by [[Fernando Lozano]] (May 1998)
* [[Java 1.1, 1.2 and 1.3--what's the difference?]] by [[Simon Gronlund]] (16 August 2000)
* [[mSQL Revisited]] by [[Fernando Lozano]] (June 1998)
* Into Java by [[Simon Gronlund]]
* [[Accessing Databases using Java and JDBC]] by [[Fernando Lozano]] (July 1998)
** [[Into Java - Part I|Part I]] (April 1, 1999)
* [[Java Servlet Programming in OS/2]] by [[Fernando Lozano]] (August 1998)
** [[Into Java - Part II|Part II]] (November, 1999)
* [[RAD for the Web]] by [[Fernando Lozano]] (September 1998)
** [[Into Java - Part III|Part III]] (December, 1999)
* [[Creating GUI Applications Using Java and mSQL]] by [[Fernando Lozano]] (November 1998)
** [[Into Java - Part IV|Part IV]] (Feb 2000)
* [[Installing and Configuring the Sybase SQL Anywhere Server for OS/2]] by [[Fernando Lozano]] (November 1998)
** [[Into Java - Part V|Part V]] (16 May 2000)
* [[Introduction to Relational Databases]] by [[Fernando Lozano]] (December 1998)
** [[Into Java - Part VI|Part VI]] (16 June 2000)
* [[The Help Manager and Online Documentation]] by [[Larry Salomon Jr.]] (October 1993)  
** [[Into Java - Part VII|Part VII]] (16 July 2000)
* [[Using OS/2 as a Platform for a Web Server]] by [[Jeff Hasz]] (February 1997)  
** [[Into Java - Part VIII|Part VIII]] (16 August 2000)
* Building a CD Player by [[Stephane Bessette]]
** [[Into Java - Part IX|Part IX]] (16 September 2000)
** [[Building a CD Player - Part 1]]  (September 1997)
** [[Into Java - Part X|Part X]] (16 October 2000)
** [[Building a CD Player - Part 2]]  (October 1997)
** [[Into Java - Part XI|Part XI]] (16 November 2000)
** [[Building a CD Player - Part 3]]  (November 1997)
** [[Into Java - Part XII|Part XII]] (16 December 2000)
** [[Building a CD Player - Part 4]]  (December 1997)
** [[Into Java - Part XIII|Part XIII]] (16 January 2001)
* [[Programming the OS/2 File Dialog in C++]] by [[Stephane Bessette]]  (November 1997)
** [[Into Java - Part XIV|Part XIV]] (16 February 2001)
* [[Safe Document Handling]] by [[Stephane Bessette]] (December 1997)
** [[Into Java - Part XV|Part XV]] (16 March 2001)
* [[OS/2 v4.0 Notebooks]] by [[Stephane Bessette]] (March 1998)
** [[Into Java - Part XVI|Part XVI]] (16 April 2001)
** [[Into Java - Part XVII|Part XVII]] (16 May 2001)
** [[Into Java - Part XVIII|Part XVIII]] (16 July 2001)
** [[Into Java - Part XIX|Part XIX]] (16 August 2001)
** [[Into Java - Part XX|Part XX]] (16 September 2001)
** [[Into Java - Part XXI|Part XXI]] (16 October 2001)
** [[Into Java - Part XXII|Part XXII]] (16 November 2001)
** [[Into Java - Part XXIII|Part XXIII]] (16 December 2001)
* [[Richard K. Goran]] articles:
** [[Introduction to object manipulation in REXX]] (September, 1994)
** [[Answers to frequently asked REXX questions]] (October, 1994)
** [[Trap processing]] (November, 1994)
** [[Arrays - sequential & associative]] (December, 1994)
** [[REXX Data Queues]] (January, 1995)
** [[What's new with REXX]] (February, 1995)
** [[Welcome new REXX Users]] (March, 1995)
** [[REXX Components]] (April, 1995)
** [[Drag and drop with REXX]] (May, 1995)
** [[Creating and building your own LaunchPad]] (June, 1995)
** [[Tips & Tricks]] (July, 1995)
** [[REXX Events]] (August, 1995)
** [[File System Functions]] (September, 1995)
** [[Characters versus Lines]] (October, 1995)
** [[Build It Your Way]] (November, 1995)
** [[Where goest my True Type fonts?]] (December, 1995)
** [[Making things look pretty with REXX]] (January, 1996)
** [[Tips and Tricks from Another Source]] (February, 1996)
** [[Look What I Found On Warp Connect]] (March, 1996)
** [[Parse this!]] (April, 1996)
** [[What's an API?]] (May, 1996)
** [[LaunchPad Revisited]] (June, 1996)
** [[OK, I wrote it, now what?]] (July, 1996)
** [[Potpourri of REXX items]] (September, 1996)
** [[Info-ZIP's UnZip REXX Interface]] (September, 1996)
** [[Customizing your latest OS/2 install]] (October, 1996)
** [[Happenings]] (November, 1996)
** [[REXX on OS/2 Warp Version 4]] (December, 1996)
** [[Identifying places and things]] (January, 1997)
* [[Introduction to Perl]] By [[Heiko Korsawe]], Translation by [[Thomas Klein]] (October 2001)
* [[SecureIt v2.0]] by [[Jeffrey Habets]] (July 1997)  
* [[How to programmatically fight with WPS]] by [[Ilya Zakharevich]] (Sep 1997)  
* [[Compiling C++ programs with EMX the Easy Way]] by [[Greggory D Shaw]] (October 2002)
* [[Sibyl, a Visual Development Environment for OS/2]] by [[Aaron Lawrence]] (16 December 2000)
* [[How to get a free OS/2 compiler]] by [[Abram Dancy]]
* [[NewShow: A C++ DIVE Class Sample]] by [[Larry Kyrala]] (November 1995)
* [[Using VisualAge UML Designer to capture and analyze requirements]] by [[Russell Kneebone]] (December 16, 2003)
* [[Installing the VisualAge UML Designer]] by [[Russell Kneebone]] (November 16, 2003)
* Grinding Java Article Series by [[Shai Almog]]
** [[Grinding Java - Introduction]] (May 1997)
** [[Grinding Java - Enhancing the AWT]] (June 1997)
** [[Grinding Java - Back to Basics]] (July 1997)
** [[Grinding Java - Searching the WWW in Java]] (August 1997)
** [[Grinding Java - Dynamic Java]] (September 1997)
** [[Grinding Java - Beans Components]] (October 1997)  
** [[Grinding Java - Class files and the VM]] (November 1997)
** [[Grinding Java - Distributed Java]] (December 1997)  
** [[Grinding Java - Real World Java]] (January 1998)
* Inside the High Performance File System by [[Dan Bridges]]
** [[Inside the High Performance File System - Part 1|Part 1]]  (November 1996)
** [[Inside the High Performance File System - Part 2|Part 2]]  (December 1996)
** [[Inside the High Performance File System - Part 3|Part 3]]  (January 1997)
** [[Inside the High Performance File System - Part 4|Part 4]]  (February 1997)
** [[Inside the High Performance File System - Part 5|Part 5]] (March 1997)
** [[Inside the High Performance File System - Part 6|Part 6]]  (April 1997)
* [[ICAT: The New Remote Source-code Debugger for OS/2]] by [[Chris Matthews]] and [[Dave Evans]] (May 1997)
* [[The Case of the Invisible Corpse]] by [[Dennis Sposato]] (October 1997)  
* [[Intel Developer's Forum]]  by [[Dennis Sposato]]


</td>
</td>

Revision as of 18:55, 13 December 2012

Welcome to the relaunched EDM/2 site!
The source for OS/2 and eComStation developers.


Article Categories

  • PM - Presentation Manager internals, extensions, etc.
  • SOM - SOM, DSOM, WPS, OpenDoc
  • Driver - Device Drivers, IFS
  • Scripting - REXX, DLLs for use with REXX and other scripting stuff
  • Multimedia - Media players, IO Procedures, Graphics stuff
  • Networking - Networking Programming articles.
  • Languages - OS/2 and eCS related articles for programming languages
  • Porting - porting applications from Unix/X11/Windows...
  • Database - OS/2-eCS Database programming articles.
  • Games - games development and porting...
  • Localization - How to optimize for NLS and use location specific information
  • Tools Articles - development tools related articles.
  • Miscellaneous Articles - General subject articles, some none development related.


Documentation Projects


Development Stuff

  • Tools - development tools and utilities...
  • Documentation - a collection of other resources like online books, articles etc...
  • Links - Links to other web sites on OS/2 programming


General Stuff


Latest articles


Latest Republished articles

CONTRIBUTE

You can write to this wiki with a netlabs.org user ID, to get that visit http://www.netlabs.org/site/member/

If anything is wrong please contact ktk@netlabs.org.