Please visit the Anonymizer's Sponsors:

Page loaded anonymously by Anonymizer.com
Jump anonymously to this site:
Search anonymously for:
   

URL Encryption: Disabled     Safe Cookies: Disabled     Page Delay: On     Banner Ads: On

Login:  
Pass: 
Find:
AppWatch · Library · News · WebCams · New User

GNU httptunnel 3.2 (John D. Rowell) 20000831 13:53 GMT

httptunnel creates a bidirectional virtual data path tunnelled in HTTP requests. The HTTP requests can be sent via an HTTP proxy if so desired. This can be useful for users behind restrictive firewalls. If WWW access is allowed through a HTTP proxy, it's possible to use httptunnel and, say, telnet or PPP to connect to a computer outside the firewall.

Changes: Changed the calls to inet_aton() to the more generally available inet_addr().

Console / Networking (GPL)    Homepage  Download  AltDownload

pavuk 0.9pl26 (John D. Rowell) 20000831 13:18 GMT

Pavuk is a UNIX program used to mirror contents of WWW documents or files. It transfers documents from HTTP, FTP, Gopher and optionaly HTTPS (HTTP over SSL) servers. Pavuk has an optional GUI based on GTK+ or Xt with its own nice widgets.

Changes: Since 0.9pl26e: Updated German and Spanish translations. Fixed: The "-dont_leave_site_dir" option; The behaviour of "-dont_leave_site_dir" with moved site enter URLs. Added: Support for using network paths on WIN32 with cygwin <= 1.1; A commandline passwords hiding feature.

Console / Networking (GPL)    Homepage  Download  AltDownload  Changelog

ircII 4.4Z Beta (John D. Rowell) 20000831 13:14 GMT

ircII is an IRC client that runs under most UNIX platforms. It is a full screen, termcap based interface to Internet Relay Chat. ircII gives you full access to all of the normal functions, plus a variety of additional options.

Changes: Since 4.4X: Fixed: Problems with "/window new move -3"; Allocate enough space in the ICB "/whois" for the string to be written; In window_get_connected(), don't kill the current window's version of current_channel; In 'source/ircaux.c', set "err" in all cases, so we know when we have actually succeeded. This fixes connections to the local machine. Added: Command "/window nostatus" to entirely disable the status line; Command "/set hide_channel_keys {on|off}".

Console / IRC (BSD)    Homepage  Download  AltDownload  Changelog

GNU LilyPond 1.3.82 Beta (John D. Rowell) 20000831 12:35 GMT

LilyPond is a music typesetter. It produces beautiful sheet music using a high level description file as input. It excels at typesetting classical music, but you can also print pop-songs.

Changes: Improvents to the "\pushproperty" feature; Cleanups in 'engraver.ly'; Allow "\pushproperty #'symbol [..]" as well as "\pushproperty #'(symbol1 symbol2 ... )"; Activated regex for windows. Fixed: etf2ly: robustness fixes. Added: "\pushproperty" and "\popproperty" withing "\translator", similar to predefining "\property"; New guile-1.4 patch for cross windows build; configure messages for metapost checking.

Console / Sound (GPL)    Homepage  Download  AltDownload  Changelog

LessTif 0.91.8 (John D. Rowell) 20000831 11:27 GMT

LessTif is the Hungry Programmers' version of OSF/Motif(R). LessTif is source compatible with OSF/Motif(R) 1.2, meaning that the same source should compile with both and work exactly the same.

Changes: Waiting for Changelog.

Development / Libraries (LGPL)    Homepage  Download  AltDownload  Changelog

Knight 0.3 Beta (John D. Rowell) 20000831 10:58 GMT

Knight (previously known as KChess) is a KDE frontend for chess engines like GNU Chess and Crafty. It's functionality is very basic. Right now, you can play an almost full game of chess (the only thing it can't handle is pawn promotions).

Changes: Ported to KDE 2.0; The project name was changed from KChess to Knight to avoid a name conflict with another program.

