|
| Sun, May 18th | home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop | 12:03 PDT |
|
login « register « recover password « |
About: osim is a simulator for the online game Ogame. It is the command line tool behind the online simulator osim. It includes a guess mode that finds the best fleet against an attacker or a defender using a genetic algorithm.
About: Libinklevel is a Linux library for retrieving the ink level of a printer attached via the parallel port or USB. Changes: Support for the following printers has been added: Canon iP4300, Canon i950, Canon iP5200, Canon iP4500, Canon i965, Canon iP1800, Canon S520, and Canon i960. Support for the Canon iP2200 has been fixed. Detection of empty cartridges for old HP printers has been added.
About: Cego implements a relational and transactional database system with support for the SQL query language. The current release contains the most common database features for basic table manipulation and data retrieval. Indexes, foreign keys, views, and stored procedures are also implemented. Future releases (2.0 and above) will support a multi-node database concept with log file shipping for an automatic database application failover. Changes: Extensions to the JDBC interface. The statement extension has been updated to return updated values. Multi-node extensions for switchover have been added. Exception handling for stored procedures has been added.
About: Limpid-hosting is a set of simple and transparent utilities for typical hosting tasks. They enable lightweight Web hosting without any central database or Web interface. New subdomains are created by simply creating a new subdirectory. Access to Subversion repositories is managed via a simple htpasswd file. Changes: This release contains some small corrections. The upgrade instructions have been corrected to work with very old versions of Limpid-hosting. All common AWStats settings have been moved into the /etc/awstats/awstats.conf.local configuration file. The README now mentions how to setup Geo::IPfree.
About: RapidMiner (formerly YALE) is a flexible Java environment for knowledge discovery in databases, machine learning, and data mining. Many nestable learning and preprocessing operators (including Weka) are provided. It features an XML-based graphical user interface, a plugin mechanism, and high-dimensional plotting, and provides an easy-to-use extension mechanism that makes it possible to integrate new operators and adapt the system to your personal requirements. A command line version is also included. Changes: This is a major bugfix and feature release. The new features include a 64-bit version for Windows x64 systems, an improved and more comprehensive documentation of all operators inside the program, two different icon sets and look and feels, and a new and improved plotting facility including different shapes for plotter points. The most important preprocessing operators can now produce both views and materialized data changes, and several new preprocessing models were added. New wizards for parameter optimization were added. About 80 bugs were fixed.
About: Doxygen is a cross-platform, JavaDoc-like documentation system for C++, C, Objective-C, C#, Java, IDL, Python, PHP, VHDL, and Fortran. Doxygen can be used to generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX or RTF) from a set of source files. Doxygen can also be configured to extract the code-structure from undocumented source files. This includes dependency graphs, class diagrams and hyperlinked source code. This type of information can be very useful to quickly find your way in large source distributions. Changes: A number of new options have been added to further allow fine tuning of the generated output. A large number of bugs have been fixed.
About: gds2000tools is a collection of command line tools for using the GW Instek GDS-2000 series of oscilloscopes (GDS-2062, GDS-2064, GDS-2102, GDS-2104, GDS-2202, and GDS-2204) under Linux. The heart is a set of bash shell functions effectively turning a bash shell into a shell for communicating with the oscilloscope and for scripting measurements tasks. All 100+ oscilloscope commands are modeled as bash functions. On top of these, additional functions are provided for common high-level tasks like obtaining waveform data as images.
About: The PosteRazor takes a raster image and slices it into a multi page PDF document which can be assembled into a poster after being printed. It has an easy-to-use FLTK UI and uses FreeImage. Changes: A Brazilian Portuguese translation was added. The OS X package is now a Universal Binary, fixing a crash under Leopard. The licensing has changed from the GPLv2 to the GPLv3. The source code was cleaned up.
About: AgileWiki is meant to create software systems which are fluid, easily configured and can be reorganized on-the-fly to meet ever changing requirements. It includes a COW-based database, the Rolonics programming paradigm, and semantic inferencing. Changes: PurgeHistory has been reworked. A bug in Rolon.free has been fixed. The browse run command now handles full-line comments. 6 test scripts have been added.
About: CVLTonemap is an interactive viewer and tone mapping tool for high dynamic range (HDR) images. By performing the tone mapping on the graphics processing unit (GPU), CVLTonemap can immediately display the results of method and parameter changes. Changes: The license was updated to GPLv3 or later. Some minor bugs and build problems were fixed.
About: CVLView is an interactive viewer for arbitrary floating point data. All of the data processing that is necessary for visualization is done on the graphics processing unit (GPU) for optimal performance. It supports range selection, gamma correction, pseudo colors, and more. Changes: A new 3D view mode for data sets such as height maps and depth sensor data was added. The license was updated to GPLv3 or later. Some bugs were fixed.
About: CVL is a library for image and data processing using graphics processing units (GPUs). It is suitable as a base for GPGPU applications. Cvtool is a general-purpose computer vision tool that is based on the CVL library. It works as a filter by reading streams of data from standard input and writing manipulated data and/or analysis results to standard output. Complex analysis tasks can easily be realized in scripts. Many image and video manipulation and analysis functions are included, as well as some advanced computer vision techniques. Changes: The license was updated to GPLv3 or later. Some bugs were fixed.
About: PCSpk is a set of command line applications for playing simple sounds and melodies using the PC speaker. It is inspired by Johnathan Nightingale's beep. Changes: Free play mode was added, which introduces interactive playing on a keyboard. Therefore, the protocol has slightly changed and it's not compatible with old versions. The Siemens ringtone converter was improved by adding bpm and octave recognition from comments in provided files.
About: Kubuntu is a Linux distribution that is based on Ubuntu. The main difference from standard Ubuntu is that KDE is used instead of GNOME. Its aim is to be a great integrated distribution that uses the full potential of the KDE desktop. Changes: There are two versions for this release: one with KDE 3, which is more stable, and one with KDE 4, which has newer features.
About: vlock is a program to lock one or more sessions on the Linux console. This is especially useful for Linux machines which have multiple users with access to the console. One user may lock his or her session(s) while still allowing other users to use the system on other virtual consoles. If desired, the entire console may be locked and virtual console switching disabled. Changes: This release adds slight build system changes to help distributors. The number of failed authentication tries is now displayed on exit.
About: GOZERBOT is an IRC and Jabber bot. It can fetch RSS feeds, keep todo and shopping lists, manage karma and quotes, and remember items. It supports plugins, has a built-in Web server, and can communicate with other bots. It can also relay messages received by UDP to a channel or person, which could be useful for monitoring systems. Relaying between IRC and Jabber is also possible. Changes: SSL connections are now supported. The following third party software has been included into gozerbot: feedparser, simplejson, and BeautifulSoup. The RSS plugin was renewed. The collective plugin was renewed. The webserver plugin was renewed with a new API. A tcp.py notification plugin and a totcp.py client program were added.
About: iText is a library that contains classes to generate documents in the Portable Document Format (PDF), XML, HTML, and RTF. It can also parse XML documents and convert them into any of these formats. Pages of existing PDF files can be imported and copied to new PDF documents. Changes: Support was added for UTF32 (TrueType Fonts), for locked OCG, and for OCG in PdfStamper (previously only available in PdfWriter). Content was added to existing layers and new layers were added. Vertical position marks and tab Chunks were introduced. Support for hyphenation was added in HtmlWorker, Phrase, and subclasses (previously only in Chunk).
About: ROX-Filer is a fast and powerful graphical file manager. It has full drag-and-drop support and background file operations, and is highly configurable. It can also act as a pinboard, allowing you to pin frequently used files to the desktop background. Changes: The MIME icon naming was updated to the latest freedesktop.org scheme. This should make GNOME themes work better with ROX-Filer. A work-around was added for a panel placement problem with Compiz-fusion 0.7.4. The "Path" key in .desktop files is now supported. The Vietnamese, Russian, Italian, and French translations were updated, and some bugs were fixed.
About: TTX is a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a Python library for manipulating fonts. It supports TrueType, OpenType, AFM, (to an extent) Type 1, and some Mac-specific formats. Changes: The code now uses numpy. Unicode and Adobe data were updated. A manual page was added. Various bugs were fixed.
About: Mitter is a simple application to keep your Twitter status up-to-date and to see your friends' updates. It aims to be simple and have a small requirement list, while supporting multiple different interfaces. Changes: A problem that prevented the program from starting when installed using easy_install was fixed. Refresh rate is now preserved correctly. The input field becomes available again after an update.
About: Interchange is a mature Web application development environment with a focus on ecommerce and dynamic content management. It offers session and user management, database connectivity (both via SQL and a database abstraction layer), templating, a shopping cart, payment processing, inventory, encryption (via GnuPG, PGP, etc.), tax and shipping calculation, discounts, Web-based administration, localization, event routing, SOAP-based RPC, a custom tag language akin to CFML, and the full power of Perl. It grew out of two earlier projects, MiniVend and Tallyman. Changes: Control of "upsert" behavior was added to the database abstraction layer. The table editor is allowed to use a different widget type when the data is empty. The copied CPAN modules were removed from the extra/ directory. "iclint" is a new tool that was added for quick-and-dirty ITL syntax checking.
About: Phpns is a news system that will enable you to design your Web site the way you want. You can include a dynamic CMS with one line of code. Changes: Minor bugs were fixed. Notification by email was optimized and fixed. CSS changes were made for Firefox 3. Some grammar fixes were made. A bug affecting SEF URLs was fixed. Help section updates were made.
About: dwemo is an alternative minimal window manager for X. It has a focus on necessity and functionality. dwemo uses keyboard control for common tasks and launching of frequently used applications. Being minimal in nature, the dwemo binary size should stay below 30 kB. Changes: Little-used and unused keybindings have been removed. Motif dependencies have been removed. Manual code beautification was started.
About: Mutt Folder List is a mutt patch that adds a sidebar showing all mail folders and the total and number of new messages each contains. It allows users to hide or display the sidebar with a single keystroke, and optionally highlights folders with new messages. Users can scroll up and down the list of folders and open the selected folder, and configure the sidebar width, colors, and key bindings. Changes: The sidebar patch was updated for pristine mutt-1.5.18.
About: NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size, and clickable hyperlinks. Changes: NFO Viewer no longer installs MIME type integration files but instead relies on freedesktop.org's shared-mime-info version 0.30, which added the "text/x-nfo" MIME type.
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 Tutorials
MOST POPULAR PROJECTS
LATEST RELEASES
Sunday Saturday Friday Thursday Wednesday Tuesday
BEST OF BREED
SecurityFocus Linux.com :: Features |