|
|||||||||||
|
[freshmeat update] January 27, 2003
From: <freshmeat-update-txt-mm-admin(at)newsfeed.osdn.com>
Date: Mon Jan 27 2003 - 04:00:05 EST OPEN SOURCE DEVELOPMENT NETWORK DAILY EDITION * NEWSLETTERFREE Apache SSL Guide from Thawte Are you worried about your web server security? Click here to get a FREE Thawte Apache SSL Guide and find the answers to all your Apache SSL security needs. http://ad.doubleclick.net/clk;5077108;7807783;t?http://www.thawte.com/ucgi/gothawte.cgi?a=n33360114877004000 January 27, 2003 Freshmeat Latest Updates
Largefile Support Problems
The Unix98 standard requires largefile support, and many of the latest operating systems provide it. However, some systems still chose not to make it the default, resulting in two models: Some parts of the system use the traditional 32bit off_t, while others are compiled with a largefile 64bit off_t. Mixing libraries and plugins is not a good idea.
amSynth 1.0-rc2
amSynth is a realtime polyphonic Analogue Modeling SYNTHesizer. It provides virtual analogue synthesis in the style of the classic Moog Minimoog/Roland Junos. It offers an easy-to-use interface and synth engine, while still creating varied sounds.
Angband 3.0.3
Angband is a single-player rogue-like dungeon exploration game that runs on a wide variety of computer systems.
Blassic 0.5.1
Blassic is a classic Basic interpreter. The line numbers are mandatory, and it has PEEK & POKE. The main goal is to execute programs written in old interpreters, but it can be used as a scripting language.
Busca 0.5
Busca is based on a popular Italian card game similar to hearts. You may play against artificial intelligence or against your friends with network play. CRM114 2003-01-26
CRM114 is a Controllable Regex Mutilator and Smart Filter, designed for easy creation of filters for things like incoming mail, system logs, or monitoring processes. Filtering rules can be either hard-coded (such as regexes), soft-coded (calculated at runtime or read from an external file or process), or learned dynamically by phrase matching (by SBPH hashing). This makes it possible to create very accurate filters with very little actual work. DCTC 0.84.1
DCTC (Direct Connect Text Client) is a library that gives access to the direct connect world, like IRC but more file-sharing oriented.
Downloader for X 2.4.0
Downloader for X is a tool for downloading files from the Internet via both HTTP and FTP with a powerful but userfriendly interface. It supports reconnecting and resuming on connection timeouts, has a download queue for multiple files, support for simultaneous downloads, and many other features for powerful downloading.
Eddi 1.1.1 (Development)
Eddi is a powerful and easy-to-use text editor for X. It can use macros and has syntax highlighting. FLAC 1.1.0
FLAC is a Free Lossless Audio Codec. The FLAC format supports streaming, seeking, and archival, and gives 25-75% compression on typical CD audio. Input plugins for Winamp and XMMS are also provided.
Gammu 0.67 (Development)
Gammu (formerly known as MyGnokii2) is cellular manager for various mobile phones and modems. It currently supports Nokia 3210, 33xx, 3410, 3510, 51xx, 5210, 5510, 61xx, 62xx, 63xx, 6510, 7110, 82xx, 8310, 9110, and 9210, and AT devices (such as Siemens, Alcatel, WaveCom, IPAQ, and other). It has a command line version with many functions for ringtones, phonebook, SMS, logos, WAP, date/time, alarm, calls, etc. It can also make full backups and restore them. It works on various Unix systems (like Linux) and Win32.
GSpeakers 0.9
GSpeakers is a GNOME loudspeaker design program built with the Gtkmm 2.0 toolkit.
JGraphpad 1.3.1
JGraphpad is a powerful diagram editor for Swing that offers XML, drag and drop, zoom, automatic layout, print support, and much more. With JGraphpad, you can create flow charts, maps, UML diagrams, and networks with thousands of nodes. JGraphpad is available with sourcecode, which may be used to develop new (commercial) applications.
kbarcode 1.1.3 (Development)
kbarcode is a KDE3-based program for creating, handling, managing, and printing barcodes for private or business purpose. kbarcode is able to handle all major types of barcodes, like UPC, EAN, CODE39, and ISBN. It comes with a label designer to create customized labels and a batch print function. It's designed to print several thousands barcodes in one pass, but also allows you to easily print a single label. kbarcode uses SQL to store all information about articles, barcodes, customers, etc.
KCDLabel 2.11-KDE3
KCDLabel is a program to create labels, covers, and booklets for CD cases. It can include text, bitmapped images, and directory content recursively read from a directory. KCDlabel can print and output postscript files. It can also create round labels to stick on CDs. KCDLabel can access CDDB to retrieve information about a CD.
KMovisto 0.5.0
KMovisto is a free molecule viewer which reads GAUSSIAN files, exports POV-Ray scripts for high quality presentations, and VRML files for creating 3D molecule sceneries for the Web.
KSocrat 3.1.1
KSocrat is the simple English/Russian and Russian/English dictionary for the K Desktop Environment.
Lace2000 2
Lace2000 is a theme based on a lace pattern from Lace CD 2000 and some bobbin images taken from VanDieren (bobbinmaker.com).
LibSDBI 0.9.10
LibSDBI is a very simple SQL database interface, for multiple types of SQL databases. Its aim is to be able to manage multiple database types with a single interface, and it follows the KISS theory. It loads the database dependent codes from shared object(.so). In the basic tarball the PostgreSQL module is included.
maildrop 1.5.2
Maildrop is a powerful email filter/delivery agent. It supports mbox-style mailboxes and maildirs (a mail storage format used by Qmail). Its mail filtering language supports RFC822 parsing and GDBM/Berkeley DB database files. The maildrop package also includes a command-line tool to perform various operations on MIME messages.
man-pages-ja 20030115
man-pages-ja is a comprehensive collection of Japanese man pages for Linux. It contains Japanese version of LDP man-pages, man pages for GNU tools, and ones for various opensource applications.
Mango 0.24
Mango is recipe management software. The main motivation of the project is to provide an open source Mealmaster compatible application.
MiddleMan 1.3.4
Middleman is a fast HTTP/HTTPS proxy server with features designed to remove unwanted content and increase privacy. It features an XML-like configuration file and an intuitive Web interface. It can be used to filter HTTP headers, block certain files or mime types, block cookies to and from certain sites, redirect requests, forward requests through another proxy using NTLM or Basic authentication, block inappropiate content using a keyword scoring system, and manipulate the contents of files using either its builtin rewrite feature or an external program or script. It fully implements the HTTP/1.1 protocol, including persistent connections and gzip encoding.
Modeling Framework 0.8.1
Modeling Framework fills the gap between the Python object world and relational databases in that it allows users to transparently create, retrieve, update, or delete Python objects from a database without having to write a single line of SQL. Main features include generation of database schema, generation of Python code templates ready to be used, support for transparent mapping of (class) inheritance in relational databases, object-oriented query language, use of standard Python getters to traverse relationships (the related objects are automatically fetched when needed and when appropriate), and automatic checking for referential-integrity constraints, etc. Supported databases are PostgreSQL and MySQL.
MP3Gain 1.0
MP3Gain analyzes and adjusts mp3 files so that they have the same volume. It does not just do peak normalization, as many normalizers do. Instead, it does some statistical analysis to determine how loud the file actually sounds to the human ear. Also, the changes MP3Gain makes are completely lossless. There is no quality lost in the change because the program adjusts the mp3 file directly, without decoding and re-encoding.
mxflat 0.7.3
mxflat is a theme that was made to match the GTK[1|2]-flat engine. It is quite customizable, but also works very well if you do not adjust anything. Nuxeo Collaborative Portal Server 2.2 beta2 http://freshmeat.net/releases/110739/ Nuxeo CPS is the collaborative web content management solution for Zope. Users create and manage content in Workgroups and publish them in Publications spaces (Hierarchies) through a dedicated workflow. Managers can easily set global and local roles for users (Workgroup Managers, Members, Visitors, Reviewers, and Readers). All actions are available through simple Web interfaces. Nuxeo CPS also features office document integration, indexing, and conversion to HTML format; versioning; attached comments; interactive services (e.g. mailing-lists); and skinning of hierarchies.
Odin Plus Plus 0.3a
OPP (Odin Plus Plus) is an open source C++ class library intended to provide functionality surpassing that of the Rogue Wave class libraries. It includes basic object components, a solid thread library, and an excellent set of advanced internet components. It also has template collection classes, an I/O library, and the beginnings of an object database.
Python/XML 0.8.2
The Python XML package contains parsers, SAX and DOM interfaces, sample programs, and documentation. It is currently in beta.
QTParted 0.1
QTParted is a Partition Magic clone. It uses libparted for raw disk access, so you need parted installed to use it. The goal of QTParted is to fully wrap all function of parted and create a user friendly PM clone for Linux.
Quadromania 0.01 alpha
Quadromania is a board game. The computer is your partner here. It scrambles the playing field following defined rules. The task of the player is to restore the original state of the playfield by applying the same rules. The game is written in C and uses SDL and SDL_image for graphics and input.
RivaTV 0.8.2
The RivaTV project is trying to produce Linux drivers for graphics boards with nVidia chips that have a video-in feature.
saCASH 0.6.1 alpha
saCash is a Quicken-like financial account manager. It handles multiple accounts, account transfers, and reconciles information.
searchtool 0.4.4 (Development)
searchtool is a server browser for Internet games. It features the ability to ping servers, download a new serverlist, search for player(s), manage your favourite servers, connect to server of choice, and more. Half-Life, Unreal Tournament, and Unreal Tournament 2003 are supported.
Steel Bank Common Lisp 0.7.12
Steel Bank Common Lisp is a development environment for Common Lisp, with support for almost all of the ANSI standard: garbage collection, lexical closures, powerful macros, strong dynamic typing, incremental compilation, and the Common Lisp object system (multimethods and all). It also includes some extensions, such as an interface to call out to C. These are all available through an integrated native compiler, plus the usual Lispy integrated interpreter and high level debugging support.
TCP Re-engineering Tool 1.2.0
TCP Re-engineering Tool monitors and analyzes data transmitted between a client and a server via a TCP connection. It focuses on the data stream (software layer), not on the lower level transmission protocol (as packet sniffers do).
UnixODBC.pm 0.19
UnixODBC.pm provides Perl programs with a subset of the X/Open ODBC API to the EasySoft unixODBC DBMS libraries, as well as a peer to peer API for querying ODBC data sources on networked systems. In addition, it provides peer client and server scripts and configuration files, sample clients that perform ODBC queries on local and networked systems, and two multi-host data managers: one that uses Apache and CGI to provide a Web browser interface, and another that uses Perl/Tk.
UrlGet 0.5
UrlGet is a download manager that uses GTK+2, libxml2, and libcurl. It allows you to classify URLs before downloading them, and allows you to import URLs from .html files. Every category has an independent configuration that can be inherited by each download in that category. Velocity editor plugin for Eclipse 0.9.3 http://freshmeat.net/releases/110750/ Velocity editor plugin for Eclipse provides an editor for the scripting language of Jakarta's template engine Velocity. The editor is implemented as an plugin for the Eclipse platform.
Video4Linux Grab 0.2.2
The v4lgrab project is real-time capturing software for a Video4Linux device.
Webcpp 0.8.0 pre2 (Preview)
Webcpp (Web C Plus Plus) is a command line utility that takes your source code and converts it into an HTML file, using a fully customizable syntax highlighting engine and stylesheets. Webcpp currently supports Ada95, Assembler, ASP, Basic, C, C#, C++, Cg, CLIPS, DOS Batch, EMF, Fortran, Haskell, Java, Javascript, Markup, Modula2, Objective C, Pascal, Perl, PHP, Power Builder, Python, RenderMan, Ruby, SQL, Tcl, Unix shell, and VHDL highlighting.
Webtop web-based email system 1.40
Webtop is a Web-based POP3 email client that includes many filter options, spam fighting features, custom folders, email import/export, and email-to-PDF generation. The Webtop also includes a calendar, notepad, Webdrive, automated email reminders, contacts, mailing lists, and Web-based administration. One installation can support multiple users and each user can set up as many POP3 accounts as they need.
WorDoG 0.6 beta
WorDoG (World Domination Game) is basically a derivate from Risk, the popular board game. The project aims to provide this strategical multiplayer game on a HTML-only basis. All necessary calculations are done serverside by PHP, and data is stored in a database (it can use ADOdb).
Writemime 1.0
Writemime is a simple C++ package that makes it easy to create and send MIME (Multipurpose Internet Mail Extension) messages in a C++ program. It also includes a driver program which allows access to most of the functionality from the Unix command line. Creating a message is trivially easy and it will handle all encoding issues internally.
ZoneMinder 0.9.8
ZoneMinder is a set of applications which support capture, analysis, recording, and monitoring of video data coming from cameras attached to a Linux system. It features a user-friendly Web interface which allows viewing, archival, review, and deletion of images and movies captured by the cameras. The image analysis system is highly configurable, permitting retention of specific events, while eliminating false positives. ZoneMinder is built around the definition of a set of individual 'zones' of varying sensitivity and functionality for each camera. This allows the elimination of regions which should be ignored or the definition of areas which will alarm if various thresholds are exceeded in conjunction with other zones. All management, control, and other functions are supported through the Web interface.
ZorbIPtraffic 0.05
ZorbIPtraffic shows the IP traffic on a network interface in real time. It can display traffic statistics for each IP on your internal network, and it summarizes the total traffic for each IP per year, per month, and per day. All information is stored in a MySQL database, which makes it easy to search the traffic measurements for a specific day. ZorbIPtraffic only works if you use iptables. To unsubscribe - If you do not wish to subscribe to Freshmeat, go to: http://www.osdn.com/newsletters/unsubscribe.shtml Copyright (c)1999-2002 Open Source Development Network. All rights reserved. Received on Mon Jan 27 12:01:10 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:27:10 EDT |
||||||||||
|
|||||||||||