OS2.org Site Index - Feedback - Impressum
Sprachauswahl / Choose your Language News Software Hardware Projekte Forum Tipps Links Verschiedenes
Allgemein Programme Treiber Fixes Netz Hobbes Leo Kalender
[News]
in nach (Erweiterte Suche)
[News]

Archiv

1998 März · April · Mai · Juni · Juli · August · September · Oktober · November · Dezember
1999 Februar · März · April · Mai · Juni · Juli · August · September · Oktober · November · Dezember
2000 Januar · Februar · März · April · Mai · Juni · Juli · August · September · Oktober · November · Dezember
2001 Januar · Februar · März · April · Mai · Juni · Juli · August · September · Oktober · November · Dezember
2002 Januar · Februar · März · April · Mai · Juni · Juli · August · September · Oktober · November
2003 Januar · Februar · März · April · Juni · Juli · August · September · Oktober · November · Dezember
2004 Januar · Februar · März · April · Mai · Juni · Juli · August · September · November · Dezember
2005 Januar · Februar · März · April · Mai · Juni · Juli · August · September · Oktober · November · Dezember
2006 Januar · Februar · März · April · Mai · Juni · Juli · August · September · Oktober · November · Dezember
2007 Januar · Februar · März · April · Mai · Juni · Juli · August · September · Oktober · November · Dezember
2008 Januar · Februar · März · April · Mai · Juni · Juli · August · September · Oktober · November · Dezember
2009 Januar · Februar · März · April · Mai · Juni · Juli · August · September · Oktober · November · Dezember
2010 Januar · Februar · März · April · Mai · Juni · Juli · August · September · Oktober · November · Dezember
2011 Januar · Februar · März · April · Mai · Juni · Juli · August · September · Oktober · November · Dezember
2012 Januar · Februar · März · April · Mai · Juni · Juli · August · September · Oktober · November · Dezember
2013 Januar · Februar · März · April · Mai · Juni · Juli · August · September · Oktober · November
2014 Januar · Februar · März

31.01.2009
TIME4Z 1.4 (von NN)
This application is a scheduler for Dink\'s Z MP3 player in REXX language

Browse mode to access and manage playlists. Function keys access favorite streams. Incremental update, optionally runs from RAMdrive to further limit HD spin up. All REXX source code, fairly well commented.


Note:

unzip time4z14.zip -d c:\\tz

Requirements:

* OS/2 capable of running Z MP3 player (W4 FP15)
* Dink\'s v2.8 Z! player. See:

http://dink.org/z/



-> URL: http://hobbes.nmsu.edu/h-search.php?key=TIME4Z14
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

Libcdio 0.81 (von NN)
The libcdio package contains a library for CD-ROM and CD image access.

Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM or of the specific details of various CD-image formats may benefit from using this library.

Requirement:

* LIBC063.DLL

-> URL: http://hobbes.nmsu.edu/h-search.php?key=libcdio-0.81
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

Libcddb 1.3.0 (von NN)
Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server:

http://freedb.org

It ries to be as cross-platform as possible. The initial libary will have a C API.

Requirement:

* LIBC063.DLL

-> URL: ttp://hobbes.nmsu.edu/h-search.php?key=libcddb-1.3.0
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

Lame 3.98.2 (von NN)
LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL.

Info:

http://lame.sourceforge.net/index.php

Requirements:

* kLIBC063
* NASM 2.04

-> URL: http://hobbes.nmsu.edu/h-search.php?key=lame-3.98.2
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

ABCM to PS 5.8.0 (von NN)
ABCm2PS is a C program for music scores typesetting.

It uses a page description language (ABC) and produces PostScript output suitable for printing on a standard PostScript printer, or PDF conversion with Ghostscript/Ghostview. Sources are free.

This port is made via GCC 3.3.5, and contains also some tools ported with the latest GCC 4.4.3 from Paul Smedley.

Info:

http://moinejf.free.fr/

Requirement:

* libc DLLs for gcc 3.3.5 and later


-> URL: ttp://hobbes.nmsu.edu/h-search.php?key=abcm2ps_ecs.zip
-> Kommentare: 3 [ Version zum Drucken ] [ Per eMail versenden ]

27.01.2009
GNU C Compiler 4.3.3 (von NN)
The current binary of GCC 4.3.3 has been used to build several projects successfully - ie rsync, Apache2, MySQL, Firefox 3.0-cvs, Ghostscript, ffmpeg amongst others.

Known Issues with the current 4.3.3 release (2009-1-26):

- no support yet for the GOMP multiprocessor library
- link warning when using -Zomf - emxomf will require updating to deal with the new stabs types, but according to Knut, these warnings can be safely ignored, and only affect debugging

Updates since original build - the date in brackets reflects the first build that contained the fix:

- Added threading support (2008-10-11 build)
- fixed problem with stdcall that produced errors like \':75: Error: invalid character \'_\' in mnemonic\' (2008-10-12 build)
- fixed (hopefully) \'internal compiler error\' crashes when -fPIC is used (2008-10-12 build)
- Added support for precompiled headers based on cygwin code (untested) (2008-10-12b build)
- Fixed \'gcc conftest.c -lgcc\' produced -lgcc.exe (20081012b build)
- Fixed problems with cdecl (20081014 build)
- Fixed (hopefully) problems with fastcall (20081014 build)
- Binutils 2.16.1 (minus ld.exe) included (20081025 build)
- Fixed (hopefully) probelm with recursive thread support in libstdc++ - thanks Yuri for the patch! (20081025 build)
- Fixed a problem with dllexport and Seamonkey (20081031 build)
- Fixed problem with c++ exceptions (20081105 build)
- Enabled \'-O3 -march=pentium -mtune=pentium4\' optimisation (20081105b build)
- Fixed problem with missing \'popcount*\' symbol when linking certain code (20081116 build)
- Fixed problems with \'vtable for xxx\' symbol missing for Seamonkey (20081116 build)
- Fixed remaining \'virtual method\' link errors with Seamonkey (20090116 build)

- Updated to GCC v4.3.3 source code

- Updated emx.c, emx.h, emx-cxx.c based on latest Win32 code


Problems with this build can be reported using my bug tracker at:

http://mantis.smedley.info

Patches:

http://download.smedley.info/gcc-4.3.2-os2-20090116-patch.zip

-> URL: http://download.smedley.info/gcc-4.3.3-os2-20090126.zip
-> Kommentare: 3 [ Version zum Drucken ] [ Per eMail versenden ]

FLAC compatible encoder 0.11 (von NN)
FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality.

This is similar to how Zip works, except with FLAC you will get much better compression because it is designed specifically for audio, and you can play back compressed FLAC files in your favorite player (or your car or home stereo, see supported devices) just like you would an MP3 file.

Official home page:

http://flake-enc.sourceforge.net/

Original flac homepage:

http://flac.sourceforge.net/

Requirement LIBC063.DLL:

* ftp://ftp.netlabs.org/pub/gcc/libc-0.6.3-csd3.zip

-> URL: http://ebisa.hp.infoseek.co.jp/os2/misc/flake-0.11-os2-20081204.zip
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

OpenSSL \"experimental\" toolkit for os2-emx (von NN)
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.

The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL toolkit and its related documentation.

Homepage:

http://www.openssl.org/

Requirement for this version:

* System requirement: OS/2 warp V3 (or later), i486 (or above), EMX 0.9d fix 04 runtime
* an executable (openssl.exe) and runtime DLLs (cryptssl.dll, open_ssl.dll)
* include headers
* import libraries (for linking dynamically) and static libraries
* forwaring DLLs for backward-compatibility (crypto.dll and ssl.dll)

You need zlib when using static libraries:

http://ebisa.hp.infoseek.co.jp/os2/index.htm#zlib

Another version with klibc/GCC 4.3.2 (test) :

http://www2.atpages.jp.nyud.net:8080/lpproj/os2/rb/openssl-0.9.8j-klibc-gcc432-20090115.zip

-> URL: http://ebisa.hp.infoseek.co.jp/os2/rb/openssl-0.9.8j-os2emx-20090115.zip
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

26.01.2009
PHPMyAdmin 3.1.2 (von NN)
This application is a set of PHP scripts to administer MySQL over the web.

-> URL: http://phpmyadmin.sourceforge.net/
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