X11 / KDE (GPL)    Homepage  Download

gEdit 0.9.1pre1 Beta (John D. Rowell) 20000831 07:18 GMT

gEdit is the small but powerful text editor of the GNOME project, of which periodic releases are made. It includes features such as a plugin API, which allows gEdit to be extended to support many features while keeping the size of the core binary small, support for editting of multiple documents through an innovative use of notebook tabs (while multiple window support is included) along with your standard text-editor functions such as search and replace, a toolbar, printing, and of course cut, copy and paste.

Changes: Bugfix release (now requires gnome-print 0.22). Fixed: Misc bugs and crashes.

X11 / Editors (GPL)    Homepage  Download  Changelog

ZEO 0.3.0 Beta (John D. Rowell) 20000831 00:36 GMT

The Zope application server is a transactional object system, where an in-memory cache of objects can be interacted with in many ways. ZEO turns Zope into a distributed transactional object system. With ZEO, many Zopes are connected to a Zope Storage Server (ZSS). When one Zope changes an object, the changes are sent to the ZSS, which sends a message to the other Zopes. The other Zopes then remove the object from their cache. If the object is needed on a subsequent request, the Zopes fetch the object from the ZSS.

Changes: The storage server will now gracefully close served storages when the server is killed with a SIGTERM or SIGHUP. If a FileStorage is being served, then an index file will be written. Fixed: A bug that caused spurious conflict errors and that could eventually make it impossible to make changes without restarting a ZEO client (e.g. Zope process). Added: When the storage server start script is run as root, the script will switch to a different user (nobody by default). There is a new "-u" option that can be used to specify the user.

Daemons / Misc (OpenSource)    Homepage  Download  Changelog

pcmcia-cs 3.1.20 (John D. Rowell) 20000831 00:06 GMT

Card Services for Linux is a complete PCMCIA support package. It includes a set of loadable kernel modules that implement a version of the PCMCIA 2.1 Card Services applications program interface, a set of client drivers for specific cards, and a card manager daemon that can respond to card insertion and removal events, loading and unloading drivers on demand. It supports "hot swapping" of PCMCIA cards, so cards can be inserted and ejected at any time. The current package supports many ethernet cards, modems and serial cards, several SCSI adapters, and some SRAM and FLASH memory cards. All the common PCMCIA controllers are supported, so it should run on just about all Linux-capable laptops.

Changes: Changed the config scripts to use either '/var/lib/pcmcia/scheme' or '/var/run/pcmcia-scheme', whichever is available, instead of only checking '/var/lib/pcmcia' if it is present; Backed out the 16-bit CIS window changes, added cis_width parameter to pcmcia_core module; Minor airo_cs driver update; Changed dump_pirq to deduce more information about unknown routers; Updated pcnet_cs to report MII status for DL10019, DL10022 cards. Fixed: Changed 'etc/Makefile' so that "make PREFIX=..." works; A transmitter problem with some 3CCFE575CT cards usually only affecting congested 10baseT half duplex links; A transmitter bug in some 3CCFE575BT, 3CCFEM656B cards; A bug in the wvlan_cs driver that prevented rarp from working; serial_cs, to not treat the Nokia Card Phone as a dual port device, and to be more conservative about IO port assignments; The CIS validation heuristics, to be a bit more lenient; An epic_cb driver initialization bug; A cardmgr bug for drivers with no class info; Tweaked the interrupt management code to fix a PowerBook problem; The configure script, to accommodate the SuSE init script layout; A cardmgr buffer overrun with long module option lists. Added: Finished adding support for identifying CardBus cards by their PCI vendor and device ID's; Support for the Advantech COMpad-32/85B-4 quad port card; Documentation: PCI interrupt discussion to HOWTO, and a README for 2.4 kernel issues; More consistency checks to the test_network script; New "down_poll_rate" option to the 3c575_cb driver; Psion NetGlobal 10/100 support.

