|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: The freshmeat daily newsletter (freshmeat-news
lists.freshmeat.net)
Date: Sun May 06 2007 - 02:10:06 CDT
- 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/05/05/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
-- --.---- .--- - ------. -..-..--.-.-.- --.- --.-.-- --.-.-.-
::: R E L E A S E H E A D L I N E S (32) :::
[001] - ADempiere 3.2.0 Patch 20070505
[002] - APFP 08 (For Ruby)
[003] - Asymptote 1.27
[004] - authfail 1.1.5
[005] - AutoGen 5.9.1
[006] - Bazaar-GTK 0.16.0
[007] - Blob Wars : Blob and Conquer 0.90
[008] - Cyberience Project Manager 1.0
[009] - Drake CMS 0.4.0 (Beta)
[010] - etc-proposals 1.2
[011] - Gnonlin 0.10.8
[012] - GNU FreeIPMI 0.3.3
[013] - GNU GTick 0.3.15
[014] - HTML Purifier 1.6.1
[015] - inotify-tools 3.10
[016] - Joymouse 0.2
[017] - JSwat Java Debugger 4.1 (4.x)
[018] - Klavaro 1.0.3
[019] - LibTMCG 1.1.1
[020] - MathMap 1.2.0
[021] - mod_musicindex 1.2.0-rc1
[022] - naca42dxf 1.0.0
[023] - ngrease 0.1.0
[024] - openQRM Plug-ins 0.3 (Webmindhcpd)
[025] - Quod Libet 1.0
[026] - SiSU 0.52.4
[027] - Spoon for Java 1.2
[028] - Str R107
[029] - Strigi 0.5.1
[030] - Synergiser 1.2 beta 1 (Development)
[031] - Systems of Ordinary Differential Equations 08 (RubySode)
[032] - Warp Rogue 0.7.6
.--.- --..--.----- --.-.------ ---..---..-- --. -.----- -
::: R E L E A S E D E T A I L S :::
[001] - ADempiere 3.2.0 Patch 20070505
by Sempre (http://freshmeat.net/users/sempre/)
Sat, May 5th 2007 23:53
Internet :: WWW/HTTP
Office/Business
About: Adempiere is an ERP bazaar for open source developers that combines
improvements from Compiere, CRM, shopfloor, POS, helpdesk, financial
accounting, supply chain, knowledge, and business applications in an open
and unabated fashion. Its focus is on the community.
Changes: This patch fixes critical bugs found in 3.2. The first bug
prevents the user from using the Workflow tab to navigate to any but the
first two activities. The second is an accounting error introduced by
"Allow Negative Posting".
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/adempiere/
- % - % - % - % -
[002] - APFP 08 (For Ruby)
by Dennis J. Darland (http://freshmeat.net/users/djdarland/)
Sat, May 5th 2007 16:02
Scientific/Engineering :: Mathematics
Software Development :: Libraries
About: Apfp (Arbitrary Precision Floating Point) is a Ruby class for
performing arbitrary precision floating point calculations. It also
includes a class Apc for calculating with arbitrary precision complex
numbers. It also contains a Real class for built-in reals. Both classes
keep an estimate of the accumulated error.
Changes: This release was made compatible with Rails for a calculator,
which resulted in much debugging.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/apfp/
- % - % - % - % -
[003] - Asymptote 1.27
by John Bowman (http://freshmeat.net/users/jcbowman/)
Sat, May 5th 2007 02:28
Education
Multimedia :: Graphics :: Editors :: Vector-Based
Scientific/Engineering
About: Asymptote is a powerful descriptive vector graphics language for
technical drawing, inspired by MetaPost but with an improved C++-like
syntax. It provides for figures the same high-quality level of typesetting
that LaTeX does for scientific text. Asymptote is a programming language as
opposed to just a graphics program. It can exploit the best features of
script (command-driven) and graphical user interface (GUI) methods.
High-level graphics commands are implemented in the language itself,
allowing them to be easily tailored to specific applications.
Changes: A Hermite spline graph interpolate type has been added. The
cycle3, tension3, and curl3 keywords have been respectively renamed cycle,
tension, and curl. Assignments no longer write the value at the prompt. A
bug in longitudinal skeleton detection has been fixed. The filloutside
routine now works with paths that extend beyond the current boundary. PDF
animations can now be loaded from an external file. The TeX pipe
handshaking has been improved. TeXLive 2007 is now supported under
Windows. A workaround has been implemented for a MikTeX bug in handling
filenames containing spaces.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/asy/
- % - % - % - % -
[004] - authfail 1.1.5
by Bartek Krajnik (http://freshmeat.net/users/bmk/)
Sat, May 5th 2007 15:52
Security
System :: Logging
System :: Systems Administration
About: authfail is a tool for adding IP addresses to an ACL when entities
from those addresses attempt to log into a system, but cause
authentication failures in auth.log. It reads data from auth.log in real
time and adds the IP into netfilter with a DROP/REJECT policy.
Changes: Private networks from RFC 1918 are not notified.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/authfail/
- % - % - % - % -
[005] - AutoGen 5.9.1
by Bruce Korb (http://freshmeat.net/users/bkorb/)
Sat, May 5th 2007 15:53
Other/Nonlisted Topic
Software Development
Software Development :: Build Tools
About: AutoGen is a tool designed for generating program files that
contain repetitive text with varied substitutions. Its goal is to simplify
the maintenance of programs that contain large amounts of repetitious text.
This is especially valuable if there are several blocks of such text that
must be kept synchronized. Output is specified with a Scheme-enhanced
output template. Input, if required by your template, may come from
AutoGen definitions, CGI data, or XML files.
Changes: The --usage option is now supported. Suppression of configuration
file parsing with environment variables now works correctly. Cleanups were
made for Windows and Debian packaging.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/autogen/
- % - % - % - % -
[006] - Bazaar-GTK 0.16.0
by Jelmer Vernooij (http://freshmeat.net/users/jelmervernooij/)
Sat, May 5th 2007 15:32
Desktop Environment :: Gnome
Software Development :: User Interfaces
Software Development :: Version Control
About: Gazaar-GTK is a GTK+ frontend for the Bazaar version control
system. It provides Nautilus integration and a stand-alone application for
browsing Bazaar branches.
Changes: Support for tags has been added. Compatibility with Bazaar 0.16
has been fixed. Several minor bugs have been fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/bzrgtk/
- % - % - % - % -
[007] - Blob Wars : Blob and Conquer 0.90
by Scarfy (http://freshmeat.net/users/Scarfy/)
Sat, May 5th 2007 15:15
Games/Entertainment :: Arcade
About: Blob Wars : Blob and Conquer is a 3rd person action shooter. With
the apparent defeat of Galdov and the reclaiming of the Fire, Time, Space,
and Reality Crystals, the Blobs' battle was only just beginning. Bob had
rescued many Blobs and fought many battles, but now he had an ever bigger
task ahead of him. The Blobs' homeworld is still littered with the alien
forces and Bob once again makes it his task to lead the counter attack.
But even without Galdov the aliens are still extremely well organised.
Changes: All missions have now been implemented. Miscellaneous bug and
level fixes were done.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/blobandconquer/
- % - % - % - % -
[008] - Cyberience Project Manager 1.0
by harkelino (http://freshmeat.net/users/harkelino/)
Sat, May 5th 2007 14:35
Information Management :: Issue Tracking
Office/Business :: Scheduling
About: Cyberience Project Manager is a Web-based application for enhanced
collaboration and productivity for a project-based business. The
application incorporates functionality including to do lists, milestones,
time tracking, file uploads, bug tracking, notice board, invoice tracking,
checklists, multiple users.
Changes: The software was renamed from PHP Project Manager to Cyberience
Project Manager. It is now a fully functional Web-based project management
and collaboration application. It can manage projects, to-do lists,
milestones, bug tracking, time tracking, checklists, multiple users, file
uploads, and notice boards. A demo version is available.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/cyberience_project_manager/
- % - % - % - % -
[009] - Drake CMS 0.4.0 (Beta)
by trex1512 (http://freshmeat.net/users/trex1512/)
Sat, May 5th 2007 16:05
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
About: Drake CMS is a lightweight, fast, and secure CMS with an embedded
flat file database and support for any other database system. It features
full internationalization and maximum compatibility; it works on any
PHP4/PHP5 server.
Changes: This beta release includes many bugfixes and feature improvements
to the core. In particular, the forums, image gallery, email, backup, and
installation routines have been overhauled and improved. A new default
template has now also been included.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/drakecms/
- % - % - % - % -
[010] - etc-proposals 1.2
by Sweetshark (http://freshmeat.net/users/bmichaelsen/)
Sat, May 5th 2007 15:25
System :: Systems Administration
About: etc-proposals is a gentoo configuration file updater that, unlike
etc-update and dispatch-conf, provides a shell with tabcompletion, a Gtk2
frontend, and a Qt4 frontend. It allows updating of selected fileparts
while providing a lot of automation.
Changes: The Qt4 frontend is now included. A plugin interface has been
added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/etcproposals/
- % - % - % - % -
[011] - Gnonlin 0.10.8
by Edward Hervey (http://freshmeat.net/users/bilboed/)
Sat, May 5th 2007 14:21
Multimedia :: Graphics :: Editors
Multimedia :: Sound/Audio
Multimedia :: Video
About: Gnonlin is a library for creating non-linear video editors. It
works together with the GStreamer multimedia framework to give developers
a powerful and flexible set of tools for quickly assembling applications
which need to handle non-linear video editing.
Changes: This release contains fixes for latest GstGhostPad behavior and
minor memory leak fixes.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/gnonlin/
- % - % - % - % -
[012] - GNU FreeIPMI 0.3.3
by Albert Chu (http://freshmeat.net/users/chu11/)
Sat, May 5th 2007 15:44
Software Development :: Libraries
System :: Clustering/Distributed Networks
System :: Diagnostics
About: GNU FreeIPMI is a suite of packages for controlling hardware that
provides an interface compliant with the Intelligent Platform Management
Interface (IPMI) specification.
Changes: Per-msg-auth is supported in LAN udm and a majority of FreeIPMI
tools. Hex k-g input/output is supported. ipmipower per-msg-auth was
fixed. An ipmiconsole k_g key corner case was fixed. A libipmiconsole
state machine corner case was fixed. An OpenIPMI driver build bug was
fixed. A strdup corner case in bmc-config was fixed. OEM network functions
are allowed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/freeipmi/
- % - % - % - % -
[013] - GNU GTick 0.3.15
by Roland Stigge (http://freshmeat.net/users/stigge/)
Sat, May 5th 2007 14:37
Multimedia :: Sound/Audio :: Sound Synthesis
About: GNU GTick is a metronome application. It features a scale from 10
beats per minute to 1000 BPM and arbitrary beat modes (meters). It uses
GTK+2 and OSS.
Changes: The Slovak translation has been added and a build environment
change (linker options) has been done.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gtick/
- % - % - % - % -
[014] - HTML Purifier 1.6.1
by Edward Z. Yang (http://freshmeat.net/users/edwardzyang/)
Sat, May 5th 2007 16:00
Software Development :: Libraries
Software Development :: Libraries :: PHP Classes
Text Processing :: Filters
About: HTML Purifier is PHP software for HTML filtering. It is an
alternative to BBCode or other obscure custom markup languages. It will
not only remove all malicious code (XSS), but will also make sure the HTML
is standards compliant.
Changes: This release completes HTML Purifier's roster of attribute
transformations. It also implements a number of minor features (such as
better font transformations, smarter HTML parsing, the CSS property
"white-space" and XHTML 1.1), a few bug fixes (most notably fixed
__autoload compatibility issues), and a lot of refactoring. The 1.6
release was for things that absolutely could not wait. This release,
developed at a more leisurely pace, fills in the gaps.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/htmlpurifier/
- % - % - % - % -
[015] - inotify-tools 3.10
by Rohan McGovern (http://freshmeat.net/users/rohanpm/)
Sat, May 5th 2007 01:14
About: inotify-tools is a simple library and a set of simple command line
utilities for the Linux inotify filesystem change notification system.
Changes: Performance issues were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/inotify-tools/
- % - % - % - % -
[016] - Joymouse 0.2
by idsa mailbox (http://freshmeat.net/users/idsa/)
Sat, May 5th 2007 15:50
About: Joymouse uses the Linux evdev/uinput interface to translate
joystick events to mouse events, making it possible to operate a desktop
using a joystick.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/joymouse/
- % - % - % - % -
[017] - JSwat Java Debugger 4.1 (4.x)
by Nathan Fiedler (http://freshmeat.net/users/nfiedler/)
Sat, May 5th 2007 02:32
Software Development :: Debuggers
About: JSwat is a graphical, stand-alone Java debugger. It offers
breakpoints with monitors and conditions, colorized source code display,
single-stepping, displaying variables, viewing stack frames, and
sophisticated expression evaluation.
Changes: This release makes the attach dialog contents match the selected
connector, avoids NPE if breakpoint deserialization timing is off, catches
and/or avoids various exceptions, documents supported keywords in
expression evaluator help, explains what the host field is for in the
attach dialog, fixes breakpoint event request mis-management, hides the
useless update center definition, removes the redundant "support" command,
repaints the session toolbar when the session name changes, and includes a
rewrite of the JDI event dispatcher, to be more efficient.
License: Common Development and Distribution License (CDDL)
URL: http://freshmeat.net/projects/jswat/
- % - % - % - % -
[018] - Klavaro 1.0.3
by Felipe Castro (http://freshmeat.net/users/felipo/)
Sat, May 5th 2007 14:36
Education :: Computer Aided Instruction (CAI)
About: Klavaro is a touch typing tutor that is very flexible and supports
customizable keyboard layouts. Users can edit and save new or unknown
keyboard layouts, as the basic course provided by the program was designed
to not depend on specific layouts.
Changes: A Dutch translation was added. Turkish keyboard layouts were
added. Size is now limited for loading personal text files in velocity and
fluidness exercises, avoiding program freezings and/or segmentation faults.
Interpretation of the environment variable LANGUAGE was corrected. Some
code cleanup was done.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/klavaro/
- % - % - % - % -
[019] - LibTMCG 1.1.1
by Heiko Stamer (http://freshmeat.net/users/stamer/)
Sat, May 5th 2007 15:29
Security :: Cryptography
Software Development :: Libraries
About: LibTMCG is a general purpose C++ library for creating secure
electronic card games. The most remarkable feature is the absence of a
trusted third party (TTP), i.e. neither a central game server nor trusted
hardware components are necessary. With the present library there is no
need for an independent referee, because the applied protocols provide a
basic level of confidentiality and fairness by itself. Consequently, the
library is well-suited for peer-to-peer (P2P) environments where no TTP is
available. The corresponding cryptographic problem, actually called "Mental
Poker", has been studied since 1979 by many authors. LibTMCG provides the
first practical implementation of such protocols.
Changes: A major security bug was fixed. This bug allows an adversary to
choose trivial group generators. This flaw has a crucial impact on the
confidentiality of private cards. Thus, all users are strongly recommended
to update LibTMCG as soon as possible.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/libtmcg/
- % - % - % - % -
[020] - MathMap 1.2.0
by Mark Probst (http://freshmeat.net/users/schani/)
Sat, May 5th 2007 15:54
Multimedia :: Graphics
About: MathMap is a GIMP plugin and a commandline tool which allows
distortion of images and animations specified by mathematical formulae.
For each pixel in the generated image, a script is evaluated which should
return a pixel value. The script can either refer to a pixel in the source
image or can generate pixels completely independent of the source. MathMap
not only allows the generation of still images but also of animations.
Changes: This new stable release features a cleaner syntax, lots of UI
improvements, including the ability to save scripts, new mathematical
functions, and improved performance.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mathmap/
- % - % - % - % -
[021] - mod_musicindex 1.2.0-rc1
by Thibaut VARENE (http://freshmeat.net/users/varenet/)
Sat, May 5th 2007 15:39
Communications :: File Sharing
Information Management :: Metadata/Semantic Models
Internet :: WWW/HTTP :: Indexing/Search
About: mod_musicindex is an Apache module aimed at being a C alternative
to the Perl module Apache::MP3. It allows nice displaying of directories
containing MP3, Ogg Vorbis, FLAC, or MP4/AAC files, including sorting them
on various fields, streaming/downloading them, constructing playlists, and
searching. It also provides features such as RSS and Podcast feeds,
multiple CSS support, and archive downloads.
Changes: This release candidate introduces a great number of changes, most
of which affect performance and fix bugs. Most notably, a few memory leaks
have been fixed, memory usage has been reduced, and overall execution
speed has been greatly improved. This release breaks backward
compatibility with pre-1.1 configuration.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/musicindex/
- % - % - % - % -
[022] - naca42dxf 1.0.0
by Pier (http://freshmeat.net/users/Pierpaologarofalo/)
Sat, May 5th 2007 15:25
Multimedia :: Graphics :: Graphics Conversion
About: naca42dxf is an interactive text program used to output a dxf or
gnuplot file from a NACA 4 digits code or a .dat file.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/naca4digitstodxfconverter/
- % - % - % - % -
[023] - ngrease 0.1.0
by Ville Oikarinen (http://freshmeat.net/users/wipu/)
Sat, May 5th 2007 15:34
Software Development :: Code Generators
Software Development :: Interpreters
About: ngrease is a simple metalanguage for defining new concepts easily
on any level. It can define analysis, requirements, design and
implementation (in any programming language), and transformations to
produce lower level concepts (working software) from higher level
concepts.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/ngrease/
- % - % - % - % -
[024] - openQRM Plug-ins 0.3 (Webmindhcpd)
by M. Rechenburg (http://freshmeat.net/users/waplocater/)
Sat, May 5th 2007 14:20
About: openQRM Plug-ins is a collection of community-supported plug-ins
that enable openQRM to manage other enterprise and open source software.
Changes: The Webmindhcpd-plugin was ported to openQRM 3.1.4.
License: Mozilla Public License (MPL)
URL: http://freshmeat.net/projects/openqrm-plugins/
- % - % - % - % -
[025] - Quod Libet 1.0
by piman (http://freshmeat.net/users/jwreschnig/)
Sat, May 5th 2007 15:49
Multimedia :: Sound/Audio
Multimedia :: Sound/Audio :: Editors
Multimedia :: Sound/Audio :: Players
About: Quod Libet is a music library management program. Rather than
categorize songs by genre, artist, and album, it lets you search and
display them however you want. It supports regexp-based searches, album
cover display, tag editing, ReplayGain, multimedia keys, and an OSD. Also
included is Ex Falso, a tag editor that has the same editing features
found in Quod Libet, but does not play audio files.
Changes: ASF/WMA and SPC files can now be played with appropriate
GStreamer plugins. MP4 files are now read and tagged with Mutagen. There
is a default "No Cover" image. --unfilter and --unqueue command line
options were added. Errors are now logged and do not halt playback. The
paned browser is much faster. The Hungarian, Finnish, Galician, Spanish,
French, Dutch, and Japanese translations were updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/quodlibet/
- % - % - % - % -
[026] - SiSU 0.52.4
by Ralph Amissah (http://freshmeat.net/users/ralph222/)
Sat, May 5th 2007 04:03
Database
Information Management
Information Management :: Document Repositories
About: SiSU (Structured information, Serialized Units) is a lightweight
markup based, text structuring and publishing framework (that features
granular search). With minimal markup of a plaintext file, it produces:
plain-text, HTML, XHTML, XML, ODF, LaTeX, PDF, and populates an SQL
database at an object/paragraph level for granular searches. Prepare
documents using your text editor of choice, then use SiSU to generate the
desired output formats. SiSU is controlled from the command line.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sisu/
- % - % - % - % -
[027] - Spoon for Java 1.2
by Renaud Pawlak (http://freshmeat.net/users/renaudpawlak/)
Sat, May 5th 2007 15:57
About: Spoon is a Java program processor that fully supports Java 5. It
provides a complete and fine-grained Java metamodel where any program
element (classes, methods, fields, statements, expressions, etc.) can be
accessed both for reading and modification. It can be used for validation
purposes, to ensure that your programs respect some programming
conventions or guidelines, or for program transformation, by using a pure
Java template engine. It provides an Eclipse plugin (SpoonJDT) that allows
for tight integration of Spoon within the Eclipse environment. With
SpoonJDT, a set of validations and transformations packaged as a Spoonlet
can occur on the fly, and the reports are well-integrated into the Eclipse
JDT.
Changes: This version includes a lot of bugfixes and new features. In
particular, Spoon now adjusts the line numbers of the generated bytecode
so that they match the original source code. So, debugging spooned
programs is finally as simple as debugging regular programs.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/spoon/
- % - % - % - % -
[028] - Str R107
by mattwach (http://freshmeat.net/users/mwachowski/)
Sat, May 5th 2007 15:26
Software Development :: Libraries
About: Str is a C++ string class that is easy-to-use and efficient.
Performance of common operation is usually in the area of 100% faster than
the standard C++ string class. The Str class has minimal outside
dependencies, is implemented as a single source file, and is designed to
be user-customized. It also makes it simple to allocate fast Stack-based
strings with automatic overflow protection. (When the stack buffer is
exhausted, buffer memory is automatically reallocated on the heap. Memory
cleanup is automatic.)
Changes: Benchmarking results were added to the documentation that
compares Str, char*, and the standard C++ string class in typical string
parsing operations. A STR() macro was added to simplify the creation of
stack-based strings. The [] operator was changed to getChar() and
putChar(). This cleans up compiler warnings when using non-int types for
index variables.
License: BSD License (revised)
URL: http://freshmeat.net/projects/str-class/
- % - % - % - % -
[029] - Strigi 0.5.1
by EgonW (http://freshmeat.net/users/egonw/)
Sat, May 5th 2007 15:39
Desktop Environment :: K Desktop Environment (KDE)
Information Management :: Metadata/Semantic Models
About: Strigi is a desktop and indexer independent desktop search engine.
Its main features include very fast crawling, a very small memory
footprint, no hammering of the system, and pluggable backends (currently
clucene and hyperestraier was provided). Communication between the daemon
and search program is done over an abstract interface which is desktop
independent. A small Perl program with an example of how to query the
database is included along with an example KDE client application and a
KIO interface.
Changes: This release has a cleaned up API, a new analyzer model that make
it easier to write plugins for text, XML, and binary files, multithreading
support for indexing, inheritance in the field properties, better
documentation, and native support for Microsoft office and PDF documents.
Several dependencies were removed.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/strigi/
- % - % - % - % -
[030] - Synergiser 1.2 beta 1 (Development)
by Kamatsu (http://freshmeat.net/users/kamatsu/)
Sat, May 5th 2007 04:03
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
About: Synergiser is a content management system (CMS) that does not rely
on a database. It features a simple blog system, TinyMCE editors for all
relevant sections, complete with an image manager, a module architecture,
a simple menu, an RSS aggregator, a settings manager for module settings
and template/locale, a Content Pages panel for managing static pages, and
a template system with definable regions.
Changes: This release features an improved drawer-based interface, a paid
support system, a more flexible settings architecture, a more flexible
templating architecture, and very good speed optimizations. Also included
are a bunch of usability improvements like file abstraction layers, a "My
Links" feature, and an improved module inclusion system integrated with
the tinyMCE Editor.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/synergiser/
- % - % - % - % -
[031] - Systems of Ordinary Differential Equations 08 (RubySode)
by Dennis J. Darland (http://freshmeat.net/users/djdarland/)
Sat, May 5th 2007 16:01
About: Sode.rb generates a Ruby program to use long Taylor series to solve
systems of ordinary differential equations. It generates code to solve the
equations in Ruby. Using the Taylor series, estimates are made of the
location and order of poles. An effort is made to adjust H to control the
error. It has worked well in testing, but needs more testing as there are
so many possibilities.
Changes: RubyApfp was made compatible with Rails for a complex number
calculator, which resulted in much debugging. This also resulted in some
additional debugging of RubySode.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sode/
- % - % - % - % -
[032] - Warp Rogue 0.7.6
by copx (http://freshmeat.net/users/copx/)
Sat, May 5th 2007 15:27
Games/Entertainment :: Role-Playing
About: Warp Rogue is a gothic science fantasy roguelike game. It features
RPG-like game mechanics, recruitable NPCs, and a consistent theme.
Changes: The stealth and evocation rules were tweaked. The UI was
improved. New perks and careers were added. A new psychic power was added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wrogue/
-- -. .----------- -.- ------.- ---.----- -- -- -- ---.- --..
_______________________________________________
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 ]