Virtual OS/2 International Consumer Education
VOICE Home Page: http://www.os2voice.org
May 2004

Newsletter Index
< Previous Page | Next Page >
News Index

submit@os2voice.org


News Page 5


SW: expemu101 Explorer "Emulator" for Java programs

29 Apr 2004 21:22:46 -0500


From: "Mark Dodel"

"This Works as a pass-thru portam that redirects EXPLORER.EXE calls to
MOZILLA.EXE (or any other browser), so Java programs that relies on
explorer.exe existence can work in OS/2. An example of such programs are
dMSN or Brazilian IRPF software. In this version it was added support for
browsers different from Mozilla."

Hobbes Search:
< http://hobbes.nmsu.edu/cgi-bin/h-search?key=expemu101.zip >
Hobbes:
< http://hobbes.nmsu.edu/pub/os2/apps/internet/www/util/expemu101.zip >



Top

SW: Binary build of XSane-0.93 for OS/2 available

29 Apr 2004 20:23:18 -0500


From: "Franz Bakan"

Hi,

there are new binary build of XSane ( http://www.xsane.org) available for
OS/2. Version now is 0.93.

http://home.tiscalinet.de/fbakan/xsane-os2.htm

direct link to the binary-package:

http://home.tiscalinet.de/fbakan/xsane/xsane-0.93-os2.zip

Prerequesites: XServer (XFree86 or HOBX11) and a working libsane.dll If
you want to use it as gimp-plugin you need gimp122 ;-)

Thanks to Oliver Rauch, the Author of XSane for his support.

Bye,
Franz




Top

SW: Firewire Support for OS/2 and eComStation

28 Apr 2004 17:43:54 -0500


From: os2infoDESPAM@gmx.net

Today, netlabs.org, the OS/2 User Group Dresden and Alexandr Cherkaev
announce the beginning of a project that will create a Firewire driver for
OS/2.

The goal of this project is to write an open source OS/2 IEEE 1394, or
short Firewire, controller driver and mass storage layer. The initial
version of the driver will support PCI attached Firewire controllers build
around the VIA Technologies Inc. VT6306 chipset. A hard drive connected
via a Firewire case will be supported by the sbp2 protocol. It is our
intention to deliver a first version of the driver before July 2004!

This project would not exist without Netlabs! If you want to support the
Firewire driver please consider sponsoring Netlabs!

More information about this project can be found at the netlabs.org
project webpage: http://firewire.netlabs.org/

More information about netlabs.org sponsoring is available here:
http://about.netlabs.org/?detailcontentregions_id=3


Top

SW: Beta 1.0 Release of Rexx/DW is Now Available for Download

26 Apr 2004 22:02:45 -0500


From: "Tom Lee Mullins"

April 25, 2004, The beta release of Rexx/DW is now available for download
via
< http://rexxdw.sf.net >

"Rexx/DW is an external function package for Rexx programmers providing a
cross platform GUI toolset. The underlying GUI package is Dynamic
Windows."

Source code, OS/2 binaries and a Windows self-installing executable are
available.

OS/2 version of Rexx/DW:
< http://prdownloads.sourceforge.net/rexxdw/rexxdw10-beta_os2.zip?download >

dwindows 0.9 beta:
< http://prdownloads.sourceforge.net/rexxdw/dwindows09.zip?download >
Dynamic Windows web site: < http://dwindows.netlabs.org/ >

"Dynamic Windows is an application framework that was designed to make it
easy to create dynamic applications with a modern interface. It was
modeled after the GTK library on Unix. It uses the concept of box packing
to create a dynamically resizable interface."

Mailing lists are being created for this project:
< http://sourceforge.net/mail/?group_id=102231 >
rexxdw-announce@l...
rexxdw-list@l...

They are not ready for subscription yet; they should be in the next day.

