OS/2.cz NewsLetter - Issue 2: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  OS/2.cz NEWSLETTER                                    2/2001
  OS/2.cz NEWSLETTER                                    2/2001
  www.os2.cz                                        June 2001
  www.os2.cz                                        June 2001
  Issue 2                                        Filip Molèan
  Issue 2                                        Filip Molčan


==EDITORIAL==
==Editorial==
 
Welcome in the second issue of our OS/2.cz newsletter! I hope that you enjoy our work and I would like to ask you for help! Please, write us, what do you think about this newsletter! What do you read and what not! Please help us to create newsletter which you will love!
Welcome in the second issue of our OS/2.cz newsletter! I  
hope that you enjoy our work and I would like to ask you for
help! Please, write us, what do you think about this  
newsletter! What do you read and what not! Please help us
to create newsletter which you will love!


Please e-mail us to os2@os2.cz
Please e-mail us to os2@os2.cz


Also, we started OS/2.cz support for OS/2! If you have some
Also, we started OS/2.cz support for OS/2! If you have some questions, problems with OS/2, you can contact us on support@os2.cz! We will be doing our best to answer your question and help you! This feature is only for registered users on OS/2.cz. More information will be soon on our site.
questions, problems with OS/2, you can contact us on
support@os2.cz! We will be doing our best to answer your
question and help you! This feature is only for registered
users on OS/2.cz. More information will be soon on our site.


We love OS/2 and we want to do something for OS/2!
We love OS/2 and we want to do something for OS/2!


Filip Molèan
Filip Molčan


==NEWS==
==NEWS==
===2001-06-02===
===2001-06-02===
;PsiConv/PM - Filip Molèan (molcanf@seznam.cz)
;PsiConv/PM - Filip Molčan (molcanf@seznam.cz)


PsiConv/PM is a Presentation Manager frontend for use with the PsiConv utility (Linux software ported to OS/2 by Andrei A. Porodko) that lets  
PsiConv/PM is a Presentation Manager frontend for use with the PsiConv utility (Linux software ported to OS/2 by Andrei A. Porodko) that lets you convert text and graphics files from your Psion PDA (series 5, Revo or better) to common PC file formats.  
you convert text and graphics files from your Psion PDA (series 5, Revo or better) to common PC file formats.  


PsiConv/PM allows you to convert Psion files using a convenient graphical interface. It doesn't do any conversions itself. It just keeps you away  
PsiConv/PM allows you to convert Psion files using a convenient graphical interface. It doesn't do any conversions itself. It just keeps you away from the command prompt and sends the proper command string to the PsiConv utility.
from the command prompt and sends the proper command string to the PsiConv utility.  


PsiConv/PM was made using good old VisproRexx Bronze 2.1. A visual development tool for REXX that was developped by HockWare way back in 1995.  
PsiConv/PM was made using good old VisproRexx Bronze 2.1. A visual development tool for REXX that was developped by HockWare way back in 1995.


Both PsiConv and PsiConv/PM are available as freeware. Both utilities can be downloaded from the 'Psion to OS/2 Connection' website.
Both PsiConv and PsiConv/PM are available as freeware. Both utilities can be downloaded from the 'Psion to OS/2 Connection' website.
Line 40: Line 29:


----
----
;New kernels for OS/2 - Filip Molčan (molcanf@seznam.cz)
:IBM has released the 0508 Kernel releases from testcase now officialy Warp 4/WSeB/MCP/ACP Kernels updated
:On May 31, 2001 IBM OS/2 Fix Distribution released updated files for the various kernels. They contain fixes since xr_e002/xr_m015/mcp/acp:
:New TrapDump
:Bug Fix: JR15030: TRAPDUMP QUERY doesn't show PD


;New kernels for OS/2 - Filip Molèan (molcanf@seznam.cz)
File: DF0508.ZIP
SES drivers, See README.SES for details.


IBM has released the 0508 Kernel releases from testcase now officialy
File: SES0330.ZIP
 
File versions:
Warp 4/WSeB/MCP/ACP Kernels updated
:WSeb/ACP SMP (D is debug version)
 
::SMP0508.ZIP
On May 31, 2001 IBM OS/2 Fix Distribution released updated files for the
::SMP0508D.ZIP
various kernels. They contain fixes since
:WSeB/ACP Uni/MCP (D is debug version)
 
::UNI0508.ZIP
xr_e002/xr_m015/mcp/acp:
::UNI0508D.ZIP
 
:Warp4 (D is debug version)
New TrapDump
::W40508.ZIP
Bug Fix: JR15030: TRAPDUMP QUERY doesn't show PD
::W40508D.ZIP
 
File: DF0508.ZIP
SES drivers, See README.SES for details.
 
File: SES0330.ZIP  
File versions :  
    WSeb/ACP SMP (D is debug version)  
          SMP0508.ZIP  
          SMP0508D.ZIP  
    WSeB/ACP Uni/MCP (D is debug version)  
          UNI0508.ZIP  
          UNI0508D.ZIP  
    Warp4 (D is debug version)  
          W40508.ZIP  
          W40508D.ZIP  
New function:  
New function:  
# Support for 64m memory using int15 func e820. Note, this support is enabled ONLY for Intel Pentium Pro or later, or non-Intel Pentium-class machines. This is done in an effort to prevent problems on older PCs.
# The presence of \os2\boot\os2norev.$$$ suppresses the display of internal revision during boot.
# Adding "EARLYMEMINIT=TRUE" to config.sys will allow device drivers, etc., access to the memory above 16mb early in boot. Previously, this was only available after DD and IFS init was completed. This has various implications when enabled:
## AHA154X.ADD may do bad things to your system. Don't even enable if using.
## There may be some settings of HPFS386 cache that are incompatible.
## Trap messages will now give the module name instead of the device name.
#:For example, "Exception in module: CLOCK01" instead of "Exception in Device Driver: CLOCK$".
#Traps in 32 bit code now show the modname, too
#Systems with a 486SX chip running FP15 will function correctly. Note, they will NOT work with ACP or (necessarily) on MCP.
#SESDD32 will now work correctly (I hope) for both uni and smp


  1.Support for 64m memory using int15 func e820. Note, this support is enabled ONLY for Intel Pentium Pro or
Bug Fixes:
    later, or non-Intel Pentium-class machines. This is done in an effort to prevent problems on older PCs.
:JR13335: Some VDMs won't run, complaining of too-long command lines
 
:JR15194: XCOPY fails with SYS1186 or SYS1192 on (at least) MO drives
  2.The presence of \os2\boot\os2norev.$$$ suppresses the display of internal revision during boot.
:JR15038: Trap 8 in h_DeviceHelpDM running an app from a tcpbeui drive
 
:JR15229: Files left open after ERROR_TOO_MANY_OPEN_FILES returned to app
  3.Adding "EARLYMEMINIT=TRUE" to config.sys will allow device drivers, etc., access to the memory above
:PJ27676: Causes hangs on some systems running UNI or W4 kernels
    16mb early in boot. Previously, this was only available after DD and IFS init was completed. This has various
:PJ27554: Hang or (on allstrict) trap 3 on SMP (only) during beeps
    implications when enabled:
:PJ27678: SMP kernels could not be RIPL-booted. As part of this, there is a new config.sys parameter I13PAGES= available. Adding I13PAGES=1 to config.sys (note, no SET) reduces the memory usage of the mini VDM processes used by ibm1s506.add and the GRADD drivers. This becomes important in RIPL-boot situations.
 
:PJ27677: SMP systems hang with multiple threads of same process entering a critical section (affects ADSM client)
        1.AHA154X.ADD may do bad things to your system. Don't even enable if using.
