List of Scripting Articles: Difference between revisions
Appearance
No edit summary |
Trying to normalize format of the article lists. |
||
Line 3: | Line 3: | ||
<!-- LEFT COLUMN --> | <!-- LEFT 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;">EDM/2 Wiki Articles</h2>=== | |||
===<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;"> | ====REXX==== | ||
* [[The REXX Sourcebook]] by [[Dirk Terrell]] | * [[The REXX Sourcebook]] by [[Dirk Terrell]] | ||
* [[Enhancing VX-REXX with macros]] by [[User:Rosuav|Chris Angelico]] (Jul 2008) | * [[Enhancing VX-REXX with macros]] by [[User:Rosuav|Chris Angelico]] (Jul 2008) | ||
Line 82: | Line 82: | ||
* [[The REXX/imc Tutorial]] by [[Ian Collier]] | * [[The REXX/imc Tutorial]] by [[Ian Collier]] | ||
=== | ====HTML - Web Design==== | ||
* Hands on your home page by [[Simon Gronlund]] | * Hands on your home page by [[Simon Gronlund]] | ||
** [[Hands on your home page - Part 1|Part 1]] (Sep 2000) | ** [[Hands on your home page - Part 1|Part 1]] (Sep 2000) | ||
Line 94: | Line 94: | ||
** [[Building Dynamic Web Sites:Part V|Part V]] (Feb 1999) | ** [[Building Dynamic Web Sites:Part V|Part V]] (Feb 1999) | ||
==EDM/2 Classic Articles== | ===<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>=== | ||
* [http://www.edm2.com/0510/rexxdll.html Building a REXX DLL in C] This article shows how to build a DLL in the C programming language containing functions that can be called from REXX by [[Jorge,_Paula,_and_Manuela_Martins|Jorge Martins]] (Oct 1997) | * [http://www.edm2.com/0510/rexxdll.html Building a REXX DLL in C] This article shows how to build a DLL in the C programming language containing functions that can be called from REXX by [[Jorge,_Paula,_and_Manuela_Martins|Jorge Martins]] (Oct 1997) | ||
* [http://www.edm2.com/0404/orexx.html A Look at OREXX] A commentary on poly.cmd, introducing concepts from ORexx as needed. Poly.cmd is a polynomial class of objects written by the author. By [[Gerald Goertzel]] (May 1996) | * [http://www.edm2.com/0404/orexx.html A Look at OREXX] A commentary on poly.cmd, introducing concepts from ORexx as needed. Poly.cmd is a polynomial class of objects written by the author. By [[Gerald Goertzel]] (May 1996) | ||
Line 102: | Line 102: | ||
<!-- 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>=== | |||
===<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;"> | ===REXX=== | ||
* [http://www.os2voice.org/VNL/past_issues/VNL0104H/vnewsf3.htm Tapping into the OS/2 Multimedia Structures with REXX] by [[Armin Schwarz]] (Jan 2004) | * [http://www.os2voice.org/VNL/past_issues/VNL0104H/vnewsf3.htm Tapping into the OS/2 Multimedia Structures with REXX] by [[Armin Schwarz]] (Jan 2004) | ||
* [http://www.os2voice.org/VNL/past_issues/VNL0903H/vnewsf4.htm Creating Scripts to Automate Application Migration] by [[Chris Clayton]] (Sep 2003) | * [http://www.os2voice.org/VNL/past_issues/VNL0903H/vnewsf4.htm Creating Scripts to Automate Application Migration] by [[Chris Clayton]] (Sep 2003) | ||
Line 124: | Line 124: | ||
* * [http://www.uic.edu/depts/accc/software/regina/rexxrule.html Six Rules of Thumb for Rexx] by [[Raja Thiagarajan]] (Jun 1993) | * * [http://www.uic.edu/depts/accc/software/regina/rexxrule.html Six Rules of Thumb for Rexx] by [[Raja Thiagarajan]] (Jun 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;"> | ===<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==== | |||
* Advanced Rexx Workshop - How To Write Self-Healing Rexx Programs], ([http://www.warpstock.org/filemgmt/visit.php?lid=53 download]) by [[Chip Davis]] (WarpStock 2004) | * Advanced Rexx Workshop - How To Write Self-Healing Rexx Programs], ([http://www.warpstock.org/filemgmt/visit.php?lid=53 download]) by [[Chip Davis]] (WarpStock 2004) | ||
* Parse Rexx - Exposed!], ([http://www.warpstock.org/filemgmt/visit.php?lid=52 download]) by [[Chip Davis]] (WarpStock 2004) | * Parse Rexx - Exposed!], ([http://www.warpstock.org/filemgmt/visit.php?lid=52 download]) by [[Chip Davis]] (WarpStock 2004) | ||
* [http://wi.wu-wien.ac.at/rgf/rexx/orx11/orx_intro.pdf An Introduction to Object Rexx] by [[Rony G. Flatscher]] (2000) | * [http://wi.wu-wien.ac.at/rgf/rexx/orx11/orx_intro.pdf An Introduction to Object Rexx] by [[Rony G. Flatscher]] (2000) | ||
====IBM Redbooks==== | |||
=== | |||
* [https://openlibrary.org/books/OL10605621M/Creating_Java_Applications_Using_Netrexx Creating Java Applications using NetRexx] (Sep 1997) | * [https://openlibrary.org/books/OL10605621M/Creating_Java_Applications_Using_Netrexx Creating Java Applications using NetRexx] (Sep 1997) | ||
* [https://openlibrary.org/works/OL8413641W/OS_2_REXX OS/2 REXX: From Bark to Byte] (Dec 1993) | * [https://openlibrary.org/works/OL8413641W/OS_2_REXX OS/2 REXX: From Bark to Byte] (Dec 1993) | ||
Line 245: | Line 243: | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Article List]] | [[Category:Article List]] |
Revision as of 19:40, 28 November 2016
Visit also Scripting articles category for a complete alphabetical list of all the available articles.