|
|||||||||||
|
[osdn developer] March 05, 2003
From: <osdn-developer-txt-mm-admin(at)newsfeed.osdn.com>
Date: Wed Mar 05 2003 - 04:15:50 EST
O | S | D | N NEWSLETTER
March 05, 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
Electronics: i2eye Broadband Videophone
Electronics: Si-5 Portable Speakers
Computing: Latte Mini PC
Electronics: SoundPaX Portable Stereo Speakers http://www.thinkgeek.com/electronics/audio/5d02/
Computing: Ratpadz GS Mousing Surface
Computing: Griffin PowerMate
Cube Goodies: Smart Mass Thinking Putty
Books: GPF 2 - Gone With The Windows
Books: BOFH 2 - Son Of The Bastard
Books: GPF 3 - And The Geek Shall Inherit The Earth http://www.thinkgeek.com/books/humor/5cb0/
Books: BOFH 3 - Bride Of The Bastard
Books: BOFH 1 - Bastard Operator From Hell http://www.thinkgeek.com/books/humor/5c9b/
Books: User Friendly - Version 1.0
Gadgets: Candela Rechargeable Lamps
Electronics: Mustek MDC-3500 Digital Camera http://www.thinkgeek.com/electronics/cameras/5ca0/
Computing: iGesture Keyboard
Computing: Roll-Up Keyboard
Gadgets: InkLink Handwriting System
Cube Goodies: Hubzilla - 4 Port Firewire Hub http://www.thinkgeek.com/cubegoodies/toys/5b55/
Sourceforge
After successful beta testing, version 1.1.0 is now official. Axualize is a language for building application from objects using an XML dialect. Axualize is schema driven and infinitely extendable. Axualize is currently implemented in Java but the Axualize schema does not dictate a specific platform. The 1.1.0 release adds support for Ruby, JavaScript and BeanShell scripting, as well as other enhancements. 1.1.0 Added: - Built in "Ruby" scripting support through BSF and JRuby
IlohaMail 0.7.10 released
IlohaMail 0.7.10 has been released. This version includes security fixes (also released in 0.7.9-2), three new languages (Korean, Standard Portuguese, Catalan), APOP support, improved handling of RFC822 attachments as well as minor fixes to the IMAP and SMTP libraries. This is the most recent update to the stable branch. IlohaMail is a PHP based lightweight full featured multilingual webmail program with IMAP and POP3 support.
gchch-1.9.0 released
This is a full port of the game to Gnome 2.0, along with numerous bug fixes and enhancements. It's a prelease before the actualy 2.0.0 release. Gnome Chinese Checkers is an networked implementation of the Chinese Checkers board game, supporting upto 6 players. The game includes added goodies like an integrated chat window, player rotation, etc. This has been updated for Gnome 2.0.
libmng 1.0.5 (final) released
This is the long-awaited major update of the MNG library. The MNG specification is now covered to near 100% and as an added bonus this release includes the new 'dynamic MNG' feature, that allows for easy roll-over (hover/click; w or w/o mask) effects with a minimum of fuss. libmng is the reference library for reading, displaying, writing and examining Multiple-Image Network Graphics. MNG is the animation extension to the popular PNG image-format.
pureIRCd release 2.7.1304
pureIRCd is a Win32 IRCd written in Visual Basic, that operates Fast
and efficiently in networks as well as standalone. This release
features better Server to Server linking, some statistics additions and
Server - Server autoconnecting. Autoconnecting is new to pureIRCd and
may have some glitches, so dont trust on it, it's alpha, really. You
dont have to upgrade to this version of pureIRCd if you mostly use it
standalone as most changes only affect server links. To download the
new version, please go here:
Qixite 0.0.8 released
Qixite allows easy template based generation of web sites. It organizes the web site into a tree of nodes representing Pages, Text Sections, Images, and Links. It provides quick and easy way to publish your thoughts and information on Internet. The program generates links, style sheets and other things, the only thing user has to warry about is information. Changes in 0.0.8: - Possibility to use external editor (eg. Mozilla) for editing articles in WYSIWYG mode was added - French, Spanish and Lithuanian translations were updated - Several non-critical bugs were fixed To download, please go here: http://sourceforge.net/project/showfiles.php?group_id=40222&release_id= 83910
Burn To The Brim v2.5 released
Burn To The Brim is a utility for grouping files and folders together in the most efficient way to fill up an entire CD, DVD or other medium. Burn to the Brim version 2.5 now allows the user to directly create ISO 9660 files of the filled CD's, using mkisofs by Joerg Schilling. These files can then be burned by an arbritary burn-program that supports the ISO 9660 format. You can find the new version at https://sourceforge.net/project/showfiles.php?group_id=49999
AMaViS-ng 0.1.6 released
AMaViS-ng is a modular rewrite of amavisd and amavis-perl. It scans email for malicious code inside attachments and archive files, stopping delivery if malicious code is found. It supports integration of several third-party virus scanners and integrates nicely into several MTA setups. Unlike amavis-perl and amavisd, there is no need for build-time configuration. Changes: Support for Courier-MTA, CLAM Antivirus daemon, F-Prot daemon ("enterprise") version, INOC, NOD32 daemon, RAV, Trophie daemon, and drWeb has been added. The main documentation is now provided in Texinfo format.
Crystal Space 0.96r003 released
Crystal Space 0.96r003 has been released. This release fixes a number of the problems and issues discovered in the 0.96r002 release. Crystal Space is an Open Source 3D SDK for Unix, Windows, MacOS/X. It renders with OpenGL or software and features curved surfaces, volumetric fog, dynamic colored lighting, terrain engine, LOD, procedural textures, portals, etc. Here is a brief overview of some of the problems addressed by this release: * On some drivers OpenGL incorrectly reports the maximum texture size. CS now detects this case and uses a reasonable default. * Several bugs were fixed in the ensocket networking plugin. * PNG image loader now works on platforms with different structure sizes. * Map2CS outputs directly usable XML now. levtool is still needed to improve performance. * Bug fixed in OpenGL which could causes objects to disappear. * Fullscreen in Windows/OpenGL works better now. * Fixed memory leak in OpenGL. * Fixed memory overwrite bug in Dynavis. This could cause crashes at exit. * Fixed several culling errors in Dynavis. * Fixed dynamic ambient for objects using DrawPolygonMesh. * Fixed ref counting problems in the DirectSound renderer. * Fixed a bug in the AWS notebook. * Fixed bugs in the sequence manager to ensure that operations are fired in the right order. * Added new csArray class. * The localshadows flag for genmesh now works. * 'ball' mesh object now implements iPolygonMesh (can be used for collision detection). * Static and pseudo-dynamic lighting recalculation is now a LOT faster (several factors). * Updating the color of a pseudo-dynamic light is also faster. * Fixed several bugs in the console. * Several smaller performance improvements. * Several smaller bug fixes. * Several configure/autoconf changes. Check out http://crystal.sf.net for more information.
tcpdump 3.7.2 released
tcpdump 3.7.2 has been released. As described in the ChangeLog, a handful of security problems have been addressed. In particular, iDEFENSE Security Advisory 02.27.03 (a vulnerability in the isakmp parser) has been addressed, and we recommend upgrading to this release. The MD5 of this release is: MD5 (tcpdump-3.7.2.tar.gz) = 1e44b59abba39a48e3680bc2cffb8a6a In addition, a PGP signature is available for download.
Slashdot
[0]Netsuj asks: "I'm doing some work for a firm which operates in
0. mailto:edu@marshall.jrdeal Canadian Surgeons Perform Telerobotic Surgery http://slashdot.org/article.pl?sid=03/03/04/221221
AndroidCat writes "While the equipment used isn't new, this
0. http://www.globetechnology.com/servlet/story/RTGAM.20030304.gtrobot/GTStory Survey says: ELC platform spec will expand use of http://slashdot.org/article.pl?sid=03/03/05/0122201
An anonymous reader writes "According to a [0]"quick survey" taken
during the past two weeks of visitors to LinuxDevices.com's website,
developers overwhelmingly believe that the Embedded Linux Consortium's
recently released embedded Linux platform specification is valuable,
and that it will help accelerate the growing use of Linux in embedded
systems and devices."
0. http://www.linuxdevices.com/news/NS5332464766.html
Europe Heads for the Moon in July
Orlando writes "The BBC are [0]reporting that [1]Arianespace are all
set for sending [2]Smart1 to the Moon in July. The mission's primary
objectives are testing planetary exploration technologies. This is
particularly good news after the recent Arianne [3]rocket explosion."
China's [4]also planning a moon mission. The U.S. is planning to sit
around and watch.
0.
http://news.bbc.co.uk/1/hi/sci/tech/2818551.stm
1.
http://www.arianespace.com/site/index2.html
2.
http://sci.esa.int/home/smart-1/index.cfm
3.
http://news.bbc.co.uk/1/hi/sci/tech/2565387.stm
4.
http://space.com/missionlaunches/china_moon_030304.html
Quake II Mods for Engineering Students
[0]gleeklet writes "Has anyone else seen that there is a need for
0.
http://mozart3.engr.utk.edu
1.
http://www.vrupl.evl.uic.edu/vrichel/index.html
2.
http://mozart3.engr.utk.edu/
3.
http://mozart3.engr.utk.edu/Newmap3.bsp
Another Garbage Patent
[0]*no comment* writes "Literally "garbage patent" that is, [1]Apple
0.
http://(moc.ytirgetni) (ta) (daehttub)
1.
http://www.apple.com/
2.
http://www.macobserver.com/images/news/2003/20030304patents/image001jpg
3.
http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PALL&p=1&u=/netahtml/srchnum.htm&r=1&f=G&l=50&s1=D470,860WKU.&OS=PN/D470,860&RS=PN/D470,860
4.
http://www.macobserver.com/editorial/2003/03/04.2.shtml
5.
http://www.macobserver.com/
Convergence of P2P and Grid Predicted
[0]tom_conte writes "From the proceedings of the 2nd International
0.
http://www.pas.net/
1.
http://iptps03.cs.berkeley.edu/
2.
http://iptps03.cs.berkeley.edu/final-papers/death_taxes.pdf
Joel on Community Forums
Evil Grinn writes "In [0]Building Communities with Software, Joel Spolsky starts with a lament about the lack of real-life community among programmers, but rapidly seques into an explanation of why he thinks his own forum system is better than Usenet or Slashdot. I really don't participate in Joel's forums enough to comment, but they are pretty basic. No registration system. No branching (you can only add comments to the end of a conversation, not reply to comments in the middle). No mod points. Quoting in replies is strongly discouraged. All of these are part of the design of the system, not missing features." Links 0. http://www.joelonsoftware.com/articles/BuildingCommunitieswithSo.html Second Episode of The Animatrix Released http://slashdot.org/article.pl?sid=03/03/04/2214232
murphyslawyer writes "The second episode of Animatrix is now available.
Download it [0]here"
0. http://www.intothematrix.com/rl_cmp/animatrix_site_program.html
CT Lottery to Offer PC Game
[0]nstrom writes "The [1]Connecticut State Lottery is giving out a PC
0. mailto:nstrom@ananzi.co.za
1.
http://www.ctlottery.org/
2.
http://www.ctnow.com/news/local/hc-treasuretower.artmar04,0,129135.story?coll=hc-headlines-local
3.
http://www.ctnow.com/
Freshmeat
Apache::Centipaid is an Apache add-on module that allows content providers to collect small transaction fees (as low as $0.001) as payment for accessing parts of their Web site without changing their Web site design. The micro payment solution relies on Internet stamps for payment, providing a secure and anonymous method of payment. The module takes care of authorizing, accepting, and authenticating payments, as well as granting and disallowing access to users based on the payment information. It requires Apache with mod_perl support enabled.
b2 Smarty mod 0.1
b2 Smarty mod is a version of the b2 Weblog system that adds support for Smarty templates and caching. It also make it much easier to host multiple b2 blogs on one machine. By using Smarty templates, blog editors no longer need to know anything about PHP.
bib2html 0.5
bib2html is a converter from a BibTeX database to HTML files.
Big Faceless PDF library 1.2.7
The Big Faceless PDF Library is a Java class library for creating PDF documents. The Extended Edition offers the ability to create and edit AcroForms, PDF's answer to the HTML form. Like HTML forms, PDF forms can contain text boxes and radio buttons, and can call JavaScript functions. The Extended Edition also includes a PDF reader for importing and editing, along with FDF support and verification for Digital Signatures. Both variations offer full Unicode support, encryption, embedded TrueType and Type1 fonts, barcodes, hyperlinks, spot and calibrated color. Advanced text layout engine enables complex HTML styles.
bind 9.2.2 (Bind9-Stable)
The Berkeley Internet Name Domain (BIND) implements an Internet name server for Unix operating systems. The BIND consists of a server (or `daemon') called `named' and a resolver library. A name server is a network service that enables clients to name resources or objects and share this information with other objects in the network.
Bloof 0.1 beta 4
Bloof calculates software evolution metrics against a version control like CVS in order to retrieve information about the evolution of the source code and the development process. Bloof is implemented in Java and comes with integrated database and Swing GUI.
Bochs 2.0.2
Bochs is a portable x86 PC emulation software package that emulates enough of the x86 CPU, related AT hardware, and BIOS to run DOS, Windows 95, Linux, FreeBSD, and other OS's, all on your workstation.
Bookmark4U 1.8.4
Bookmark4U provides you a comfortable bookmarking environment. With Bookmark4U, users can access to their favorite Web sites everywhere just by one click without remembering URLs of them any more. The bookmark data are stored in a database in the server, and can be searched very easily. Bookmarks can be arranged in folders in any depth. For each bookmark, visit information is managed, such as the visit counter, or the last visit time and date, etc. It is written in PHP script language, and requires a database interface such as MySQL. CASM 0.2.7
CASM is an offline content management tool. It is ideal for creating and maintaining dynamic or static Web, WAP, or XML sites. CASM is implemented as an integrated command-line application which contains the Content Assembling Language compiler, an optimizer for HTML, CSS, and XML, HTML tidy integration, a powerful site file structure builder, and more. Content Assmebling Language (CAL) is a markup language designed to separate site content from display properties. CAL has a comfortable templating mechanism, if-then-else structure, variable substitution, file including, recordset handling, looping functions, and more. CCZE 0.1.212
CCZE is a robust and modular log colorizer with plugins for apm, exim, fetchmail, httpd, postfix, procmail, squid, syslog, ulogd, vsftpd, xferlog, and more.
Childsplay 0.66
Childsplay is a suite of educational games for young children. It aims to be more games-like then gcompris.
Cloxten 0.1.6-1 Pre-Alpha (Development)
Cloxten is a digital alarm clock and counter. It is able to execute a variety of events and actions at set times, such as send messages, play sounds or music, show a reminder window, open a file, or execute a program.
CrisoftRicette 1.0pre15 (Development)
CrisoftRicette is a simple PHP application to build your personal archive of cooking recipes in a MySQL database. The interface has international support. CUT 2.1
CUT is a unit-testing framework for C, C++, and Objective-C. Unlike other unit testing tools, CUT doesn't strive to be an SUnit clone. It automates a lot of the drudge work often encountered when using other unit testing packages for the C family of programming languages. CUT may also be used to unit-test assembly language software in some circumstances.
Damascus 0.8.4
Damascus is a GTK+ 2.x client for the Gale communication protocol. It is somewhat modelled after IM/ICQ-style interfaces. If you don't know what Gale is, this client probably won't be very useful; you need a valid Gale key to send anything, and Damascus can't generate them (yet). Gale is also scary and confusing.
Daybodep 0.4.2
Daybodep generates dependencies for C programs.
dvd::rip 0.50.7 (Stable)
dvd::rip is a full featured DVD copy program written in Perl. It provides an easy-to-use but feature-rich GTK+ GUI to control almost all aspects of the ripping and transcoding process. It uses the widely known video processing swissknife, transcode, and many other Open Source tools.
elmo 0.3.1
elmo is an efficient console mail user agent. It supports POP3 and SMTP, uses the Maildir storage format, and sends 8-bit MIME messages regardless of the server's ehlo response (although it is able to decode qp and base64 encodings). Additionally, when replying to email, elmo makes an attempt to determine the sex of the person being quoted so that it can choose the appropriate words to use in the quote's attribution.
EzHelpdesk Manager 1.01
The EzHelpdesk Manager Module is a plug-in for EzEnterprise which provides a rules-based automated helpdesk management processing system. All users are able to submit requests which are then processed against established rules and automatically assigned to the appropriate staff and/or support group to resolve the request. The system includes an integrated dashboard for technicians and users so they can monitor their request activity in real time. This module allows an organization to internally manage all aspects of request processing.
EzSDK 4.61
EzSDK is a PHP SDK which includes a PHP source code generator, a library of PHP classes, and an application environment consisting of premade supporting modules. The modules handle user application and data access security, DB compatibility (with MySQL, MS SQL, Oracle, etc.), a built-in GUI interface with an interactive desktop, and more.
findmac 1.1b
findmac is a utility written in Perl that helps administrators find out exactly which switch and which port a host is patched into. Only CISCO equipment with CDP enabled is currently supported. It is a very useful tool for administrators of large scale CISCO networks.
Gherkin 0.1
Gherkin is a Web-enabled multi-threaded, centralized security scan manager that incorporates Nessus vulnerability scanning, DNS and nmblookup name resolution, nmap fingerprinting and scanning, and customized traceroute-based network node detection.
GNU TeXmacs 1.0.1.7
GNU TeXmacs is a free scientific text editor, which was inspired by both TeX and GNU Emacs. The editor allows you to write structured documents via a "wysiwyg" and user friendly interface. The program implements high quality typesetting algorithms and TeX fonts. It is also possible to use TeXmacs as an interface to computer algebra systems. Finally, TeXmacs supports the Guile/Scheme extension language, which makes it possible to adapt the user interface to specific needs, and even to extend the editor. GNU Transport Layer Security Library 0.8.3 http://freshmeat.net/releases/115128/ GNU Transport Layer Security Library is a library which implements a secure layer over a reliable transport layer such as TCP/IP. It implements the TLS 1.0 and SSL 3.0 protocols. GnuTLS is available for beta testing.
Hell World 0.1.2
Hell World is a thrilling FPS adventure game which features excellent graphics, a dark atmosphere and an excellent scenario. It is designed to be a port of the Windows-only version of Hell World.
Hu-Go! 2.10
Hu-Go! is a PC Engine Emulator for Linux/i386 under console and X11. It plays Hu cards and CDs (and various forms of dumps from them).
IceWM Control center 1.6
The IceWM Control Center allows you to run various tools for configuring IceWM's options.
INTERact INTERNET PROVIDER 1-0.5
INTERact INTERNET PROVIDER is an RPM package for configuring and running a Linux server as an ISP or intranet server. It configures DNS, a Web server, mail, and a MySQL database for multiple accounts on a single or multiple servers. It handles invoicing, provides static binaries, and includes the INTERact BBS system.
Issue Tracker 3.0
Issue Tracker is a portal application that provides help desk ticketing and bug tracking functionality. It has the ability to move issues between reps and groups, escalate issues to another group, have public and private issues and events, send e-mail and SMS alerts, and interact with systems like Bugzilla, Clarify, and Remedy (and any other system that allows e-mail interaction).
Java Parser/Parser Generator 2.1.1a
Java Parser is a Java-based parser and parser generator package/utility. The generator builds parsers from straight EBNF notation files.
Java Regular Expression Package 1.1.0
Java Regular Expression Package is a Java package that includes classes for handling regular expressions and non-deterministic finite state automata (NFAs). It contains much of the functionality of Perl-type regular expression handlers.
JOELib 2003-03-04
JOELib is a computational chemistry library which supports SMARTS substructure search, descriptor calculation, processing/filtering pipes, and conversion of different chemical file formats. It is written in 100% pure Java, and interfaces to external programs are available.
jRSVP 1.1
jRSVP is a Java 1.4 tool for Rapid Serial Visual Presentation, a technique for extremely fast reading. It uses the Multivalent library for parsing input documents, and is able to read PDF, PS, HTML, man pages, and other documents. It displays texts on a word-by-word or sentence-by-sentence basis and features a file history and bookmarks. Just For Fun Network Management System 0.7.0-rc1 (Development) http://freshmeat.net/releases/115061/ Just For Fun Network Management System is a PHP-based network management system that features an integrated syslog, Tacacs, TFTP configuration downloading, SNMP polling, SNMP traps, journalling, auto-discovery, performance graphs (RRD), SLAs, and a lot more. It uses MySQL or PostgreSQL as the backend and works under Linux and Windows.
KAlarm 0.9.3 (KDE 3)
KAlarm lets you configure personal messages to be displayed, commands to be executed, or emails to be sent, at scheduled times. It allows you to choose the message font and color, how often to repeat, whether to display an advance reminder, whether to play a sound when the message is displayed, and whether to cancel the alarm if it can't be triggered on time (e.g. if you are logged out at the time). As well as using the graphical interface to configure alarms, you can use the command line, and there is a DCOP interface for other applications.
Kalyp 0.3.2-alpha (Development)
Kalyp is a fantasy-based roguelike game written in Java. Its design is based on traditions set by popular roguelike games, especially Nethack. It is single player and runs in a text terminal. The project focuses mostly on the Artificial Intelligence engine for the non-player characters. Most of the game design will be done in scripting, as the core engine written in Java will handle user interface, rulesets, basic actions, and try to hold it all together. LILO 22.5
LILO is a Boot loader for Linux/x86 and other PC operating systems. It is responsible for loading your Linux kernel from either a floppy or a hard drive and passing control to it. It is capable of booting beyond cylinder 1024 of a hard disk if the BIOS supports EDD packet call extensions to the int 0x13 interface. LILO can also be used to boot many other operating systems, including DOS, Windows (all versions), OS/2, and the BSD variants. The LILO distribution includes full source, documentation and support files.
LilyPond 1.6.8
LilyPond is a music typesetter. It produces beautiful sheet music using a file as input. LilyPond is part of the GNU Project. Linux Wireless LAN Project 0.2.0 (wlan-ng (11Mbps)) http://freshmeat.net/releases/115135/ The goal of the Linux WLAN project is to develop a complete, standards based, wireless LAN system using the GNU/Linux operating system. What differentiates this project from the Linux wireless extensions and other Linux wireless projects is that it is basing everything on the IEEE 802.11 standard.
Looking Glass 1.7p5
LG is a Looking Glass written in Perl as a CGI script. It can execute almost all BGP-related commands and do ping and traceroute in routers or relay these queries to other looking glasses. It supports both IPv4 and IPv6 commands, and is tested with Cisco, Zebra, and Juniper. It can connect to a router using SSH, telnet or rsh.
Make CD-ROM Recovery 0.7.1
mkCDrec (Make CD-ROM Recovery) makes a bootable (El Torito) disaster recovery image, including backups of the Linux system to one or more CD-ROM(s) (multi-volume sets). Otherwise, the backups can be stored on another disk, NFS disk, or (remote) tape. After a disk crash or system intrusion, the system can be booted from the CD-ROM and one can restore the complete system as it was. It also features disk cloning, which allows one to restore a disk to another disk (the destination disk does not have to be of the same size, as it calculates the partition layout itself). Currently, ext2, ext3, minix, MS-DOS, FAT, VFAT, Reiserfs, XFS, and JFS filesystems are supported. mkCdrec is also able to restore disks in Software RAID and LVM mode.
MumabAs 0.1.4 (Stable)
MumabAs is a GUI for configuring which mailboxes mutt should watch for new mail.
netrik 1.4.0 (alpha)
Netrik is an advanced text mode WWW browser. Its purpose is to give access to as much of the Web as possible in text mode, without forsaking any comfort.
NetStats Baseball 0.9.1
NSB is a simulation of major league baseball which will play single games and entire seasons. It will keep statistics for the individual players and the teams. It will keep track of the season schedule as well as seasonal and lifetime records.
ngetcgi 0.03
ngetcgi is an CGI front end for nget that makes it easier to select and download files.
NVRAM WakeUp 0.05
NVRAM WakeUp can read and write the WakeUp time in the BIOS (via /dev/nvram on recent 2.4.x kernels). On this WakeUp time the computer will be powered on automatically from the soft-off state.
oCAN 0.9
oCAN is a device driver for the Intel 82527 CAN controller. CAN (Controller Area Network) is an ISO protocol widely used in embedded systems for reliable, real-time transmission of data between different "CAN Stations". The driver allows user application to access registers and message objects in the 82527 controller, as well as control individual configuration items with a higher level abstraction. It works on both 2.2 and 2.4 Linux kernels.
Open Learning Management System 1.0
OpenLMS is a Learning Management System (LMS) made at the Department of Geography, NTNU. The system is a fully functional LMS with support for group collaboration, file sharing, distribution of lectures, and other supporting features. It is a good tool for distributing lecture notes to groups of students, and for faciliating collaboration for groups of students and teachers.
OpenGFS 0.2 (Beta)
OpenGFS is an enterprise-class clustered filesystem for organizations requiring low-cost shared data storage and management. It is a continuation of the GPLed version of the Global File System as originally started by Sistina, which switched to a non-free license.
phpBlogger 1.0.10
This program is a Web log utility for a single developer. Its main purpose is to allow an employer to keep track of the work that's been done on a daily basis. It provides a detailed search engine, reviewer, and mailer plugin for mailing logs by hand. It can be setup to automatically update with cron.
phpreports 0.1.4
phpreports is a PHP report generator that uses XML report layout files to generate PHP code and show a report.
PolarViewer 0.3
PolarViewer is a viewer application for exercise files recorded with Polar heartrate monitors (S710 and S610). It displays all of the recorded exercise data (except power) and creates diagrams. It is written in C# using the Gtk# toolkit.
popa3d 0.6.1
popa3d is a POP3 daemon which attempts to be extremely secure, reliable, RFC compliant, and fast (in that order).
POPFile 0.18.1
POPFile is an automatic email classification tool using a Naive Bayes classifier, a POP3 proxy, and a Web interface. It runs on most platforms and with most email clients.
PPTP Client 1.2
PPTP Client allows you to connect to a PPTP server from a Linux box. It sets up a PPTP call, after which the PPP daemon establishes a PPP link over that PPTP call. The client can access PPTP-based VPNs. Besides remote access to internal corporate networks, some CATV and ADSL ISPs are using PPTP to provide Internet access to their customers. PPTP_GUI 0.06
PPTP_GUI is a graphical interface to the existing PPTP Client for Linux, FreeBSD, and NetBSD.
Proteus EAI Toolkit 0.3
Proteus is a toolkit for message-based Enterprise Application Integration. It includes adapters that allow databases, message queues, FTP servers, email, and other message sources and sinks to be addressed in a simple, uniform fashion. It also includes a simple but very capable message broker. The broker allows routing and transformation of messages from and to all the sources and sinks for which adapters exist. Transformations may be custom-written in Java or XSLT (the broker uses Xalan as its XSLT transformation engine).
Python Desktop Server 0.4.15
The Python Desktop Server is a combined Weblog authoring tool, XMLRPC/SOAP server, and news aggregator. It allows one to read RSS news feeds, post to a community server (such as Radio Userland or any Python Community Server installation), and includes tools for Weblog and homepage management. It features a Web interface, a built-in Web server, extensibility through scripts that connect via XMLRPC or macros, and a plugin architecture.
QBrew 0.3.2
QBrew is a homebrewer's recipe calculator. You can create and modify ale and lager recipes as well as calculate gravity, color, and bitterness. QBrew includes a database of styles, grains, hops, and miscellaneous ingredients, plus a brewing tutorial.
Remote Arpwatch 0.01
Remote Arpwatch collects ARP tables from remote devices usin g SNMP and checks them for changes. It is very useful for det ecting problems and malicious users in networks with routers th at don't support static ARP tables.
RScheme 0.7.3.2
RScheme is an object-oriented, extended Scheme implementation with a compiler that targets C or (RScheme's own) bytecodes. It has features expected from a modern language: an object system, reflection, modules, namespaces, safe macros, threads, a system call interface (including sockets), separate compilation, and persistence, as well as the formal basis and power of the Scheme programming language. RScheme also features a powerful, elegant foreign code interface.
Sendmailizer 1.0
Sendmailizer performs MTA log file analysis and generates email usage reports, with general stats and statistics per user.
ShipTrack PHP Class 0.5 beta
The ShipTrack class gives users a direct link to shipment tracking Web sites when given a carrier code and tracking number. It currently supports UPS, FedEx, Roadway, BAX Global, New Penn, ABF, Redstar, Yellow, DHL, FedEx Freight East, Emery Global. G.O.D., Old Dominion, US Post Office, and Cargo Connect (CCX). | ||||||||||