|
| Wed, Jan 07th | home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop | 20:28 UTC |
|
login « register « recover password « |
About: Angband is a single-player rogue-like dungeon exploration game that runs on a wide variety of computer systems. Changes: This release has a much easier to use interface, and the game's item list has been revisited to make it more fun to play. The OS X version is also greatly improved.
About: GLB is a TCP load balancer similar to Pen. It lacks most of advanced Pen features, as the aim was to make a user-space TCP proxy which is as fast as possible. It can utilize multiple CPU cores. A list of destinations can be configured at runtime. Destination "draining" is supported. It features weight-based connection balancing (which becomes round-robin if weights are equal). Changes: Sometimes the destination list would not be parsed correctly. This has been fixed.
About: simplus is a C++ library for constructing event-driven simulations with an abstraction for processes, messages, virtual time, and more. It features a built-in debugger, support for configuration files, and a flexible logging mechanism. It is lean, fast, and portable. It can be used for telecommunication, engineering, for traffic simulations, simulation based games, or as a framework for your own simulator. Changes: Bugfixes and updates of the logger and the configuration database.
About: OIOSAML.Java is a Java-based service provider for SAML 2.0. It was profiled for the Danish OIOSAML 2.0 profile, but it works in generic SAML 2.0 Web SSO environments too. Changes: A couple of bugfixes and two new features: Re-POSTing of requests after initial sign-on and support for alternative session state handlers.
About: This is a Micro-Partitioning statistics and documentation tool for IBM System p and System i servers running AIX/Linux/AS400. The tool is able to produce historical CPU utilization graphs of LPARs and shared CPU usage, and collects physical and logical configuration data. Changes: This release provides detailed historical reporting from all data stored in RRDTool databases, a log of the last 100 changes in state for each managed system, and a log of the last 100 changes in configuration for each managed system.
About: Trad4 is a fully concurrent, thread safe, graph based programming language that scales linearly on multiple cores. It is initially intended for deployment in the financial industry to model real-time risk. It is a new way of arranging programs in memory and a new style of flow-of-control. Changes: Arrays of native structs have been added to the pub section. Native enums and constants have been added. New applications are now easier to create with the script create_new_app.sh. Objects can now subscribe to more than one object of each type, and this has caused the sub syntax to change. NUM_THREADS is now exportable from the command line. Also included are various changes related to bugfixes, code clean-up, and validation.
About: phpMyFAQ is a multilingual, completely database-driven FAQ system. It support various database systems and it also offers a content management system with a WYSIWYG editor, an image manager, flexible multi-user support, a news system, user tracking, language modules, templates, extensive XML support, PDF support, DocBook XML support, a backup system, and an easy to use installation script.
About: Tablatures is a guitar tablature editor. Tablatures is compatible with PowerTab, which is a well-known and widely adopted tablature editor for Windows systems. You can easily find thousands of song transcriptions in this format on the Internet. Changes: Floating texts have been added: the user can place a text box anywhere she wants. In the standard notation, consecutive octave offset symbols (e.g. "8va") will be grouped together. The beaming algorithm has been improved.
About: LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). LibRaw is based on the source codes of the dcraw utility, though some of the drawbacks of dcraw have been eliminated. The users of the library are provided with an API to be used when writing their software programs. Changes: This release imports dcraw 8.89/1.411, providing small changes in Panasonic FZ50 files processing.
About: The WollMux is an OpenOffice.org plugin with enhanced template, form, and autotext functionality. It can construct templates on the fly from multiple files (e.g. letterhead, footer, and body text) and will fill in personal and organizational data from various databases such as LDAP. An extra form GUI presents fields in an easily navigable manner and offers plausibility checks and computed values to ease filling in the form. Chainable printing functions allow various transformations during print and custom dialogs. Changes: A bug that caused form fields with an assigned TRAFO to lose their contents in the form GUI after saving and reopening a document was fixed. An OpenOffice.org quickstarter was integrated into the WollMuxBar.
About: SmartCVS is a full-featured and still easy-to-use CVS client. It contains all needed tools out-of-the- box, so there is no need to install a file compare tool, CVS command line client, or SSH client. It is available in two versions: a free Foundation version and a commercial Professional version. The Professional version contains powerful features like a conflict solver, transaction view, tag browser (including tag/branch structure), and change report (multi-file compare).
About: AsItHappens is a real-time network statistics collector and grapher. It collects data from devices over a network via ICMP and SNMP and displays them on a graph, optionally storing collected data in a database for later retrieval. Collection types include network response, bandwidth usage, processor usage, memory usage, Cisco NBAR, and Cisco NetFlow. AsItHappens polls data in regular intervals, which can be in the order of milliseconds, to give immediate feedback on network performance, and it can also graph flow information from packet capture files. AsItHappens includes the Self Defending Network, a horizontal shoot-em-up based on collected graph data. Changes: This release adds the ability to poll and graph arbitrary OID values from an SNMP MIB.
About: check_rbl is a Nagios plugin to check if an SMTP server is blacklisted.
About: Arno's IPTABLES Firewall Script is a secure stateful firewall for both single and multi-homed machines. It supports NAT and SNAT, port forwarding, ADSL ethernet modems with both static and dynamically assigned IPs, MAC address filtering, stealth port scan detection, DMZ support, protection against SYN/ICMP flooding, experimental IPv6 support, multi-interface/aliased-IP support, and extensive user definable logging with rate limiting to prevent log flooding. It has plugin support to add extra features (like SSH Brute Force protection and (Racoon) IPSEC support). It is easy to configure and highly customizable. A filter script that makes your firewall log more readable is also included. Changes: LAN_INET_HOST_DENY_TCP/UDP was fixed. The timeout/retry values are set to the default for dig functions in the env-file. sysctl was fixed for busybox setups which don't support -q. A sysctl wrapper was implemented for this. A new traffic shaper was added. net.netfilter.nf_conntrack_max was added as an additional sysctl key. AIF:-prefix was added to all LOG messages. Fixes and tweaks were done in the install script. Verbose mode was disabled by default in the init script. Miscellaneous plugin updates were made.
About: CloudVPN is a VPN that allows mesh networking. It can create secured networks with special or weird topologies. All nodes of the network are equal and can connect in any way, so it's very easy to create connection schemes with (for example) clustered servers, decentralized servers, complete topologies for better throughput, ring topologies for failover, long-line for passing through many routes, or tree topology for optimizing inter-server bandwidth needs. It is very easy to get working. Changes: A FreeBSD port added and mostly tested. An alternative improved multipath routing algorithm for getting better security/bandwidth was added. Some minor fixes were made.
About: Eric4 is a Python IDE written using PyQt4 and QScintilla2. It has integrated project management capabilities with class browsing functions, gives developers an unlimited number of editors with syntax highlighting and code folding, an integrated Python shell, an integrated Python debugger, a file system browser with class browsing capabilities for Python files, and more. Eric4 is the successor of the well known eric3 development environment.
About: config-dhcpd is a graphical DHCP daemon configuration tool written in Python. Changes: configParser is now used to store the backend configuration. This lets the object tree be generic, and it paves the way towards having an actual dhcpd.conf parser.
About: Pydhcplib is a library to read, write, encode, and decode DHCP packets on a network. It also includes an admnistrator tool to send and receive DHCP traffic. Changes: A bug in error output that causes the library to crash was corrected.
About: MyJgui is a GUI (graphical user interface) for MySQL. It aims to be easy to use for new users as well as experts. You can store multiple connections that can be used simultaneously. Stored passwords are encrypted using symmetric encryption. Underlying databases and tables are displayed in a tree structure with the connections being the first level nodes. MyJgui is capable of easy data manipulation through a grid. It has a unique feature of bookmarking parametrical queries (sqlmarks). The documentation (user guide) is quite comprehensive and kept up-to-date. Changes: You can hide/show columns in the Content tab of a table. This option is also managed in the Preferences. A new option was added in the quick search dialog to select count(*). In the wizard for table creation, you can now choose the database where the new table should be created. Afterwards, an automatic refresh of the database tree is performed.
About: Minerva is a complete, easy to use home automation suite. It allows you to switch your on lights from anywhere using a mobile phone or PC, email your video, check CCTV footage, control your central heating, and much more. It relies on command line and can therefore be run from virtually any platform (smart phone, PDA, laptop, or remote PC) with identical functionality. The architecture consists of three parts: input, output, and process. Each is completely distinct, meaning you can control any of the house processes from any supported input conduit such as a Web browser, remote control, or SMS. Reports or notifications can be sent to any of the available output conduits. Changes: Weather update now creates a machine-friendly description file. The weather report Web applet was greatly improved. A bug in cdplayer which occurred when the track was 08 or 09 was fixed. Media status output was improved.
About: JFreeChart is a chart library for the Java platform that supports a wide range of charts including pie charts (2D and 3D), bar charts (horizontal and vertical, regular or stacked, with optional 3D-effects), line charts, XY plots, scatter plots, time series charts, high/low/open/close charts, candlestick plots, Gantt charts, Pareto charts, combination charts, and more. It is suitable for use in applications, applets, servlets, and JSP. Changes: This release adds support for minor tick marks and mapping datasets to more than one axis. An important fix was made for the XYSeries class (relating to the addOrUpdate() method). Numerous other bugs were fixed.
About: rpmorphan finds "orphaned" RPM packages on your system (packages which have no other packages depending on their installation). Console and graphical interfaces are provided. It is clone of the deborphan Debian program, but for RPM packages. It provides also some others RPM tools: rpmusage, rpmdep, and rpmduplicates. Changes: When removing a package, if the rpm command returns an output, the code now checks the RPM database to know if the removal worked or not.
About: Frescobaldi is a LilyPond sheet music editor for KDE4. It aims to be powerful, yet lightweight and easy to use. Changes: New actions were added to open the current folder, view or print PDF documents, play MIDI files, and email documents. A new "Run LilyPond" icon has been added, based on the LilyPond lily icon. Shift-up and shift-down selection in the editor while a PDF is visible was fixed. A message saying that LilyPond crashes is no longer displayed if the user terminates the process. The startup notification is ended if a running instance is found.
About: pam_mount is a Pluggable Authentication Module that can mount volumes for a user session upon login, using the same passwords as for login. It supports any filesystem your kernel is capable of, including FUSE, SMB/CIFS, various crypto types, and more. Changes: Segfaults in the program suite when used with cron were fixed.
About: WebGUI is a content management framework built to allow average business users to build and maintain complex Web sites. It is modular, pluggable, and platform independent. It was designed to allow the people who create the content to manage it online, rather than content management taking up the time of busy IT staff. WebGUI comes with a full host of features including shopping cart, subscriptions, forums, photo galleries, FAQs, link lists, blogs, SQL reports, a Web services interface, and a very configurable user privilege and profiling system. Changes: A number of internationalization issues, some minor Gallery issues, and several other minor issues were fixed.
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
BEST OF BREED
SecurityFocus Slashdot ThinkGeek: What's New |