Cheers, Mark.
--------------------------------------------------------------
Mark Hessling http://www.lightlink.com/hessling/
Author of THE, Rexx/SQL, Rexx/cURL, Rexx/curses, etc..
Maintainer of Regina, PDCurses, Rexx/Tk
Use Rexx ? Join the Rexx Language Association: http://www.rexxla.org/


Top

SW: Regina REXX 3.3

26 Apr 2004 21:37:21 -0500


From: "Mark Dodel"

"An implementation of the the ANSI Standard REXX Programming Language,
available for most operating systems."

2004-04-24 Regina REXX 3.3 released.

Web site: < http://sourceforge.net/projects/regina-rexx/ >
Download OS/2 version:
< http://prdownloads.sourceforge.net/regina-rexx/rex33os2.zip?download >

Changes in this release (from 3.2)
----------------------------------
o Integration of Florian's Generic Call Interface (GCI) into Regina.
Supported platforms to date are Windows, OS/2 and Linux.
o Fixed bug with TRACE F and its "conversion" into "N" on a subsequent
call
to TRACE BIF.
o Addition of Polish native language support courtesy of Bartosz
Kozlowski.
o PARSE LOWER and PARSE CASELESS added.
o Major changes to EXIT handling
o Regina determines internal and external queues by the fact that
external
queues MUST have a '@' in the name. Therefore any time a queue name is
used; in RXQUEUE or ADDRESS...WITH, then if the queue name has a '@'
then Regina treats this as an external queue, and requires the RXSTACK
server to be running.
o New BIF POOLID. Allows the current variable pool number to be obtained
(effectively the level of called subroutines).
o VALUE BIF allows environment to be a number corresponding to a variable
pool number. Therefore unEXPOSEd variables in any subroutine can be
accessed.
o API functions Rexx*Dll() now implemented.
o Locale support for BIFs like TRANSLATE now supported, and can be
overridden
from command line. (-l switch)
o Algorithm for determining where a Rexx program is (either from command
line, or
a CALL statement called. Apart from a change in the precedence of
directories
an environment variable REGINA_SUFFIXES is used to supplement the file
extensions
that Regina uses to append to the passed file name. More details can be
found in the
Regina documentation.
o Regina OPTIONS can now be specified as an environment variable, which
will set the
default values for OPTIONS. The OPTIONS instruction can still be used
and will
override the defaults.
o A new OPTION has been added; CALLS_AS_FUNCS to allow programs that use
the non-ANSI
format of "CALL label(arg1,arg2)". Although this is implemented as an
OPTION, it can
only be set via the REGINA_OPTIONS environment variable!
o Another new OPTION; QUEUES_301 to duplicate the behaviour of Regina
queues; both
internal and external.
o Some memory leak fixes with INTERPRET and some "handle leaks" under
Windows fixed.
o Initial support for SkyOS
o Fixed some old bugs: (documented in BUGS file)
19991216-29512, 20000319-63722, 36

Top

SW: SDL for OS/2 and eCS

26 Apr 2004 17:08:53 -0500


From: Adrian Gschwend


Doodle ported libsdl to OS/2 and eCS, the code is based on the version
1.2.6.

The following things are missing from this SDL implementation:
- CD-ROM
- Joystick
- Any kind of hardware acceleration or optimization
- Window Manager messages

About SDL:

Simple DirectMedia Layer is a cross-platform multimedia library designed
to provide low level access to audio, keyboard, mouse, joystick, 3D
hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback
software, emulators, and many popular games, including the award winning
Linux port of "Civilization: Call To Power."

This library is not really used yet on OS/2 but this should eliminate the
chicken/egg problem at least ;)

The future of the port depends on the need for it so you are welcome to
port games and other things based on libsdl to OS/2 and eCS. Check the
project homepage for more ideas:

http://www.libsdl.org

Any patches, enhancements or questions regarding the OS/2 port (and just
such questions!) can be sent to "doodle a t scenergy.dfmk.hu"

Compiler used for this port: OpenWatcom, but GCC should probably work as
well with some minor changes of the original makefiles (patches are
welcome).