:PJ27757: Trap 000e running Theseus/4 (note, theseus4.exe may still end up with a sys3175, but at least the system doesn't crash).
        2.There may be some settings of HPFS386 cache that are incompatible.
:PJ27736: Trap in _PLD_WriteReturnCode
        3.Trap messages will now give the module name instead of the device name.
:PJ27777: Set BEGINLIBPATH= (in config.sys ONLY) may be ignored. Also, it would lead to a bogus copy of BEGINLIBPATH= in the environment.
 
:PJ27906: Trap 000e in pvwRegKrnlInstance running SPM/2 (may also cause unknown odd behavior in other performance monitors).
 
:PJ27919: Complete system hang running some apps (same as JR12136)
    For example, "Exception in module: CLOCK01" instead of "Exception in Device Driver: CLOCK$".
See README in the zip for Install Instructions.
 
 
 
  4.Traps in 32 bit code now show the modname, too
 
  5.Systems with a 486SX chip running FP15 will function correctly. Note, they will NOT work with ACP or
    (necessarily) on MCP.
 
  6.SESDD32 will now work correctly (I hope) for both uni and smp
 
Bug Fixes:  
 
    JR13335: Some VDMs won't run, complaining of too-long command lines  
    JR15194: XCOPY fails with SYS1186 or SYS1192 on (at least) MO drives  
    JR15038: Trap 8 in h_DeviceHelpDM running an app from a tcpbeui drive  
    JR15229: Files left open after ERROR_TOO_MANY_OPEN_FILES returned to app  
    PJ27676: Causes hangs on some systems running UNI or W4 kernels  
    PJ27554: Hang or (on allstrict) trap 3 on SMP (only) during beeps  
    PJ27678: SMP kernels could not be RIPL-booted. As part of this, there is a new config.sys parameter
    I13PAGES= available. Adding I13PAGES=1 to config.sys (note, no SET) reduces the memory usage of the
    mini VDM processes used by ibm1s506.add and the GRADD drivers. This becomes important in RIPL-boot
    situations.  
    PJ27677: SMP systems hang with multiple threads of same process entering a critical section (affects ADSM
    client)  
    PJ27757: Trap 000e running Theseus/4 (note, theseus4.exe may still end up with a sys3175, but at least the
    system doesn't crash).  
    PJ27736: Trap in _PLD_WriteReturnCode  
    PJ27777: Set BEGINLIBPATH= (in config.sys ONLY) may be ignored. Also, it would lead to a bogus copy of
    BEGINLIBPATH= in the environment.  
    PJ27906: Trap 000e in pvwRegKrnlInstance running SPM/2 (may also cause unknown odd behavior in other
    performance monitors).  
    PJ27919: Complete system hang running some apps (same as JR12136)  
 
See README in the zip for Install Instructions.  
 
Disclaimer: These interim fixes will be supported by IBM until the next fixpack is available or until superceded by a
newer interim fix. At the discretion of IBM, you may be required to revert to GA (i.e. MCP/ACP/fixpack) code to
pursue specific support issues.
 
ftp://ftp.boulder.ibm.com/ps/products/os2/fixes/update-kernels/


Disclaimer: These interim fixes will be supported by IBM until the next fixpack is available or until superceded by a newer interim fix. At the discretion of IBM, you may be required to revert to GA (i.e. MCP/ACP/fixpack) code to pursue specific support issues.
:ftp://ftp.boulder.ibm.com/ps/products/os2/fixes/update-kernels/
----
----
 
;GSView 4.0 - Filip Molčan (molcanf@seznam.cz)
;GSView 4.0 - Filip Molèan (molcanf@seznam.cz)


GSview is a graphical interface for Ghostscript under MS-Windows or OS/2. Ghostscript is an interpreter for the PostScript page description language used by laser printers. For documents following the Adobe PostScriptDocument Structuring Conventions, GSview allows selected pages to be viewed or printed. GSview requires AFPL Ghostscript 7.00-7.99.
GSview is a graphical interface for Ghostscript under MS-Windows or OS/2. Ghostscript is an interpreter for the PostScript page description language used by laser printers. For documents following the Adobe PostScriptDocument Structuring Conventions, GSview allows selected pages to be viewed or printed. GSview requires AFPL Ghostscript 7.00-7.99.


Features include:
Features include:
: Display and print PostScript and PDF files.
: View pages in arbitrary order (Next, Previous, Goto).
: Page size and Orientation are automatically selected from DSC comments or can be selected using the menu.
: Print selected pages using Ghostscript.
: Convert pages to bitmap, PDF or PostScript.
: Selectable display resolution, depth, alpha.
: Single button zoom.
: Extract selected pages to another file.
: Copy display bitmap to clipboard.
: Save clipboard bitmap as BMP file.
: Add bitmap or user preview to EPS file (Interchange, TIFF or Windows Metafile)
: Graphically select and show bounding box for EPS file.
: Extract bitmap preview or PostScript from DOS EPS file.
: Extract text or search for text.
: Can read gzip and bzip2 compressed PostScript and PDF files.
: On-line help.
: Win32, OS/2 and Linux/X11 executables. Older versions support Win16.
: Can be run directly off a CD-ROM.
: English, German, French, Italian and Spanish languages.
: Per user initialisation files for Windows.
: Includes setup program.
: Free (Aladdin Free Public Licence).
: Works with AFPL Ghostscript 7.00 - 7.99 (GSview checks the Ghostscript version number).


                  Display and print PostScript and PDF files.
Changes in version 4.0:
                  View pages in arbitrary order (Next, Previous, Goto).
: Uses new Ghostscript API on Windows, OS/2 and Linux.
                  Page size and Orientation are automatically selected from DSC comments or can be selected using the menu.
: pstoedit for OS/2.
                  Print selected pages using Ghostscript.
: Bug fixes:
                  Convert pages to bitmap, PDF or PostScript.
: Anti-aliased display is now the default.
                  Selectable display resolution, depth, alpha.
: File | Convert now processes only the requested pages.
                  Single button zoom.
: See gvcnews.txt in the GSview sources for more detailed change notes.
                  Extract selected pages to another file.
                  Copy display bitmap to clipboard.
                  Save clipboard bitmap as BMP file.
                  Add bitmap or user preview to EPS file (Interchange, TIFF or Windows Metafile)
                  Graphically select and show bounding box for EPS file.
                  Extract bitmap preview or PostScript from DOS EPS file.
                  Extract text or search for text.
                  Can read gzip and bzip2 compressed PostScript and PDF files.
                  On-line help.
                  Win32, OS/2 and Linux/X11 executables. Older versions support Win16.
                  Can be run directly off a CD-ROM.
                  English, German, French, Italian and Spanish languages.
                  Per user initialisation files for Windows.
                  Includes setup program.
                  Free (Aladdin Free Public Licence).
                  Works with AFPL Ghostscript 7.00 - 7.99 (GSview checks the Ghostscript version number).
 
            Changes in version 4.0:
 
                  Uses new Ghostscript API on Windows, OS/2 and Linux.
                  pstoedit for OS/2.
                  Bug fixes:
                  Anti-aliased display is now the default.
                  File | Convert now processes only the requested pages.
                  See gvcnews.txt in the GSview sources for more detailed change notes.


GSview was written by Russell Lang at Ghostgum Software Pty Ltd.
GSview was written by Russell Lang at Ghostgum Software Pty Ltd.
Line 175: Line 124:


===2001-06-06===
===2001-06-06===
;CVS 1.11 - Filip Molèan (molcanf@seznam.cz)
;CVS 1.11 - Filip Molčan (molcanf@seznam.cz)


There is new updated full-pack CVS on hobbes ver 1.11
There is new updated full-pack CVS on hobbes ver 1.11
Line 182: Line 131:


----
----
 
;DirDiff 1.04 - Filip Molčan (molcanf@seznam.cz)
;DirDiff 1.04 - Filip Molèan (molcanf@seznam.cz)


Wolfram Schmid (w.schmid@ws-it.de) updated DirDiff, a directory compare program
Wolfram Schmid (w.schmid@ws-it.de) updated DirDiff, a directory compare program
Line 212: Line 160:


----
----
;PMJobWorks v0.5 - Filip Molèan (molcanf@seznam.cz)
;PMJobWorks v0.5 - Filip Molčan (molcanf@seznam.cz)


PMJobWorks v0.5 - the batchfolder for os/2.
PMJobWorks v0.5 - the batchfolder for os/2.
Line 223: Line 171:


===2001-06-07===
===2001-06-07===
mozilla 2001-06-06 (EMX build) - Jiri Holenka (holenka@post.cz)
mozilla 2001-06-06 (EMX build) - Jiri Holenka (holenka@post.cz)


Line 229: Line 176:


URL: http://anduin.net/mozilla/
URL: http://anduin.net/mozilla/


===2001-06-13===
===2001-06-13===
enhanced DirDiff 1.05 - Wolfram Schmid (w.schmid@ws-it.de)
enhanced DirDiff 1.05 - Wolfram Schmid (w.schmid@ws-it.de)


DirDiff is a directory compare program for OS/2. DirDiff compares all files  
DirDiff is a directory compare program for OS/2. DirDiff compares all files in two sub-directorys or two whole directory trees and locates which files have been modified, which files have been created and which files have been deleted. DirDiff is a useful tool primarily for software developers but it can also used for some other file management activityes and it is freeware.
in two sub-directorys or two whole directory trees and locates which files  
have been modified, which files have been created and which files have been  
deleted. DirDiff is a useful tool primarily for software developers but it  
can also used for some other file management activityes and it is freeware.


New in this releas:
New in this releas:
 
* File dialog for selecting the pathes
- File dialog for selecting the pathes
* Toolbar Buttons for the file dialog  
- Toolbar Buttons for the file dialog  
 
Features of DirDiff:
Features of DirDiff:
 
* Compares files in 2 different directorys or directory trees
- Compares files in 2 different directorys or directory trees
* Shows the compare result in a global view
- Shows the compare result in a global view
* Spec of filters for file names and directorys
- Spec of filters for file names and directorys
* Spec of exclude filters for files and directorys
- Spec of exclude filters for files and directorys
* Visibility of the include and exclude filters can be toggeld on and off
- Visibility of the include and exclude filters can be toggeld on and off
* Spec of pathes and filter at the command prompt
- Spec of pathes and filter at the command prompt
* Deletion of files direct in the result list
- Deletion of files direct in the result list
* Different action for files of the result list. Eg. 'opening of PMdiff', 'call of the cmd line' or 'opening of the WPS folder'.
- Different action for files of the result list. Eg. 'opening of PMdiff', 'call of the cmd line' or 'opening of the WPS folder'.
* User configurable action  
- User configurable action  
* Stores all program settings, window size and position  
- Stores all program settings, window size and position  


Web Site:
Web Site:
:english- http://www.ws-it.de/en/product/ddiff
:deutsch- http://www.ws-it.de/product/ddiff


english- http://www.ws-it.de/en/product/ddiff
----
deutsch- http://www.ws-it.de/product/ddiff
 
-------------------------------------------------------------------------------
 
The Warped Perspective: Less is More with OS/2 Servers - Jirka Holenka (holenka@post.cz)
The Warped Perspective: Less is More with OS/2 Servers - Jirka Holenka (holenka@post.cz)


Line 271: Line 208:
URL: http://www.osopinion.com/perl/story/11194.html
URL: http://www.osopinion.com/perl/story/11194.html


-------------------------------------------------------------------------------
----
 
ZxMail Server Daily builds - Eric Lavoie (elavoie@zeryx.com)
ZxMail Server Daily builds - Eric Lavoie (elavoie@zeryx.com)


Just to tell everyone we are going to post daily builds until GA. uploaded  
Just to tell everyone we are going to post daily builds until GA. uploaded v0.9.8 built June 13, 2001  
v0.9.8 built June 13, 2001  


fixed the last install bug.  
fixed the last install bug.  
Line 284: Line 219:


you can downlaod this latest build from http://www.zeryx.com
you can downlaod this latest build from http://www.zeryx.com


===2001-06-14===
===2001-06-14===
DrawIt 3.4 delivered to BMT and Mensys - Jasper de Keijzer (jasper.dekeijzer@worldonline.nl)
DrawIt 3.4 delivered to BMT and Mensys - Jasper de Keijzer (jasper.dekeijzer@worldonline.nl)


Line 293: Line 226:


Some points:
Some points:
 
* saving drawing in JPEG format
- saving drawing in JPEG format
* Rotation is made a lot easier
- Rotation is made a lot easier
* exporting to metafile of a selection is fixed
- exporting to metafile of a selection is fixed
* Performance upgrade
- Performance upgrade
* exports of gradient and fountain fill fixed etc
- exports of gradient and fountain fill fixed etc
 
At BMTMICRO it is possible to purchase an upgrade for $10. Full price is $25. A demo version is downloadable for free.
At BMTMICRO it is possible to purchase an upgrade for $10. Full price is $25. A demo version is downloadable for free.


-------------------------------------------------------------------------------
----
 
DANI drivers updated - Jirka Holenka (holenka@post.cz)
DANI drivers updated - Jirka Holenka (holenka@post.cz)


Line 310: Line 240:
URL: http://hobbes.nmsu.edu/cgi-bin/h-search?key=DANI
URL: http://hobbes.nmsu.edu/cgi-bin/h-search?key=DANI


-------------------------------------------------------------------------------
----
 
Free books about OS/2! - Filip Molčan (molcanf@seznam.cz)
Free books about OS/2! - Filip Molèan (molcanf@seznam.cz)
 
In download section, you can find some very interesting books in TXT format
about OS/2...


In download section, you can find some very interesting books in TXT format about OS/2...


===2001-06-15===
===2001-06-15===
Dialer/2 is updated to 1.90 beta6 - Denis Tazetdinov (Devastator@icl.kazan.ru)
Dialer/2 is updated to 1.90 beta6 - Denis Tazetdinov (Devastator@icl.kazan.ru)


Dialer/2 is nice OS/2 PM dialing program with several features: phone-book,  
Dialer/2 is nice OS/2 PM dialing program with several features: phone-book, autodialing, log file of calls.
autodialing, log file of calls.


changes in version 1.90 beta6:
changes in version 1.90 beta6:
* Log file added. See "Setup" - "Options".
* Log file added. See "Setup" - "Options".
* Fixed behavior of program, when user has set com-port, which does not really exist.
* Fixed behavior of program, when user has set com-port, which does not really exist.
Line 332: Line 256:
URL: http://os2.ru/projects/dialer/index.phtml.en
URL: http://os2.ru/projects/dialer/index.phtml.en


-------------------------------------------------------------------------------
----
 
Mozilla 2001-06-14 (EMX build) - Jirka Holenka (holenka@post.cz)
Mozilla 2001-06-14 (EMX build) - Jirka Holenka (holenka@post.cz)


Line 340: Line 263:
URL: http://anduin.net/mozilla/
URL: http://anduin.net/mozilla/


-------------------------------------------------------------------------------
----
 
Free OS/2 calendar 2001! - Filp Molčan (molcanf@seznam.cz)
Free OS/2 calendar 2001! - Filp Molèan (molcanf@seznam.cz)


You can download free OS/2.cz e-cards calendar for year 2001 and print it!
You can download free OS/2.cz e-cards calendar for year 2001 and print it!
 
----
-------------------------------------------------------------------------------


LSMT v2.13c - Frans Morre (Frans.Morre@OS2ug.be)
LSMT v2.13c - Frans Morre (Frans.Morre@OS2ug.be)
Line 359: Line 280:
As uploaded, it is the current version of a package developed by Alain Rykaert since 1995, and older versions of LSMT have been bundled with RedBooks in the past. While command line based, there is an optional WPS based interface, and the whole is a nice example of REXX programming.
As uploaded, it is the current version of a package developed by Alain Rykaert since 1995, and older versions of LSMT have been bundled with RedBooks in the past. While command line based, there is an optional WPS based interface, and the whole is a nice example of REXX programming.


-------------------------------------------------------------------------------
----
 
Updated IBM1S506.ADD  - Jirka Holenka (holenka@post.cz)
Updated IBM1S506.ADD  - Jirka Holenka (holenka@post.cz)


Ibm has updated the IDE HD driver IBM1S506.ADD.
Ibm has updated the IDE HD driver IBM1S506.ADD. Supported chipset table:
Supported chipset table:


CMD640 First CMD640 -  
CMD640 First CMD640 -  
Line 383: Line 302:


URL: http://service5.boulder.ibm.com/2bcprod.nsf/Driver+Profile+Web/IDEDASD.EXE?OpenDocument
URL: http://service5.boulder.ibm.com/2bcprod.nsf/Driver+Profile+Web/IDEDASD.EXE?OpenDocument


===2001-06-16===
===2001-06-16===
The June OS/2 eZine - Robert Basler (editor@aurora-systems.com)
The June OS/2 eZine - Robert Basler (editor@aurora-systems.com)


Line 439: Line 356:
URL: http://www.os2ezine.com
URL: http://www.os2ezine.com


-------------------------------------------------------------------------------
----
 
DrawIt 3.4 Screen shots! - Jasper de Keijzer (jasper.dekeijzer@worldonline.nl)
DrawIt 3.4 Screen shots! - Jasper de Keijzer (jasper.dekeijzer@worldonline.nl)


Line 447: Line 363:


URL: http://home-2.worldonline.nl/~jdekeij/
URL: http://home-2.worldonline.nl/~jdekeij/


===2001-06-17===
===2001-06-17===
SmartCache 0.5.4 - Frank Berke (fberke@kdt.de)
SmartCache 0.5.4 - Frank Berke (fberke@kdt.de)


Smart Cache is full featured proxy cache server. It can be also used as  
Smart Cache is full featured proxy cache server. It can be also used as replacement for your browser's internal diskcache. If you do it, you will have faster, more anonymous and offline browsing available. Program is written using Java language, it can run under Windows, Linux, OS/2 and probably other operation systems.
replacement for your browser's internal diskcache. If you do it, you will  
have faster, more anonymous and offline browsing available. Program is written  
using Java language, it can run under Windows, Linux, OS/2 and probably other  
operation systems.


URL: http://home.worldonline.cz/~cz210552/scache.html
URL: http://home.worldonline.cz/~cz210552/scache.html


===2001-06-18===
===2001-06-18===
Stellar Frontier 1.0 - Craig Miller ()
Stellar Frontier 1.0 - Craig Miller ()


Stardock's last OS/2 project, Stellar Frontier 1.0 has finally been released.  
Stardock's last OS/2 project, Stellar Frontier 1.0 has finally been released. Stellar Frontier is an online multiplayer 2D scrolling space shooter with some very attractive graphics. There are two versions: a free version, or if you prefer to support the game's development, you can join the Admiral's club and get instant access to better ships and weapons. If you purchased the CD version of Stellar Frontier back in 1997-98 and want a CD, please update your contact information at Stardock's website.
Stellar Frontier is an online multiplayer 2D scrolling space shooter with  
some very attractive graphics. There are two versions: a free version, or if  
you prefer to support the game's development, you can join the Admiral's club  
and get instant access to better ships and weapons. If you purchased the CD  
version of Stellar Frontier back in 1997-98 and want a CD, please update your  
contact information at Stardock's website.


URL: http://www.stardock.com/products/sf/
URL: http://www.stardock.com/products/sf/


===2001-06-20===
===2001-06-20===
Quesa Project - Porting Suggestion - Martin Iturbide (martin@os2world.com)
Quesa Project - Porting Suggestion - Martin Iturbide (martin@os2world.com)


Hi, Richard Turner has sent me some information about a project that can be  
Hi, Richard Turner has sent me some information about a project that can be ported to OS/2. The Project is called "Quesa" and its an OpenSource 3D Graphics library.  
ported to OS/2. The Project is called "Quesa" and its an OpenSource 3D  
Graphics library.  


Quesa is a high level 3D graphics library, released as Open Source under the  
Quesa is a high level 3D graphics library, released as Open Source under the LGPL, which offers binary and source level compatibility with Apple's QuickDraw  3D API. Quesa does not contain any Apple source code, and was developed without access to Apple's QD3D implementation.  
LGPL, which offers binary and source level compatibility with Apple's QuickDraw  3D API. Quesa does not contain any Apple source code, and was developed without access to Apple's QD3D implementation.  


QD3D supports both retained and immediate mode rendering, an extensible file  
QD3D supports both retained and immediate mode rendering, an extensible file format, plug-in renderers, a wide range of high level geometries, hierarchical models, and a consistent and object-orientated API.  
format, plug-in renderers, a wide range of high level geometries, hierarchical  
models, and a consistent and object-orientated API.  


Quesa can sit on top other lower-level APIs (such as OpenGL or Direct3D), and provide the 'scene graph' level of organisation that these APIs typically lack.
Quesa can sit on top other lower-level APIs (such as OpenGL or Direct3D), and provide the 'scene graph' level of organisation that these APIs typically lack.
Line 496: Line 391:
URL: http://www.quesa.org/
URL: http://www.quesa.org/


-------------------------------------------------------------------------------
----
 
New Mah Jongg with tile sets - Klaus Staedtler (staedtler-przyborski@web.de)
New Mah Jongg with tile sets - Klaus Staedtler (staedtler-przyborski@web.de)


Daniel Valot did us the favour to port his Mah Jongg 1.07 with 9 tile sets to  
Daniel Valot did us the favour to port his Mah Jongg 1.07 with 9 tile sets to OS/2 too (like he did already with Shisen Sho).
OS/2 too (like he did already with Shisen Sho).


URL: http://dvalot.free.fr/games.htm
URL: http://dvalot.free.fr/games.htm


-------------------------------------------------------------------------------
----
 
Task switcher/process killer for xCenter - beta 1 - John Martin Alfredsson (jma@jma.se)
Task switcher/process killer for xCenter - beta 1 - John Martin Alfredsson (jma@jma.se)


Line 515: Line 407:
http://hobbes.nmsu.edu/cgi-bin/h-search?key=wxTaskB1.zip
http://hobbes.nmsu.edu/cgi-bin/h-search?key=wxTaskB1.zip


-------------------------------------------------------------------------------
----
 
FtpServer 0.91 released - Peter Moylan (peter@ee.newcastle.edu.au)
FtpServer 0.91 released - Peter Moylan (peter@ee.newcastle.edu.au)


I wasn't going to release anything new until I'd sorted out the new Weasel  
I wasn't going to release anything new until I'd sorted out the new Weasel re-design, but the latest build of FtpServer might as well go out, so here it is.
re-design, but the latest build of FtpServer might as well go out, so here it  
is.


LIST OF CHANGES
LIST OF CHANGES


Version 0.91
Version 0.91
 
* Changed the response to the MDTM command to give GMT rather than local time.
- Changed the response to the MDTM command to give GMT rather than local time.
* Speed estimate added to Monitor program.
- Speed estimate added to Monitor program.
* Monitor now remembers its size.
- Monitor now remembers its size.
* Added the %a and %A (client IP address & hostname) and %v (version) macros.
- Added the %a and %A (client IP address & hostname) and %v (version) macros.
 
URL: http://eepjm.newcastle.edu.au/os2/FtpServer.html
URL: http://eepjm.newcastle.edu.au/os2/FtpServer.html


===2001-06-21===
===2001-06-21===
 
Skins Collection 3.5 - Filip Molčan (molcanf@seznam.cz)
Skins Collection 3.5 - Filip Molèan (molcanf@seznam.cz)


You can download new PM123 Skins Collection 3.5!It contains 10 new skins!
You can download new PM123 Skins Collection 3.5!It contains 10 new skins!


-------------------------------------------------------------------------------
----
 
ConfigTool Database Updated - Filip Molčan (molcanf@seznam.cz)
ConfigTool Database Updated - Filip Molèan (molcanf@seznam.cz)


The Database for Configtool has been updated to 1246 entries
The Database for Configtool has been updated to 1246 entries
Line 548: Line 433:
ConfigTool is CONFIG.SYS editor with searchable database which explains the entries, sort and checking routines,  boot/recovery options and suggestions for optimization.
ConfigTool is CONFIG.SYS editor with searchable database which explains the entries, sort and checking routines,  boot/recovery options and suggestions for optimization.


Language: English, Croatian, French, German, Swedish
Language: English, Croatian, French, German, Swedish to download go to:
to download go to:


http://www.os2world.com/goran/index.htm
http://www.os2world.com/goran/index.htm


=== 2001-06-22===
=== 2001-06-22===
 
Links - Filip Molčan (molcanf@seznam.cz)
Links - Filip Molèan (molcanf@seznam.cz)


Links section was updated... Look... ;-)
Links section was updated... Look... ;-)


