2.5
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 389
mony 2.5
mony is an ICMP monitoring tool designed to be very flexible, scalable, and fast. more>>
mony is an ICMP monitoring tool designed to be very flexible, scalable, and fast.
What does this program:
reads a configuration file (which can be reread on SIGHUP receival) and tests IPv4 devices
uses O_NONBLOCK so it should be completly non-blocking
programs the tests so there is no flooding effect (if we have to test 10 hosts in 10 seconds we send a test each second)
uses SO_TIMESTAMP for very fine RTT precision
has a modular structure so it can be very easy to change/add new db layers (used for the effective storage of the gathered data) or proc layers (layer which implements the method of gathering/making statistics from the tests)
has a fping-like mode when it reads targets from stdin, runs in foreground, dumps stats to stdout and exits
Installation
./configure
Edit Makefile (if neccesary, but it should work unmodified), and run:
make
Then (as root if needed):
make install
(for installation just copy "mony" to whether location you like)
<<lessWhat does this program:
reads a configuration file (which can be reread on SIGHUP receival) and tests IPv4 devices
uses O_NONBLOCK so it should be completly non-blocking
programs the tests so there is no flooding effect (if we have to test 10 hosts in 10 seconds we send a test each second)
uses SO_TIMESTAMP for very fine RTT precision
has a modular structure so it can be very easy to change/add new db layers (used for the effective storage of the gathered data) or proc layers (layer which implements the method of gathering/making statistics from the tests)
has a fping-like mode when it reads targets from stdin, runs in foreground, dumps stats to stdout and exits
Installation
./configure
Edit Makefile (if neccesary, but it should work unmodified), and run:
make
Then (as root if needed):
make install
(for installation just copy "mony" to whether location you like)
Download (0.054MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1213 downloads
GNUTU 2.5
GNUTU is GNU Students Timetable. more>>
GNU Students Timetable is a polish program. It is designed for students from primary and secondary schools - using it, you can note various information (like marks, tests dates and important school events).
GNUTU also can create various statistics, calculate your average; it can also serve as a journal and many, many more...
Enhancements:
- There are no big changes, only a few improvements. Ive release GNUTU 2.5 for windows, too.
BTW, GNUTU web site has a new address: http://www.gnutu.devnull.pl/
<<lessGNUTU also can create various statistics, calculate your average; it can also serve as a journal and many, many more...
Enhancements:
- There are no big changes, only a few improvements. Ive release GNUTU 2.5 for windows, too.
BTW, GNUTU web site has a new address: http://www.gnutu.devnull.pl/
Download (0.28MB)
Added: 2006-09-11 License: GPL (GNU General Public License) Price:
659 downloads
NPI 0.2.5
NPI is a simple calculator that supports Reverse Polish Notation. more>>
NPI is a simple calculator that supports Reverse Polish Notation, devised by Jan Lukasiewicz in the Twenties to allow evaluation of mathematical expressions without brackets. NPI calculator supports completion and command history.
In the Twenties, Jan Lukasiewicz developed a system of formal logic making it
possible the mathematical expressions to be indicated without brackets while
placing the operators avant (notation of prefix) or after (notation of suffix)
the operands.
The notation of suffix is named Polish notation reversed (RPN = Reverse
Polish Notation) in the honor of Lukasiewicz.
With this program you will be able to calculate maths expression in the Unix
shell using the RPN notation and with historic and completion support.
<<lessIn the Twenties, Jan Lukasiewicz developed a system of formal logic making it
possible the mathematical expressions to be indicated without brackets while
placing the operators avant (notation of prefix) or after (notation of suffix)
the operands.
The notation of suffix is named Polish notation reversed (RPN = Reverse
Polish Notation) in the honor of Lukasiewicz.
With this program you will be able to calculate maths expression in the Unix
shell using the RPN notation and with historic and completion support.
Download (0.033MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1125 downloads
oyepa 2.5
oyepa project is a tagging file system. more>>
oyepa project is a tagging file system (a fake but working one); a way to organize (and locate) your documents through the use of tags.
Main features:
- works with documents of any type: text, spreadsheets, images, multimedia files, source code trees, etc
- automatically prompts you to tag any document you create (but only if that doc is being created in one of the dirs you specified)
- lets you store directory trees as single documents (think of, e.g., a source code tree, or a set of pictures taken at the same occasion: you just tag the directory itself, not all the files it contains)
- tag information is stored in the filename, which ensures portability (as long as you dont move your files to filesystems which only support very short filenames) and low risk of losing your documents metadata (since filesystems dont corrupt/accidentally delete the name of a file that often)
<<lessMain features:
- works with documents of any type: text, spreadsheets, images, multimedia files, source code trees, etc
- automatically prompts you to tag any document you create (but only if that doc is being created in one of the dirs you specified)
- lets you store directory trees as single documents (think of, e.g., a source code tree, or a set of pictures taken at the same occasion: you just tag the directory itself, not all the files it contains)
- tag information is stored in the filename, which ensures portability (as long as you dont move your files to filesystems which only support very short filenames) and low risk of losing your documents metadata (since filesystems dont corrupt/accidentally delete the name of a file that often)
Download (0.037MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
814 downloads
Kbtv 1.2.5
Kbtv is a TV viewer for FreeBSD/KDE mostly written in Python. more>>
Kbtv project is a TV viewer for FreeBSD/KDE mostly written in Python. It uses the PyQt/PyKDE3 bindings, SWIG, and SDL, and supports BrookTree/Connexant BT8x8 (bktr) and Phillips SAA713x (saa) based analog TV cards as well as Philips compatible USB webcams (pwc).
Kbtv is hosted at http://freebsd.ricin.com/kbtv as well as on Sourceforge at http://sourceforge.net/projects/kbtv
<<lessKbtv is hosted at http://freebsd.ricin.com/kbtv as well as on Sourceforge at http://sourceforge.net/projects/kbtv
Download (0.70MB)
Added: 2007-05-08 License: BSD License Price:
907 downloads
moap 0.2.5
moap is a swiss army knife for project maintainers and developers. more>>
moap is a swiss army knife for project maintainers and developers. The project aims to help in keeping you in the flow of maintaining, developing and eleasing, automating whatever tasks can be automated.
Main features:
- parse DOAP files and:
- submit releases to Freshmeat
- send out release announcement mails
- version control tools:
- currently supports CVS and SVN
- maintain ignore lists
- check in based on ChangeLog entry
- show diff based on last ChangeLog entry
- developed in Python, with unit tests and coverage
<<lessMain features:
- parse DOAP files and:
- submit releases to Freshmeat
- send out release announcement mails
- version control tools:
- currently supports CVS and SVN
- maintain ignore lists
- check in based on ChangeLog entry
- show diff based on last ChangeLog entry
- developed in Python, with unit tests and coverage
Download (0.085MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
851 downloads
DUMA 2.5.8
DUMA stops your program on the exact instruction that overruns (or underruns) a malloc() memory buffer. more>>
DUMA (Detect Unintended Memory Access) stops your program on the exact instruction that overruns (or underruns) a malloc() memory buffer.
GDB will then display the source-code line that causes the bug. It works by using the virtual-memory hardware to create a red-zone at the border of each buffer: touch that, and your program stops.
DUMA project can catch formerly impossible-to-catch overrun bugs. DUMA is a fork of Bruce Perens Electric Fence library.
Enhancements:
- Minor bugfixes for MinGW, Mac OS X and Windows in the test environment.
- A new environment variable DUMA_REPORT_ALL_LEAKS to avoid many false leak reports in broken environments.
- A new debug helper function duma_alloc_return().
- The documentation/README have been updated.
<<lessGDB will then display the source-code line that causes the bug. It works by using the virtual-memory hardware to create a red-zone at the border of each buffer: touch that, and your program stops.
DUMA project can catch formerly impossible-to-catch overrun bugs. DUMA is a fork of Bruce Perens Electric Fence library.
Enhancements:
- Minor bugfixes for MinGW, Mac OS X and Windows in the test environment.
- A new environment variable DUMA_REPORT_ALL_LEAKS to avoid many false leak reports in broken environments.
- A new debug helper function duma_alloc_return().
- The documentation/README have been updated.
Download (0.087MB)
Added: 2007-08-18 License: GPL (GNU General Public License) Price:
800 downloads
JXTA-C 2.5
JXTA-C/C++ project is an open source cross-platform C/C++ implementation of the JXTA platform. more>>
JXTA-C/C++ project is an open source cross-platform C/C++ implementation of the JXTA platform.
The community is committed to a quarterly release cycle. For each release, it is currently built and tested on Solaris/Linux/Windows, MacOS X and BSD are reported to work.
The JXTA platform is an open network computing platform designed for peer-to-peer (P2P) computing. The JXTA platform standardizes the manner in which peers:
- Advertise and discover resources (Peer, PeerGroup, Service and Pipe Advertisements)
- Communicate with each other (Pipes)
- Cooperate with each other to dynamically form peer groups
Enhancements:
- Thread pool support for lower resource usage.
- The jxta_log_callback function prototype has been changed.
- JPR is built as a static library as an integral part of libjxta on Unix platforms.
<<lessThe community is committed to a quarterly release cycle. For each release, it is currently built and tested on Solaris/Linux/Windows, MacOS X and BSD are reported to work.
The JXTA platform is an open network computing platform designed for peer-to-peer (P2P) computing. The JXTA platform standardizes the manner in which peers:
- Advertise and discover resources (Peer, PeerGroup, Service and Pipe Advertisements)
- Communicate with each other (Pipes)
- Cooperate with each other to dynamically form peer groups
Enhancements:
- Thread pool support for lower resource usage.
- The jxta_log_callback function prototype has been changed.
- JPR is built as a static library as an integral part of libjxta on Unix platforms.
Download (1.0MB)
Added: 2006-06-22 License: Other/Proprietary License Price:
1225 downloads
Zinf 2.2.5
Zinf is an MP3/Vorbis/CD audio player with jukebox capabilities. more>>
The Zinf audio player is a simple, but powerful audio player for Linux and Win32. It supports MP3, Ogg/Vorbis, WAV and Audio CD playback, with a powerful music browser, theme support and a download manager.
It is based on the FreeA*p audio player which was developed by EMusic.com -- however, EMusic.com recently discontinued the FreeA*p project.
The Zinf project provides a stable and useful audio player with an advanced music database. We are looking for increased speed, stability, and cross-platform support in addition to its current capabilities.
For the existance of Zinf, please thank the original FreeA*p team at EMusic: Gene Hoffman, Brett Thomas, Jason Woodward and Mark Elrod.
Main features:
- MP3 playback using the Xing Audio decoder.
- Ogg/Vorbis playback
- WAV format playback
- Audio CD playback
- SHOUTcast/Icecast HTTP streaming playback with stream saving
- RTP unicast/multicast streaming playback
- Title streaming support (SHOUTcast and Icecast styles)
- PLS/M3U playlist support
- Integrated MusicBrowser/Playlist support
- Themed user interface
- Audio CD Metadata lookup via MusicBrainz
- Download manager for batch RMP downloads from EMusic
- Full tagging support: Id3v1,Id3v2, Vorbis
- OSS playback
- Enlightened Sound Daemon (ESD) playback
- ALSA playback
- Arts playback
- Album Art display
- OSD (On-Screen Display)
<<lessIt is based on the FreeA*p audio player which was developed by EMusic.com -- however, EMusic.com recently discontinued the FreeA*p project.
The Zinf project provides a stable and useful audio player with an advanced music database. We are looking for increased speed, stability, and cross-platform support in addition to its current capabilities.
For the existance of Zinf, please thank the original FreeA*p team at EMusic: Gene Hoffman, Brett Thomas, Jason Woodward and Mark Elrod.
Main features:
- MP3 playback using the Xing Audio decoder.
- Ogg/Vorbis playback
- WAV format playback
- Audio CD playback
- SHOUTcast/Icecast HTTP streaming playback with stream saving
- RTP unicast/multicast streaming playback
- Title streaming support (SHOUTcast and Icecast styles)
- PLS/M3U playlist support
- Integrated MusicBrowser/Playlist support
- Themed user interface
- Audio CD Metadata lookup via MusicBrainz
- Download manager for batch RMP downloads from EMusic
- Full tagging support: Id3v1,Id3v2, Vorbis
- OSS playback
- Enlightened Sound Daemon (ESD) playback
- ALSA playback
- Arts playback
- Album Art display
- OSD (On-Screen Display)
Download (1.4MB)
Added: 2005-05-10 License: GPL (GNU General Public License) Price:
1631 downloads
TBCI 2.5.3
TBCI is a C++ library which provides classes for Vectors, Matrices, etc. more>>
TBCI is a C++ library which provides classes for Matrices, Vectors, etc., and defines operations on them such as additions, multiplications, etc. There are many Matrix classes providing specializations for different sparse matrices.
They all feature a similar interface. TBCI comes with an extensive set of solvers for linear systems and an interface to lapack libraries.
It uses the temporary base class idiom, which avoids unnecessary copying of data by having a notion of real and temporary objects which are treated differently with respect to assignment and copy ctor.
Enhancements:
- A number of little bugs have been fixed.
- The CSCMatrix::setval() function only worked with proper input sorting; malloc_cache can now extend empty vectors; GMres and SVD are safer against badly prepared input.
- The sources compile fine now with -pedantic.
- There are also a few minor feature enhancements: All matrices now have a transpose() member.
- Error checking messages have been improved.
- The SMP code now has bind_threads() support, and better autotools support has been added.
- The RPMs for i386 now contain libraries both with and without SSE2 support.
<<lessThey all feature a similar interface. TBCI comes with an extensive set of solvers for linear systems and an interface to lapack libraries.
It uses the temporary base class idiom, which avoids unnecessary copying of data by having a notion of real and temporary objects which are treated differently with respect to assignment and copy ctor.
Enhancements:
- A number of little bugs have been fixed.
- The CSCMatrix::setval() function only worked with proper input sorting; malloc_cache can now extend empty vectors; GMres and SVD are safer against badly prepared input.
- The sources compile fine now with -pedantic.
- There are also a few minor feature enhancements: All matrices now have a transpose() member.
- Error checking messages have been improved.
- The SMP code now has bind_threads() support, and better autotools support has been added.
- The RPMs for i386 now contain libraries both with and without SSE2 support.
Download (0.46MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
1064 downloads
g4mon 0.2.5
g4mon is a gkrellm2 plugin showing current temperature and fan speed from sensors of g4 computer under linux. more>>
g4mon is a gkrellm2 plugin which can show the current temperature and fan speed from sensors of g4 (ibook,powerbook,etc) computer under linux.
<<less Download (0.009MB)
Added: 2006-05-02 License: GPL (GNU General Public License) Price:
1270 downloads
ELM 2.5 PL8
ELM is one of the most common mail readers for unix. more>>
ELM is one of the most common mail readers for unix.
Enhancements:
- fixed a hang when hitting certain 8-bit chars in the From line
- fixed a file descriptor leak (from Andreas Luik)
- removed all Expires: processing
<<lessEnhancements:
- fixed a hang when hitting certain 8-bit chars in the From line
- fixed a file descriptor leak (from Andreas Luik)
- removed all Expires: processing
Download (0.58MB)
Added: 2005-08-19 License: GPL (GNU General Public License) Price:
1528 downloads
Rockbox 2.5
Rockbox is an open source replacement firmware for mp3 players. more>>
Rockbox is an open source replacement firmware for mp3 players. Rockbox runs on a number of different models:
- Archos: Jukebox 5000, 6000, Studio, Recorder, FM Recorder, Recorder V2 and Ondio
- iRiver: H100 and H300 series
- Apple: iPod 4th gen (grayscale and color), 5th gen (Video), Nano and Mini 1st/2nd gen
- iAudio: X5 (including X5V and X5L)
Rockbox is a complete rewrite and uses no fragments of any original firmwares.
<<less- Archos: Jukebox 5000, 6000, Studio, Recorder, FM Recorder, Recorder V2 and Ondio
- iRiver: H100 and H300 series
- Apple: iPod 4th gen (grayscale and color), 5th gen (Video), Nano and Mini 1st/2nd gen
- iAudio: X5 (including X5V and X5L)
Rockbox is a complete rewrite and uses no fragments of any original firmwares.
Download (2.6MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1243 downloads
gfeed 2.5.0
gfeed is an RSS/RDF feed reader. more>>
gfeed is an RSS/RDF feed reader for Linux and Gtk+-2.0. gfeed project is designed to be a simple yet highly customizeable reader, not an agggregater, which means it is designed for easy integration into a desktop.
Main features:
- Customizable "feed" files that describe a feed
- Full support for transparency(native to the app) under X.org >= 6.8
- Automatic updating of feeds based on an interval defined in the feed file
- Customizeable Background and Foreground colors
<<lessMain features:
- Customizable "feed" files that describe a feed
- Full support for transparency(native to the app) under X.org >= 6.8
- Automatic updating of feeds based on an interval defined in the feed file
- Customizeable Background and Foreground colors
Download (0.17MB)
Added: 2006-04-14 License: GPL (GNU General Public License) Price:
1289 downloads
XCard 1.2.5
XCard project is a is a French flashcard program. more>>
XCard project is a is a French flashcard program.
Its used to help students memorize French words. It comes with several default word lists, ranging from verb lists, to vocabulary associated with airplane travel.
It has the capability to repeat lesser known words, graph a students progress, translate words to French, and to create new word lists.
It is deployed via Java Webstart, and can be run from the XCard homepage.
<<lessIts used to help students memorize French words. It comes with several default word lists, ranging from verb lists, to vocabulary associated with airplane travel.
It has the capability to repeat lesser known words, graph a students progress, translate words to French, and to create new word lists.
It is deployed via Java Webstart, and can be run from the XCard homepage.
Download (MB)
Added: 2006-11-03 License: LGPL (GNU Lesser General Public License) Price:
1088 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above 2.5 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed