|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
[fm-news] Newsletter for Monday, January 22nd 2007
From: The freshmeat daily newsletter (freshmeat-news
lists.freshmeat.net)
Date: Tue Jan 23 2007 - 02:10:08 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
::: L I N K S F O R T H E D A Y :::
Today's news on the web: http://freshmeat.net/daily/2007/01/22/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
- .--.- ---- .---.- - --- --. -.----- -.--.. --..- ------ --.
::: A D V E R T I S I N G :::
Track & Manage Your Source Code and Digital Assets for FREE with Perforce
Discover how you can manage your source code and digital assets faster and
easier with Perforce. Perforce offers visual client interfaces for Linux,
Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user
download at
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=133888&bid=282689&dat=121642&opt=0&rdm=[timestamp]
--- .. -- ---.--- ---- ----- -----.--------- ---.- ------ -.--
::: R E L E A S E H E A D L I N E S (62) :::
[001] - b64 1.2.2
[002] - BattleTech THUD 1.3.1
[003] - brisk 0.4.3
[004] - C/Invoke 1.0
[005] - Channel 0.07.1
[006] - check_iseries 0.3.0 pr3
[007] - cOOol 1.0
[008] - CryptoHeaven 2.7.0
[009] - Damn Small Linux 3.2
[010] - Dataface 0.6.11
[011] - DBsight 1.3.6
[012] - eboard 1.0.3 (Stable)
[013] - eTcl 1.0-rc15
[014] - Fedora Digital Object Repository 2.2
[015] - Finnix 89.0
[016] - fysh 0.3
[017] - Geneious 2.5.4
[018] - Getleft 1.2b1 (Development)
[019] - GNU Transport Layer Security Library 1.7.2 (Development)
[020] - GOBLIN Graph Library 2.8b12
[021] - HAproxy 1.3.6 (Development)
[022] - HTTPSock 2007-01-18
[023] - ipkungfu 0.6.1
[024] - JCite 1.8
[025] - K-Yamo 0.40a4
[026] - Kimboot 0.74
[027] - konqil.icio.us 1.5
[028] - libnodave 0.1 (Java)
[029] - Liquid Weather ++ 14.2
[030] - LoFiMo 1.0.15
[031] - MicroAlbum 1.6
[032] - mtPaint 3.10
[033] - NewsCloud Media Platform Jan07
[034] - NoBug debugging library 0.0
[035] - NoxBot 0.3
[036] - Object Relational Membrane 2a5 (Development)
[037] - OpenSER 1.1.1
[038] - Ortro 1.0.1
[039] - papyrus Canvas Library 0.7.0
[040] - PIKT 1.19.0pre3
[041] - pkpgcounter 2.14
[042] - pmpkg 2007-01-22
[043] - Project Observer 0.2.1
[044] - QtiPlot 0.8.9
[045] - Record Editor 0.56
[046] - recordMyDesktop 0.3.2
[047] - scanmem 0.04
[048] - ServingXML 0.6.2
[049] - shim 1.1b
[050] - Tapestry JSCookMenu 2.30
[051] - TaskFreak! 0.5.5 (Multi User)
[052] - textbender 0.1.7
[053] - The Frink Language 2007-01-22
[054] - tiffscan 0.2
[055] - Tiny Tiny RSS 1.2.7
[056] - TrackStudio Enterprise 3.5.11
[057] - Undisposable Clients 0.3
[058] - UNFS3 0.9.17
[059] - Wocvim 1.0
[060] - Xcpc Xcpc-20070122
[061] - xfce 4.4.0 (xfce4)
[062] - zeroSSH 0.1b
- . ------------.. --. ..---- --.-.----.- . .. -.-.- - --.----.
::: R E L E A S E D E T A I L S :::
[001] - b64 1.2.2
by Dr Proctor (http://freshmeat.net/users/DrProctor/)
Mon, Jan 22nd 2007 07:20
About: b64 is a very small, simple and efficiency C library that provides
Base64 encoding and decoding according to RFC 1113. It also comes with a
C++ layer.
Changes: Minor modifications were made to the makefiles. Minor updates
were made to the examples and test programs.
License: BSD License (revised)
URL: http://freshmeat.net/projects/b64/
- % - % - % - % -
[002] - BattleTech THUD 1.3.1
by Tim (http://freshmeat.net/users/darkblade1782/)
Mon, Jan 22nd 2007 10:21
Games/Entertainment :: Multi-User Dungeons (MUD)
About: Thud is a Java client designed to connect to Battletech MUXes and
display combat data in a easy-to-read tactical display. It displays a
tactical map, contacts list, armor status and more.
Changes: Heat scale has been added to the Status window with output
identical to MUX-side 'status h'. There are several tactical map fixes and
general usability improvements.
License: BSD License (original)
URL: http://freshmeat.net/projects/btthud/
- % - % - % - % -
[003] - brisk 0.4.3
by mop (http://freshmeat.net/users/nastasi/)
Mon, Jan 22nd 2007 06:40
Games/Entertainment :: Arcade
Internet :: WWW/HTTP :: Dynamic Content
About: brisk is an implementation of the Briscola in 5 card game that uses
Ajax technology.
Changes: Critical sessions were protected with the ignore_user_abort
function. INSTALL.sh was enhanced with explicit configuration files. The
cookies policy was refactored. A welcome message is displayed in chats.
The info page was enhanced with a display of the current player. Methods
were moved into classes. "Help" and "about" buttons were added. The logout
methods were enhanced. All HTML pages now use CSS. The number of tables was
doubled.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/brisk/
- % - % - % - % -
[004] - C/Invoke 1.0
by kyuzo (http://freshmeat.net/users/kyuzo/)
Mon, Jan 22nd 2007 03:43
Software Development :: Libraries
About: C/Invoke is a library which can call C functions at runtime with no
prior knowledge of the function prototypes. This capability is used to
allow any language to call native libraries without writing a separate
module in C, similar to the P/Invoke functionality of the .NET framework.
Changes: Support for the SPARC architecure was added, and many bugs were
fixed in the Lua language binding.
License: BSD License (revised)
URL: http://freshmeat.net/projects/cinvoke/
- % - % - % - % -
[005] - Channel 0.07.1
by Yigong Liu (http://freshmeat.net/users/yigongliu/)
Mon, Jan 22nd 2007 05:34
Communications
Software Development :: Libraries :: Application Frameworks
Software Development :: Object Brokering
About: Channel is a C++ template framework for distributed message passing
and event dispatching. Its major components (message IDs, routing
algorithms...) are highly configurable as template parameters. As a
namespace shared by peer threads, channels support publish/subscribe scope
control, message filtering, and translation.
Changes: Jamfile.v2 was added for building the channel library and
examples (the current boost CVS build system was changed so Jamfile.v2 is
required). However, there are issues with building samples using
Jamfile.v2 with WindowsXP and VC++. Windows users should use the existing
Jamfile (v1). This may involve replacing the boost/tools/build/v1
directory with the content from an older boost release or CVS checkout
(such as 12/10/2006).
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/channel/
- % - % - % - % -
[006] - check_iseries 0.3.0 pr3
by stic (http://freshmeat.net/users/sticdev/)
Mon, Jan 22nd 2007 07:25
System :: Monitoring
System :: Networking :: Monitoring
About: The check_iseries plugin for Nagios monitors the IBM iSeries
(AS/400). It has been well tested under Linux and Windows. It can monitor
CPU usage and load, database capacity, the number of running jobs,
outq/subsystem status, QSYSOPR messages, and disk status. check_iseries
invokes the following OS/400 (i5/OS) commands: WRKDSKSTS, DSPMSG, WRKOUTQ,
WRKACTJOB, and WRKSYSSTS. Several extensions are available.
Changes: Support for EnterpriseExtensions was added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/check_iseries/
- % - % - % - % -
[007] - cOOol 1.0
by Michael Opdenacker (http://freshmeat.net/users/michaelo/)
Mon, Jan 22nd 2007 07:26
Documentation
Internet :: WWW/HTTP :: Site Management :: Link Checking
About: cOOol is a standalone script that scans a list of OpenOffice.org
documents for broken hyperlinks. Most types of links are supported,
including internal ones. It is very useful for keeping your documents up
to date.
Changes: This release features two new command line options to limit the
number of parallel URL checking threads, as well as the number of parallel
requests to the same host.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/coool/
- % - % - % - % -
[008] - CryptoHeaven 2.7.0
by Marcin Kurzawa (http://freshmeat.net/users/marcink/)
Mon, Jan 22nd 2007 03:15
Communications
Communications :: Chat
Communications :: Conferencing
About: CryptoHeaven offers secure email and online file sharing/storage.
Its main features are secure and highly encrypted services such as group
collaboration, file sharing, email, online storage, and instant messaging.
It integrates multi-user based security into email, instant messaging, and
file storage and sharing in one unique package. It provides real time
communication for text and data transfers in a multi-user secure
environment. The security and usability of CryptoHeaven is well-balanced;
even the no-so-technically oriented computer users can enjoy this crypto
product with very high level of encryption.
Changes: This release implements a new, simple, and transparent way of
opening attachments and all files. It improves user interface
responsiveness.
License: Shareware
URL: http://freshmeat.net/projects/cryptoheaven/
- % - % - % - % -
[009] - Damn Small Linux 3.2
by damnsmalllinux (http://freshmeat.net/users/damnsmalllinux/)
Mon, Jan 22nd 2007 13:36
Desktop Environment
About: Damn Small Linux is a business-card size (50MB) Live CD Linux
distribution. Despite its minuscule size it strives to have a functional
and easy to use desktop.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/damnsmalllinux/
- % - % - % - % -
[010] - Dataface 0.6.11
by Steve Hannah (http://freshmeat.net/users/shannah/)
Mon, Jan 22nd 2007 13:28
Database
Database :: Front-Ends
Internet :: WWW/HTTP
About: Dataface is a flexible and shapable skin that sits on top of MySQL,
making it accessible to every-day users. It automatically generates the
appropriate forms, lists, and menus for a user to interact with the
database without having to know any SQL. It is a full-featured Web
application framework, and gives developers the flexibility to customize
the features and behavior of their application via configuration files
(using the simple INI-file syntax), templates, and plug-ins. A generic
application with no customizations is completely functional, but the
developer is free to customize things at his leisure.
Changes: This release adds support for exporting to CSV format.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dataface/
- % - % - % - % -
[011] - DBsight 1.3.6
by Chris (http://freshmeat.net/users/chrislusf/)
Mon, Jan 22nd 2007 06:28
Database
Internet :: WWW/HTTP :: Indexing/Search
About: DBSight is a J2EE search platform for rapidly developing search
engines on any relational database, for both beginners and experts. It's
scalable, easy to create, and fast to search. It features a built-in
database crawler following user-defined SQL, incremental indexing,
user-controllable result ranking, the ability to return results with
highlights (like Google), and categorized result counts (like Amazon). It
can easily integrate with a non-Java environment with XML/JSON. There is a
UI for all operations, so no Java coding is necessary.
Changes: Parameter string concatenation mode was added, in addition to
variable binding, for greater flexibility. Debug mode in search was added
for easier remote debugging. The Range Query field name was changed to be
not case-sensitive. Log writing was synchronized to prevent a mangled log
format. Column name overlapping for range query was fixed. The XML
template's encoding was fixed.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/dbsight/
- % - % - % - % -
[012] - eboard 1.0.3 (Stable)
by Felipe Bergo (http://freshmeat.net/users/bergo/)
Mon, Jan 22nd 2007 10:36
Games/Entertainment :: Turn Based Strategy
Internet
About: eboard is a chess board interface for ICS (Internet Chess Servers,
like FICS) and chess engines (like Crafty) based on the GTK+ toolkit. It
provides a friendly user interface with input history, locked scroll back,
and multiple board windows.
Changes: This release adds support for joysticks and DGT electronic chess
boards, and fixes some bugs in the text console.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/eboard/
- % - % - % - % -
[013] - eTcl 1.0-rc15
by Evolane (http://freshmeat.net/users/evolane/)
Mon, Jan 22nd 2007 10:24
Software Development
Software Development :: Libraries :: Tcl Extensions
About: eTcl is a "batteries-included" thread-enabled Tcl/Tk runtime
available as a single standalone executable. It includes several popular
extensions (Thread, Sqlite, Zlib, etc.), together with a Tcl wrapper for
the Pixane image processing library.
Changes: This version fixes input handling on Windows Mobile devices using
non-Latin localisation (e.g. Japanese or Cyrillic). Initial system encoding
on UTF-8 Linux systems is detected correctly. A possible buffer overflow
when trying to load a specially crafted invalid GIF image has been
removed. This release also includes updated versions for several embedded
components (Tktreectrl 2.2.1, sqlite 3.3.10, and Tkhtml3 post-alpha14 CVS
snapshot).
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/etcl/
- % - % - % - % -
[014] - Fedora Digital Object Repository 2.2
by Chris Wilper (http://freshmeat.net/users/cwilper/)
Mon, Jan 22nd 2007 05:42
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: HTTP Servers
Internet :: WWW/HTTP :: Site Management
About: The Fedora software is based on an architecture known as FEDORA
(Flexible Extensible Digital Object and Repository Architecture). The
software takes advantage of distributed (or local) Web services, and makes
representations of objects (called disseminations) available via HTTP. It
is particularly good at handling complex digital objects where source
datastreams and behaviors are distributed. There are two binary
distributions (server and client), and a source distribution (including
all libraries and source code needed to build any distribution).
Changes: This is a significant release of Fedora that includes a complete
repackaging as a proper Web application. A new installer application makes
it easy to setup and run. It now uses Servlet Filters for authentication.
The Fedora repository can also be configured to calculate and store
checksums for content. The RDF-based Resource Index has been tuned for
better performance. A new high-performing RDBMS-backed triplestore has
been developed that can now be plugged into the RI.
License: OSI Approved
URL: http://freshmeat.net/projects/fedora/
- % - % - % - % -
[015] - Finnix 89.0
by Ryan Finnie (http://freshmeat.net/users/rfinnie/)
Mon, Jan 22nd 2007 05:42
Internet
System :: Archiving :: Backup
System :: Boot
About: Finnix is a small, self-contained, bootable Linux CD distribution
("LiveCD") for system administrators, based on Debian testing "etch". You
can use it to mount and manipulate hard drives and partitions, monitor
networks, rebuild boot records, install other operating systems, and much
more.
Changes: This release features Linux 2.6.18, a new "finnix64" AMD64 boot
profile, netboot support with a built-in netboot setup wizard, MD RAID,
and LUKS crypt autodetection.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/finnix/
- % - % - % - % -
[016] - fysh 0.3
by vincent_stehle (http://freshmeat.net/users/vincent_stehle/)
Mon, Jan 22nd 2007 17:45
Multimedia :: Sound/Audio
Utilities
About: fysh is meant to fill an iPod shuffle with music. It chooses,
encodes, transfers, and registers the music into the iPod automatically.
fysh is pronounced like "fish".
Changes: There is a new option --ipod-music-dir. You can pass options to
rebuild_db.py. FAAC options are no longer hard-coded. This release avoids
re-selecting recently removed entries for refill. The option
--dont-normalize has been added. This release can take options from a
fyshrc file.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fysh/
- % - % - % - % -
[017] - Geneious 2.5.4
by yogi (http://freshmeat.net/users/yogibear/)
Mon, Jan 22nd 2007 03:42
Scientific/Engineering :: Bioinformatics
Scientific/Engineering :: Mathematics
Scientific/Engineering :: Visualization
About: Geneious is an integrated bioinformatics tool suite for
manipulating, finding, sharing, and exploring biological data such as DNA
sequences or proteins, phylogenies, 3D structure information,
publications, etc. It features sequence alignment and phylogenetic
analysis, access to biological databases, BLAST, protein structure
viewing, NCBI, EMBL, PubMed auto-find, and more. It includes an API for
creating your own plugins.
Changes: Alignment crashing on sequences containing uracil (U) was fixed.
Crashing on startup when two copies of the same plugin are installed was
fixed.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/geneious/
- % - % - % - % -
[018] - Getleft 1.2b1 (Development)
by Andres Garcia (http://freshmeat.net/users/andresgarci/)
Mon, Jan 22nd 2007 17:37
Internet :: File Transfer Protocol (FTP)
Internet :: WWW/HTTP
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: A binary package for Windows that can be run directly from a USB
memory stick. A binary package for Linux x86 with everything needed to run
Getleft. The option to get the map of a site before downloading was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/getleft/
- % - % - % - % -
[019] - GNU Transport Layer Security Library 1.7.2 (Development)
by Simon Josefsson (http://freshmeat.net/users/jas4711/)
Mon, Jan 22nd 2007 06:33
Security :: Cryptography
Software Development :: Libraries
About: 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.1 and SSL 3.0 protocols, accompanied with
authentication methods such as X.509, OpenPGP, and SRP.
Changes: Certtool now prints the value of the pathLenConstraints field for
certs and queries for the value when generating CA certs. A new API to get
and set pathLenConstraints was added. A new API was added in OpenCDK to
extract public/secret OpenPGP keys to S-expr. Certtool --to-p12 can now
store more than one certificate in the blob. The separation of gnutls and
gnutls-extra was cleaned up for OpenPGP. The URL is printed to gaa when
missing, and srcdir not being the same as builddir was fixed for GAA
files. GnuTLS no longer uses -mms-bitfields --enable-runtime-pseudo-reloc.
A minor fix was done to the C++ library to make it build. The gnulib files
were updated.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/gnutls/
- % - % - % - % -
[020] - GOBLIN Graph Library 2.8b12
by cfp (http://freshmeat.net/users/cfp/)
Mon, Jan 22nd 2007 13:25
Education
Scientific/Engineering
Scientific/Engineering :: Mathematics
About: The GOBLIN project consists of a C++ class library for a large
series of graph optimization problems, GOSH, an extension of the Tcl/Tk
scripting language to graph objects, and GOBLET, a graphical user
interface to the library functions. GOBLET includes a graph editor and
supports the standard graph layout methods.
Changes: The Kandinski drawing code has been extended with some starting
heuristics. It can now be used interactively. Several bugs in the GUI and
the drawing code have been fixed.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/goblin/
- % - % - % - % -
[021] - HAproxy 1.3.6 (Development)
by Willy Tarreau (http://freshmeat.net/users/wtarreau/)
Mon, Jan 22nd 2007 03:16
Internet :: WWW/HTTP
System :: Networking
About: HAproxy is a high-performance and highly-robust TCP/HTTP load
balancer which provides cookie-based persistence, advanced traffic
regulation with surge protection, automatic failover, run-time regex-based
header control, Web-based reporting, advanced logging to help
trouble-shooting buggy applications and/or networks, and a few other
features. Its own event-driven state machine achieves 10,000 hits per
second on modern hardware, even with tens of thousands of simultaneous
connections.
Changes: The HTTP parser FSM has been rewritten for better accuracy and
increased speed. Parsing a full request to Freshmeat now takes 2
microseconds on a 1.7 GHz Pentium. The stats page now supports the HEAD
request. Some documentation was added. Several bugs were fixed. Many
cleanups and optimizations were made. Upgrading is recommended for 1.3
users.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/haproxy/
- % - % - % - % -
[022] - HTTPSock 2007-01-18
by aliasxneo (http://freshmeat.net/users/aliasxneo/)
Mon, Jan 22nd 2007 09:01
Internet :: WWW/HTTP
About: HTTPSock is a PHP 5 class that compiles and sends HTTP requests
using pure sockets. It also retrieves returned content and parses header
and cookie information. It supports GZIP encoding. It is good for sending
POST data to Web servers.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/httpsock/
- % - % - % - % -
[023] - ipkungfu 0.6.1
by Trappist (http://freshmeat.net/users/trappist/)
Mon, Jan 22nd 2007 03:33
Security
System :: Networking :: Firewalls
About: IPKungFu is an iptables-based Linux firewall. It aims to simplify
the configuration of Internet connection sharing, port forwarding, and
packet filtering.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ipkungfu/
- % - % - % - % -
[024] - JCite 1.8
by Peter Arrenbrecht (http://freshmeat.net/users/peo1306/)
Mon, Jan 22nd 2007 07:02
Documentation
Software Development :: Build Tools
Software Development :: Documentation
About: JCite makes it possible to cite snippets of Java source code in
your HTML documents (API documentation, for instance). The snippets are
copied out of Java class source files, which should be part of the regular
build. This guarantees that the cited snippets are always up-to-date. If
you cite from unit tests, you even get the guarantee that they still work
correctly. Finally, thanks to the excellent Java2Html library, the cited
snippets get automatic syntax highlighting.
Changes: JCite can now format inline blocks (rather than citing them from
sources). The option to cite Excel formulas only (rather than citing
current value + formula) was added. The option to cite entire class files
was added. The Java source code highlighter now inserts additional spaces
in situations where a highlighted character and a non-highlighted
character would be adjacent. This works around an Eclipse code formatter
quirk. Excel named ranges are always listed in alphabetically ascending
order.
License: BSD License (original)
URL: http://freshmeat.net/projects/jcite/
- % - % - % - % -
[025] - K-Yamo 0.40a4
by roweigert (http://freshmeat.net/users/roweigert/)
Mon, Jan 22nd 2007 10:27
Multimedia :: Sound/Audio :: CD Audio
Multimedia :: Sound/Audio :: CD Audio :: CD Ripping
About: K-Yamo is an MP3 and Ogg Vorbis tagger with ID3v2 support. It can
store ID3v1, ID3v2.3, or ID3v2.4 tags. It also stores pictures in the
tags. K-Yamo supports multi-file editing. It can guess tags out of
filenames, and fetches the missing parts from musicbrainz. It also cleans
up your files into a structured filesystem tree which makes use of the
tags in the files. Finally, it is a CD ripper with FreeDB support. A MySQL
database can optionally be used for tagging.
Changes: This release adds cover search via Google, and adds context menus
to the tagger. The progress dialog has been optimized. Filenames containing
foreign characters are saved and opened without problems now. The player
interface has been integrated. The tag guesser has been improved when
using points.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/k-yamo/
- % - % - % - % -
[026] - Kimboot 0.74
by Th0tep (http://freshmeat.net/users/Th0tep/)
Mon, Jan 22nd 2007 09:03
Games/Entertainment :: Arcade
About: Kimboot is a sick and addictive arcade game in which you control a
hand holding a very heavy ball on a rope. The goal is to destroy the many
enemies which try to eat your hand by crushing them with the ball.
Changes: The high score system was added. Options and high scores are
saved in the user's directory, so every user has its own. It is now
impossible to move the hand over the subtitles.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/kimboot/
- % - % - % - % -
[027] - konqil.icio.us 1.5
by Tim Brown (http://freshmeat.net/users/tbrown/)
Mon, Jan 22nd 2007 07:03
Desktop Environment :: K Desktop Environment (KDE)
Internet :: WWW/HTTP :: Browsers
About: konqil.icio.us is a KDE service menu for del.icio.us.
Changes: The text strings in the action menu were updated. A menu option
was added to display the personal network.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/konqil.icio.us/
- % - % - % - % -
[028] - libnodave 0.1 (Java)
by zottel (http://freshmeat.net/users/zottel/)
Mon, Jan 22nd 2007 09:01
Scientific/Engineering
About: Libnodave is a free library to connect to and exchange data with
PLCs from the Siemens S7-200, S7-300, S5, and 400 families.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/libnodave/
- % - % - % - % -
[029] - Liquid Weather ++ 14.2
by Dumbkiwi (http://freshmeat.net/users/dmbkiwi/)
Mon, Jan 22nd 2007 03:31
Desktop Environment :: K Desktop Environment (KDE)
About: Liquid Weather ++ is a superkaramba theme and desktop applet for
displaying weather information and forecasts. You need superkaramba and
the KDE desktop. It displays weather information in a compact and easy to
read format.
Changes: This is a bugfix release. The Slovak translation was updated.
Version checking was added. LWP will now notify you of new version
releases. Numerous code tidy-ups and minor bugfixes were made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/lwplus/
- % - % - % - % -
[030] - LoFiMo 1.0.15
by anzac (http://freshmeat.net/users/anzac/)
Mon, Jan 22nd 2007 07:23
Internet :: Log Analysis
Internet :: WWW/HTTP :: Dynamic Content
System :: Diagnostics
About: The main purpose of LoFiMo is, as the name states, to monitor log
files. It does this in real time, i.e. shows the contents of log files as
they are changing. The user can connect to LoFiMo with a Web browser or
use the console for plain text output. When using a Web browser, the
output can be formatted with cascading stylesheets, which the user can
define. Thus, it is possible to highlight certain log entries with
different colors and fonts. It is also possible to play sounds or execute
commands (send an email, play sound with a custom player, etc.) when a log
entry matches a filter. LoFiMo can parse Apache style log files and syslog
style log files. Among others, there are filters that can parse iptables
logs and merge multiple log lines of Postfix into a single one.
Changes: The character set of monitored files can now be specified.
Filenames in the execute property of filters can now contain blank
characters.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/lofimo/
- % - % - % - % -
[031] - MicroAlbum 1.6
by Gaby (http://freshmeat.net/users/agby/)
Mon, Jan 22nd 2007 06:58
Internet :: WWW/HTTP :: Dynamic Content
Multimedia :: Graphics :: Viewers
About: MicroAlbum is a photo gallery script written in PHP, with an
emphasis on simplicity and ease of usage. It is intended to be small,
simple and fast. Features include rotatable thumbnails and previews that
are automatically generated and managed, sorting of albums and images by
name, date, a custom order and reversed order, a password-protected admin
area, access keys for quick navigation, customisable CSS, header and
footer, and a 'most viewed images' album.
Changes: The README.txt and LICENSE.txt files were added. The version
number was updated.
License: BSD License (revised)
URL: http://freshmeat.net/projects/microalbum/
- % - % - % - % -
[032] - mtPaint 3.10
by wjaguar (http://freshmeat.net/users/wjaguar/)
Mon, Jan 22nd 2007 10:28
Multimedia :: Graphics :: Editors :: Raster-Based
About: mtPaint is a simple GTK+1/2 painting program designed for creating
icons and pixel-based artwork. It can edit indexed palette or 24 bit RGB
images and offers basic painting and palette manipulation tools. Its main
file format is PNG, although it can also handle JPEG, GIF, TIFF, BMP, XPM,
and XBM files.
Changes: This release adds gradient drawing mode, palette shifting, gamma
correction, and numerous other new features. Image dithering and image
saving and loading have been greatly improved. Several bugs have been
fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mtpaint/
- % - % - % - % -
[033] - NewsCloud Media Platform Jan07
by NewsCloud.com (http://freshmeat.net/users/newscloud/)
Mon, Jan 22nd 2007 17:43
About: The NewsCloud Media Platform is a LAMP-based social network
community site for news aggregation and citizen journalism. The system
integrates Smarty for template customization.
Changes: General cleanup. Code from the first release has been fixed,
including a missing .htaccess file. Group functionality has been improved.
An ad rotator class has been added. TypePad widget support has been added.
Section page functionality has been improved. There is support for video
bios. The help page has been improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/newscloud/
- % - % - % - % -
[034] - NoBug debugging library 0.0
by cehteh (http://freshmeat.net/users/cehteh/)
Mon, Jan 22nd 2007 10:35
Software Development :: Bug Tracking
Software Development :: Debuggers
Software Development :: Quality Assurance
About: NoBug provides macros to add assertions, logging statements, and
annotations for C programs. It includes pre-/post-condition and invariant
checks, as well as generic assertions. Checks are enabled based on
build-levels and scope tags. It also includes debugger support (valgrind),
dumping of data structures, logging your application's activities, runtime
customizable logging via environment variables, different logging targets
(stderr, syslog, debugger, etc.), and annotation of your source code
regarding known bugs, things to do, and planned things.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/nobug/
- % - % - % - % -
[035] - NoxBot 0.3
by CyaNox (http://freshmeat.net/users/CyaNox/)
Mon, Jan 22nd 2007 10:37
Communications :: Chat :: Internet Relay Chat
Internet
About: NoxBot is a generic IRC bot. It aims to be cross platform, modular,
easy to use, featureful, easy for developing plugins, and mostly RFC
compliant. It is mostly designed to run out of the box.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/noxbot/
- % - % - % - % -
[036] - Object Relational Membrane 2a5 (Development)
by Diedrich Vorberg (http://freshmeat.net/users/dvorberg/)
Mon, Jan 22nd 2007 13:24
Database
About: The Object Relational Membrane is a Python package that provides
the functionality of an object relational layer like EJB or other
persistence storage systems. It is a thin compatibility layer between SQL
table layouts and Object Oriented Python. While providing a good deal of
functionality, it tries to be as small and simple as possible. It works
with PostgreSQL, MySQL, Firebird, and Gadfly.
Changes: A number of small changes and enhancements. The last release
previous to a "beta" release.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/orm/
- % - % - % - % -
[037] - OpenSER 1.1.1
by daniel (http://freshmeat.net/users/miconda/)
Mon, Jan 22nd 2007 07:28
Communications :: Telephony
About: OpenSER is a high-performance SIP (RFC3261) server, with a flexible
architecture and many extensions. The server implements proxy, registrar,
redirect, and location SIP/VoIP services. It has support for UDP/TCP/TLS
transport layers, ENUM, AAA via database, RADIUS, DIAMETER, gateways to
SMS and XMPP, least cost routing, load balancing, NAT traversal, and call
processing language.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/openser/
- % - % - % - % -
[038] - Ortro 1.0.1
by Luca Corbo (http://freshmeat.net/users/lucor/)
Mon, Jan 22nd 2007 10:28
System :: Monitoring
About: Ortro is a Web-based system for scheduling and application
monitoring. It allows you to run existing scripts on remote hosts in a
secure way using ssh, create simple reports using queries from databases
(in HTML, text, CSV, or XLS) and email them, and send notifications of job
results using email, SMS, Tibco Rvd, Tivoli postemsg, or Jabber.
Changes: This is a minor release. A bug in the mail configuration
environment section was fixed. New features, such as the ability to create
manual jobs and the ability to disable/select the refresh page time in the
jobs view, were added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ortro/
- % - % - % - % -
[039] - papyrus Canvas Library 0.7.0
by Rick Vinyard (http://freshmeat.net/users/rvinyard/)
Mon, Jan 22nd 2007 17:35
Multimedia :: Graphics :: Editors :: Vector-Based
Software Development :: Libraries
Software Development :: User Interfaces
About: Papyrus is a 2D C++ scenegraph (canvas) library that utilizes the
cairo library to perform drawing operations. Similar canvas libraries are
the Gnome Canvas, Diacanvas, and the QT Canvas. Numerous canvas primitives
are available, including arcs, rectangles, polylines, and line markers. An
optional companion library, Papyrusmm, provides a set of Gtkmm widgets
which includes viewports (a canvas display widget similar to
Gtk::DrawingArea) and other UI widgets related to drawing interfaces.
Changes: This release adds the concept of drawing layers within Group
objects (and descendants of Group). The use of layers is demonstrated in
the rewritten Boxed and Handlebox classes, which use layers to draw the
box and handles respectively. The methods show(), hide(), and is_visible()
have been added to the base Drawable class. Rectangle, Circle, and Arc have
new create() methods that accept default fill and outline patterns,
allowing most basic aspects to be defined in construction.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/libpapyrus/
- % - % - % - % -
[040] - PIKT 1.19.0pre3
by berto (http://freshmeat.net/users/robertoste/)
Mon, Jan 22nd 2007 05:32
Security
System :: Installation/Setup
System :: Logging
About: PIKT is a cross-categorical, multi-purpose toolkit for monitoring
and configuring computer systems, organizing system security, formatting
documents, assisting command-line work, and performing other common system
administration tasks. Its primary purpose is to report on and fix problems,
but its flexibility and extendibility evoke many other uses limited only by
your imagination.
Changes: A new command-line option for piktc and pikt, "-U", was added for
running in "urgent mode" (where no lock file blocks operation).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pikt/
- % - % - % - % -
[041] - pkpgcounter 2.14
by Jerome Alet (http://freshmeat.net/users/jalet/)
Mon, Jan 22nd 2007 17:33
Utilities
About: pkpgcounter parses files and outputs the number of pages needed to
print them. It can also, for certain file formats, compute the percentage
of ink colors covering each page. It currently recognizes the following
formats: PostScript (both DSC compliant and binary), PDF, PCLXL (a.k.a.
PCL6), PCL3/4/5, ESC/P2, DVI, TIFF, OpenDocument (ISO/IEC DIS 26300),
Zenographics ZjStream, Samsung QPDL (a.k.a. SPL2), Samsung SPL1, and Plain
text.
Changes: This release adds a workaround for some PostScript printer
drivers that don't generate '%%Page:' comments.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pkpgcounter/
- % - % - % - % -
[042] - pmpkg 2007-01-22
by Patrick Mauritz (http://freshmeat.net/users/oxygene/)
Mon, Jan 22nd 2007 07:28
System :: Installation/Setup
System :: Operating System
About: pmpkg provides a script and definitions to build SysV style binary
packages for Solaris from source tarballs in an automated way, somewhat
similar to ports or ebuilds. It aims for reuse of system packages where
possible and a minimalistic dependency set.
Changes: This release adds 10 new packages and updates over 20 more. Most
notably, Wine was updated to 0.9.29. Some convenience features were added,
such as support for zip archives, better handling of different installed
Python versions, and batch builds of packages. Lots of bugs were fixed.
License: Common Development and Distribution License (CDDL)
URL: http://freshmeat.net/projects/pmpkg/
- % - % - % - % -
[043] - Project Observer 0.2.1
by Adam Armstrong (http://freshmeat.net/users/aarmstrong/)
Mon, Jan 22nd 2007 09:12
System :: Networking :: Monitoring
About: Project Observer is an autodiscovering network management system
focused primarily on Cisco and Linux networks. It is capable of
automatically generating network diagrams. Networks are automatically
discovered based on CDP data collected via SNMP.
Changes: This is the initial public release. Graphing style has been
modified and polling/discovery has been tidied up significantly.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/observer/
- % - % - % - % -
[044] - QtiPlot 0.8.9
by Ion Vasilief (http://freshmeat.net/users/ion_vasilief/)
Mon, Jan 22nd 2007 10:23
Scientific/Engineering :: Mathematics
Scientific/Engineering :: Visualization
About: QtiPlot is a clone of Origin for data analysis and scientific
plotting.
Changes: Improved the manual and changed the help system in order to use
the powerful QAssistant (it must be placed in the same folder as the
qtiplot executable).Upgraded to the unofficially released yet version
muParser 1.28 which fixes crashes on 64bit machines when working with 3D
surface plots.Upgraded to the last release of liborigin.Added a toolbar
for matrix plots.Added several toolbuttons to the 3D plots
toolbar.Improved the automatical layout of 3D plots and fixed a bug in
changing the Z scale limits.Added the possibility to set the values of a
matrix using the x and y parameters as in Origin.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/qtiplot/
- % - % - % - % -
[045] - Record Editor 0.56
by Bruce Martin (http://freshmeat.net/users/bruce_a_martin/)
Mon, Jan 22nd 2007 06:43
Software Development
Software Development :: Testing
Text Editors
About: Record Editor is a data file editor CSV (Comma/Tab delimited
values) files and files where fields occupy fixed positions in a record.
This program uses a record-layout definition to display the data file in a
human readable form. It can handle PC (text and binary), Unix (text and
binary), and native IBM mainframe (text and binary) file formats. It is
similar to Net-Cobols Cobol-Editor or Compuwares FileAid.
Changes: Most of the changes in this release were user interface changes.
Standard "File", "Edit", and "Window" top level menus were added. A menu
bar with standard Windows icons was added. A "Create Layout" wizard was
added, which allows you select the fields in a file. Find and replace was
improved. Support for Fujitsu Cobol files and types was added. Null padded
and terminated string types were added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/recordeditor/
- % - % - % - % -
[046] - recordMyDesktop 0.3.2
by iovar (http://freshmeat.net/users/biocrasher/)
Mon, Jan 22nd 2007 07:24
Multimedia :: Video :: Capture
About: recordMyDesktop is a program that captures audio and video data
from a Linux desktop session, producing an Ogg-encapsulated Theora-Vorbis
file. The main goal is to be as unobstrusive as possible by proccessing
only regions of the screen that have changed.
Changes: This release has been focused on code refactoring. The only
notable change from a user's perspective is that resolutions with 16bpp
color depth are now supported for recording. Also, a bug appearing on the
AMD64 architecture (and possibly others) that made the cursor appear
distorted has been fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/recordmydesktop/
- % - % - % - % -
[047] - scanmem 0.04
by taviso (http://freshmeat.net/users/taviso/)
Mon, Jan 22nd 2007 17:35
Software Development :: Debuggers
System :: Diagnostics
About: scanmem is a simple interactive debugging utility for Linux that
can be used to locate the address of a variable in an executing program.
scanmem can then be used to modify the variable once, or continually over
a period of time. It is similar to the "pokefinders" used to cheat at
video games.
Changes: Minor bugfixes and interface tweaks.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/scanmem/
- % - % - % - % -
[048] - ServingXML 0.6.2
by Daniel Parker (http://freshmeat.net/users/danielaparker/)
Mon, Jan 22nd 2007 05:08
Database
Text Processing :: Markup :: HTML/XHTML
Text Processing :: Markup :: XML
About: ServingXML is a markup language for expressing XML pipelines and an
extensible Java framework for defining the elements of the language. It
defines a vocabulary for expressing flat-XML, XML-flat, flat-flat, and
XML-XML transformations in pipelines. The accompanying console app
supports reading content as XML files, flat files, SQL queries, or SAX
events, and writing it as XML, HTML, PDF, or mail attachments. This
software is especially suited for converting flat file or database records
to XML, with its support for namespaces, variant record types, multi-valued
fields, segments and repeating groups, hierarchical grouping of records,
and row-by-row validation with XML Schema. There is also an API for
embedding the software in a Java application.
Changes: This release adds support for reading and writing flat files
containing binary fields and Cobol packed decimal fields.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/servingxml/
- % - % - % - % -
[049] - shim 1.1b
by aseq (http://freshmeat.net/users/aseq/)
Mon, Jan 22nd 2007 05:38
Multimedia :: Graphics :: Viewers
About: shim is a small shell based utility to display images in a variety
of formats. It has a few features, such as slideshow and fullscreen
display. It needs the SDL and SDL_image libraries. Depending on your
SDL_image library, it will support the following formats: PNG, LBM, JPEG,
TIFF, GIF, PCX, TGA, BMP, PNM, XPM, and XCF.
Changes: A lot of functionality was added, such as zooming, rotating, and
saving to a BMP file.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/shim/
- % - % - % - % -
[050] - Tapestry JSCookMenu 2.30
by perseios (http://freshmeat.net/users/perseios/)
Mon, Jan 22nd 2007 07:05
Internet :: WWW/HTTP :: Dynamic Content
About: Tapestry JSCookMenu provides a component for the Apache Tapestry
Web framework that makes it possible to create JavaScript menus and
navigation sidebars easily with an arbitrary number of hierarchical pop up
sub menus. The famous JavaScript "JSCookMenu", written by Heng Yuan, is
encapsulated within the component. The component gives an easy
Tapestry-like programming interface to the Web developer. There are some
built-in themes for the look of the menu. There is a WYSIWYG tool
available to create sophisticated themes within minutes.
Changes: The "displayModeProvider" parameter was added for the XML
version. This enables role-based hiding of items together with the static
XML model. The DTD has been changed according to the above: the "roles"
attribute was added to "item" XML tag.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/tapestrymenu/
- % - % - % - % -
[051] - TaskFreak! 0.5.5 (Multi User)
by Stan Ozier (http://freshmeat.net/users/satane/)
Mon, Jan 22nd 2007 05:45
Office/Business :: Groupware
Utilities
About: TaskFreak! is a Web-based task manager and todo list. It lets you
organize tasks per project, priority, and deadline and context. It is easy
to install and to use, and particular attention has been paid to the design
and usability in order to improve the productivity by not spending too much
time on the tool itself. It is compatible with PHP 4 and 5 and supports
both mySQL and SQLite.
Changes: A new option to see your own tasks only by default was
implemented. A Slovak translation was added. Minor SQL bugfixes and
improvements were done.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/taskfreak/
- % - % - % - % -
[052] - textbender 0.1.7
by Michael Allan (http://freshmeat.net/users/mcallan/)
Mon, Jan 22nd 2007 06:54
Artistic Software
Communications
Text Processing
About: Textbender is system of recombinant text for shared and
collaborative writing. Recombinant text is a form and method of
distributed composition with a basis in population genetics. Textbender
itself is aimed at literary applications, and its beta trials will target
the shared composition of short verse.
Changes: Demo texts, boot scripts, style sheets, and instructions were
overhauled. A two stage boot was introduced to inject the user's page
daemon without pre-installing greasemonkey and so forth. The page daemon
applet was relocated for better visibility, and it now serves as a rough
graphical indicator of state.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/textbender/
- % - % - % - % -
[053] - The Frink Language 2007-01-22
by Alan Eliasen (http://freshmeat.net/users/eliasen/)
Mon, Jan 22nd 2007 07:14
Education
Internet
Scientific/Engineering
About: Frink is a calculating tool and programming language designed to
help you in the real world. It tracks units of measurement throughout all
calculations and ensures that answers are correct. It converts between
systems of measurement and has a huge library of physical data. It handles
conversions between time zones, currencies, and historical values of the
U.S. dollar and the British pound, translates between several languages,
does date/time math, and more.
Changes: This release reduces memory usage and garbage collection time for
certain classes of programs. It does so by constructing some small objects
from a cache instead of creating multiple copies. This improves speed of
some programs by about 10%. These changes should improve performance of
Frink on small devices.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/frinklang/
- % - % - % - % -
[054] - tiffscan 0.2
by Alessandro Zummo (http://freshmeat.net/users/azummo/)
Mon, Jan 22nd 2007 13:33
Multimedia :: Graphics :: Capture :: Scanners
About: tiffscan is an advanced SANE frontend. It has batch mode
capabilities and can generate compressed multi-page TIFF files. It handles
from black and white to 8-bit and 16-bit scans.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tiffscan/
- % - % - % - % -
[055] - Tiny Tiny RSS 1.2.7
by Andrew Dolgov (http://freshmeat.net/users/gothfox/)
Mon, Jan 22nd 2007 06:58
Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
About: Tiny Tiny RSS is a Web-based news (RSS, RDF, or Atom) feed
aggregator designed to allow you to read news from any location, while
feeling as close to a real desktop application as possible.
Changes: This version adds some minor interface improvements and fixes
several reported issues.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tt-rss/
- % - % - % - % -
[056] - TrackStudio Enterprise 3.5.11
by maximkr (http://freshmeat.net/users/maximkr/)
Mon, Jan 22nd 2007 07:26
Software Development
Software Development :: Quality Assurance
Software Development :: Testing
About: TrackStudio is a hierarchical Java-based issue tracking and bug
tracking system. It includes per-project workflows, user role specific
actions, filters, notification rules, subscriptions, access control lists,
and reports. Both hierarchical categorization and cross-cutting views of
your issue space are provided.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/trackstudio/
- % - % - % - % -
[057] - Undisposable Clients 0.3
by emreTURK (http://freshmeat.net/users/esokullu/)
Mon, Jan 22nd 2007 05:47
Communications :: Email
Security
About: Undisposable Clients provides easy-to-use API kits for using
Undisposable.org in various programming languages. Undisposable.org is a
collaborative protection system against disposable email accounts like
jetable, pookmail, 10minutemail. This is a language independent Web
service. It currently supports REST and XML-RPC protocols and PHP
serialization. It is meant to prevent userbase contamination by fake
accounts. It requires no registration.
Changes: The isValidEmail function was added for PHP and Python. Valid RFC
and TLD checks are made in real time, as well blacklist queries against
disposable email addressing and public accounts from sites similar to
bugmenot.com.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/undisposable/
- % - % - % - % -
[058] - UNFS3 0.9.17
by Pascal Schmidt (http://freshmeat.net/users/cobol/)
Mon, Jan 22nd 2007 07:24
Communications :: File Sharing
System :: Networking
About: UNFS3 is a user-space implementation of the NFSv3 server
specification. It is designed to be portable to different operating
systems, with built-in Linux and Solaris support.
Changes: The server can now be compiled and run on the Windows platform.
Several minor permission handling bugs were fixed. The server now supports
the anonuid and anongid export options.
License: BSD License (revised)
URL: http://freshmeat.net/projects/unfs3/
- % - % - % - % -
[059] - Wocvim 1.0
by Alpt (http://freshmeat.net/users/Alpt/)
Mon, Jan 22nd 2007 09:01
Text Editors
About: Wocvim is a WoC client for Vim. WoC is a protocol which enables the
use of hyperlinks in plain ASCII texts. The links can point to local or
remote locations. The protocol is specifically designed to support source
code, but it can be used in any text. For source code, it's also possible
to use ad-hoc tag generators like cscope and ctags.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wocvim/
- % - % - % - % -
[060] - Xcpc Xcpc-20070122
by Olivier Poncet (http://freshmeat.net/users/ponceto/)
Mon, Jan 22nd 2007 13:23
Games/Entertainment
System :: Emulators
About: Xcpc is a portable Amstrad CPC464/CPC664/CPC6128 emulator designed
to run on any POSIX system.
Changes: A small correction to avoid a core dump.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/xcpc/
- % - % - % - % -
[061] - xfce 4.4.0 (xfce4)
by Olivier Fourdan (http://freshmeat.net/users/xfce/)
Mon, Jan 22nd 2007 13:26
Desktop Environment :: Window Managers
About: Xfce is an easy-to-use and easy-to-configure environment for X11
based on GTK2. A priority is adherence to standards, specifically those
defined at freedesktop.org.
Changes: This release features new tools such as the much awaited Thunar
file manager, as well as several huge improvements of its core components.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/xfce/
- % - % - % - % -
[062] - zeroSSH 0.1b
by Eric Windisch (http://freshmeat.net/users/rapt0r/)
Mon, Jan 22nd 2007 09:11
Internet
About: zeroSSH is a cross-platform GUI frontend for listing and accessing
SSH services advertised via Bonjour/Zeroconf.
Changes: The software is currently capable of locating Bonjour-advertised
SSH services and launching an SSH client. The interface is still crude and
unpolished, but mostly functional.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/zerossh/
---- ----- -- - -- . ..--.-- -.- --. ----.----- ..--- .- -----
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to freshmeat-news-request
lists.freshmeat.net
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]