===2001-06-24===
===2001-06-24===
Lotus Domino Server for OS/2 Release 5.0.8  - Martin Iturbide (martin@os2world.com)
Lotus Domino Server for OS/2 Release 5.0.8  - Martin Iturbide (martin@os2world.com)


The site were you can get this is:  http://www.notes.net  
The site were you can get this is:  http://www.notes.net


Lotus Domino is the server of the famouse Lotus Notes e-mail tool (workflow,  
Lotus Domino is the server of the famouse Lotus Notes e-mail tool (workflow, and Notes application server). There is no OS/2 version of Notes Client, only the server is available.  
and Notes application server). There is no OS/2 version of Notes Client, only  
the server is available.  


You can donwload the update at:  
You can donwload the update at: http://www.notes.net/qmrdown.nsf/QMRWelcome?OpenView&Start=1&Count=30&Expand=1.6#1.6
 
http://www.notes.net/qmrdown.nsf/QMRWelcome?OpenView&Start=1&Count=30&Expand=1.6#1.6
 
-------------------------------------------------------------------------------


----
Eladine v1.1 - Klaus (Klaus@os2.org)
Eladine v1.1 - Klaus (Klaus@os2.org)


Eladine is a small utility (not only) for the use with Injoy to be able to  
Eladine is a small utility (not only) for the use with Injoy to be able to have full controll over the Uptime with a dialin servers (NAT) - so you don't have to use Dial-on-Demand  
have full controll over the Uptime with a dialin servers (NAT) - so you don't  
have to use Dial-on-Demand  