Files:
ftp://ftp.netlabs.org/pub/sdl/SDL-1.2.6.zip
-> this is the full SDL1.2.6 source code with .obj files and .exe files
inside ftp://ftp.netlabs.org/pub/sdl/SDL-2004-04-26-OS2Only.zip
-> this contains only source code, and only the ones needed to compile
it on OS/2

enjoy!

Doodle & Adrian Gschwend



Top

SW: Samba Client beta 2 for OS/2 and eCS

26 Apr 2004 16:28:20 -0500


From: Adrian Gschwend


nickk finished the second beta of Samba Client for OS/2 and eCS. There
are several bugfixes in the new relase and we kindly ask you to test this
release further.

Please report bugs to the Samba XTracker at netlabs.org and provide a
logfile (see readme) for more details for debugging.

I also would like to thank the OS/2 and eCS community for the great
support! We sold sponsoring units for around 1000 Euro already!


Project Homepage: http://samba.netlabs.org/
Samba XTracker: http://xtracker.netlabs.org/index.php?project=22
Sponsoring page at Mensys:
http://shop.mensys.nl/cgi-bin/db2www/mns_art2.d2w/report?artname=NETLABS

enjoy!

nickk and Adrian Gschwend



Top

Net: OS/2 and USB site updated

26 Apr 2004 14:51:20 -0500


From: martin@DESPAMos2world.com

I had updated hte OS/2 CHL of the USB devices.
The following items had been added:


- 3M Ergonomic Mouse
- Kanguru MicroDrive Plus 512MB
- Olympus C5000 Zoom Digital Camera
- LITE-ON External USB 2.0 CD-RW Drive LXR - 40243A
- SanDisk ImageMate USB 2.0 Reader/Writer

Visit: http://www.os2warp.be/usb

Thanks for sending more reports of USB devices that works under OS/2. Keep
sending more reports!!

Url: http://www.os2warp.be/usb

From: Martin Iturbide (martin@DESPAMos2world.com)


Submitted with the form on http://www.os2world.com/submit_news.php

Top

Net: PCMCIA Socket Chipsets Matrix

26 Apr 2004 13:25:25 -0500


From: jonas.!NOSPANbuys@easynet.be

The os2warp.be PCMCIA Socket Chipsets Matrix has been updated.

Url: http://www.os2warp.be/pcmcia/

From: Jonas Buys (jonas.!NOSPANbuys@easynet.be)


Submitted with the form on http://www.os2world.com/submit_news.php

Top

SW: WebCam/2 1.0

25 Apr 2004 20:32:35 -0500


From: "Mark Dodel"

"WebCam/2 1.0 (1997-Sep). WWW-Cam utility for Fast Movie Machine II and
Win-TV (1997-Sep). Now released as Open Source under the GNU GPL License.
Web Camera for OS/2 Creates timed snapshots from VideoIn device, can be
used to set up a WWW-Camera. Remember to give credit to the original
author on future relases."

Runs on: OS/2 Warp Version 4
Requires: Fast Movie Machine II or Hauppauge WinTV with VideoIn driver

Hobbes Incoming: < http://hobbes.nmsu.edu/pub/incoming/webcam10.zip >
Hobbes Search: < http://hobbes.nmsu.edu/cgi-bin/h-search?key=webcam10.zip >

Top

SW: WarpVision GUI skins

25 Apr 2004 16:05:09 -0500


From: "Eugene Gorbunoff"

Skin collections

Vladimir Solovyov collects skins for multimedia applications.
* Webpage with WarpVision GUI video-player skins (new skin! Xinetic) --
http://svemne.narod.ru/skins.html
* Skins for coolfm fm-tuner application (new skin! Simpson) --
http://ecomstation.ru/projects/coolfm/add.php

Top


News Index
submit@os2voice.org
< Previous Page | Newsletter Index | Next Page >
VOICE Home Page: http://www.os2voice.org