Jump to content

Main Page: Difference between revisions

From EDM2
Ak120 (talk | contribs)
disable advertisement (spam?) template, because of spelling errors and bad formatting
Ak120 (talk | contribs)
cleanup
Line 16: Line 16:
* [[:Category:Games Articles|Games]] - Games development and porting
* [[:Category:Games Articles|Games]] - Games development and porting
* [[:Category:Localization Articles|Localization]] - How to optimize for NLS and use location specific information
* [[:Category:Localization Articles|Localization]] - How to optimize for NLS and use location specific information
* [[:Category:Tools Articles|Tools Articles]] - Development tools related articles
* [[:Category:Miscellaneous Articles|Miscellaneous Articles]] - General subject articles, including non-development related topics
* [[:Category:Miscellaneous Articles|Miscellaneous Articles]] - General subject articles, including non-development related topics


===Documentation Projects===
===Development Tools===
* [[The OS/2 API Project|The OS/2 API Project]]
*[[Configuration management]] - tools and utilities
* [[The Config.sys Documentation Project]]
*[[System emulators, virtual machines and hypervisors]]
* [[Stupid OS/2 Tricks]]
*[[Text editors]] - Programmers editors, generic & hex editors
* [[Open Source Software Directory]]
*[[:Category:Tools Articles|Tools Articles]] - Development tools related articles
* [[:Category:Documentation|Documentation Link]]


===Development Tools===
===Programming Languages===
* [[Configuration management]] - tools and utilities
* [[Documentation]] - a collection of other resources like online books, articles etc.
* [[Text editors]] - Programmers editors, generic & hex editors
* [[Links]] - Other web sites about OS/2 programming
* [[:Category:Licences|Licenses]] - Collection of the most used software licenses
*Programming Languages:
{|class="wikitable" width=90%
{|class="wikitable" width=90%
|width=25%|[[APL]]
|width=25%|[[APL]]
Line 50: Line 42:
|}
|}


===General Stuff===
===Documentation===
* Our EDM/2 [[Mailinglist]] and [[:Category:News|News]]
* [[Documentation]] - a collection of other resources like online books, articles etc.
* Terms [[:Category:Glossary|glossary]]
* [[The OS/2 API Project]]
* [http://www.edm2.com/indexold.html Original EDM/2 pages], including the [http://www.edm2.com/common/metaindex.html Meta Index.]
* [[The Config.sys Documentation Project|CONFIG.SYS]] Documentation
* [[Stupid OS/2 Tricks]]
* [[Open Source Software Directory]]
* [[:Category:Licences|Licenses]] - Collection of the most used software licenses
<!-- RIGHT COLUMN -->
<!-- RIGHT COLUMN -->
|
|
===New or updated Wiki pages===
===New Wiki pages===
* [[Running Linux software on your OS/2 system via Xfree86/OS2]] - New Page 2016-08-13
* [[IBM Device Driver Development Kit]] - 2016-10-31
* [[Darrell Spice]] - New Page 2016-08-13
* [[IBM WorkFrame/2 API]] - 2016-10-20
* [[Standard Template Library]] - Updated 2016-08-13
 
* [[C++]] - Updates >2016-08-13
===Updated Wiki pages===
* [[Special:RecentChanges|Recent Changes]]
 


===Latest articles===
===Latest articles===
====EDM/2====
* [[Using Git under eComStation]] by [[User:Martini|Martin Iturbide]] (July 27, 2013)
* [[Using Git under eComStation]] by [[User:Martini|Martin Iturbide]] (July 27, 2013)
* [[Suggestion for OS/2 and eComstation Drivers Arguments]] by [[User:Martini|Martín Itúrbide]] (July 2011)
* [[Suggestion for OS/2 and eComstation Drivers Arguments]] by [[User:Martini|Martín Itúrbide]] (July 2011)
* [[Emitter Framework]] by [[Prokushev]] (July 2008)
* [[Emitter Framework]] by [[Prokushev]] (July 2008)
* [[UsingThreads:SynchronizationTimings | Synchronization Timings]] by [[User:Myrkraverk|Jóhann Óskarsson]] (Nov 2007)
* [[First steps with the SOM compiler]] by [[Prokushev]] (May 2007)
* [[The SOM Interface Definition Language]] by [[Prokushev]] (May 2007)


===Latest republished articles===
====Republished====
* [[Darrell Spice]] Jr.: [[Running Linux software on your OS/2 system via Xfree86/OS2]] (2000)
* [[Darrell Spice]] Jr.: [[Running Linux software on your OS/2 system via Xfree86/OS2]] (2000)
* [[eXtended Memory Specification v3.0]] (1991)
* [[eXtended Memory Specification v3.0]] (1991)
* [[eXtended Memory Specification v2.0]] (1988)
* [[eXtended Memory Specification v2.0]] (1988)
* [[Virtual Control Program Interface specification v1]] (1989)
* [[DBASE .DBF File Structure]] by [[Borland]] (1998)
* [[Using Modula-3 under OS/2]] by [[Carsten Whimster]] (1996)


===IBM Device Driver Development Kit Articles===
 
*[[AP2 - Automated Audio Device Driver Test Tool]]
 
*[[Assembly Language Processor (ALP) Assembler Reference]]
 
*[[Display Device Driver Reference for OS/2]]
===General Stuff===
*[[Graphics Adapter Device Driver Reference]]
* [[Links]] - Other web sites about OS/2 programming
*[[Input Output Device Driver Reference]]
* Our EDM/2 [[Mailinglist]] and [[:Category:News|News]]
*[[LAN Device Driver Documentation]]
* Terms [[:Category:Glossary|glossary]]
*[[MMPM/2 Device Driver Reference]]
* [http://www.edm2.com/indexold.html Original EDM/2 pages], including the [http://www.edm2.com/common/metaindex.html Meta Index.]
*[[Object-Oriented OS2 Audio Device Driver Samples]]
 
*[[Pen for OS2 Device Driver Reference]]
 
*[[Physical Device Driver Reference]]
 
*[[Presentation Device Driver Reference for OS2]]
 
*[[Printer Device Driver]]
 
*[[Storage Device Driver Reference]]
 
*[[Using Your DDK]]
 
*[[Virtual Device Driver Reference for OS2]]
 
 
 
 
 
 
 
 
|}
|}



Revision as of 15:09, 31 October 2016

Welcome to the EDM/2 Wiki

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 related articles for programming languages
  • Porting - Porting applications from Unix, X11, Windows
  • Database - Database programming articles
  • Games - Games development and porting
  • Localization - How to optimize for NLS and use location specific information
  • Miscellaneous Articles - General subject articles, including non-development related topics

Development Tools

Programming Languages

APL Assembly AWK BASIC
C C++ COBOL ECMAScript
Forth FORTRAN Java LISP
Modula-2 Oberon Pascal Perl
PHP PL/I Prolog Python
REXX Ruby Smalltalk more...

Documentation

New Wiki pages

Updated Wiki pages


Latest articles

EDM/2

Republished



General Stuff








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.