::: L I N K S F O R T H E D A Y :::
Today's news on the web: http://freshmeat.net/daily/2005/12/03/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
--- ---.- -.---- --- ---- -- -- .-.-. .-- -..---- - --.-- .--.
::: A D V E R T I S I N G :::
This email is sponsored by: Splunk Inc.
Do you grep through log files for problems? Stop! Download the new AJAX
search engine that makes searching your log files as easy as surfing the
web. D O W N L O A D S P U N K!
http://ads.osdn.com/?ad_id=7638&alloc_id=16866&op=click
---.--. -.-..----.-- -. -. .-- --- ---------.---.-- ----.- -
::: R E L E A S E H E A D L I N E S (30) :::
[001] - AllInOneRuby 0.2.8
[002] - aptframework R511
[003] - autotools-idl 0.10.6-0.7.1
[004] - ColorExplorer 1.1
[005] - Database of Managed Objects 2.3beta
[006] - Elektra Project 0.5.2
[007] - GFSGL 0.92.0 (Stable)
[008] - GNU Libidn 0.6.0
[009] - gslapt 0.3.10
[010] - Internet DJ Console 0.5.6
[011] - JGAP 2.5
[012] - LibCMT 0.0.4
[013] - Limp 1.2
[014] - MaraDNS 1.1.60 (Development)
[015] - moosicWebGUI 0.9
[016] - net2ftp 0.90
[017] - Noble Ape Simulation 0.676 (Carbon Mac OS and Source Code)
[018] - OST-Box 0.1.0
[019] - python-amarok 0.1.0
[020] - python-Observable 0.1.0
[021] - Real Life Mortgage Calculator 1.05
[022] - RipIT 3.4
[023] - RubyScript2Exe 0.4.1
[024] - Sdictionary 1.1.3
[025] - slapt-get 0.9.11
[026] - Soma suite 2.1
[027] - SportsTracker 1.1.1
[028] - Statistics Counter Service 2.4.0
[029] - ViewSVN 0.0.8
[030] - wview Vantage Pro Weather System 1.8.6
-.-- - - -- -..-- -.. -- -. -.-..- -.- -.-.-.-. -. --- . ----
::: R E L E A S E D E T A I L S :::
[001] - AllInOneRuby 0.2.8
by Erik Veenstra (http://freshmeat.net/users/erikveen/)
Sat, Dec 3rd 2005 13:49
Software Development :: Build Tools
Software Development :: Compilers
System :: Software Distribution
About: AllInOneRuby creates an compressed executable for Windows or Linux
that includes both the Ruby interpreter and the runtime libraries. This is
useful for temporary installations or USB sticks.
Changes: A bug concerning multiline parameters was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/allinoneruby/
- % - % - % - % -
[002] - aptframework R511
by evanx (http://freshmeat.net/users/evanx/)
Sat, Dec 3rd 2005 03:23
Software Development :: Libraries :: Application Frameworks
About: aptframework is a Java/Swing framework for developing large-scale
business/enterprise rich-client database-driven applications.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/aptframework/
- % - % - % - % -
[003] - autotools-idl 0.10.6-0.7.1
by Vladimir Panov (http://freshmeat.net/users/gbrdead/)
Sat, Dec 3rd 2005 23:58
Software Development :: Build Tools
Software Development :: Object Brokering :: CORBA
About: autotools-idl is a patch for automake and some autoconf scripts
that adds support for IDL and C++ ORBs. It tries to provide full support
for compiling IDL files to C++ stubs and skeletons. The autoconf scripts
provide unified detection of different C++ ORBs.
Changes: Shell portability cleanups were done (according to the advice
from the autoconf manual). One more aspect of the $IDLCPPFLAGS bug has
been fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/autotools-idl/
- % - % - % - % -
[004] - ColorExplorer 1.1
by Bill Poser (http://freshmeat.net/users/billposer/)
Sat, Dec 3rd 2005 13:57
Multimedia :: Graphics
Software Development :: User Interfaces
About: ColorExplorer is a tool for exploring the color space and finding
out how colors, color names, and numerical color specifications are
related. The user can specify a color by selecting its name from a list of
color names, by adjusting sliders that control the mixture of red, green,
and blue, or by entering a numerical color specification. The numerical
specification of the current color and an example of that color are shown
in a pair of adjacent boxes. The color name list may be searched by
entering a regular expression or by requesting the closest match to the
current numerical color specification. A random color may also be
generated.
Changes: Any combination of two or all three RGB sliders may now be locked
together. Balloon help may be toggled on and off.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/colorexplorer/
- % - % - % - % -
[005] - Database of Managed Objects 2.3beta
by Paul Gillingwater (http://freshmeat.net/users/PaulGillingwater/)
Sat, Dec 3rd 2005 23:42
Database :: Database Engines/Servers
Database :: Front-Ends
Information Management
About: DMO is generic object management, documentation, and inventory
software. It enforces defining an abstract hierarchical structure for the
data stored, making object management very intuitive. All the data in a
company can be stored in a structured manner, from hard disks, computers,
and printers to routers, UPSes, and alarm systems. Powerful querying and
PDF report generation, plugin support, a high level of customization, and
very clean code make DMO a very powerful tool.
Changes: Small bugfixes and a database change were made. There was a
packaging error in release 2.2beta, which this release corrects.
Alternatively, this error can be corrected in the old release by applying
a database change and replacing the invalid file, DMO_definition.php.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dmo/
- % - % - % - % -
[006] - Elektra Project 0.5.2
by Avi Alkalay (http://freshmeat.net/users/aviram/)
Sat, Dec 3rd 2005 12:24
Software Development
Software Development :: Libraries
Software Development :: Libraries :: Application Frameworks
About: Elektra provides a universal and secure framework to store
configuration parameters in a hierarchical key-value pair mechanism,
instead of each program using its own text configuration files. This
allows any program to read and save its configuration with a consistent
API, and allows them to be aware of other applications' configurations,
permitting easy application integration. While architecturally similar to
other OS registries, Elektra does not have most of the problems found in
those implementations.
Changes: A complete key tree layout specification was added for network
and system signature. The XML import and export language was improved.
Cross platform UTF-8 handling was improved. kdbGetInfo() and friends
methods were added.
License: BSD License (revised)
URL: http://freshmeat.net/projects/elektra/
- % - % - % - % -
[007] - GFSGL 0.92.0 (Stable)
by Eskild Hustvedt (http://freshmeat.net/users/ZeroDogg/)
Sat, Dec 3rd 2005 14:19
Games/Entertainment
About: GFSGL is a program that makes running and installing games (and
other programs) easy under Linux and other Unix-like operating systems. It
can autodetect installers in your CD-ROM drives (both native to Linux and
those run through Wine/Cedega). GFSGL can launch many different games
including native, Wine, and ScummVM games. It has both a console and a
graphical interface.
Changes: gfsglrc was added. A module subsystem (GMod) was added. A lot of
code cleanup was done. The launch scripts were improved. GTK2 and KDE UIs
were added (using xmsg). New addgame interfaces were added. The database
was rewritten. A lot of the core code was split into shared files. GFSGL
can now also autodetect native GNU/Linux games.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gfsgl/
- % - % - % - % -
[008] - GNU Libidn 0.6.0
by Simon Josefsson (http://freshmeat.net/users/jas4711/)
Sat, Dec 3rd 2005 12:24
Internet :: Name Service (DNS)
Software Development :: Libraries
Text Processing
About: GNU Libidn is an implementation of the Stringprep, Punycode, and
IDNA specifications defined by the IETF Internationalized Domain Names
(IDN) working group. It is used to prepare internationalized strings (such
as domain name labels, usernames, and passwords) in order to increase the
likelihood that string input and string comparison work in ways that make
sense for typical users throughout the world. The library contains a
generic Stringprep implementation that does Unicode 3.2 NFKC
normalization, mapping and prohibition of characters, and bidirectional
character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL, and
XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA
are supported.
Changes: A C# port of Libidn has been added. Shared libraries on Cygwin
and Mingw32 are supported. A memory leak was fixed.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/libidn/
- % - % - % - % -
[009] - gslapt 0.3.10
by Jason Woodward (http://freshmeat.net/users/jaos/)
Sat, Dec 3rd 2005 23:56
Desktop Environment :: Tools
System :: Software Distribution Tools
System :: Systems Administration
About: Gslapt is a GTK version of slapt-get.
Changes: This release has a few small updates, including a few Russian and
Ukrainian translation updates, a minor UI update, a new Bulgarian
translation, and a KDE specific .desktop file. The doinst.sh script now
calls update-desktop-database. This release requires slapt-get 0.9.11 for
the new description parsing functionality.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gslapt/
- % - % - % - % -
[010] - Internet DJ Console 0.5.6
by Stephen Fairchild (http://freshmeat.net/users/psoriasis/)
Sat, Dec 3rd 2005 13:54
About: Internet DJ console is a graphical shoutcast/icecast client that
runs under GTK+ and the JACK audio connection kit. In short, it's an
Internet radio app for making a live radio show or podcast. Features
include two main media players with a crossfader, a jingle player,
microphone signal processing (compressor and noise gate), IRC track
announcements with X-Chat, an automatic stream shut-off timer, MP3 or Ogg
streaming and recording at various bit rates, aux input for connecting
external JACK aware applications, and audio level meters.
Changes: GNU autotools is now used as the build system (./configure). A
homepage has been created for this project. A man page was written.
Behavior was improved when using the VOIP modes. A microphone icon and a
metadata feature were added. A pause button was added to the Recorder.
Microphone and Aux now fade in rather than switch on with an audible
click. The jingles player red button mutes the interlude player. Startup
times for Ogg and FLAC files were improved. The interlude player track is
highlighted. The sequence box is ghosted when playing jingles.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/idjc/
- % - % - % - % -
[011] - JGAP 2.5
by tom27 (http://freshmeat.net/users/klausikm/)
Sat, Dec 3rd 2005 14:19
Scientific/Engineering :: Artificial Intelligence
Software Development :: Libraries :: Java Libraries
About: JGAP (pronounced "jay-gap") is a genetic algorithms package written
in Java. It is designed to require minimum effort to use "out of the box",
but is highly modular and allows custom components to be easily plugged in
by the more adventurous.
Changes: A bug concerning fitness value calculation was fixed. The
evolve() method of Genotype was optimized. In BaseGene, the
IGeneConstraintChecker functionality was moved from
CompositeGene/NumberGene and was centralized. Support for a constraint
checker was added to Chromosome. A bug with setToRandomValue in
IntegerGene was fixed. The logic in the Chromsome constructor for (Gene,
int) was enhanced. hashCode() in FixedBinaryGene was fixed. The
PluginDiscovererTest class was added. Several units tests were added.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/jgap/
- % - % - % - % -
[012] - LibCMT 0.0.4
by Duilio Protti (http://freshmeat.net/users/dprotti/)
Sat, Dec 3rd 2005 23:55
Software Development :: Libraries
About: LibCMT (Composable Memory Transactions Library) implements a
transactional model of concurrency, where deadlock is not possible and
transactions are composable (small transactions can be glued together to
form larger transactions without extra effort). It is written as a Glib
extension but can be used with any thread library, not just GThread.
Changes: The g_transaction_do() function signature was changed, so now it
has a gpointer argument to pass data in and out from the transaction
function on execution. g_transaction_abort() was added. A solution to the
dining philosophers problem was added to the test suite. There are now
binary packages available for Fedora Core 4.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/libcmt/
- % - % - % - % -
[013] - Limp 1.2
by vkkindia (http://freshmeat.net/users/vkk_india/)
Sat, Dec 3rd 2005 03:18
About: Linux Multimedia Player is a tiny Linux-based Live distribution
that converts your computer into a multimedia player. It supports most of
the known formats (MPEG 1 and 2, DivX, WMV, qt-mov, Real, MP3, WAV, WMA,
Ogg, VCD, and DVD). It auto-detects IDE, SATA, and SCSI partitions and
sound, video, and network cards, and supports all cards as of kernel
2.6.13. Network support can be configured in the GUI. Options are
menu-driven and require no knowledge of Linux, all in 35 MB. It can be
easily integrated into Windows, a Linux boot loader, or a bootable CD-ROM.
The entire program runs from memory only.
Changes: Font support and a computer shutdown scheduler (for night time
listeners) were added. Cyrillic and other languages can now be used by
selecting "Preferences", "Font", and the proper "Encoding".
License: Freely Distributable
URL: http://freshmeat.net/projects/limp_os/
- % - % - % - % -
[014] - MaraDNS 1.1.60 (Development)
by Sam Trenholme (http://freshmeat.net/users/samboy/)
Sat, Dec 3rd 2005 03:14
Internet :: Name Service (DNS)
About: MaraDNS is a fully functional DNS server supporting authoritative
DNS, recursive DNS, and caching DNS.
Changes: The documentation was finished.
License: BSD License (revised)
URL: http://freshmeat.net/projects/maradns/
- % - % - % - % -
[015] - moosicWebGUI 0.9
by Eckhard Licher (http://freshmeat.net/users/ELicher/)
Sat, Dec 3rd 2005 23:59
Internet :: WWW/HTTP :: Dynamic Content
Multimedia :: Sound/Audio :: Players
About: moosicWebGUI is a stand alone client program for controlling the
moosic jukebox system. It implements not only basic basic player functions
but also more sophisticated functions for manipulating the playlist. It
incorporates a small Web server based on Python's SimpleHTTPServer
library.
Changes: Startup was accelerated. An online handbook was started. Links to
the online handbook and to the manual page were added to the template. The
man page was improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/moosicwebgui/
- % - % - % - % -
[016] - net2ftp 0.90
by David (http://freshmeat.net/users/david78/)
Sat, Dec 3rd 2005 03:19
Internet :: File Transfer Protocol (FTP)
Internet :: WWW/HTTP
Software Development :: User Interfaces
About: net2ftp is a Web-based FTP client, offering standard FTP client
functionality using a browser. Users can also zip files, email them in
attachments, edit code in their browser, or view code with syntax
highlighting. Configuration options: restrict the access to one FTP
server; ban IP addresses or FTP servers; set a daily consumption limit;
and 3 kinds of logging. It works under PHP's Safe Mode. MySQL is optional
(only required for logging and consumption tracking).
Changes: The overall architecture was totally reviewed to use layout
templates and to allow easy integration in other PHP applications. Modules
were provided for Mambo, Drupal, and Xoops. The code was also been
optimized to improve speed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/net2ftp/
- % - % - % - % -
[017] - Noble Ape Simulation 0.676 (Carbon Mac OS and Source Code)
by Tom Barbalet (http://freshmeat.net/users/barbalet/)
Sat, Dec 3rd 2005 14:21
Games/Entertainment :: Simulation
Multimedia :: Graphics :: 3D Rendering
Scientific/Engineering :: Artificial Intelligence
About: The Noble Ape Simulation creates a random environment and simulates
the ape inhabitants' cognitive processes. It features the Ocelot landscape
rendering engine.
Changes: Weather simulation was added. A couple of lingering bugs were
fixed. A new internal drawing method was added.
License: OSI Approved
URL: http://freshmeat.net/projects/nobleape/
- % - % - % - % -
[018] - OST-Box 0.1.0
by ludovic p (http://freshmeat.net/users/pludov/)
Sat, Dec 3rd 2005 02:07
Multimedia :: Graphics :: Viewers
Multimedia :: Sound/Audio :: Players
Multimedia :: Video :: Display
About: OST-Box (Open Set-Top Box) is (yet another) set-top box program.
Its goal is to provide easy access to all kinds of media and to be easy to
extend. Its interface is written in XML and JavaScript (using Mozilla
Spidermonkey). The current features include browsing and editing of photo
collections, playing of video clips, and control from lirc.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ost-box/
- % - % - % - % -
[019] - python-amarok 0.1.0
by Manuel Amador (Rudd-O) (http://freshmeat.net/users/ruddo/)
Sat, Dec 3rd 2005 02:05
Multimedia :: Sound/Audio
Software Development :: Libraries :: Python Modules
About: python-amarok is a fairly complete amaroK remote control class for
Python. It is extremely useful for amaroK scripts and other applications
and makes it possible to remote control amaroK by calling methods from an
amaroKProxy instance. In addition, it implements the Observer/Observable
pattern so you can deal with events in an object oriented, loosely coupled
fashion. Even better, you can call an amaroKProxy instance's
collection.getSong(filename) method to get a Song object, with track,
artist, album name, and elegant "Artist - Track name" strings.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/python-amarok/
- % - % - % - % -
[020] - python-Observable 0.1.0
by Manuel Amador (Rudd-O) (http://freshmeat.net/users/ruddo/)
Sat, Dec 3rd 2005 02:05
Software Development :: Libraries :: Python Modules
About: python-observable lets Python developers build loosely coupled
object meshes with a complete Observer/Observable implementation.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/python-observable/
- % - % - % - % -
[021] - Real Life Mortgage Calculator 1.05
by www.My-House-Home-Repair.com (http://freshmeat.net/users/househome/)
Sat, Dec 3rd 2005 02:06
Office/Business :: Financial
About: Real Life Mortgage Calculator is a script that provides visitors to
your Web site with a much better picture of how much house they can afford
than a simple mortgage calculator. It calculates upfront costs, estimates
utility costs, and tells you how much you'll be paying every year in
interest until the mortgage is paid off. It grabs over 20 different
variables from the visitor through a simple questionaire, then displays an
easy-to-read, printable report packed with important information. An
external stylesheet makes the page a small, quick download.
License: Freeware
URL: http://freshmeat.net/projects/rlmortcal/
- % - % - % - % -
[022] - RipIT 3.4
by Felix Suwald (http://freshmeat.net/users/ripit/)
Sat, Dec 3rd 2005 01:49
Multimedia :: Sound/Audio :: CD Audio :: CD Ripping
Multimedia :: Sound/Audio :: Players :: MP3
About: RipIT is a command line program for ripping, encoding, and tagging
MP3s that needs no user intervention. It is a wrapper for dagrab,
cdparanoia, cdda2wav, LAME, Ogg Vorbis, Flac, Faac, and supports the
retrieval and submission of CDDB entries.
Changes: This version supports FAAC, distributed encoding on different
machines (via ssh), lcdproc, a config file, searches for CDDB entries on
the local machine, and suppor for ripping and encoding hidden 0 tracks.
Some bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ripit/
- % - % - % - % -
[023] - RubyScript2Exe 0.4.1
by Erik Veenstra (http://freshmeat.net/users/erikveen/)
Sat, Dec 3rd 2005 13:48
Software Development :: Build Tools
Software Development :: Compilers
System :: Software Distribution
About: RubyScript2Exe transforms a Ruby script into a standalone Windows
or Linux executable.
Changes: A bug concerning multiline parameters was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/rubyscript2exe/
- % - % - % - % -
[024] - Sdictionary 1.1.3
by Alexey Semenov (http://freshmeat.net/users/swajj/)
Sat, Dec 3rd 2005 02:06
About: PTkSdict is a dictionary using Sdict dictionary format. Unlike
ptkdic or gtkdic, MySQL isn't needed; you can work with dictionary files
directly. It uses Unicode, meaning that words and articles all are in
UTF-8. There are two index levels, compression, and tools to convert from
text files to .dct and vice versa.
Changes: An optional 'charset' keyword was added to the header in the dct
source file. A number of bugs were fixed and code cleanups were made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sdictionary/
- % - % - % - % -
[025] - slapt-get 0.9.11
by Jason Woodward (http://freshmeat.net/users/jaos/)
Sat, Dec 3rd 2005 23:50
System
System :: Archiving :: Packaging
System :: Operating System :: Linux Distributions
About: slapt-get is an APT-like system for Slackware package management.
It allows you to search Slackware mirrors and third-party package sources
(such as www.linuxpackages.net) for packages, compare them with installed
packages, and install new packages or upgrade installed packages, all with
a few simple commands.
Changes: This release features a few new enhancements and bugfixes,
including new package description formatting, improved dist-upgrade to
ensure essential packages are installed or upgraded first, a new Bulgarian
translation, updated statistics formatting for --show-stats option, updated
Russian and Ukrainian translations, and a new --prompt option to always ask
whether to proceed. --install-set now correctly ignores excluded packages.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/slaptget/
- % - % - % - % -
[026] - Soma suite 2.1
by Andrea Marchesini (http://freshmeat.net/users/baku/)
Sat, Dec 3rd 2005 13:49
Multimedia :: Sound/Audio
About: Soma is a suite of programs that let you play and schedule audio
files from the Web. It supports extra utilities using run-time loadable
modules and includes a broadcasting scheduler, a tool to control it via
TCP/IP, and an utility to check configuration file syntax.
Changes: ffmpeg support was added. A DTD was added for palinsesto and spot
files. PreSpot and PostSpot flags were added in the configuration file.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/somad/
- % - % - % - % -
[027] - SportsTracker 1.1.1
by ssaring (http://freshmeat.net/users/ssaring/)
Sat, Dec 3rd 2005 14:21
Database
Information Management :: Records Management
About: SportsTracker is an application for recording sporting activities.
It is not bound to a specific kind of sport, as categories can be created
for all sport types that are endurance related, such as cycling or
running. The main advantages are a good overview of the exercises and
easy creation of statistics for specific time ranges and sport types.
Users of heart rate monitors can organize the recorded data by attaching
them to the exercise entries.
Changes: The main changes are the integration of PolarViewer 1.3.0 and a
new statusbar for displaying the selection summary. It's now possible to
import data from CicloSport HAC4 TUR files.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sportstracker/
- % - % - % - % -
[028] - Statistics Counter Service 2.4.0
by RWS (http://freshmeat.net/users/realwebsolutions/)
Sat, Dec 3rd 2005 02:06
Internet :: Log Analysis
Internet :: WWW/HTTP :: Dynamic Content :: Page Counters
About: Statistics Counter Service is a complete real-time counter hosting
tool. It lets you offer a powerful counter service to others from your
site. Your members simply pass the required data through JavaScript to a
Statistics Counter Service hosted on your server. Its key features include
accurate real-time Web site statistics with detailed visitor tracking and
analysis with graphs, fully customizable output with Smarty-based
templates, detailed breakdown of page loads, unique, first-time visitors,
popular pages, referring links, and visitor paths, search engine/keyword
analysis including major search engines and target pages, GeoIP targeting
and browser information with detailed pie charts, multi-language support,
and a powerful administrative panel.
Changes: The PEAR modules were updated to 1.4.1 and the Smarty engine was
upgraded to 2.6.10. The GeoIP database structure was changed and updated
to October 2005. The main engine was rewritten to use plugins. Custom
counter plugins and template buttons were added. A license manager was
added to the admin area. The 'Get HTML Code' page was changed to use
JavaScript templates. The 'Most Active Countries' report was changed. The
Smarty function.html_flag.php plugin was changed and all flags were added.
A quick navigation bar was added to the users area. An issue with big ints
on the 'Summary' page was fixed.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/counter/
- % - % - % - % -
[029] - ViewSVN 0.0.8
by hoxu (http://freshmeat.net/users/hoxu/)
Sat, Dec 3rd 2005 03:20
Internet :: WWW/HTTP :: Dynamic Content
Software Development :: Version Control
About: ViewSVN provides a simple, easy to set up Web interface for
browsing Subversion (SVN) repositories. Currently, you can browse
directories and commit logs, view files, and request diffs between file
revisions.
Changes: Better support for bigger repositories was added, exploiting new
features offered by Subversion 1.2. This version should scale a lot better
for big repositories, although as a tradeoff some features were sacrificed.
However, some enhancements were added for easier navigation, such as a
recursive file listing.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/viewsvn/
- % - % - % - % -
[030] - wview Vantage Pro Weather System 1.8.6
by Mark Teel (http://freshmeat.net/users/mteel/)
Sat, Dec 3rd 2005 13:30
Internet :: WWW/HTTP
Scientific/Engineering
About: wview is an application that controls a Davis Vantage Pro or
Vantage Pro2 weather station console to retrieve archive records and
current conditions. Archive records may optionally be stored in a
relational database (MySQL or PostgreSQL). At a user-defined interval,
wview will use the archive history and current conditions to generate
weather images (buckets and graphs) and Web pages based on configurable
HTML templates. It supports serial and USB data loggers, as well as
connectivity with a terminal server or serial server via TCP sockets.
Changes: The "DO_RXCHECK" configuration parameter was added to wview.conf
which enables/disables the generation of receive check statistics for the
rxCheck.png chart (which indicates wireless reception quality). CWOP
temperature reporting was changed so that it rounds up (or down for
negative values) instead of truncating fractional values. It was also
changed to report negative temperatures. The wakeup console routines were
modified to be more robust in certain odd USB scenarios.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wview/
..-- - . -.-.-- . -. .---.-- --.----- ---.----.-.-.----.- .--
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.