Interesting for all people who use ip-masquerading but don't have a flatrate.  
Interesting for all people who use ip-masquerading but don't have a flatrate.  
Line 586: Line 460:
URL: http://www.wiwi.uni-frankfurt.de/~dietz/utilities/eladine.html
URL: http://www.wiwi.uni-frankfurt.de/~dietz/utilities/eladine.html


-------------------------------------------------------------------------------
----
 
New Memsize 4.0 beta - Klaus Staedtler (staedtler-przyborski@web.de)
New Memsize 4.0 beta - Klaus Staedtler (staedtler-przyborski@web.de)


Rick Papo has released a new beta of memsize 4.0  
Rick Papo has released a new beta of memsize 4.0  


Memsize provides a digital clock (with date), the elapsed time since your  
Memsize provides a digital clock (with date), the elapsed time since your system's last restart, the amount of free virtual memory, the current swap-file  size, the maximum amount the swap-file can still grow, the current CPU load (%), the number of active tasks and the amount of disk space free on each of your hard disks.  
system's last restart, the amount of free virtual memory, the current swap-file
  size, the maximum amount the swap-file can still grow, the current CPU load  
(%), the number of active tasks and the amount of disk space free on each of  
your hard disks.  


Changes since 01 June 2001:
Changes since 01 June 2001:
 
:(1) Log file size limit now 100K, down from 1M.  
(1) Log file size limit now 100K, down from 1M.  
:(2) Initial setting for "Use Theseus" now disabled.
(2) Initial setting for "Use Theseus" now disabled.
:(3) Allow entry of up to 250 characters in e-mail reader name and e-mail alert name.  
(3) Allow entry of up to 250 characters in e-mail reader name and e-mail alert name.  


URL: http://people.mw.mediaone.net/rpapo/beta.html
URL: http://people.mw.mediaone.net/rpapo/beta.html


-------------------------------------------------------------------------------
----
 
TCopy 0.992 beta released - Klaus Staedtler (staedtler-przyborski@web.de)
TCopy 0.992 beta released - Klaus Staedtler (staedtler-przyborski@web.de)


Line 615: Line 482:


BTW. Currently it is only available in german  
BTW. Currently it is only available in german  


URL: http://andreas.schoesser.org/
URL: http://andreas.schoesser.org/


===2001-06-25===
===2001-06-25===
 
New projects on OS/2.cz - Filip Molčan (molcanf@seznam.cz)
New projects on OS/2.cz - Filip Molèan (molcanf@seznam.cz)


There is new section called Projects on OS/2.cz... check it!;-)
There is new section called Projects on OS/2.cz... check it!;-)


-------------------------------------------------------------------------------
----
 
Back Again/2000 Server Scheduler Initialization 0.0.01 - Michael Warmuth ()
Back Again/2000 Server Scheduler Initialization 0.0.01 - Michael Warmuth ()


The backup program Back Again/2000 Server 2.10d has an WPS integrated  
The backup program Back Again/2000 Server 2.10d has an WPS integrated scheduler which seems to be a subclass of the WPFolder class. Although there is a problem: At system startup this scheduler does not initialize which means that no backups will be started. SchedAdd will cure this.
scheduler which seems to be a subclass of the WPFolder class. Although there  
is a problem: At system startup this scheduler does not initialize which means  
that no backups will be started. SchedAdd will cure this.


URL: http://hobbes.nmsu.edu/cgi-bin/h-search?key=BA2K_SchedAdd_0001.zip
URL: http://hobbes.nmsu.edu/cgi-bin/h-search?key=BA2K_SchedAdd_0001.zip


-------------------------------------------------------------------------------
----
 
New Tonigy v1.3 supports CD-I and ISO tracks - tonigy@defgroup.com (tonigy@defgroup.com)
New Tonigy v1.3 supports CD-I and ISO tracks - tonigy@defgroup.com (tonigy@defgroup.com)


Tonigy v1.3 has been released. Tonigy allows to access tracks of Audio, Video  
Tonigy v1.3 has been released. Tonigy allows to access tracks of Audio, Video and Data CD as ordinary files. Audio tracks are represented as WAV and RAW files, which can be played, copied or encoded from CD directly. Video tracks are represented as MPG files, which can be used for viewing video by MPEG players not supporting Video CD. You can copy these MPG files to a hard disk by your favorite file manager simply. ISO tracks of Data CD are represented as ISO files. Also new Tonigy v1.3 allows to access files of CD-I disks. If you have CD-I video disks, you can play them via the Tonigy file system.
and Data CD as ordinary files. Audio tracks are represented as WAV and RAW  
files, which can be played, copied or encoded from CD directly. Video tracks  
are represented as MPG files, which can be used for viewing video by MPEG  
players not supporting Video CD. You can copy these MPG files to a hard disk  
by your favorite file manager simply. ISO tracks of Data CD are represented as  
ISO files. Also new Tonigy v1.3 allows to access files of CD-I disks. If you  
have CD-I video disks, you can play them via the Tonigy file system.


URL: http://www.tonigy.com/
URL: http://www.tonigy.com/


===2001-06-26===
===2001-06-26===
New PMView 2.30 - Filip Molčan (molcanf@os2.cz)


New PMView 2.30 - Filip Molèan (molcanf@os2.cz)
A new version of PMView has been release on 6/25/01. The following features are new in PMView 2000 v2.30:
 
*SFF (Structured Fax File) file format support (read/write)
A new version of PMView has been release on 6/25/01. The following features  
*Playback of Animated GIF files
are new in PMView 2000 v2.30:
*The following bugs and problems are fixed in PMView 2000 v2.30:
 
*File Sequencer: Using PgUp/PgDn in PMView's main window when the most recently viewed file has been deleted may cause PMView to crash.
-SFF (Structured Fax File) file format support (read/write)
*Printing: When the print unit is set to inches or millimeters the minimum printable size is restricted to 1 inch or 1 millimeter respectively.
-Playback of Animated GIF files
*File Open/Save dialogs: Deselection of files in "Detail" view does not work correctly when the "Sticky Select" option is enabled. (When you click on a file it is selected, but a second click on the same file does not deselect it).
-The following bugs and problems are fixed in PMView 2000 v2.30:
*File Open/Save dialogs: When opening the dialog, PMView tries to access the diskette drive. (This behavior/problem was not present in versions prior to v2.14)
-File Sequencer: Using PgUp/PgDn in PMView's main window when the most recently  
*File Open/Save dialogs: Dragging files and dropping them back in the source folder causes PMView to crash (Win95/98/ME).
viewed file has been deleted may cause PMView to crash.
*Slideshow: Selecting multiple files in the "File Open" dialog and pressing "Open" to create a slideshow causes the main window to lose focus.
-Printing: When the print unit is set to inches or millimeters the minimum  
printable size is restricted to 1 inch or 1 millimeter respectively.
-File Open/Save dialogs: Deselection of files in "Detail" view does not work  
correctly when the "Sticky Select" option is enabled. (When you click on a file it is selected, but a second click on the same file does not deselect it).
-File Open/Save dialogs: When opening the dialog, PMView tries to access the  
diskette drive. (This behavior/problem was not present in versions prior to  
v2.14)
-File Open/Save dialogs: Dragging files and dropping them back in the source  
folder causes PMView to crash (Win95/98/ME).
-Slideshow: Selecting multiple files in the "File Open" dialog and pressing  
"Open" to create a slideshow causes the main window to lose focus.


General: If PMView is installed in a folder that contains spaces in the folder name, there will be an error message in new windows launched with the "File-New-PMView Window" function.
General: If PMView is installed in a folder that contains spaces in the folder name, there will be an error message in new windows launched with the "File-New-PMView Window" function.
Line 681: Line 522:
http://www.pmview.com/os2/pmview2000v230os2.zip
http://www.pmview.com/os2/pmview2000v230os2.zip


-------------------------------------------------------------------------------
----
 
ZxMail Server goes Gold! - Eric Lavoie (elavoie@zeryx.com)
ZxMail Server goes Gold! - Eric Lavoie (elavoie@zeryx.com)


After months of work, the GA release of ZxMail Server is here. ZxMail Server  
After months of work, the GA release of ZxMail Server is here. ZxMail Server is a POP3 and SMTP Server.  
is a POP3 and SMTP Server.  


Here are some of the features of ZxMail Server.  
Here are some of the features of ZxMail Server.


ZxMail can pull email from other POP3 accounts and redistribute it to a  
ZxMail can pull email from other POP3 accounts and redistribute it to a domain by the username or to specific users on any domain.  
domain by the username or to specific users on any domain.  


ZxMail can forward mail to internal or external mailboxes.  
ZxMail can forward mail to internal or external mailboxes.


ZxMail supports multiple forwards and chaining of those forwards (meaning if a  
ZxMail supports multiple forwards and chaining of those forwards (meaning if a message destined for A and A has a forward to B and B has a forward to C the message for A then goes to C and A can have other forwards).
message destined for A and A has a forward to B and B has a forward to C the  
message for A then goes to C and A can have other forwards).  


ZxMail supports multiple domains with no limits.  
ZxMail supports multiple domains with no limits.


ZxMail can route email through another SMTP server to save on bandwidth.  
ZxMail can route email through another SMTP server to save on bandwidth.


ZxMail is multi threaded for maximum performance.  
ZxMail is multi threaded for maximum performance.


ZxMail supports IP filtering to block or to allow connection based on an IP  
ZxMail supports IP filtering to block or to allow connection based on an IP address.
address.  


You can download a demo version of ZxMail from  
You can download a demo version of ZxMail from http://www.zeryx.com ZxMail Server may be purchased from our site and also at BMT micro http://www.bmtmicro.com and will soon be available at mensys.
http://www.zeryx.com ZxMail Server may be purchased from our site and also at  
BMT micro http://www.bmtmicro.com and will soon be available at mensys.
 
-------------------------------------------------------------------------------


----
DirDiff v1.06 with important new features - Wolfram Schmid (w.schmid@ws-it.de)
DirDiff v1.06 with important new features - Wolfram Schmid (w.schmid@ws-it.de)


DirDiff compares all files in two sub-directorys or whole directory trees and  
DirDiff compares all files in two sub-directorys or whole directory trees and locates which files have been modified, which files have been created and which files have been deleted. DirDiff is a useful tool primarily for software developers but it can also used for some other file management activityes. DirDiff is freeware.  
locates which files have been modified, which files have been created and  
which files have been deleted. DirDiff is a useful tool primarily for software  
developers but it can also used for some other file management activityes.  
DirDiff is freeware.  
 
New in this releas:
 
- True binary file compare
- Shows colored, which attribute was changed
- History list for path 1 and path 2
- Titles of the user actions can be renamed
- Shows the current working directory in the title
- Resizeable file dialog and more...
 
Features of DirDiff:
 
- Compares files in 2 different directorys or directory trees
- Shows the compare result in a global view
- Spec of include- and exclude filters for file names and directorys
- Visibility of all filters can be toggeld on and off
- Spec of pathes and filter at the command prompt
- Deletion of files direct in the result list
- Different action for files of the result list. Eg. 'opening of PMdiff', 'call of the cmd line' or 'opening of the WPS folder'.
- User configurable action
- Stores all program settings, window sizes and positions