Console / Drivers (OpenSource)    Homepage  Download  AltDownload  Changelog

FOX 0.99.131 Beta (John D. Rowell) 20000830 23:51 GMT

FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and effectively. It offers a wide, and growing, collection of Controls, and provides state of the art facilities such as drag and drop, selection, as well as OpenGL widgets for 3D graphical manipulation. FOX also implements icons, images, and user-convenience features such as status line help, and tooltips. Tooltips may even be used for 3D objects.

Changes: Reworked FXDECLARE macros and so on to support Multiple Inheritance. Fixed: A bug in FXBitmap: foreground and background colors were reversed. Added: New project "minheritance". This is a console application which tests various Multiple Inheritance scenarios; The registry entries for file bindings have been extended. It now supports up to 4 icons, a big icon (open/normal), and a mini icon (open/normal); FXFileDict has three new APIs: findFileBinding(pathname), findExecBinding(pathname) and findDirBinding(pathname). Removed: FXDECLARE_ABSTRACT defined serialization. Abstract classes can not be serialized, unless part of a derived class.

Development / Libraries (LGPL)    Homepage  Download  AltDownload  Changelog

Next page
Thursday
GNU httptunnel 3.2
pavuk 0.9pl26
ircII 4.4Z
GNU LilyPond 1.3.82
LessTif 0.91.8
Knight 0.3
gEdit 0.9.1pre1
ZEO 0.3.0
pcmcia-cs 3.1.20
Wednesday
FOX 0.99.131
GNU Go 2.7.159
mMosaic 3.6.6
PIKT 1.11.0pre8
KBabel 0.5.3
screen 3.9.7
curl 7.2
Mutt 1.3.8
Linuxconf 1.21
LessTif 0.91.6
FOX 0.99.130
Dryad 0.1.4
gnome-print 0.22
PHP 4.0.2
Tuesday
Squishdot 0.7.0
Cooledit 3.17.1
BitchX 1.0c17
Tiny COBOL 0.1.5.5
TkRat 2.0rc6
GnuCash 1.4.5
vile 9.1u
BIND 9.0.0rc5
GNU Cim 4.3
GNU Cim 3.36
pam_ldap 72
Monday
xlockmore 4.17.2
Balsa 0.9.3
XMovie 1.5.1
pam_ldap 71
vile 9.1t
GNU LilyPond 1.3.81
Gdk-Pixbuf 0.9.0
eXtace 1.3.2
GNU Go 2.7.158
Sunday
UAE 0.8.15
clig 1.9.7
Etherboot 4.7.6
Everybuddy 0.1.4
CDSA 2 3.11
X-Chat 1.5.7
X-Chat 1.4.3
SoX 12.17-pre4
Saturday
Shadow Password Suite 20000826
cdrecord 1.10a03
eXtace 1.3.1
GNU Go 2.7.157
Portable Object Compiler 3.1.12
FreeAmp 2.1beta7
Friday
MySQL 3.23.22
Hypermail 2b30
FOX 0.99.129
whois 4.5.1
procmail 3.15
afbackup 3.2.7
Zope 2.2.1
LILO 21.5.1
LATTE 0.9.12
lynx 2.8.4dev.8
 

Powered by
 

Links
Linux-Mandrake
Linux.org
Zope.org
SolarisCentral
LinuxPPC.org
LWN.net
LinuxToday
RootPrompt.org
JustLinux
Themes.org
Screaming-Penguin
zopeNewbies
O'ReillyNet
LinuxStart
Linux.com
Geekboys
RPMSearch.net
FreeOS.com
iMacLinux.net
LinuxHQ.com
 


Join our IRC channel at irc.appwatch.com (#AppWatch). Comments and Bug Reports are welcome. Add AppWatch to your My Netscape page. Our content can be syndicated through the appwatch.rdf file. If you use Zope, use jdfetch to do it. Site code and design ©1999 John D. Rowell. Announcements are owned by the poster.