|
|||||||||||
|
[osdn developer] April 11, 2003
From: <osdn-developer-txt-mm-admin(at)newsfeed.osdn.com>
Date: Fri Apr 11 2003 - 04:15:50 EDT
O | S | D | N NEWSLETTER
April 11, 2003 DEVELOPER SERIES
The 'Developer Series' Newsletter is developed to bring Open Source
related content to a user with a focus for development with Open Source
If you'd like to receive more content relating to
Open Source subscribe at
http://www.osdn.com/newsletters/
==============================================================
Sponsored by Thinkgeek
http://www.ThinkGeek.com/
Thinkgeek
Gadgets: 3D Green Laser Show
Electronics: Casio Exilim EX-M2 Digital Camera http://www.thinkgeek.com/electronics/cameras/5e6f/ Electronics: Panasonic DVD Player - DVDS35 http://www.thinkgeek.com/electronics/video/5eaf/ Tshirts: Mostly IP Creeper & Toddler Tee http://www.thinkgeek.com/tshirts/kids/5e09/ Interests: Megatokyo Endgames - Pirogoeth Poster http://www.thinkgeek.com/interests/megatokyo/coolthings/5e98/ Books: The Matrix & Philosophy: Welcome To The Desert Of The Real http://www.thinkgeek.com/books/nonfiction/5d52/
Books: The Book Of Overclocking
Books: Pattern Recognition
Computing: Zalman CNPS7000-Cu CPU Cooler http://www.thinkgeek.com/computing/casemods/5e55/
Computing: Multi-Fan Speed Controller
Computing: Zalman Silent 400W Power Supply http://www.thinkgeek.com/computing/casemods/5e4c/
Computing: Half Keyboard
Computing: Zalman VGA Heatsink w/ HeatPipe http://www.thinkgeek.com/computing/casemods/5e5e/
Cube Goodies: Portable Mini Fridge
Gadgets: LightWedge Reading Light
Gadgets: Binary Code Watch
Books: High Score! The Illustrated History Of Electronic Games http://www.thinkgeek.com/books/nonfiction/5e26/
Computing: LED Light Sticks
Cube Goodies: Activision 10-in-1 TV Games http://www.thinkgeek.com/cubegoodies/toys/5d41/
Sourceforge
This release of JML has many improvements over the earlier (3.6) release. The Java Modeling Language (JML) is a behavioral interface specification language that can be used to specify the behavior of Java modules. It combines the approaches of Eiffel and Larch, with some elements of the refinement calculus. Highlights include: - Much better support for refinement (although refinement does not yet work with jmlc), - Three new specification expressions have been added to permit specification of time and space. - A new tool, jmlspec, which is a specification skeleton generator. It takes a Java source file and can produce a file that one could use to add specifications to in a way that would refine the original. - The syntax of the refine clause has been simplified to refine "A.java"; where only a file and no classes are mentioned. Thanks to Clyde Ruby for this and to David Cok for the suggestion. - The jmldoc tool is now compatible with JDK 1.4. Note that J2SDK 1.3 is no longer supported by the tools. See the release change log (or the NEWS.txt file in the release) for more details.
PHP Surveyor release 0.95 beta
Project aims to develop a fully functional Survey development & dataentry system. Including dataentry screen, public dataentry script, method for issuing tokens, emailing invitations & recording responses, basic statistical analysis and export facility. This release includes some incremental improvements - a changelog covering most of these is available from the project homepage. The biggest enhancement is the addition of 'mandatory' questions. This allows you, on a question by question basis, to set a question as mandatory, and require the participant to answer it before they can move away from the question. In the data-entry screen, the question is marked as being 'mandatory', however the survey can be submitted without an answer. This is to deal with dataentry of hardcopy surveys where the mandatory question has not been answered. The other major enhancement of this release is the capacity to track surveys. When a new survey is created, you are given the option of making it Anonymous, or not. If the survey is not anonymous, each response keeps a copy of the participants unique token. Using this you can track the response of each individual participant. From the 'tokens' screen, you can view the participants response, and from the 'browse' screen you can view the participants token information. As was the case for release 0.94, this is another "on the way" release. There are a few features still to be addd prior to the release of Version 1, and some continued tidying and bug-checking of the script still to be done. I would appreciate it if you could let me know about any bugs you find, or even just 'difficulties' you come across in using the script. Planned developments underway but not yet finished include a "all-in-one" public survey screen - so you can choose to present the survey on one single screen, rather than question by question.
dom4j 1.4. released
Finally after a much longer delay than we expected the 1.4 release of dom4j is out. dom4j is a simple and flexible open source library for working with XML, XPath and XSLT on the Java platform using the Java Collections Framework with full integration with DOM, SAX and JAXP.
YaBB SE 1.5.1 is out
YaBB SE is a PHP/MySQL port of the popular forum software YaBB (yet another bulletin board). Incorporating the same intuitive user interface, and several of the most popular modifications from YaBB's Boardmod program. After an extensive period of public beta testing, YaBB SE 1.5.1 final is out! Thanks go out to everyone who helped making this release possible.
TUTOS makes it to 1.1
About 9 month after the last major release and 2 month beta testing, the OpenSource Grupware and Projectmanagement system TUTOS was released in a new 1.1. The new releasae features a lot of enhancments new tools and useful stuff. TUTOS is the ultimate team organization software, a webbased groupware or ERP/CRM system to manage events/calendars, addresses, teams, projects, tasks, bugs, mailboxes, documents and your time spent with these things.
Release 1.1.3 of DbForms available
Dbforms is pleased to release version 1.1.3 final after two developer releases. DbForms enables developers to build sophisticated web-based database driven applications in very short time and with very little efforts via automatic generation of configuration files and JSP views. DbForms is a Java (Servlet,JSP/Taglib) - based Rapid Application Development environment which enables developers to build web based database applications in _very_ short time. New features since 1.1.2 include (but are not limited to): -enhanced query support offering increased flexibility and dynamic changeability, -extended search algorithms, -improved navigation and validation within subforms, -simplified connection pooling and use of jdbc properties, -compatibility with taglib pooling, -JavaScript Calendar support for dateField, -pluggable and customizable event system, -improved formatability for tableData and queryData tags, and -integration with JasperReports There is also initial support for: -multiple database connections, and -foreign keys Full documentation is included in the release!
Regina REXX 3.1 released
Version 3.1 of the Regina REXX Interpreter has been released. This release makes Regina 100% compliant with the 1996 ANSI Standard for Rexx. The documentation has also been updated and is now available online in HTML and PDF, and dowloadable in HTML, PDF and OpenOffice Writer formats. Major functional enhancements include: - ANSI "ADDRESS WITH" now fully functional and consistent on all platforms - ANSI LOSTDIGITS condition implemented - thread-safe version built by default on platforms that support threads (simplifies support for Apache mod_rexx module) - all AREXX builtin functions added - new supported platforms; Mac OSX, AROS Source and pre-built binaries for many platforms are available from Regina's SourceForge ftp site: http://sourceforge.net/project/showfiles.php?group_id=28102
Informa 0.2.6 released
The Informa RSS Library provides a convenient Java API for handling news channels and metadata about them. Different syntax formats (like RSS 0.91 and 1.0 RDF) for channels are supported. It is planned to also support channel information descriptions. This release improves the flexibilty of channel parsing, the channel format defintion and contains also some bug fixes.
Gaim 0.60 released (Linux and win32)
Wow. Almost 10 months in the making, Gaim v0.60 is finally released. Wow. 0.60. Wow. Gaim is an all-in-one IM client that resembles AIM. Gaim lets you use AIM, ICQ, Yahoo, MSN, IRC, Jabber, Napster, Zephyr, and Gadu-Gadu, all at once. Gaim is NOT endorsed by or affiliated with AOL, Yahoo, MSN or Napster. This is our GTK+-2.0 port, with a ton of new features and an almost completely rewritten GUI. If you haven't been using this in CVS, you're in for some real shock and awe. This release is for Linux operating systems as well as Win32. There have been substantial changes in this release. Everyone should take a look at the ChangeLog. Enjoy! phpPgAdmin: Third development version released http://sourceforge.net/forum/forum.php?forum_id=266122 The phpPgAdmin project is proud to announce a new development release of its 3.0.0 software. The biggest improvements have been in our foreign language support. As well as French, Japanese and Russian translations, all our translations work better and we've fixed a lot of small bugs. phpPgAdmin is a fully functional web-based administration utility for a PostgreSQL database server. It handles all the basic functionality as well as some advanced features such as triggers, views and functions (stored procs).
Slashdot
[0]Photon01 writes "[1]The Register reports that UK ISP [2]NTL have
0.
http://slashdot.org/~photon01
1.
http://www.theregister.co.uk/content/22/30168.html
2.
http://www.ntlhome.com/Online Epic to Release Penultimate Episode http://slashdot.org/article.pl?sid=03/04/11/0045242
[0]Brokensaint writes "The award-winning 3-year epic '[1]Broken Saints'
0.
http://www.brokensaints.com
1.
http://www.brokensaints.com/
2.
http://www.brokensaints.com/pledge
Shopping for a New Monitor?
[0]Cecil asks: "Well, I've looked through the reviews and found several
Public Hardware Beta Tests
[0]orangerobot writes "Commercial software companies have performed
0.
http://www.monomute.com
1.
http://www.audio.philips.com/streamium/mci250.asp
2.
http://www.audio.philips.com/betatest.aspFreeBSD Looking for People with Lots of RAM http://slashdot.org/article.pl?sid=03/04/10/2244204
[0]drdink writes "A few weeks ago, PAE (Physical Address Extension)
0. mailto:smkelly+slashdot@drdink.org
1.
http://www.freebsd.org/cgi/getmsg.cgi?fetch=670923+0+current/freebsd-current
2.
http://bsd.slashdot.org/article.pl?sid=03/04/09/1246237&tid=122
Matrix Reloaded Trailer Released
[0]phreak404 writes "The full theatrical [1]trailer for The Matrix
0. mailto:No@None.com
1.
http://progressive1.stream.aol.com/wb/gl/wbonline/progressive/thematrix/us/med/trailer_final_1000_dl.zip
2.
http://jamie.mccarthy.vg/
3.
http://207.44.142.96/
Linux SMP Round-Up
Dual Minds writes "[0]LinuxHardware.org is at it again and this time they cover three of the finest boards on the market. [1]This review covers three dual processor Xeon boards and they are the only site that ever does Linux reviews (at least on a regular basis). Here's a peak: "First thing is that all E7505-based boards are basically the same on the surface due to the basic features of the chipset. They all have dual processor support, support for dual channel DDR, and support for PCI-X up to 133MHz (to name a few). Once a manufacturer gets their hands on the board though, features can be added or it can simply be left as is." Very in depth and some sweet hardware." Links 0. http://www.linuxhardware.org/ Investigating the RIAA's Billion-Dollar Claims http://slashdot.org/article.pl?sid=03/04/10/2147255
[0]zrosener writes "I've put together [1]a site with a lot of
State of 3d Graphics on Wireless Devices http://slashdot.org/article.pl?sid=03/04/10/1938240 An anonymous reader writes "This Computer Graphics World Magazine article discusses the current and future state of [0]3d graphics on wireless platforms. Apparently Japan is ahead of the game with a relatively standardized 3d render engine. Seems like the main use is for 3d virtual pets and the standard sort of games one might expect. What I'm waiting for is what I believe to be the next step; the one described in, oh, so many sci-fi novels... a personality for my handheld! Imagine, if you will, a [1] personalized avatar or something that can interact with you and perhaps assist you in your daily endevours (with a touch of attitude?).." Links
Webcams to Enforce Singapore Quarantine
magarity writes "Singapore has hired a private security firm to install
Freshmeat
ANA-MP is a Java-based player/library for music files (modules) in the MOD and XM formats. It is programmed using JDK 1.4 from Sun, and will not run on earlier versions than JDK 1.3.0.
Artemis 5 (Stable)
Artemis is a DNA sequence viewer and annotation tool that allows visualization of sequence features and the results of analyses within the context of the sequence, and its six-frame translation. It can read and write complete EMBL and GENBANK database entries or sequence in FASTA or raw format. Extra sequence features can be in EMBL, GENBANK, or GFF format.
AutoUpdate 4.8.3
AutoUpdate is a Perl script which performs a task similar to Red Hat's up2date or autorpm. It can be used to automatically download and upgrade RPMs from different HTTP(S) or (S)FTP sites, while also handling dependencies. Moreover, it can also be used to keep a server with a customized (Red Hat) distribution plus all clients up to date.
BlogPluck 1.0 beta 1
BlogPluck is a Java Web Start application that converts blogs in RSS/RDF format to Plucker documents for offline reading on your handheld.
bonddb 0.6.3 (Development)
bonddb is an object orientated wrapper for PostgreSQL. It's a fast data abstraction layer written in C for C/C++ applications, to allow easy access to class objects. You can use existing PostgreSQL databases without any modification or additional tables needed in the backend.
Bonita 2.0_beta2
Bonita is a flexible cooperative workflow system based on the workflow model proposed by the ECOO Team, which incorporates the anticipation of activities as a more flexible mechanism of workflow execution. This flexibility allows a considerable speed increase in the design and development phases of cooperative applications. The workflow engine is built on EJB (Enterprise Java Beans), using Jboss as the application server. The system offers a comprehensive set of integrated graphical tools for performing the process conception and definition, the instantiation and control of this process, and the interaction with the users and other applications.
ChessBrain-MOC 0.6.9
CB-MOC is used to monitor ChessBrain.net peer nodes. Short for "Chess Brain Peer Node Monitoring Operations Center," this program aims to offer full monitoring and statistics generation for each peer node that an operator runs. It offers tabular information and graphs to allow an operator to quickly assess the performance and status of each node.
CMSimple 1.0
CMSimple is a simple content management system for simple maintainance of small commercial or private sites. It has a simple installation, is easy to modify, and offers an unique combination of features. It uses an HTML-file for storing the entire site, which can be edited in your favorite editor. It has a dynamic TOC and document locator, a WYSIWYG editor (no plugin--functions in IE and Mozilla), a search function, link validation, image handling, and automatic backup. It is easy to set up your own layout; just edit the template and stylesheet.
Cream for Vim 0.21
Cream is a configuration of the famous Vim text editor that makes it easier to use, like an Apple- or Windows-style text editor. It uses Vim's own extensibility to improve menus, keyboard shortcuts, and editing behavior. Cream seamlessly maintains Vim's insertmode to access all the power of the original Vim plus many custom Cream extensions.
cwdaemon 0.4 (Stable)
cwdaemon is a small daemon which uses the PC parallel or serial port and a simple transistor switch to output Morse code to a transmitter from a text message sent to it via the UDP protocol.
DataVision 0.7.7
DataVision is a reporting tool similar to Crystal Reports, written in Java. It supports multiple data sources (JDBC, text files) and output formats (HTML, XML, PDF, LaTeX, comma- and tab-separated data files, and DocBook). It lets you design reports with a drag-and-drop GUI. Report descriptions are stored as XML. FIAIF is an Intelligent Firewall 1.13.3 http://freshmeat.net/releases/119210/ FIAIF is an Intelligent Firewall. It provides a highly customizable script for setting up an iptables-based firewall. Configuration is done through one configuration file for each network to which the firewall is connected. FIAIF supports masquerading, port forwarding, traffic shaping, and more.
File::Scan 0.47 (Development)
File::Scan allows users to make multiplataform virus scanners which can detect Windows/DOS/Mac viruses. It include a virus scanner and signatures database.
FOX 1.1.25 (Development)
FOX is a C++-based toolkit for GUI development. It includes a rich set of widgets and has powerful yet simple layout managers, MDI widgets, and mega-widgets. FOX incorporates support for XDND for drag and drop, X clipboard and X Selection, watching other I/O channels and sockets, timers and idle processing, object serialization and deserialization, a registry to save persistent settings, and 3D widgets using Mesa or OpenGL. FOX works on Linux, IRIX, Solaris, HP/UX, AIX, Tru64 Unix, Windows 9x,NT,2K (VC++, GNUWIN32, Borland, VisualAge C++), FreeBSD, and Sequent.
freeCAD 7
freeCAD is a basic 3D CAD tool with advanced motion simulation capabilities. It is suitable for anyone interested in learning about 3D CAD and motion simulation for free before moving to more sophisticated packages. It is useful for educators, students, and new engineers that are interested in geometry, kinematics, dynamics, vibrations, mechanisms, linkages, cams, machine design, and physics.
Fugu SSH 1.0
Fugu SSH is a Mac OS X graphical frontend to OpenSSH's Secure File Transfer application (SFTP). SFTP is similar to FTP, but, unlike FTP, the entire session is encrypted, meaning no passwords are sent in cleartext form, and it is thus much less vulnerable to third-party interception. Fugu allows you to take advantage of SFTP's security without having to sacrifice the ease of use found in a GUI. Fugu also includes support for SCP files transfers, and the ability to create secure tunnels through SSH.
gnokii 0.5.0rc3
gnokii is a Linux/Unix tool suite for Nokia (GSM) mobile phones. It provides a virtual Hayes-AT compatible modem to allow data calls to be made to a modem or ISP as well as providing a phone book, and SMS and ringtone management. Phones supported include recent models such as the 6310, 6510, and 6210, and older phones like the 3110, 3810, 8110, 5110, 6110 and their derivatives.
Greenwich 0.5.2
Greenwich is a graphical whois client for GNOME. It is written in Perl and makes use of the GNOME bindings for Perl.
imgv 2.6 (Development)
imgv is free Image Viewer that runs on Linux, FreeBSD, MS-Windows, Mac OS X, and more. It includes standard features such as a file/directory browser, slideshows, zooming in and out, flipping, and rotating. It also has special features such as the ability to view 4 images on the screen at once, adjustable thumbnail sizes, image playlists, remote image loading, MPEG movie support, a customizable interface, and much more.
Io programming language 2003-04-10
Io is small prototype-based programming language. It is a pure object language, and it features an incremental garbage collector, exceptions, light weight threads, and embedability.
IP Masquerade HOWTO 2.00.040803
The IP Masquerade HOWTO is the document that contains instructions on understanding, configuring, and troubleshooting NAT or Network Address Translation for Linux. It covers topics such as IPTABLES, PORTFW, IPCHAINS, IPFWADM, stronger packet firewalls, multiple network segments, and configuring many client operating systems. It also has an extensive FAQ and troubleshooting section.
Jaffm 0.7.1
Jaffm is a lightweight wxWindows (GTK+ interface) file manager for Unix, written in C++. It is aimed at nonsense-free file management. It is mostly inspired by the List View in Mac OS Finder, but does and will have Unix-handy features such as an interactive location bar, and a simple but elegant user interface.
JiveAudio 2.0.6
JiveAudio is a multimedia plugin for Mozilla/Netscape. It supports embedded audio media with audio/basic, audio/x-wav, audio/wav, audio/x-midi, and audio/midi types.
JSwat Java Debugger 2.15
JSwat is a graphical, stand-alone Java debugger, using the JPDA library. It offers breakpoints with monitors and conditions, colorized source code display, single-stepping, displaying variables, viewing stack frames, and expression evaluation.
JXTA Instant Messenger 0.1d
JXTA Instant Messenger (JIM) aims to establish a server-free instant messaging system with various options. It features encrypted messaging, presence awareness, and sophisticated search for users.
KDE 3.1.1a
KDE is a powerful graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality and outstanding graphical design with the technological superiority of the Unix operating system. KDE is a completely new desktop, incorporating a large suite of applications for Unix workstations. While KDE includes a window manager, file manager, panel, control center and many other components that one would expect to be part of a contemporary desktop environment, the true strength of this exceptional environment lies in the interoperability of its components.
Knoppix 3.2-2003-04-09
KNOPPIX is a bootable CD with a collection of GNU/Linux software, automatic hardware detection, and support for many graphics cards, sound cards, SCSI devices, and other peripherals. It can be used as a Linux demo, educational CD, rescue system, etc. It is not necessary to install anything on a hard disk due to on-the-fly decompression.
Konstruct 20030410
Konstruct is a build system which helps you install KDE releases and applications on your system. It downloads defined source tarballs, checks their integrity, decompresses, patches, configures, builds, and installs them. A complete KDE installation should be as easy as "cd meta/kde;make install". Optionally, you can install additional applications like KOffice, KDevelop, or Quanta (for example, "cd apps/koffice;make install").
libike 0.9.5
libike is a cross-platform C library for managing IKE negotiations. The library implements RFC-standard ISAKMP/IKE exchanges and utilizes a callback mechanism to delegate tasks of the actual packet transmission and security policies management to the external code.
LiquidClassifiedsXML 1.2.0
LiquidClassifiedsXML is a PHP-Nuke and PostNuke compatible client for a classified ad Web service. All ads are pooled in a centralized database so that many small Web sites can combine their marketing power to have, in effect, the classified ad system of a large Web site.
Log4Py 1.2 (Stable)
Log4Py is a logging module for Python programmers that is similar to log4j. It supports various debug levels, configurable output, and debugging information such as line-numbers or tracebacks.
modplugplay 0.2
modplugplay is a player for all kind of module music formats. It uses a command line interface. It uses the libmodplug library from modplug-xmms.
MPEG Menu System Version2 0.72
MPEG Menu System Version2 is a menu system for easy movie and audio playback. It is controlled using a remote control or keyboard. It supports dxr3 output and framebuffer output.
multitail 1.3
multitail lets you view one or multiple files like the original tail program. The difference is that this program creates multiple windows on your console (with ncurses). It can also use colors while displaying the logfiles for faster recognizing which lines are important and which are not. It is optimized for terminal-sessions through slow links (compared to 'that other' multi-tail). MySQL Database Server 4.1.0 (Development) http://freshmeat.net/releases/119154/ MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries.
N-View 2.6 (Stable)
N-View is a network monitor for small and medium-sized networks. It features automatic scanning of subnets for host addresses, monitoring of ICMP responses from all hosts, signalling of timeouts and delays in the GUI and by mail, a portscanner, an SNMP client (MIB browser and trap receiver), a graphical display of network traffic for network interfaces, connectivity to hosts by telnet, HTTP browser, or an arbitrary external program (such as ssh), printing of network diagrams, automatic generation of HTML pages, and more.
Pauker 1.2
Pauker is a generic flashcard program written in Java. It uses a combination of ultra-shortterm, shortterm, and longterm memory. You can use it to learn all the things you never want to forget, like vocabulary, capitals, important dates, etc.
photom 0.6
photom is a collection of programs designed to take raw, instrumental measurements of stellar brightness and convert them to calibrated magnitudes on some standard system. They were written as part of the TASS Mark IV pipeline, but may work on other datasets.
PHP SQLView 1.6
SQLView provides a user friendly interface for browsing a SQL database and modifying SQL tables using a Web browser. This is strictly an application to give users access to view and modify their SQL tables. It is not a tool to help database administrators (other than perhaps getting users to manage their own data).
PhpCommander 3.0
PhpCommander is a Web-based file manager that manages Web accounts without FTP access. It can create directories, create files, copy, move, delete, and rename files and folders, upload files, download files, view and edit the contents of the files, and communicate in English and other languages.
phpMySQLDiff 1.3.0
phpMySQLDiff is a PHP script which generates an SQL-ALTER-Script for the differences between two databases.
PHProjekt 4.0 (Stable)
PHProjekt is a groupware suite which supports communication and management of teams and companies via an Intranet and the Internet. It consists of multiple components, including a group calendar with resource booking, a time card system, project management, a request tracker, a mutual filesystem, a contact manager, a mail client, a forum, chat, notes, shared bookmarks, todo lists, a voting system, and reminders. An API allows the integration of several available addons (e.g. Web shop, WAP suite, sync tools) or own applications. It is available for MySQL, Postgres, Interbase, Oracle, Informix, MS-SQL, and 28 languages.
Portable Coroutine Library 1.0
This is a Portable Coroutine Library implementation written in ANSI C. Coroutines can be used to implement cooperative threading among many tasks without overloading the OS with threads/processes. Since context switch between coroutines is very fast, certain applications might have performance gain in using this type of threading.
Project Assistant 0.1.7
The Project Assistant (prass) is a Web tool designed for use in the software change management process. It provides a Web interface for feature/support/change and bug requests support for projects that are separated from each other. Each project has its own list of developers (with different roles and permissions). The developer can perform operations depending on his permissions and role in the project.
Qtmame 2.0.2
Qtmame is a frontend to xmame. It shows snapshots, cabinets, marquees, titles, flyers, mameinfo, and history. It supports Catver.ini.
Remote Arpwatch 0.05
Remote Arpwatch collects ARP tables from remote devices using SNMP and checks them for changes. It is very useful for detecting problems and malicious users in networks with routers that don't support static ARP tables.
Rolo 007
Rolo keeps track of contacts and displays with a text-based menu. It strives to be a well-constructed tool for complementing text-based email programs. It utilizes the vCard version 3.0 format for storing its contacts and interfaces with the end-user through an NCurses front-end.
Rubum-tools 0.02
Rubum-tools is a set of tools for manipulating JPEG/JFIF images. It includes a COM Marker viewer and editor library and a Tk interface.
Scapy 0.9.9
Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery tool, and packet sniffer. It provides classes to interactively create packets or sets of packets, manipulate them, send them over the wire, sniff other packets from the wire, match answers and replies, and more. Interaction is provided by the Python interpreter, so Python programming structures can be used (such as variables, loops, and functions). Report modules are possible and easy to make. It is intended to do about the same things as ttlscan, nmap, hping, queso, p0f, xprobe, arping, arp-sk/arpspoof, firewalk, irpas, tethereal, and tcpdump.
Senken 0.2.6
Senken is a city simulation game. Players buy the land, build the infrastructure, balance the books, and convince people to move in. The game has both goal-oriented and just play modes. There is multiplayer support but it is not well tested.
SlackPkg 0.96
Slackpkg is an automated package-management tool for Slackware Linux. It can do tasks such as automatic downloading and installing or upgrading, browse the MANIFEST.gz (Slackware package-contents guide), and more. Dependencies are not automatically handled. It is not a replacement for pkgtool, but a valuable add-on.
Slideshow 0.8.0-pre5
Slideshow is a portable SDL based presentation framework. It's very flexible, and the presentations can be written using C++, Python, or XML. It supports True Type fonts, all the common types of images (JPEG, PNG, GIF, XCF, BMP, TIFF, etc.), MPEG videos, and progressive shows of text and images. It also has some animated backgrounds like plasmas, effects of light, or fires.
Solex O.4.1
Solex is a Web application testing tool built as a plug-in for the Eclipse IDE. Based on a built- in Web proxy and a concept of extraction, replacement, and assertion rules, Solex provides functions to record a client session, adjust it according to various parameters and replay it. This is typically done in order to ensure the non-regression of a Web application's behavior.
Source-Navigator 5.1.3
Source-Navigator is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. You can also build your projects, either with your own makefile, or by using Source-Navigator's build system to automatically generate a makefile. It works with the Insight GUI interface for GDB, and supports C, C++, Java, Tcl, [incr Tcl], FORTRAN, and COBOL, and provides an SDK so that you can write your own parsers.
sqlDESKTOP 1.11
sqlDESKTOP is a computerized manual filing system arranged just like an ordinary office with pictures of real cabinets and real folders. You can arrange by project, by department or whatever makes sense to you. sqlDESKTOP doesn't tell you how to organize, it lets you do things your own way. Documents are easy to find because you don't have to remember the exact name of the document or where you put it. Instead, you can visually locate what you are looking for in a familiar office environment and click on it.
tag2html 0.1
tag2html is a tool that converts most important ID3 tags from MP3 files into an HTML or XML file. It can be used to get an overview of all the MP3 files in one or more directories.
The Manhattan Virtual Classroom 2.0
Manhattan is a system for delivering courses via the Web. It includes a closed Web-based email system, a variety of discussion groups, electronic submission of assignments, live chat, facilites for delivering multimedia, and more. Designed for asynchronous Web-based distance learning, Manhattan can also be used to add a Web-based dimension to traditional courses.
The Tamber Project 1.2.5 (Pogo)
The Tamber project is a free, componentised n-tier website engine that uses open languages such as XML and JavaScript. In a nutshell, content is stored in separate XML files, in databases, or other data objects; business functions are carried out by JavaScript and ASP; and presentation is controlled by an XSL transformation, which allows for delivery over multiple channels such as HTML, WAP and email. Currently Tamber contains modules that support; automatic locale detection, search engine tracking and optimisation, e-commerce catalogues; shopping carts and order management, secure sign in, data access and conversion services, advanced session management, content managemt tools and forums.
ThinkPad Buttons 0.5.1
ThinkPad Buttons makes it possible to bind programs to the ThinkPad Mail, Home, and Search buttons. It can run callback programs upon state changes, and trigger several actions after different events. It includes an on-screen display that shows the volume, mute, brightness, and other information, and supports software mixers. | ||||||||||