New in this releas:
* True binary file compare
* Shows colored, which attribute was changed
* History list for path 1 and path 2
* Titles of the user actions can be renamed
* Shows the current working directory in the title
* Resizeable file dialog and more...
Features of DirDiff:
* Compares files in 2 different directorys or directory trees
* Shows the compare result in a global view
* Spec of include- and exclude filters for file names and directorys
* Visibility of all filters can be toggeld on and off
* Spec of pathes and filter at the command prompt
* Deletion of files direct in the result list
* Different action for files of the result list. Eg. 'opening of PMdiff', 'call of the cmd line' or 'opening of the WPS folder'.
* User configurable action
* Stores all program settings, window sizes and positions
Web Site (english): http://www.ws-it.de/en/product/ddiff
Web Site (english): http://www.ws-it.de/en/product/ddiff


===2001-06-27===
===2001-06-27===
Register Now for Warpstock 2001 - Luc Van Bogaert (luc.vanbogaert@pandora.be)
Register Now for Warpstock 2001 - Luc Van Bogaert (luc.vanbogaert@pandora.be)


The Warpstock Board of Directors and Warpstock 2001 Event Team are pleased to  
The Warpstock Board of Directors and Warpstock 2001 Event Team are pleased to announce that registrations for both attendees and exhibitors are now being accepted at the Warpstock website, http://www.warpstock.org. Individuals can also register for the Saturday night social event.
announce that registrations for both attendees and exhibitors are now being  
accepted at the Warpstock website, http://www.warpstock.org. Individuals can  
also register for the Saturday night social event.  


The fifth annual Warpstock event, which will be held October 6-8 in Toronto,  
The fifth annual Warpstock event, which will be held October 6-8 in Toronto, promises to be the biggest and best OS/2  event ever. The event will feature six tracks of presentations, demos, and seminars. Event organizers have worked hard this year to expand the event to three days while continuing to hold registration cost to a minimum.  
promises to be the biggest and best OS/2  event ever. The event will feature  
six tracks of presentations, demos, and seminars. Event organizers have worked  
hard this year to expand the event to three days while continuing to hold  
registration cost to a minimum.  


Payment can be made in one of three ways, check, credit card, or direct bank  
Payment can be made in one of three ways, check, credit card, or direct bank transfer. Checks, accompanied by an order form, should be mailed. The address and the form are available on the web site. Credit card payments and direct bank transfers are handled online, using the PayPal system.
transfer. Checks, accompanied by an order form, should be mailed. The address  
and the form are available on the web site. Credit card payments and direct  
bank transfers are handled online, using the PayPal system.  


PayPal (http://www.paypal.com) is a free, online service that lets you make  
PayPal (http://www.paypal.com) is a free, online service that lets you make payments to other PayPal users using either your credit card or a direct bank transfer. By using PayPal, Warpstock can accept credit card payments more cheaply than with other providers. The only drawback is that you need to become a PayPal member in order make a PayPal payment. Details can be found on the PayPal web site.
payments to other PayPal users using either your credit card or a direct bank  
transfer. By using PayPal, Warpstock can accept credit card payments more  
cheaply than with other providers. The only drawback is that you need to  
become a PayPal member in order make a PayPal payment. Details can be found on  
the PayPal web site.  


To register for Warpstock 2001, go to  
To register for Warpstock 2001, go to http://www.warpstock.org/2001/registration/registration.html. If you have any questions, please email CustomerService@warpstock.org.
http://www.warpstock.org/2001/registration/registration.html. If you have any  
questions, please email CustomerService@warpstock.org.  


The Warpstock Board of Directors and the Warpstock 2001 Event Team look  
The Warpstock Board of Directors and the Warpstock 2001 Event Team look forward to welcoming the OS/2 community to Toronto for the greatest Warpstock experience ever.  
forward to welcoming the OS/2 community to Toronto for the greatest Warpstock  
experience ever.
 
The 5th annual Warpstock conference will be held October 6-8, 2001, in Toronto,
Ontario, Canada and is produced by Warpstock, Inc., a North Carolina
non-profit corporation. The Warpstock annual conference is a gathering of OS/2
users, developers, and vendors from around the world for the purpose of
education and advocacy. More information is available at the Warpstock 2001
website, http://www.warpstock.org or its mirror site:
http://warpstock.os2voice.org.


The 5th annual Warpstock conference will be held October 6-8, 2001, in Toronto, Ontario, Canada and is produced by Warpstock, Inc., a North Carolina non-profit corporation. The Warpstock annual conference is a gathering of OS/2 users, developers, and vendors from around the world for the purpose of education and advocacy. More information is available at the Warpstock 2001 website, http://www.warpstock.org or its mirror site: http://warpstock.os2voice.org.


===2001-06-28===
===2001-06-28===
Mailing list for XDS Modula 2  - Olafur Gunnlaugsson (oli@oli.is)
Mailing list for XDS Modula 2  - Olafur Gunnlaugsson (oli@oli.is)


Found this press release on the Russion OS/2 fido group, FYI the XDS system  
Found this press release on the Russian OS/2 Fido group, FYI the XDS system is a highly optimising Modula-2 ISO and Oberon-2 compiler:
is an higly optimising Modula-2 ISO and Oberon-2


                    compiler :  
[Q]: XDS (Modula-2 and Oberon-2 compilers) инфоpмация


                    [Q]: XDS (Modula-2 and Oberon-2 compilers) ÉÎÆÏpÍÁÃÉÑ
[A]: Dmitry V. Leskov (SNOWMAN@iis.nsk.su)


                    [A]: Dmitry V. Leskov (SNOWMAN@iis.nsk.su)
xTech Ltd. is pleased to inform that the XDS-related mailing list have been set up. We intend to use it to keep in touch with our customers, beta testers, and all who evaluates our pre-releases.


                    ---------------------------------------------------------------------  
A few words for those who have no idea what XDS is. XDS is a professional multi-platform development system featuring Modula-2 and Oberon-2 languages. The Modula-2 compiler complies with ISO Modula-2 standard which is about to be published soon. Full set of ISO libraries is provided. OS/2 and Win32 editions come with IDE and host OS API definition modules.


                    xTech Ltd. is pleased to inform that the XDS-related mailing list have been
For more information about XDS, please visit our Web pages at:
                    set up. We intend to use it to keep in touch with our customers, beta
* http://www.iis.nsk.su/xtech/xds/
                    testers, and all who evaluates our pre-releases.  
* http://www.dct.com/~johnm/xds.html (US mirror)
Now, back to the mailing list. The following kinds of information will be posted to this list on a regular basis:
* Announce new XDS implementations, (pre-)releases, betas, updates etc.
* Announce new tools, utilities, libraries etc.
* Known and fixed bug lists with workarounds
* XDS FAQ, tips, trick, hints and stuff like that
At the same time, we invite all XDS users to ask questions, make contacts, share their XDS experience by means of this list. To subscribe to the XDS mailing list, send message with the following body: subscribe xds


                    A few words for those who have no idea what XDS is. XDS is a professional
----
                    multi-platform development system featuring Modula-2 and Oberon-2 languages.
;ManplatoSync for Java now available from alphaWorks - Brad BARCLAY (bbarclay@ca.ibm.com)
                    The Modula-2 compiler complies with ISO Modula-2 standard which is about to
                    be published soon. Full set of ISO libraries is provided. OS/2 and Win32
                    editions come with IDE and host OS API definition modules.
 
                    For more information about XDS, please visit our Web pages at:
 
                    http://www.iis.nsk.su/xtech/xds/
 
                    http://www.dct.com/~johnm/xds.html (US mirror)  
 
 
                    Now, back to the mailing list. The following kinds of information
                    will be posted to this list on a regular basis:
                    - Announce new XDS implementations, (pre-)releases, betas, updates etc.
                    - Announce new tools, utilities, libraries etc.
                    - Known and fixed bug lists with workarounds
                    - XDS FAQ, tips, trick, hints and stuff like that


ManplatoSync for Java is a new Java-based Palm data synchronization solution available from IBM's alphaWorks site. It was developed primarily on OS/2, and provides a number of Palm connectivity options for both users and system administrators alike, on any Java enabled platform.


                    At the same time, we invite all XDS users to ask questions, make contacts,
In the coming weeks, we'll be releasing a variety of plug-ins there for popular applications (including Lotus Notes v4.x for OS/2), however we are also encouraging users and developers to write plug-in conduits for their own applications and databases, and will have documentation on how do so so available shortly.
                    share their XDS experience by means of this list.
                    To subscribe to the XDS mailing list, send message with the following body:
                    subscribe xds
 
-------------------------------------------------------------------------------
 
ManplatoSync for Java now available from alphaWorks - Brad BARCLAY (bbarclay@ca.ibm.com)
 
ManplatoSync for Java is a new Java-based Palm data synchronization solution
available from IBM's alphaWorks site. It was developed primarily on OS/2, and
provides a number of Palm connectivity options for both users and system
administrators alike, on any Java enabled platform.
 
In the coming weeks, we'll be releasing a variety of plug-ins there for  
popular applications (including Lotus Notes v4.x for OS/2), however we are  
also encouraging users and developers to write plug-in conduits for their  
own applications and databases, and will have documentation on how do so so available shortly.  


URL: http://www.alphaworks.ibm.com/tech/manplato4java
URL: http://www.alphaworks.ibm.com/tech/manplato4java


-------------------------------------------------------------------------------
----
 
;Shisen Sho 1.09 and Majongg 1.09 released - Klaus Staedtler (staedtler-przyborski@web.de)
Shisen Sho 1.09 and Majongg 1.09 released - Klaus Staedtler (staedtler-przyborski@web.de)


Daniel Valot has updated the well known games Shisen Sho and Mahjongg to  
Daniel Valot has updated the well known games Shisen Sho and Mahjongg to Relaese 1.09  
Relaese 1.09  


URL: http://dvalot.free.fr/games.htm
URL: http://dvalot.free.fr/games.htm


===2001-06-29===
===2001-06-29===
Apache 2.0 Beta - Filip Molčan (molcanf@os2.cz)


Apache 2.0 Beta - Filip Molèan (molcanf@os2.cz)
For those who like to play with beta software, I've updated the build of httpd v2.0 to the current state of development. Note that REXX CGI scripts don't currently work (haven't figured out why yet).
 
For those who like to play with beta software, I've updated the build of  
httpd v2.0 to the current state of development. Note that REXX CGI scripts  
don't currently work (haven't figured out why yet).


http://apache.org/~bjh/apache/apache_v2.shtml
http://apache.org/~bjh/apache/apache_v2.shtml


-------------------------------------------------------------------------------
----
 
WarpGoGo Beta 2 - Sergey Hretski (electricdreams2@mail.ru)
WarpGoGo Beta 2 - Sergey Hretski (electricdreams2@mail.ru)


Line 878: Line 639:
http://www.ed2.vov.ru
http://www.ed2.vov.ru


==ARTICLES==
==Articles==
 
We are looking for an interesting articles! Do you write something about OS/2 or eCS? Could you publish it on OS/2.cz? Please, contact us on os2@os2.cz! Thanks a lot!
We are looking for an interesting articles! Do you write
something about OS/2 or eCS? Could you publish it on  
OS/2.cz? Please, contact us on os2@os2.cz! Thanks a lot!


We are working on some very cool interviews...;-)
We are working on some very cool interviews...;-)


==DOWNLOAD==
==Download==
 