JGraphpad 6.0.6.1 (von NN)
This application is a Java-based powerful, free diagram editor that allows you to create flow charts, maps, UML diagrams, and more.

-> URL: http://www.jgraph.com/jgraphpad.html
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

PMMAIL 3.03 (von NN)
This application is an email client supporting multiple accounts.

PMMail is an enhanced TCP/IP email client (Mail User Agent, MUA). It is designed for maximum configurability and ease of use. This version is presented by VOICE and contains numerous fixes and enhancements including spam filtering, GPG integration and secure mailserver logon.

Homepage:

http://pmmail.os2voice.org/index.php?title=PMMail_for_OS/2

Requirements:

* LIBC063.DLL
* WPI-Installer 1.0.7+


-> URL: http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=pmmail-3-03-08-1277
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

24.01.2009
eCS GUI for ClamAV (von Peter Lueersen)
eCSClamAV is a GUI for ClamAV.
eCSClamAV uses ClamAV antivirus software.

Program URL: www.warp-ecs-owl.de
www.warp-ecs-owl.de/Peter_eCSClamAV.html

-> URL: http://www.warp-ecs-owl.de/Peter_eCSClamAV.html
-> Kommentare: 7 [ Version zum Drucken ] [ Per eMail versenden ]

mmioCast 20090116 as shareware (von NN)
This application is an Internet radio integrated to WPS (doesn\'t require mp3 io proc)

Homepage:

http://ecomstation.ru/projects/la-la-la/?action=down

-> URL: http://ecomstation.ru/projects/la-la-la/download/mmioCast-20090116.wpi
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

eCo Tunes 20090123 as shareware (von NN)
This applictaion is an Internet radio (pipe-version supported by Central Remote Control)

Homepage:

http://ecomstation.ru/projects/la-la-la/?action=down

-> URL: http://ecomstation.ru/projects/la-la-la/download/eCoTunes-20090123.wpi
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

Yahoo plugin for SIM/2 (von NN)
This application is a Yahoo plugin for SIM/2

Homepage:

http://blog.eros2.info/

-> URL: http://www.eros2.info/download/yahoo_20080419.zip
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

La-la-la: eCo Tunes, mmioCast (von Eugene Gorbunoff)
eCo Software is going to participate in eComStation multimedia development,
Welcome to La-la-la site: http://ecomstation.ru/la-la-la

ntim (Kosarev Timofey) have created some I/O procedures and players already.

* eCo Tunes -- eCo Tunes Internet radio (pipe-version supported by Central Remote Control)

* mmioCast IO Proc -- Internet radio integrated to WPS

* Monkey\'s audio -- compressed lossles audio format

eComStation PC is usually used as office computer, the sound in the
background keeps positive mood, doesn\'t influence on working atmosphere. The
sound support should be improved in eComStation, let\'s create more players,
codecs and audio applications.


-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

23.01.2009
smplayer (von silvan)
i fixed a bug in smplayer, which prevented audio only files to play.
the wpi is at: ftp://ftp.netlabs.org/incoming/smplayer-0.5.21-2009-01-23.wpi
and will later be moved to: ftp://ftp.netlabs.org/pub/smplayer/smplayer-0.5.21-2009-01-23.wpi

have fun

-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

21.01.2009
Archive Viewer 2.02 (von NN)
The Archive Viewer is a very simple GUI tool for viewing and extracting archive files of various types

-> URL: http://betazone.ecomstation.nl/
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

19.01.2009
GCC - GNU C Compiler 4.3.2 (von NN)
Known Issues with the current 4.3.2 release (2009-1-17):

- no support yet for the GOMP multiprocessor library
- link warning when using -Zomf - emxomf will require updating to deal with the new stabs types, but according to Knut, these warnings can be safely ignored, and only affect debugging

Updates since original build - the date in brackets reflects the first build that contained the fix:

- Added threading support (2008-10-11 build)
- fixed problem with stdcall that produced errors like \':75: Error: invalid character \'_\' in mnemonic\' (2008-10-12 build)
- fixed (hopefully) \'internal compiler error\' crashes when -fPIC is used (2008-10-12 build)
- Added support for precompiled headers based on cygwin code (untested) (2008-10-12b build)
- Fixed \'gcc conftest.c -lgcc\' produced -lgcc.exe (20081012b build)
- Fixed problems with cdecl (20081014 build)
- Fixed (hopefully) problems with fastcall (20081014 build)
- Binutils 2.16.1 (minus ld.exe) included (20081025 build)
- Fixed (hopefully) probelm with recursive thread support in libstdc++ - thanks Yuri for the patch! (20081025 build)
- Fixed a problem with dllexport and Seamonkey (20081031 build)
- Fixed problem with c++ exceptions (20081105 build)
- Enabled \'-O3 -march=pentium -mtune=pentium4\' optimisation (20081105b build)
- Fixed problem with missing \'popcount*\' symbol when linking certain code (20081116 build)
- Fixed problems with \'vtable for xxx\' symbol missing for Seamonkey (20081116 build)
- Fixed remaining \'virtual method\' link errors with Seamonkey (20090116 build)

- Updated emx.c, emx.h, emx-cxx.c based on latest Win32 code


Problems with this build can be reported using my bug tracker at:

http://mantis.smedley.info

Current binaries: GCC 4.3.2 2009-01-16 patches

http://download.smedley.info/gcc-4.3.2-os2-20090116-patch.zip



-> URL: http://download.smedley.info/gcc-4.3.2-os2-20090116.zip
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

GenINI 1.0 (von NN)
This application is a pair of programs to back up OS/2 INI files in human-readable form, and to restore an INI file from the human-readable form.

GenINI is freeware and open source.

-> URL: http://www.pmoylan.org/pages/os2/genini.html
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

18.01.2009
Scribus port updated to 1.3.3.12 (von NN)
Scribus ist ein Desktop-Publishing-Programm für viele Betriebssysteme. Es dient der professionellen Erstellung von Layouts und ist vergleichbar mit Adobe PageMaker, QuarkXpress oder Adobe InDesign.

Im Unterschied zu diesen proprietären Programmen ist Scribus freie Software und unter der GNU GPL lizenziert.

Scribus unterstützt eine Vielzahl von Funktionen, die für professionelle Druckvorlagen benötigt werden. Dazu zählen Farbmanagement (mit LittleCMS), Farbseparation durch CMYK-Ausgabe, PDFs nach PDF/X-3-Standard, PDF-Import, Tabellen und Vektorzeichnungen. Scribus bietet dabei auch erweiterte PDF-Funktionalitäten wie Erstellung von PDF-Präsentationen und PDF-Formularen.

New:

CUPS printing now supported

Info:

http://de.wikipedia.org/wiki/Scribus

-> URL: http://download.smedley.info/scribus-1.3.3.12-os2-20090117.zip
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

Whois 4.7.30 (von NN)
This application is a command line WHOIS client utility for checking domains and IP address\'s in various whois databases on the internet.

This version has working NLS and long option support.

Homepage:

http://www.linux.it/~md/software/

Requirement:

* GCC runtime

-> URL: http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=whois-4.7.30-os2
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

17.01.2009
OpenOffice.org 3.1.0 beta 1 available (von NN)
From: Joachim Benjamins

Serenity Systems International and Mensys BV are pleased to announce the
first public beta of OpenOffice.org 3.1 for eComStation and OS/2.

It is available to anyone with an active OpenOffice.org Support Agreement
for eComStation and OS/2, via their download-area at the Mensys Online
Shop, http://www.mensys.net/login/

This release is a developer build based on the current DEV300 m38 milestone
trunk.

** Features **

Support for Microsoft Office Open XML (OOXML/DOCX) file format.
Support for XWP/eWPS sliding menu hilite (requires XWorkPlace 1.0.8 or
eCS 2.0 RC4)
Support for clipboard bitmap formats and unicode text.
Support for mouse wheel.
Support for WPS integration via seperate package (OOoWPS102.WPI)
Support for the FreeType2 (FT2) font engine for improved text rendering.

QUICKSTART: quickstart has been implemented for eComStation and OS/2; when
enabled in OOo option dialogs, a shadow of your quickstart WPS icon object
will be created in the startup folder.

NLS: This beta version is only released in the English language.

EMAIL: e-mail related settings are now supported, you can email your
current document, but only ThunderBird is supported. To enable this
feature, the Internet Application Integration tool must be installed and
configured for your email client. In OOo options, Internet settings, set
email program field to \'thunderbird\'; full path for executable and
directories will be taken from your INI files (IAI settings).

WEB: the default OS/2 browser will be used for opening web pages. To enable
this feature, the Internet Application Integration tool must be installed
and configured for your browser.

More information on the official OpenOffice.org development roadmap can be
found at: http://development.openoffice.org/releases/index.html

** Installation Requirements **

- WarpIn 1.0.18
- UniClip
- LibC 0.6.3
- Innotek Font Engine
- this installation will not overwrite existing installations, you can
use it alongside OpenOffice.org 1.1.5 and OpenOffice.org 2.x
- installation should preferably be done on a JFS volume, as it may
run slow otherwise. The installation target volume must support long
filenames.
- installation takes around 400 MB of drivespace.

** Optional Requirements **

- For better rendering of the GUI font, it is suggested to install
Workplace Sans TrueType font. You can download the Workplace Sans font
from the following website:
http://users.socis.ca/~ataylo00/creative/fonts/index.html

- WPS integration package for OpenOffice.org 3.1 for eComStation
and OS/2:

- Extends the WPS data file class to recognize OpenOffice.org document
files
- Integrated support for WPS-Wizard hint and folder info area
- REXX hooks for reading document properties
- When documents are saved, the proper Extended Attribute Type is added
to the file, this allows recognizing OOo documents even if the
extension is not added.

If you are updating from an earlier release, the WPS integration is
already enabled and working; if WPS integration was enabled for beta
releases, you need to install the OOoWPS102.WPI package (if not
already installed) and run
?:OpenOffice.org.3.1.0.Betaprogramooodoc.cmd
This script will activate the WPS integration for this release of
OpenOffice.org 3.1 and remove it from other beta releases.

** Support **

Support specific to the eComStation and OS/2 version can be obtained
through the ticketing system at: http://www.ecomstation.com/support/ooo2/

A newsgroup is available for community support at:

news://news.ecomstation.com/ecomstation.support.openoffice
or
http://news.ecomstation.com/thread.php?group=ecomstation.support.openoffice


** Enjoy! **

Best regards,

Serenity Systems International

-> Kommentare: 14 [ Version zum Drucken ] [ Per eMail versenden ]

15.01.2009
NeoWPS: eSchemes should be updated (von Eugene Gorbunoff)
eSchemes is updated -- http://ecomstation.ru/eschemes
(screenshots -- http://ecomstation.ru/projects/eschemes/eschemes-gallery.phtml
to download login to BETAZONE -- http://betazone.ecomstation.nl/)

New version 1.49 is released. Installation is improved.
There are some bugs -- http://trac.ecomstation.ru/eSchemes/report/1
(temporary bugs: editor doesn\'t open, doesn\'t work; some schemes can\'t be used)

Moreover,
* David Graser created -- TWENTY new schemes for eSchemes -- http://ecomstation.ru/projects/eschemes/?action=down
* We are going collect wallpapers (in the bottom of Download page)

This applications are not ready for eSchemes -- http://forum.ecomstation.ru/viewtopic.php?f=22&p=8755#p8755
Please help to the developers improve their applications.


-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

USBcfgb 0.71 (von NN)
This application is a USB configuration/settings notebook

It is designed to allow easy reconfiguration of USB drivers and devices

-> URL: http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=USBcfgb071
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

12.01.2009
PMRAW V2.2 Rev.1 (RAW-Bildbearbeitung) (von NN)
PMRaw stellt eine benutzerfreundliche Oberfläche für die Dcraw-Parameter zur Verfügung. Darüberhinaus gestattet PMRaw, die dcraw-Ausgabe-Datei, die im PPM-Format vorliegt, als BMP- oder JPG-Datei zu speichern.

Die neue Rev. erlaubt nun auch die Verwendung von dcraw-Varianten mit veränderten Parametern.

PMRaw is at last a GUI-addon to the world-famous RAW-converter dcraw, which exists as OpenSource. Dcraw is commandline-based and as such its usage is quite ....

Englisch: http://os2.zworks.de/PMRaw/eng/index.html
Deutsch: http://os2.zworks.de/PMRaw/deu/index.html

-> URL: http://os2.zworks.de/PMRaw/deu/index.html
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

FM/2 3.15 (von NN)
This application is an open source GUI file manager program, with lots of extra helper utilities.

The source code is available from NetLabs.

-> URL: http://svn.netlabs.org/fm2
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

JAlbum 8.1.6 (von NN)
This application is a web photo album generator that requires Java 1.5.

-> URL: http://jalbum.net/
-> Kommentare: 8 [ Version zum Drucken ] [ Per eMail versenden ]

SmartCVS 7.0.5 (von NN)
This application is a Java CVS GUI client, with features like built-in File Compare/Merge, Transaction display or List Repository Files, and more.

It requires Java 1.4.1 or higher.

-> URL: http://www.syntevo.com/smartcvs/
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

10.01.2009
Commonist 0.3.32. (von NN)
The commonist is a simple upload client for wikimedia commons and a number of other mediawiki sites. It is written in java and BeanShell. This is a backport for Java 1.4.

Requirement:

* Java 1.4+
* WPI-Installer 1.0.7+

-> URL: http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=Commonist332
-> Kommentare: 3 [ Version zum Drucken ] [ Per eMail versenden ]

09.01.2009
eSysInfo test 20090109 (von NN)
This application is an esysinfo test utility

Use the utility to check the date of eComStation installation - Please run esysinfo.exe > mypc.txt

Send the output via web-form at:

http://ecomstation.ru/support.php

Homepage:

http://ecomstation.ru/projects/developer/?action=sysinfo

-> URL: http://betazone.ecomstation.nl/
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

OpenWatcom C/C++ 1.8 RC 2 (von NN)
OpenWatcom is an freeware successor for famous Watcom compiler suite.

Open Watcom is an effort to take the commercial Watcom compilers, and turn them into an Open Source Project. When Sybase realised that the Watcom C/C++ and Fortran compilers were no longer commercially viable, they searched around to find a solution for their existing customers.

SciTech Software, a long time user of Watcom compiler products contacted Sybase about turning the compilers into an Open Source project, and hence the Open Watcom Project was born. Michal Necasek has an article describing how to set it up:

http://pages.prodigy.net/michaln/os2/Watcom11c.html

-> URL: http://www.openwatcom.org
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

IPSpool 1.04 (von NN)
This application is a spool raw printer for data to an IP address (aka port 9100 printing)

This spooler supports printing using the \'raw\' print spooling mechanism, on port 9100 for example, with following features:

* Supports multiple ip spool ports
* Creates and deletes printer ports using command line options or dialog
* Inbuilt traffic monitor and popup spooler messages
* Provides error file logging for more information when things go wrong
* Postscript prefilter to remove header information that makes some printers stall

Homepage:

http://www.manglais.com

-> URL: http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=ipspool104
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

UNM (von NN)
This application is a mixer program for uniaud (an Exe only)

-> URL: http://ru2.halfos.ru/guru/ACER.Aspire_One/UNM.zip
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

08.01.2009
NewLISP/2 10.0 (von NN)
This application is a newLISP unix port for OS/2

NewLISP is a fun small daily use serious lisp based scripting language for developing web applications and programs in general and in the domains of artificial intelligence (AI) and statistics.

Homepage:

http://newlisp2.nodep.nl

Requirements:

* LIBC063.DLL
* TCPIP32.DLL

-> URL: http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key= newlisp2-10000
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

07.01.2009
Experimental version of DCRAW (von NN)
This is a modified version of DCRAW to prototype \"variance of color differences\".

Enhancement and refinement steps are borrowed from \"hybrid CFA demosaicking\". Primary goal of this work is to provide an interpolation algorithm superior to AHD in DCRAW\'s framework.

Homepage:

http://sites.google.com/site/demosaicalgorithms/modified-dcraw


-> URL: http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key= dcraw_vcd_v37
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

06.01.2009
New experimental Samba 3.0.33 (von NN)
Changes:
# slow login since changeset 160 (Ticket #73), fixed.
# hangs/crashes when writing to a Samba share over OpenVPN (Ticket #71), tested and works.
# 100% CPU hog and unkillable smbd.exe after running for a longer period of time (Ticket #69), might work.

-> URL: http://members.aon.at/herwig.bauernfeind/samba/index.html#PrivateBuilds
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

EmperoarTV 2.02a (von Rudi)
Version 2.02a von EmperoarTV ist seit gestern verfügbar.

Änderungen:

- Unterstützung weiterer DVB-T Sticks
(MSI Digivox Mini II v3.0 und MSI Digivox Mini III)

- AF9015-Sticks akzeptieren Transportstreams mit mehr als 21 Services
- Laufzeitanzeige sollte jetzt bei allen Aufzeichnungen funktionieren
- Versuch der Vermeidung von Tonaussetzern bei bestimmten Sendern
- Sendersuche aktualisiert Favoriten bei Änderungen von Service- und
Providernamen bei ansonsten gleichen Parametern
- USB-Empfänger funktionieren nach Anstecken eines anderen Gerätes
am zweiten Port desselben Controllers weiter .



-> URL: http://www.s-t.de/emperoar/
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

05.01.2009
PPTP (von NN)
PPTP for eComStation

-> URL: http://ecomstation.ru/download/utils/pptp.ZIP
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

SDLMAME 0.129 (von NN)
This application is the emuator SDLMAME optimized for Pentium I688 (Pentium Pro)

Requirements:

* kLIBC 0.6.3

* SDL/2 1.2.10


-> URL: http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=sdlmame0129_os2
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

Mark Kimes FM/2 File Manager 3.15.0 (von NN)
The package contains a warpin package for installing FM2. The FM2 source code is available on netlabs.

Program page:

http://svn.netlabs.org/fm2

Requirement:

* WPI-Installer 1.0.7+

-> URL: http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key= fm2-3-15-00
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

04.01.2009
ClamAV 0.94.2 (von Lothar S.)
.. ist verfügbar.

http://web.os2power.com/yuri/ClamAV

-> Kommentare: 5 [ Version zum Drucken ] [ Per eMail versenden ]

eComStation 2.0 Essentials (von NN)
It helps us to collect a package of small utilities and applications, which are not included to eComStation but should be installed on every PC:

* About eComStation dialog (eCo Software)
* CalcMi -- Calculator for millionaire (eCo Software)
* 3MCal -- Calendar, 3 monthes (eCo Software)
* GFC -- Graphical File Comparison (IBM Corporation)
* USBcfg -- Setup USB drivers (Peter Brown)

-> URL: http://ecomstation.ru/essentials
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

Step 4.022 (von NN)
This application is a badword spamfilter for the Weasel Mailserver

This application is searching for words in Upper case, in Lover case, specific domains, specific emailadres,suppports base64 encoded mails. One also can define how much of your mail will be scanned.

-> URL: http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=Step_4_22
-> Kommentare: 0 [ Version zum Drucken ] [ Per eMail versenden ]

01.01.2009
Thunderbird 2.0.0.19 (von NN)
Die Mozilla-Entwickler haben die Version 2.0.0.19 ihres E-Mail-Clients Thunderbird herausgebracht. Sie beseitigt fünf als \"moderate\" und zwei als \"low\" eingestufte Sicherheitslücken, die zuvor im Webbrowser Firefox mit den Versionen 3.0.5, 2.0.19 und 2.0.20 gestopft worden waren.

-> URL: http://mesh.dl.sourceforge.net/sourceforge/pmw-warpzilla/PmW-Tb-2.0.0.19.en-US.os2.zip
-> Kommentare: 2 [ Version zum Drucken ] [ Per eMail versenden ]

USB Dock 20090101 (von NN)
This application views USB devices plugged into your PC

Requirements:

* eCo Software runtime (base) at:

http://ecomstation.ru/ecosoft/runtime.php

Homepage:

http://ecomstation.ru/usbtools

-> URL: http://betazone.ecomstation.nl
-> Kommentare: 4 [ Version zum Drucken ] [ Per eMail versenden ]

php.net OpenIT © 1998-2017 by WebTeam OS2.org