|
| Tue, Oct 07th | home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop | 16:52 UTC |
|
login « register « recover password « |
About: QSuperList is a virtually codeless listbox for Qt. It provides a listbox with a plus and minus button that handles additions and subtractions to the listbox. The number of items, length of items, allowance of blank values are also set from simple member functions once. Editing an item is just a doubleclick in the listbox. Changes: Initial release.
About: RadioActive is a radio tuner program for X (using the GTK widget set), the GNOME panel and the command line, built upon the standardized Video4Linux API found in the 2.2 series of the Linux kernels. Changes: A Turkish translation and port to the GTK--/GNOME-- 1.2.0 API.
About: QUB (the Q Universal Boardgame) is an electronic front-end to any board game, using a scanned game board and pieces. It is intended to be an aid for PBEM gamers, game designers, and (eventually) real-time networked boardgamers.
About: Fancylogin is one of the most powerful login programs available for Linux. It can do everything your old login program can do, e.g., handling shadowed passwd files, user-time-terminal/network-verification as done with HP-UX login, etc. It adds a lot of capabilities for logging logins and support for themes to control the login's look. Changes: Several minor bug fixes and improvements have been added. fancylogin now times out at network connections.
About: PPPstatus is a console-based utility for displaying the status of a PPP link, including connection verification, connecting time, costs calculation, top speed, e-mail check, ip address, graphical statitics, TX and RX leds, interface selection, and more. Changes: Some bugs in the is_online function were fixed, some code structures were modified, and local IP address is now shown.
About: gtkmm (previously known as Gtk--) is a C++ interface for the popular GUI library GTK+. It provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s framework. Highlights include typesafe callbacks, widgets which are extensible by inheritance, and many classes that can be easily combined to quickly create complex user interfaces. Changes: Fixes for box, clist, and ctree, changes to support libstdc++-v3, and other internal improvements.
About: Stereograph is a stereogram generator that renders exclusively truecolor stereograms. It offers different effects to increase the quality of your artwork, including transparency effects. Changes: New transparency effects.
About: tgif is a vector-based drawing tool, with the additional benefit of being sort of a web-browser. That is, you can fetch drawings from a web server with it, and you can make objects in your picture into hotlinks to other parts of the drawing, or to other drawings accessible via HTTP. Changes: A fix for a crashing bug in drawing linearly transformed arc objects, JPEG export support, and a new X default (Tgif.AutoEPSPreviewBitmap) to enable the automatic generation of a preview bitmap when importing a PS/EPS file if the file does not contain a preview bitmap.
About: August is a free html editor for the UNIX platform. It is a non- wysiwyg editor, like Aswedit or Hotdog, and is written with the Tcl/TK scripting language and graphical toolkit. Changes: No more running multiple August windows (running multiple windows can create seriuos confusion if the user opens the same file twice in different instances), functional Undo with lines that contain """, "[" or "{" characters, Spanish and Italian special characters insertion, addition of the "*.PHP" format to the file selector in the "Open file" dialog, and Windows support.
About: EasyTAG is a utility for viewing and editing tags for MP3, MP2, FLAC, Ogg Vorbis, Speex, MP4/AAC, MusePack, Monkey's Audio, and WavPack files. It features a simple and attractive GTK+ interface. Changes: A fix for a bug that doesn't save track number in some case, reading information of MP3 headers (support for MPEG 1, 2, and 2.5) and displaying it, the ability to select directly first/last MP3 file, functional status bar, and new menu entries (load home dir, collapse tree, save config, etc.).
About: NeoMail is a web-based email client written in Perl. It provides access to a machine's local mail spools without requiring a POP3 server to be running, and without giving users shell access. It supports sending and receiving attachments, multiple folders, user themes and preferences, templates for interface generation, quotas, language translations, etc. Changes: Folder quota support, new language translations, outgoing attachment size limits, and quite a few bugfixes.
About: gnochive is a GNOME frontend for all common archivers under Linux. Changes: A fix for a bug in show files info function, and support for viewing all files regardless of compression.
About: G interactive queue (giq) manages a queue of commands, while running some concurrently. Commands are created by substituting a filename into a command string. Filenames are received by dragging, pasting, or generating. Changes: Initial release.
About: The PTlink IRC daemon integrates some of the most advanced features needed to manage an IRC network into the stable core from Hybrid IRCd. It is fully integrated with PTlink IRC Services and PTlink Open Proxy Monitor, providing a great platform for anyone starting an IRC network. Changes: A fix for a dangerous bug allowing a normal user to get Admin flags.
About: Naken Chat is a port of Javachat to C. Javachat can be directly replaced with this server and the Java chat client or telnet client will talk to it as if it was Javachat. Naken Chat is multithreaded (like Javachat) and has all the features (channels, gagging, squelching, private messages, etc) and has been tested on: Linux, FreeBSD, Irix, Solaris, and Win32. Changes: New language files so the chat can now be run in English, Swedish, Norwegian, German, Spanish, and Russian, and small features like Sysop and IP address hiding.
About: Powertweak-Linux is a tool to tune your system to its optimal performance settings. It started life as the replacement for the now obsolete kernel option 'tune PCI bridges', and has been extended to provide more features and support more chipsets. It can also tune network/filesystem performance using /proc/sys entries, disk elevator settings, and x86 CPU registers (needs 2.2.18 or 2.4.0test kernel), CDROM speeds, hdparm type features, and Sony VAIO backlight. It has both a GTK GUI and a text-based lister. Changes: A workaround for a compiler bug, correct handling of 'set this bit to zero' by PCI tuning, fixes for some mistakes in the VIA VP3 tweaks, new 'kernel' and 'token-ring' /proc tuning options, fixes for CDROM tweaking, removal of debugging printfs, a new RPM spec, and automake/autoconf cleanups.
About: GOCR is optical character recognition software. It converts PNM files into ASCII files. Changes: An improved engine, 3 char division and dust removing, and layout analysis.
About: w3reg is a simple console program to automatically register Web pages with search engines. It reads a configuration file and registers a list of web pages with the configured search engines. Changes: Improved logs and a bugfix.
About: TkCVS is a cross-platform, Tcl/Tk-based GUI for the CVS and Subversion configuration management systems. It displays the status of the files in the current working directory, and provides buttons and menus to execute CVS commands on the selected files. The Log Browser displays a branch diagram of the revision history. The Module Browser extends CVS with facilities for a user-friendly listing of modules in the repository. TkDiff is included for browsing and merging your changes. Changes: Initial freshmeat announcement; more information-rich browsers and dialogs, full support for remote repositories and using CVS in "locking mode", a trace facility so you can see what CVS is doing, and running in "native mode" on Windows.
About: GObject Builder (GOB) is a simple preprocessor for easily creating GObjects (glib objects). It reads a class description file with inline C code and produces .c and .h object files for you. It allows you to easily use most of the features of the GObject system and avoids typos by reducing the amount of code needed. In general, the amount of code is about the same as for OO languages such as Java or C++, but you still have to only use C and you get all the power of the GObject system. Changes: Destructors now run after destroy, not before finalize, and data is zeroed out after destruction. A Self typedef was added to complement the SELF macros. The initial underscore was removed from full names to help to avoid name conflicts.
About: OSSP mm is a 2-layer abstraction library which simplifies the usage of shared memory between related processed under Unix platforms. It both hides all platform dependent implementation details (allocation, locking, etc.) when dealing with shared memory segments and provides a high-level malloc-style API for a convenient way to work with data-structures inside those shared memory segments. Changes: The -g compiler option handling has been fixed and the platform determination for Linux has been enhanced.
About: setimgr is a fairly basic SETI@home management program. It deals with cacheing work units for dial-up connections and running multiple instances on multi-CPU machines. Changes: Initial release.
About: Gale is an open-source messaging system. It provides private messaging and public chat, uses strong end-to-end cryptography for security, and supports a distributed server network with a range of clients (both console and GUI) available. Gale is currently in early alpha testing. See the homepage for the details of its current status. Changes: Pre-1.0 stabilization, improved key management, and bug fixes.
About: dsniff is a suite of sniffing tools for penetration testing.
About: Given a URL, Getleft will try to download all links. As it goes, it modifies the original HTML pages so that the absolute links get changed to relative links, and links to active pages get changed to the resulting pages. It supports thirteen different languages. Changes: Small bugfixes and enhancements
About: GooseEgg is a 3d modeler, skeletal animator, and level editor. You can edit the meshes of supported models and make models from sratch. You can even add skeletal structure to framed animation models, and produce framed models from skeletal models. Changes: Full Tombraider 1, 2, and Unfinished bussiness data support. New texture editing engine. Skeletal modeling has been repaired and animation support has started. TR Texture dumping is now working. TR level editing will be available soon.
Tip: Tired of seeing a lot of software not of the slightest interest to you? Get a freshmeat user account with full filtering capabilities. Best of all: It's free! |
Please note that you must have cookies enabled in your browser to be able to log in.
LATEST ARTICLES
Security
MOST POPULAR PROJECTS
LATEST RELEASES
Wednesday Tuesday Monday Sunday Saturday Friday Thursday |