We made an OS/2.cz calendar for this year, you can download it, print it and use it as a real calendar... This calendar is very popular and it is the most downloaded file from our site this month!
We made an OS/2.cz calendar for this year, you can download
it, print it and use it as a real calendar... This calendar
is very popular and it is the most downloaded file from
our site this month!


http://www.os2.cz/download/calendar.pdf
http://www.os2.cz/download/calendar.pdf


==NEWS ABOUT OS/2.cz==
==News About OS/2.cz==
 
We have made some changes again, on the main site, now 5 articles appears instead of 3.
We have made some changes again, on the main site, now 5
articles appears instead of 3.


We added new section Projects where you can find some  
We added new section Projects where you can find some projects of me, for example Skins Collection, I-Collection, new Wallpaper Collection and the section XML/2.
projects of me, for example Skins Collection, I-Collection,
new Wallpaper Collection and the section XML/2.


In XML/2 I would like to create a site where will be  
In XML/2 I would like to create a site where will be everything what everybody will need with working with XML on OS/2. But I need your help, please! If you are at least a bit familiar with OS/2 and XML, please contact me! Thanks!
everything what everybody will need with working with
XML on OS/2. But I need your help, please! If you are
at least a bit familiar with OS/2 and XML, please
contact me! Thanks!


At the end, we added section Team OS/2.cz where you can
At the end, we added section Team OS/2.cz where you can find information about the people who works on OS/2.cz and you can join our team! All people are welcome!
find information about the people who works on OS/2.cz
and you can join our team! All people are welcome!


==LINKS==
==LINKS==
------------------------------------------------------------
This newsletter is a part of server OS/2.cz.
This newsletter is a part of server OS/2.cz.
Please visit us at http://www.os2.cz
Please visit us at http://www.os2.cz


To unsucsribe from this newsletter, please send an e-mail
To unsucsribe from this newsletter, please send an e-mail to molcanf@seznam.cz with subject "UNSUBSCRIBE OS2CZNEWSLETTER"
to molcanf@seznam.cz with subject  
----
"UNSUBSCRIBE OS2CZNEWSLETTER"
------------------------------------------------------------


==OUR SPONSORS==
==OUR SPONSORS==
                    I-Development
I-Development
                  http://www.i-dol.cz
:http://www.i-dol.cz
 
[[Category:OS/2.cz Newsletter]]

Latest revision as of 20:36, 22 November 2024

OS/2.cz NEWSLETTER                                    2/2001
www.os2.cz                                         June 2001
Issue 2                                         Filip Molčan

Editorial

Welcome in the second issue of our OS/2.cz newsletter! I hope that you enjoy our work and I would like to ask you for help! Please, write us, what do you think about this newsletter! What do you read and what not! Please help us to create newsletter which you will love!

Please e-mail us to os2@os2.cz

Also, we started OS/2.cz support for OS/2! If you have some questions, problems with OS/2, you can contact us on support@os2.cz! We will be doing our best to answer your question and help you! This feature is only for registered users on OS/2.cz. More information will be soon on our site.

We love OS/2 and we want to do something for OS/2!

Filip Molčan

NEWS

2001-06-02

PsiConv/PM - Filip Molčan (molcanf@seznam.cz)

PsiConv/PM is a Presentation Manager frontend for use with the PsiConv utility (Linux software ported to OS/2 by Andrei A. Porodko) that lets you convert text and graphics files from your Psion PDA (series 5, Revo or better) to common PC file formats.

PsiConv/PM allows you to convert Psion files using a convenient graphical interface. It doesn't do any conversions itself. It just keeps you away from the command prompt and sends the proper command string to the PsiConv utility.

PsiConv/PM was made using good old VisproRexx Bronze 2.1. A visual development tool for REXX that was developped by HockWare way back in 1995.

Both PsiConv and PsiConv/PM are available as freeware. Both utilities can be downloaded from the 'Psion to OS/2 Connection' website.

URL: http://os2.mensys.nl/psion/index.html


New kernels for OS/2 - Filip Molčan (molcanf@seznam.cz)
IBM has released the 0508 Kernel releases from testcase now officialy Warp 4/WSeB/MCP/ACP Kernels updated
On May 31, 2001 IBM OS/2 Fix Distribution released updated files for the various kernels. They contain fixes since xr_e002/xr_m015/mcp/acp:
New TrapDump
Bug Fix: JR15030: TRAPDUMP QUERY doesn't show PD

File: DF0508.ZIP SES drivers, See README.SES for details.

File: SES0330.ZIP File versions:

WSeb/ACP SMP (D is debug version)
SMP0508.ZIP
SMP0508D.ZIP
WSeB/ACP Uni/MCP (D is debug version)
UNI0508.ZIP
UNI0508D.ZIP
Warp4 (D is debug version)
W40508.ZIP
W40508D.ZIP

New function:

  1. Support for 64m memory using int15 func e820. Note, this support is enabled ONLY for Intel Pentium Pro or later, or non-Intel Pentium-class machines. This is done in an effort to prevent problems on older PCs.
  2. The presence of \os2\boot\os2norev.$$$ suppresses the display of internal revision during boot.
  3. Adding "EARLYMEMINIT=TRUE" to config.sys will allow device drivers, etc., access to the memory above 16mb early in boot. Previously, this was only available after DD and IFS init was completed. This has various implications when enabled:
    1. AHA154X.ADD may do bad things to your system. Don't even enable if using.
    2. There may be some settings of HPFS386 cache that are incompatible.
    3. Trap messages will now give the module name instead of the device name.
    For example, "Exception in module: CLOCK01" instead of "Exception in Device Driver: CLOCK$".
  4. Traps in 32 bit code now show the modname, too
  5. Systems with a 486SX chip running FP15 will function correctly. Note, they will NOT work with ACP or (necessarily) on MCP.
  6. SESDD32 will now work correctly (I hope) for both uni and smp

Bug Fixes:

JR13335: Some VDMs won't run, complaining of too-long command lines
JR15194: XCOPY fails with SYS1186 or SYS1192 on (at least) MO drives
JR15038: Trap 8 in h_DeviceHelpDM running an app from a tcpbeui drive
JR15229: Files left open after ERROR_TOO_MANY_OPEN_FILES returned to app
PJ27676: Causes hangs on some systems running UNI or W4 kernels
PJ27554: Hang or (on allstrict) trap 3 on SMP (only) during beeps
PJ27678: SMP kernels could not be RIPL-booted. As part of this, there is a new config.sys parameter I13PAGES= available. Adding I13PAGES=1 to config.sys (note, no SET) reduces the memory usage of the mini VDM processes used by ibm1s506.add and the GRADD drivers. This becomes important in RIPL-boot situations.
PJ27677: SMP systems hang with multiple threads of same process entering a critical section (affects ADSM client)
PJ27757: Trap 000e running Theseus/4 (note, theseus4.exe may still end up with a sys3175, but at least the system doesn't crash).
PJ27736: Trap in _PLD_WriteReturnCode
PJ27777: Set BEGINLIBPATH= (in config.sys ONLY) may be ignored. Also, it would lead to a bogus copy of BEGINLIBPATH= in the environment.
PJ27906: Trap 000e in pvwRegKrnlInstance running SPM/2 (may also cause unknown odd behavior in other performance monitors).
PJ27919: Complete system hang running some apps (same as JR12136)

See README in the zip for Install Instructions.

Disclaimer: These interim fixes will be supported by IBM until the next fixpack is available or until superceded by a newer interim fix. At the discretion of IBM, you may be required to revert to GA (i.e. MCP/ACP/fixpack) code to pursue specific support issues.

ftp://ftp.boulder.ibm.com/ps/products/os2/fixes/update-kernels/

GSView 4.0 - Filip Molčan (molcanf@seznam.cz)

GSview is a graphical interface for Ghostscript under MS-Windows or OS/2. Ghostscript is an interpreter for the PostScript page description language used by laser printers. For documents following the Adobe PostScriptDocument Structuring Conventions, GSview allows selected pages to be viewed or printed. GSview requires AFPL Ghostscript 7.00-7.99.

Features include:

Display and print PostScript and PDF files.
View pages in arbitrary order (Next, Previous, Goto).
Page size and Orientation are automatically selected from DSC comments or can be selected using the menu.
Print selected pages using Ghostscript.
Convert pages to bitmap, PDF or PostScript.
Selectable display resolution, depth, alpha.
Single button zoom.
Extract selected pages to another file.
Copy display bitmap to clipboard.
Save clipboard bitmap as BMP file.
Add bitmap or user preview to EPS file (Interchange, TIFF or Windows Metafile)
Graphically select and show bounding box for EPS file.
Extract bitmap preview or PostScript from DOS EPS file.
Extract text or search for text.
Can read gzip and bzip2 compressed PostScript and PDF files.
On-line help.
Win32, OS/2 and Linux/X11 executables. Older versions support Win16.
Can be run directly off a CD-ROM.
English, German, French, Italian and Spanish languages.
Per user initialisation files for Windows.
Includes setup program.
Free (Aladdin Free Public Licence).
Works with AFPL Ghostscript 7.00 - 7.99 (GSview checks the Ghostscript version number).

Changes in version 4.0:

Uses new Ghostscript API on Windows, OS/2 and Linux.
pstoedit for OS/2.
Bug fixes:
Anti-aliased display is now the default.
File | Convert now processes only the requested pages.
See gvcnews.txt in the GSview sources for more detailed change notes.

GSview was written by Russell Lang at Ghostgum Software Pty Ltd.

GSview 4.0 should be used with AFPL Ghostscript 7.00 or later.

ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/gsv40os2.zip

2001-06-06

CVS 1.11 - Filip Molčan (molcanf@seznam.cz)

There is new updated full-pack CVS on hobbes ver 1.11

Search for CVS and get it from Incoming directory


DirDiff 1.04 - Filip Molčan (molcanf@seznam.cz)

Wolfram Schmid (w.schmid@ws-it.de) updated DirDiff, a directory compare program for OS/2.

DirDiff compares all files in two sub-directorys or two whole directory trees and locates which files have been modified, which files have been created and which files have been deleted.

DirDiff is a useful tool primarily for software developers and it is Freeware.

New in this releas:

  • Visibility of the include and exclude filters can be toggeld on and off

Features of DirDiff:

  • Compares files in 2 different sub-directorys
  • Searches also in whole directory trees
  • Spec of filters for file names and directorys
  • Spec of exclude filters for files and directorys
  • Spec of pathes and filter at the command prompt
  • Deletion of files direct in the result list
  • Different action for files of the result list. Eg. 'opening of PMdiff', 'call of the cmd line' or 'opening of the WPS folder'.
  • User configurable action
  • Stores all program settings, window size and position

Web Site (english):


PMJobWorks v0.5 - Filip Molčan (molcanf@seznam.cz)

PMJobWorks v0.5 - the batchfolder for os/2.

Deutsche und Englische readme.

Freeware.

URL: http://www.subsys.de/download/pmjw05.zip

2001-06-07

mozilla 2001-06-06 (EMX build) - Jiri Holenka (holenka@post.cz)

Stable and very fast build of Mozilla, but some problems still not fixed.

URL: http://anduin.net/mozilla/

2001-06-13

enhanced DirDiff 1.05 - Wolfram Schmid (w.schmid@ws-it.de)

DirDiff is a directory compare program for OS/2. DirDiff compares all files in two sub-directorys or two whole directory trees and locates which files have been modified, which files have been created and which files have been deleted. DirDiff is a useful tool primarily for software developers but it can also used for some other file management activityes and it is freeware.

New in this releas:

  • File dialog for selecting the pathes
  • Toolbar Buttons for the file dialog

Features of DirDiff:

  • Compares files in 2 different directorys or directory trees
  • Shows the compare result in a global view
  • Spec of filters for file names and directorys
  • Spec of exclude filters for files and directorys
  • Visibility of the include and exclude filters can be toggeld on and off
  • Spec of pathes and filter at the command prompt
  • Deletion of files direct in the result list
  • Different action for files of the result list. Eg. 'opening of PMdiff', 'call of the cmd line' or 'opening of the WPS folder'.
  • User configurable action
  • Stores all program settings, window size and position

Web Site:

english- http://www.ws-it.de/en/product/ddiff
deutsch- http://www.ws-it.de/product/ddiff

The Warped Perspective: Less is More with OS/2 Servers - Jirka Holenka (holenka@post.cz)

Interesting article on osOpinion.com

URL: http://www.osopinion.com/perl/story/11194.html


ZxMail Server Daily builds - Eric Lavoie (elavoie@zeryx.com)

Just to tell everyone we are going to post daily builds until GA. uploaded v0.9.8 built June 13, 2001

fixed the last install bug. fixed MX domain lookup, now does proper root lookup fixed foward list delete would not be removed until restart. fixed would not minimize to desktop.

you can downlaod this latest build from http://www.zeryx.com

2001-06-14

DrawIt 3.4 delivered to BMT and Mensys - Jasper de Keijzer (jasper.dekeijzer@worldonline.nl)

DrawIt 3.4 has some additional functionality and bug fixes.

Some points:

  • saving drawing in JPEG format
  • Rotation is made a lot easier
  • exporting to metafile of a selection is fixed
  • Performance upgrade
  • exports of gradient and fountain fill fixed etc

At BMTMICRO it is possible to purchase an upgrade for $10. Full price is $25. A demo version is downloadable for free.


DANI drivers updated - Jirka Holenka (holenka@post.cz)

Daniela Engerts IDE/ATAPI drivers have been updated to version 1.3.9 (DANIS506) and 0.3.3 (DANIATAPI).

URL: http://hobbes.nmsu.edu/cgi-bin/h-search?key=DANI


Free books about OS/2! - Filip Molčan (molcanf@seznam.cz)

In download section, you can find some very interesting books in TXT format about OS/2...

2001-06-15

Dialer/2 is updated to 1.90 beta6 - Denis Tazetdinov (Devastator@icl.kazan.ru)

Dialer/2 is nice OS/2 PM dialing program with several features: phone-book, autodialing, log file of calls.

changes in version 1.90 beta6:

  • Log file added. See "Setup" - "Options".
  • Fixed behavior of program, when user has set com-port, which does not really exist.

URL: http://os2.ru/projects/dialer/index.phtml.en


Mozilla 2001-06-14 (EMX build) - Jirka Holenka (holenka@post.cz)

New build of Mozilla.

URL: http://anduin.net/mozilla/


Free OS/2 calendar 2001! - Filp Molčan (molcanf@seznam.cz)

You can download free OS/2.cz e-cards calendar for year 2001 and print it!


LSMT v2.13c - Frans Morre (Frans.Morre@OS2ug.be)

Version 2.13c of the LAN Server Management Tools is uploaded to Hobbes.

It's now at http://hobbes.nmsu.edu/pub/incoming/lsmt213c.zip and goes to http://hobbes.nmsu.edu/pub/os2/util/network/lansrv/lsmt213c.zip

These REXX based tools will let you detect software levels and some hardware of servers within a domain. It also gets all the accounting info, which you can then modify in ASCII or within any spreadsheet.

As uploaded, it is the current version of a package developed by Alain Rykaert since 1995, and older versions of LSMT have been bundled with RedBooks in the past. While command line based, there is an optional WPS based interface, and the whole is a nice example of REXX programming.


Updated IBM1S506.ADD - Jirka Holenka (holenka@post.cz)

Ibm has updated the IDE HD driver IBM1S506.ADD. Supported chipset table:

CMD640 First CMD640 - RZ1000 First RZ1000 - I82371FB INTEL82371FB - PIIX3 Intel PIIX3 IDE - ORION INTEL_ORION - PIIX4 Intel PIIX4 IDE ATA 33 I82801AA Intel 82801AA IO HUB ATA 66 See sec. 5.2.1 I82801AB Intel 82801AB IO HUB ATA 33 I82801BA Intel 82801BA IO HUB ATA 100 See sec. 5.2.1 CMD646 CMD 646 PCI 2 IDE ATA 33 CMD648 CMD 648 PCI 2 IDE ATA 66 VIA586B VIA 586B PCI 2 IDE ATA 33 See sec. 5.2.2 VIA596B VIA 596B PCI 2 IDE ATA 66 See sec. 5.2.2 VIA686A VIA 686A PCI 2 IDE ATA 66 See sec. 5.2.2 SIS630 SIS 630 PCI 2 IDE ATA 66 See sec. 5.2.3

URL: http://service5.boulder.ibm.com/2bcprod.nsf/Driver+Profile+Web/IDEDASD.EXE?OpenDocument

2001-06-16

The June OS/2 eZine - Robert Basler (editor@aurora-systems.com)

The June OS/2 eZine is now available.

IN THIS ISSUE:

From The Editor

Robert Basler makes some more changes.

News

R. Bret Walker looks at the month's news.

Editorial

Want to make Money in the Software Biz? Robert Basler reveals the dirty little secret to making money in the software business.

Reviews

Quick Looks Isaac Leung takes a quick look at several interesting apps.

NewView

John Bijnens looks at a nice replacement for OS/2's Help Viewer. JunkSpy 2.0 Robert Basler finally finds an effective weapon in the war against SPAM. Scanning with Sane Marco J. Shmerykowsky P.E. looks at software for scanning.

Articles

Java Essence Gili Tzabari looks at some Java myths. ODBC on OS/2 Part 2 Douglas Clark tells us where to get, and how to install, ODBC for OS/2. Cookie Management for the Paranoid Robert Basler shows us how to take a shot at internet marketdroids.

Forums

Ask Bas and John Bas Heijermans and John Bijnens answer your OS/2 questions in this ongoing forum.

June Forums

Questions for the authors? Disagree with us? Take it to the forums.

URL: http://www.os2ezine.com


DrawIt 3.4 Screen shots! - Jasper de Keijzer (jasper.dekeijzer@worldonline.nl)

The DrawIt homepage got a link to a page with some good screen shots of the product. BTW at 12 june version 3.4 has been posted to Mensys and BMT.

URL: http://home-2.worldonline.nl/~jdekeij/

2001-06-17

SmartCache 0.5.4 - Frank Berke (fberke@kdt.de)

Smart Cache is full featured proxy cache server. It can be also used as replacement for your browser's internal diskcache. If you do it, you will have faster, more anonymous and offline browsing available. Program is written using Java language, it can run under Windows, Linux, OS/2 and probably other operation systems.

URL: http://home.worldonline.cz/~cz210552/scache.html

2001-06-18

Stellar Frontier 1.0 - Craig Miller ()

Stardock's last OS/2 project, Stellar Frontier 1.0 has finally been released. Stellar Frontier is an online multiplayer 2D scrolling space shooter with some very attractive graphics. There are two versions: a free version, or if you prefer to support the game's development, you can join the Admiral's club and get instant access to better ships and weapons. If you purchased the CD version of Stellar Frontier back in 1997-98 and want a CD, please update your contact information at Stardock's website.

URL: http://www.stardock.com/products/sf/

2001-06-20

Quesa Project - Porting Suggestion - Martin Iturbide (martin@os2world.com)

Hi, Richard Turner has sent me some information about a project that can be ported to OS/2. The Project is called "Quesa" and its an OpenSource 3D Graphics library.

Quesa is a high level 3D graphics library, released as Open Source under the LGPL, which offers binary and source level compatibility with Apple's QuickDraw  3D API. Quesa does not contain any Apple source code, and was developed without access to Apple's QD3D implementation.

QD3D supports both retained and immediate mode rendering, an extensible file format, plug-in renderers, a wide range of high level geometries, hierarchical models, and a consistent and object-orientated API.

Quesa can sit on top other lower-level APIs (such as OpenGL or Direct3D), and provide the 'scene graph' level of organisation that these APIs typically lack.

URL: http://www.quesa.org/


New Mah Jongg with tile sets - Klaus Staedtler (staedtler-przyborski@web.de)

Daniel Valot did us the favour to port his Mah Jongg 1.07 with 9 tile sets to OS/2 too (like he did already with Shisen Sho).

URL: http://dvalot.free.fr/games.htm


Task switcher/process killer for xCenter - beta 1 - John Martin Alfredsson (jma@jma.se)

wxTaska task switcher/process killer for xCenter is out in beta 1. Much updated since the alfa versions.

Can be downloaded @ hobbes: http://hobbes.nmsu.edu/cgi-bin/h-search?key=wxTaskB1.zip


FtpServer 0.91 released - Peter Moylan (peter@ee.newcastle.edu.au)

I wasn't going to release anything new until I'd sorted out the new Weasel re-design, but the latest build of FtpServer might as well go out, so here it is.

LIST OF CHANGES

Version 0.91

  • Changed the response to the MDTM command to give GMT rather than local time.
  • Speed estimate added to Monitor program.
  • Monitor now remembers its size.
  • Added the %a and %A (client IP address & hostname) and %v (version) macros.

URL: http://eepjm.newcastle.edu.au/os2/FtpServer.html

2001-06-21

Skins Collection 3.5 - Filip Molčan (molcanf@seznam.cz)

You can download new PM123 Skins Collection 3.5!It contains 10 new skins!


ConfigTool Database Updated - Filip Molčan (molcanf@seznam.cz)

The Database for Configtool has been updated to 1246 entries

ConfigTool is CONFIG.SYS editor with searchable database which explains the entries, sort and checking routines, boot/recovery options and suggestions for optimization.

Language: English, Croatian, French, German, Swedish to download go to:

http://www.os2world.com/goran/index.htm

2001-06-22

Links - Filip Molčan (molcanf@seznam.cz)

Links section was updated... Look... ;-)

2001-06-24

Lotus Domino Server for OS/2 Release 5.0.8 - Martin Iturbide (martin@os2world.com)

The site were you can get this is: http://www.notes.net

Lotus Domino is the server of the famouse Lotus Notes e-mail tool (workflow, and Notes application server). There is no OS/2 version of Notes Client, only the server is available.

You can donwload the update at: http://www.notes.net/qmrdown.nsf/QMRWelcome?OpenView&Start=1&Count=30&Expand=1.6#1.6


Eladine v1.1 - Klaus (Klaus@os2.org)

Eladine is a small utility (not only) for the use with Injoy to be able to have full controll over the Uptime with a dialin servers (NAT) - so you don't have to use Dial-on-Demand

Interesting for all people who use ip-masquerading but don't have a flatrate.

URL: http://www.wiwi.uni-frankfurt.de/~dietz/utilities/eladine.html


New Memsize 4.0 beta - Klaus Staedtler (staedtler-przyborski@web.de)

Rick Papo has released a new beta of memsize 4.0

Memsize provides a digital clock (with date), the elapsed time since your system's last restart, the amount of free virtual memory, the current swap-file size, the maximum amount the swap-file can still grow, the current CPU load (%), the number of active tasks and the amount of disk space free on each of your hard disks.

Changes since 01 June 2001:

(1) Log file size limit now 100K, down from 1M.
(2) Initial setting for "Use Theseus" now disabled.
(3) Allow entry of up to 250 characters in e-mail reader name and e-mail alert name.

URL: http://people.mw.mediaone.net/rpapo/beta.html


TCopy 0.992 beta released - Klaus Staedtler (staedtler-przyborski@web.de)

Andreas Schoesser has released TurboCopy 0.992beta

TurboCopy is a free PM Diskette Copy Tool with many options.

BTW. Currently it is only available in german

URL: http://andreas.schoesser.org/

2001-06-25

New projects on OS/2.cz - Filip Molčan (molcanf@seznam.cz)

There is new section called Projects on OS/2.cz... check it!;-)


Back Again/2000 Server Scheduler Initialization 0.0.01 - Michael Warmuth ()

The backup program Back Again/2000 Server 2.10d has an WPS integrated scheduler which seems to be a subclass of the WPFolder class. Although there is a problem: At system startup this scheduler does not initialize which means that no backups will be started. SchedAdd will cure this.

URL: http://hobbes.nmsu.edu/cgi-bin/h-search?key=BA2K_SchedAdd_0001.zip


New Tonigy v1.3 supports CD-I and ISO tracks - tonigy@defgroup.com (tonigy@defgroup.com)

Tonigy v1.3 has been released. Tonigy allows to access tracks of Audio, Video and Data CD as ordinary files. Audio tracks are represented as WAV and RAW files, which can be played, copied or encoded from CD directly. Video tracks are represented as MPG files, which can be used for viewing video by MPEG players not supporting Video CD. You can copy these MPG files to a hard disk by your favorite file manager simply. ISO tracks of Data CD are represented as ISO files. Also new Tonigy v1.3 allows to access files of CD-I disks. If you have CD-I video disks, you can play them via the Tonigy file system.

URL: http://www.tonigy.com/

2001-06-26

New PMView 2.30 - Filip Molčan (molcanf@os2.cz)

A new version of PMView has been release on 6/25/01. The following features are new in PMView 2000 v2.30:

  • SFF (Structured Fax File) file format support (read/write)
  • Playback of Animated GIF files
  • The following bugs and problems are fixed in PMView 2000 v2.30:
  • File Sequencer: Using PgUp/PgDn in PMView's main window when the most recently viewed file has been deleted may cause PMView to crash.
  • Printing: When the print unit is set to inches or millimeters the minimum printable size is restricted to 1 inch or 1 millimeter respectively.
  • File Open/Save dialogs: Deselection of files in "Detail" view does not work correctly when the "Sticky Select" option is enabled. (When you click on a file it is selected, but a second click on the same file does not deselect it).
  • File Open/Save dialogs: When opening the dialog, PMView tries to access the diskette drive. (This behavior/problem was not present in versions prior to v2.14)
  • File Open/Save dialogs: Dragging files and dropping them back in the source folder causes PMView to crash (Win95/98/ME).
  • Slideshow: Selecting multiple files in the "File Open" dialog and pressing "Open" to create a slideshow causes the main window to lose focus.

General: If PMView is installed in a folder that contains spaces in the folder name, there will be an error message in new windows launched with the "File-New-PMView Window" function.

http://www.pmview.com/os2/pmview2000v230os2.zip


ZxMail Server goes Gold! - Eric Lavoie (elavoie@zeryx.com)

After months of work, the GA release of ZxMail Server is here. ZxMail Server is a POP3 and SMTP Server.

Here are some of the features of ZxMail Server.

ZxMail can pull email from other POP3 accounts and redistribute it to a domain by the username or to specific users on any domain.

ZxMail can forward mail to internal or external mailboxes.

ZxMail supports multiple forwards and chaining of those forwards (meaning if a message destined for A and A has a forward to B and B has a forward to C the message for A then goes to C and A can have other forwards).

ZxMail supports multiple domains with no limits.

ZxMail can route email through another SMTP server to save on bandwidth.

ZxMail is multi threaded for maximum performance.

ZxMail supports IP filtering to block or to allow connection based on an IP address.

You can download a demo version of ZxMail from http://www.zeryx.com ZxMail Server may be purchased from our site and also at BMT micro http://www.bmtmicro.com and will soon be available at mensys.


DirDiff v1.06 with important new features - Wolfram Schmid (w.schmid@ws-it.de)

DirDiff compares all files in two sub-directorys or whole directory trees and locates which files have been modified, which files have been created and which files have been deleted. DirDiff is a useful tool primarily for software developers but it can also used for some other file management activityes. DirDiff is freeware.

New in this releas:

  • True binary file compare
  • Shows colored, which attribute was changed
  • History list for path 1 and path 2
  • Titles of the user actions can be renamed
  • Shows the current working directory in the title
  • Resizeable file dialog and more...

Features of DirDiff:

  • Compares files in 2 different directorys or directory trees
  • Shows the compare result in a global view
  • Spec of include- and exclude filters for file names and directorys
  • Visibility of all filters can be toggeld on and off
  • Spec of pathes and filter at the command prompt
  • Deletion of files direct in the result list
  • Different action for files of the result list. Eg. 'opening of PMdiff', 'call of the cmd line' or 'opening of the WPS folder'.
  • User configurable action
  • Stores all program settings, window sizes and positions

Web Site (english): http://www.ws-it.de/en/product/ddiff

2001-06-27

Register Now for Warpstock 2001 - Luc Van Bogaert (luc.vanbogaert@pandora.be)

The Warpstock Board of Directors and Warpstock 2001 Event Team are pleased to announce that registrations for both attendees and exhibitors are now being accepted at the Warpstock website, http://www.warpstock.org. Individuals can also register for the Saturday night social event.

The fifth annual Warpstock event, which will be held October 6-8 in Toronto, promises to be the biggest and best OS/2  event ever. The event will feature six tracks of presentations, demos, and seminars. Event organizers have worked hard this year to expand the event to three days while continuing to hold registration cost to a minimum.

Payment can be made in one of three ways, check, credit card, or direct bank transfer. Checks, accompanied by an order form, should be mailed. The address and the form are available on the web site. Credit card payments and direct bank transfers are handled online, using the PayPal system.

PayPal (http://www.paypal.com) is a free, online service that lets you make payments to other PayPal users using either your credit card or a direct bank transfer. By using PayPal, Warpstock can accept credit card payments more cheaply than with other providers. The only drawback is that you need to become a PayPal member in order make a PayPal payment. Details can be found on the PayPal web site.

To register for Warpstock 2001, go to http://www.warpstock.org/2001/registration/registration.html. If you have any questions, please email CustomerService@warpstock.org.

The Warpstock Board of Directors and the Warpstock 2001 Event Team look forward to welcoming the OS/2 community to Toronto for the greatest Warpstock experience ever.

The 5th annual Warpstock conference will be held October 6-8, 2001, in Toronto, Ontario, Canada and is produced by Warpstock, Inc., a North Carolina non-profit corporation. The Warpstock annual conference is a gathering of OS/2 users, developers, and vendors from around the world for the purpose of education and advocacy. More information is available at the Warpstock 2001 website, http://www.warpstock.org or its mirror site: http://warpstock.os2voice.org.

2001-06-28

Mailing list for XDS Modula 2 - Olafur Gunnlaugsson (oli@oli.is)

Found this press release on the Russian OS/2 Fido group, FYI the XDS system is a highly optimising Modula-2 ISO and Oberon-2 compiler:

[Q]: XDS (Modula-2 and Oberon-2 compilers) инфоpмация

[A]: Dmitry V. Leskov (SNOWMAN@iis.nsk.su)

xTech Ltd. is pleased to inform that the XDS-related mailing list have been set up. We intend to use it to keep in touch with our customers, beta testers, and all who evaluates our pre-releases.

A few words for those who have no idea what XDS is. XDS is a professional multi-platform development system featuring Modula-2 and Oberon-2 languages. The Modula-2 compiler complies with ISO Modula-2 standard which is about to be published soon. Full set of ISO libraries is provided. OS/2 and Win32 editions come with IDE and host OS API definition modules.

For more information about XDS, please visit our Web pages at:

Now, back to the mailing list. The following kinds of information will be posted to this list on a regular basis:

  • Announce new XDS implementations, (pre-)releases, betas, updates etc.
  • Announce new tools, utilities, libraries etc.
  • Known and fixed bug lists with workarounds
  • XDS FAQ, tips, trick, hints and stuff like that

At the same time, we invite all XDS users to ask questions, make contacts, share their XDS experience by means of this list. To subscribe to the XDS mailing list, send message with the following body: subscribe xds


ManplatoSync for Java now available from alphaWorks - Brad BARCLAY (bbarclay@ca.ibm.com)

ManplatoSync for Java is a new Java-based Palm data synchronization solution available from IBM's alphaWorks site. It was developed primarily on OS/2, and provides a number of Palm connectivity options for both users and system administrators alike, on any Java enabled platform.

In the coming weeks, we'll be releasing a variety of plug-ins there for popular applications (including Lotus Notes v4.x for OS/2), however we are also encouraging users and developers to write plug-in conduits for their own applications and databases, and will have documentation on how do so so available shortly.

URL: http://www.alphaworks.ibm.com/tech/manplato4java


Shisen Sho 1.09 and Majongg 1.09 released - Klaus Staedtler (staedtler-przyborski@web.de)

Daniel Valot has updated the well known games Shisen Sho and Mahjongg to Relaese 1.09

URL: http://dvalot.free.fr/games.htm

2001-06-29

Apache 2.0 Beta - Filip Molčan (molcanf@os2.cz)

For those who like to play with beta software, I've updated the build of httpd v2.0 to the current state of development. Note that REXX CGI scripts don't currently work (haven't figured out why yet).

http://apache.org/~bjh/apache/apache_v2.shtml


WarpGoGo Beta 2 - Sergey Hretski (electricdreams2@mail.ru)

WarpGoGo update.

http://www.ed2.vov.ru

Articles

We are looking for an interesting articles! Do you write something about OS/2 or eCS? Could you publish it on OS/2.cz? Please, contact us on os2@os2.cz! Thanks a lot!

We are working on some very cool interviews...;-)

Download

We made an OS/2.cz calendar for this year, you can download it, print it and use it as a real calendar... This calendar is very popular and it is the most downloaded file from our site this month!

http://www.os2.cz/download/calendar.pdf

News About OS/2.cz

We have made some changes again, on the main site, now 5 articles appears instead of 3.

We added new section Projects where you can find some projects of me, for example Skins Collection, I-Collection, new Wallpaper Collection and the section XML/2.

In XML/2 I would like to create a site where will be everything what everybody will need with working with XML on OS/2. But I need your help, please! If you are at least a bit familiar with OS/2 and XML, please contact me! Thanks!

At the end, we added section Team OS/2.cz where you can find information about the people who works on OS/2.cz and you can join our team! All people are welcome!

LINKS

This newsletter is a part of server OS/2.cz. Please visit us at http://www.os2.cz

To unsucsribe from this newsletter, please send an e-mail to molcanf@seznam.cz with subject "UNSUBSCRIBE OS2CZNEWSLETTER"


OUR SPONSORS

I-Development

http://www.i-dol.cz