0.6.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 120
Zekr 0.6.0
Zekr is an open platform for research and development on the Holly Quran. more>>
Zekr is an open platform for research and development on the Holly Quran.
It is a Quran based project, planned to be a universal, open source, cross-platform application to perform most of the usual refers to Quran.
The main idea is to build an as generic as possible platform to be capable of having different add-ins for its tasks.
The current release, 0.2.0, is planned to search the Quran, and support multiple languages The program is written in Java (HotSpot JVM), using Eclipse IDE, and SWT as the widget toolkit.
<<lessIt is a Quran based project, planned to be a universal, open source, cross-platform application to perform most of the usual refers to Quran.
The main idea is to build an as generic as possible platform to be capable of having different add-ins for its tasks.
The current release, 0.2.0, is planned to search the Quran, and support multiple languages The program is written in Java (HotSpot JVM), using Eclipse IDE, and SWT as the widget toolkit.
Download (4.5MB)
Added: 2007-08-05 License: GPL (GNU General Public License) Price:
1115 downloads
cdck 0.6.0
cdck is a simple program for verifying CD/DVD quality. more>>
cdck is a simple program for verifying CD/DVD quality. Even if all files on the disc are readable, some sectors having bad timing and could become unreadable in the future.
The tool reads a disc sector by sector, recording all reading timings, and then tells you its verdict.
cdck project can optionally write a timing table into a text file usable by gnuplot, from which graphs can be drawn.
Enhancements:
- A signed char patch for ARM, PowerPC, and s390 was merged into the main source tree.
- More verbose information about ISO9660 disks is provided.
<<lessThe tool reads a disc sector by sector, recording all reading timings, and then tells you its verdict.
cdck project can optionally write a timing table into a text file usable by gnuplot, from which graphs can be drawn.
Enhancements:
- A signed char patch for ARM, PowerPC, and s390 was merged into the main source tree.
- More verbose information about ISO9660 disks is provided.
Download (0.23MB)
Added: 2006-12-14 License: GPL (GNU General Public License) Price:
1046 downloads
Grdc 0.6.0
GTK+/Gnome Remote Desktop Client more>>
Grdc 0.6.0 is developed to be a remote desktop client based on GTK+ and for the GNOME desktop environment.
Major Features :
- The Grdc main program:
- A pure GTK+ 2.0 application!
- Maintain a list of remote desktop files for most frequently used servers
- Make quick connections by directly putting in the server name
- Remote desktops with higher resolutions are scrollable in both window and fullscreen mode
- Viewport fullscreen mode: remote desktop automatically scrolls when the mouse moves over the screen edge.
- Floating toolbar in fullscreen mode, allows you to switch between modes, toggle keyboard grabbing, minimize, etc.
- RDP protocol is supported by rdesktop; VNC protocol is supported by libvncclient.
- The Grdc Gnome applet:
- A Gnome desktop applet for easy-access of Grdc main features
- List all remote desktop files and make the connection easily
- Support remote desktop files grouping feature
Enhancements:
- Add Avahi support using libavahi-ui
- Option tstart a connection in view-only mode
- Enhanced command line arguments tsupport new grdc-applet features
- Black Scrolled Viewport border (Nikolay Botev)
- Better mouse cursor (both server and client side) (Nikolay Botev)
- Keyboard mapping option for rdesktop (RDP)
- VNC Chat feature
- Fix VNC desktop resize bug (Nikolay Botev)
- VNC Beep feature (Nikolay Botev)
- A SFTP client (stand-alone or integrate with SSH tunnel)
- SSH terminal feature integrated with SSH tunnel
- Add RDP options: Share folder, Startup program/path and Advanced arguments
- New Preference option Default View Mode
- Better default window size tmatch server resolution
- New VNC advanced option: Horizontal and Vertical scale
- Saved password is now encrypted
- Quick Connect protocol sub menus and connection protocol icons
- Support VNC keyboard mapping
- Fix VNC peer disconnect bug (Alex Chateau)
- Greek translation added by Elias Sofronas
Added: 2009-07-07 License: GPL Price: FREE
14 downloads
CELT 0.6.0
CELT is an experimental audio codec for use in low-delay communication. more>>
CELT 0.6.0 is created to be an experimental audio codec for use in low-delay communication. CELT stands for "Code-Excited Lapped Transform". It applies some of the CELP principles, but does everything in the frequency domain, which removes some of the limitations of CELP.
Major Features:
- Ultra-low latency (typically from 3 to 9 ms)
- Full audio bandwidth (44.1 kHz and 48 kHz)
- Stereo support
- Packet loss concealment
- Constant bit-rates from 32 kbps to 128 kbps and above
- A fixed-point version of the encoder and decoder
- The CELT codec is meant to close the gap between Vorbis and Speex for applications where both high quality audio and low delay are desired.
Enhancements:
- Has just been released, with many quality improvements, including better stereo coupling, better handling of transients, and better handling of highly tonal signals.
- Packet loss robustness has been improved through the optional use of independent (intra) frames.
- Supports a larger dynamic range, suitable for encoding 24-bit audio (float version only).
- There is also a very early VBR implementation.
Added: 2009-07-07 License: BSD License Price: FREE
13 downloads
apex 0.6.0
apex is a general purpose Web server that was designed with the busy sysadmin in mind. more>>
apex is a general purpose Web server that was designed with the busy sysadmin in mind. It runs on both Unix and Windows. It strives to be simple and concise, yet powerful. It installs a default home page with customized links based on its single configuration file. apex web server supports basic authentication to secure access to sensitive links with simple password protection. It supports both simple, "one command" CGI through its configuration file and full CGI support with scripting.
Apache is fast, but sometimes all you need is quick! apex installs instantly and configures quickly. The auto-home-page feature makes it an easy task to set up a simple web interface with a few links (even password- protected ones).
A less complex, more task-focused design allows basic services to become web-enabled, safely and quickly. No CGI knowledge is required for basic tasks.
Main features:
- ease of use and simplified administration
- lots of configuration examples
- basic CGI commands can be placed inside the configuration file
- auto-home-page feature creates a default index page automatically based on comments in the configuration file
- password-protected links using basic authentication
- password-protected directory listings
- manage a home page by adding lines to the servers config file
- safely list password-protected directories and/or files
- alias your links to hide directory paths
- easily test your CGI commands
Enhancements:
- A new "PAGEORDER" directive was added which uses custom sort.
- Alternate index files are available using the INDEXFILES directive in HTTPD.CONF.
- logmonitor.pl monitors large log files, and uses cookies to track the last line.
- Initial support for Lincoln Steins famous CGI.pm module was added.
- The web server docroot (/:docroot) can be changed.
- A check for "414 Request-URI Too Long" was added.
- A check for "411 Length Required" for POST data was added.
<<lessApache is fast, but sometimes all you need is quick! apex installs instantly and configures quickly. The auto-home-page feature makes it an easy task to set up a simple web interface with a few links (even password- protected ones).
A less complex, more task-focused design allows basic services to become web-enabled, safely and quickly. No CGI knowledge is required for basic tasks.
Main features:
- ease of use and simplified administration
- lots of configuration examples
- basic CGI commands can be placed inside the configuration file
- auto-home-page feature creates a default index page automatically based on comments in the configuration file
- password-protected links using basic authentication
- password-protected directory listings
- manage a home page by adding lines to the servers config file
- safely list password-protected directories and/or files
- alias your links to hide directory paths
- easily test your CGI commands
Enhancements:
- A new "PAGEORDER" directive was added which uses custom sort.
- Alternate index files are available using the INDEXFILES directive in HTTPD.CONF.
- logmonitor.pl monitors large log files, and uses cookies to track the last line.
- Initial support for Lincoln Steins famous CGI.pm module was added.
- The web server docroot (/:docroot) can be changed.
- A check for "414 Request-URI Too Long" was added.
- A check for "411 Length Required" for POST data was added.
Download (1.1MB)
Added: 2006-03-15 License: GPL (GNU General Public License) Price:
1325 downloads
SlpTK 0.6.0
SlpTK is an ANSI C library, a set of utilities, and scripts for natural language processing. more>>
SlpTK is an ANSI C library, a set of utilities, and scripts for natural language processing. It provides data structures and treatments related to lexical and syntactic levels.
<<less Download (1.6MB)
Added: 2007-03-27 License: GPL (GNU General Public License) Price:
943 downloads
Deska 0.6.0
Deska project is a graphical representation of chess games from PGN files. more>>
Deska project is a graphical representation of chess games from PGN files.
Deska provides graphical representations of chess games from PGN files.
It can load chess games from big PGN-files, edit and save games, use Crafty or Phalanx for analysis, search by players, events, or results, provide different board styles, etc.
<<lessDeska provides graphical representations of chess games from PGN files.
It can load chess games from big PGN-files, edit and save games, use Crafty or Phalanx for analysis, search by players, events, or results, provide different board styles, etc.
Download (0.21MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1015 downloads
brisk 0.6.0
brisk is an implementation of the Briscola in 5 card game that uses Ajax technology. more>>
brisk is an implementation of the Briscola in 5 card game that uses Ajax technology.
Enhancements:
- Internet Explorer 6 and 7 compatibility.
- A shared decision to exit a game.
- Sound advice.
- The "No points in hand" case is managed.
<<lessEnhancements:
- Internet Explorer 6 and 7 compatibility.
- A shared decision to exit a game.
- Sound advice.
- The "No points in hand" case is managed.
Download (0.087MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
976 downloads
Pygmy 0.6.0
Pygmy is a GNOME mail client written in the Python programming language. more>>
Pygmy is a GNOME mail client written in the Python programming. The current version is 0.6.0 (07/12/02).
Main features:
- Folder hierarchy
- Multipart messages and general MIME support
- Message filters
- Address book, or use in combination with GNOMECard
- GnuPG support
- GtkHTML support for message viewing
<<lessMain features:
- Folder hierarchy
- Multipart messages and general MIME support
- Message filters
- Address book, or use in combination with GNOMECard
- GnuPG support
- GtkHTML support for message viewing
Download (0.26MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1234 downloads
nload 0.6.0
nload is a console application which monitors network traffic and bandwidth usage in real time. more>>
XPortScan is a cross-platform lightweight gui multi-threaded port scanner. This is the XPortScan v. 2.1 beta
Currently only tcp connect() scanning (vanilla scan) is included, although more advance port scan methods are in the works. (actually you can see how its going in the source code.)
Enhancements:
- ported to HP-UX
- add some useful key shortcuts
- fixed some memory leaks (also on BSD), uninitialized variables
- fix compilation with gcc 3.x
- a bit of source code cleanup
<<lessCurrently only tcp connect() scanning (vanilla scan) is included, although more advance port scan methods are in the works. (actually you can see how its going in the source code.)
Enhancements:
- ported to HP-UX
- add some useful key shortcuts
- fixed some memory leaks (also on BSD), uninitialized variables
- fix compilation with gcc 3.x
- a bit of source code cleanup
Download (0.038MB)
Added: 2005-09-19 License: GPL (GNU General Public License) Price:
837 downloads
wmget 0.6.0
wmget is a dock app for the Window Maker window manager which makes it more convenient to perform long downloads. more>>
wmget is a dock app for the Window Maker window manager which makes it more convenient to perform long downloads in the background. It uses the excellent libcurl library, part of the cURL automated-download program, to perform file retrieval.
This is useful if, like me, you tend to have dozens of windows open at a time and tend to do a lot of routine downloading. Just copy the link from your browser, middle-click on the wmget dockapp, and the download will start.
No download windows or terminals required, and you can monitor the progress and stop the transfer if desired without opening or raising any windows or even changing desktops.
<<lessThis is useful if, like me, you tend to have dozens of windows open at a time and tend to do a lot of routine downloading. Just copy the link from your browser, middle-click on the wmget dockapp, and the download will start.
No download windows or terminals required, and you can monitor the progress and stop the transfer if desired without opening or raising any windows or even changing desktops.
Download (0.6.0MB)
Added: 2005-09-27 License: GPL (GNU General Public License) Price:
1487 downloads
CSS4J 0.6.0
CSS4J is a library that implements the W3C DOM CSS API, and adds CSS support both to regular DOM and to the DOM4J package. more>>
CSS4J is a library that implements the W3C DOM CSS API, and adds CSS support both to regular DOM and to the DOM4J package.
All the classes in the binary package have been compiled with a J2SE 5.0
compiler, and most classes require this J2SE version to compile.
This release involves an important API change: XHTMLElement was renamed as CSSStylableElement. This, together with one usability improvement (the final style sheet is now computed automatically), means that the DOM4J-related classes in version 0.4 can not be used in the same way as before, and are therefore _incompatible_ with previous versions. Adapting to the new use should be easy, however.
This version is also incompatible with the Carte report engine for versions prior to 0.2.
<<lessAll the classes in the binary package have been compiled with a J2SE 5.0
compiler, and most classes require this J2SE version to compile.
This release involves an important API change: XHTMLElement was renamed as CSSStylableElement. This, together with one usability improvement (the final style sheet is now computed automatically), means that the DOM4J-related classes in version 0.4 can not be used in the same way as before, and are therefore _incompatible_ with previous versions. Adapting to the new use should be easy, however.
This version is also incompatible with the Carte report engine for versions prior to 0.2.
Download (0.79MB)
Added: 2007-03-30 License: BSD License Price:
941 downloads
pypod 0.6.0
pypod is python library and script for managing iPod metadata. more>>
pypod is python library and script for managing iPod metadata. This project is similar in scope the gnupod (written in perl) and is designed to work well with other programs that generate iPod metadata.
Main features:
- 100% pure python
- full read/write support for the iTunesDB file format
- support for gtkpod-style extended metadata
- support for gnupod-style extended metadata
- support for reading rhythmbox music database
- full ID3v2 support via any one of the ID3 liraries for python
Usage
The pypod script is very simple to use. If your iPod is mounted anywhere other than /media/ipod set the IPOD_MOUNTPOINT environment variable and run "pypod -s" for a summary of the state of your iPod.
Then try things like:
$ pypod --add /path/to/some/music
$ pypod --find-orphans
$ pypod --help
Enhancements:
- Support for newer iTunesDB files (such as those on the iPod Nano) was added.
- An --extract option for retrieving tracks from an iPod was added.
- Initial support for AAC files was added.
- Support for parsing (but not writing) podcast playlists was implemented.
- ASCII and lowercase filenames are now always used on iPods and spaces are removed from filenames.
- Some bugs were fixed.
<<lessMain features:
- 100% pure python
- full read/write support for the iTunesDB file format
- support for gtkpod-style extended metadata
- support for gnupod-style extended metadata
- support for reading rhythmbox music database
- full ID3v2 support via any one of the ID3 liraries for python
Usage
The pypod script is very simple to use. If your iPod is mounted anywhere other than /media/ipod set the IPOD_MOUNTPOINT environment variable and run "pypod -s" for a summary of the state of your iPod.
Then try things like:
$ pypod --add /path/to/some/music
$ pypod --find-orphans
$ pypod --help
Enhancements:
- Support for newer iTunesDB files (such as those on the iPod Nano) was added.
- An --extract option for retrieving tracks from an iPod was added.
- Initial support for AAC files was added.
- Support for parsing (but not writing) podcast playlists was implemented.
- ASCII and lowercase filenames are now always used on iPods and spaces are removed from filenames.
- Some bugs were fixed.
Download (0.028MB)
Added: 2007-01-18 License: GPL (GNU General Public License) Price:
593 downloads
Cyfer 0.6.0
Cyfer is a portable modular low-level cryptographic library. more>>
Cyfer is a portable low-level cryptographic library with support for several programming languages. Cyfer provides implementations of many message digest (hash), block and stream cipher, and public-key algorithms.
The library is extremely modular, providing easy way to add or modify algorithm implementations, or even separating the particular algorithm from the library physically (suitable for embedded environments).
The generic API provides a consistent way to use the library algorithms, and allows for algorithm selection at either the compile time or at runtime, so the application which uses Cyfer can be completely unaware of the algorithm specifics.
Cyfer is a low-level library. It deals only with various algorithms, and completely avoids the problems of data representation.
This is most evident in public-key sections; cyfer completely avoids the existing Public Key Infrastructure (PKI) standards. If you need this functionality, use the excellent and free OpenSSL, or some similar library.
The library design concept emphasises on simplicity and elegance (of both the algorithm implementations (if possible:) and the support library code), not maximizing performance or minimizing memory footprint.
The algorithm implementations are straightforward, so they can be used for educational purposes.
Cyfer is portable to any platform with sane C development environment, the only requirement being the availability of the GMP (GNU Multiple Precision arithmetic) library.
As the GMP is used only for public-key cryptography, hash or symmetric cipher components should work everywhere.
Enhancements:
- moved wrappers to separate packages
- unbundled win32 support gmp library
- polished the documentation
- polished the build process and package creation
<<lessThe library is extremely modular, providing easy way to add or modify algorithm implementations, or even separating the particular algorithm from the library physically (suitable for embedded environments).
The generic API provides a consistent way to use the library algorithms, and allows for algorithm selection at either the compile time or at runtime, so the application which uses Cyfer can be completely unaware of the algorithm specifics.
Cyfer is a low-level library. It deals only with various algorithms, and completely avoids the problems of data representation.
This is most evident in public-key sections; cyfer completely avoids the existing Public Key Infrastructure (PKI) standards. If you need this functionality, use the excellent and free OpenSSL, or some similar library.
The library design concept emphasises on simplicity and elegance (of both the algorithm implementations (if possible:) and the support library code), not maximizing performance or minimizing memory footprint.
The algorithm implementations are straightforward, so they can be used for educational purposes.
Cyfer is portable to any platform with sane C development environment, the only requirement being the availability of the GMP (GNU Multiple Precision arithmetic) library.
As the GMP is used only for public-key cryptography, hash or symmetric cipher components should work everywhere.
Enhancements:
- moved wrappers to separate packages
- unbundled win32 support gmp library
- polished the documentation
- polished the build process and package creation
Download (0.33MB)
Added: 2005-10-08 License: BSD License Price:
1476 downloads
LDrum 0.6.0
LDRUM is an open-source drummachine that offers ten channels, realtime control, a simple pattern sequencer. more>>
LDRUM is an open-source drummachine that offers ten channels, realtime control, a simple pattern sequencer and a graphical user-interface.
LDrum currently runs under Linux only, it is developed in C++ and uses JACK, Qt, ALSA and LADSPA (its a JAQL app;)
LDRUM uses two homemade libraries called libjackpp and libladspapp. These are included in the LDRUM tarball but might be of interest standalone for somebody. So use the following links below to get some infos and the source.
Main features:
10 stereo channels
- Each channel can play a stereo sample. The sample can be changed while playing. A channel can be triggered by the internal sequencer, the keyboard, MIDI or the GUI simultaneous. You can use your favorite sequencer to trigger LDRUM.
16 voices
- LDRUM is limited to 16 channels to be played simultaneous.
MIDI support
- The LDRUM uses the ALSA sequencer api for triggering channels and controlling parameter via MIDI.
Realtime controlable parameters
- Each channel offers a set of parameters which can be controlled in realtime via MIDI or the graphical user interface. You can assign individual MIDI controllers to each parameter via an easy to use MIDI learn function (just right-click over the parameter).
The following parameters are available:
- mute
- solo
- level
- level velocity modulation
- panorama
- equalizer low freq
- equalizer mid freq
- equalizer high freq
- equalizer velocity modulation
- length
- length velocity modulation
- pitch
Sample import
- LDRUM can import all audio file types libsndfile supports.
Load/save drum patches
- A LDRUM patch is stored in an xml file with the extension ".ldp". A patch stores all channel parameters, the channels samples and the MIDI note assignments. Patches can be loaded and saved via the GUI.
Load/save sequences
- A LDRUM sequence is stored in a xml file with the extension ".lds". A sequence stores the sequencer banks which contain the patterns of the channels. Sequences can be loaded and saved via the GUI.
Color schemes
- The LDRUM can be colored the way you like it. It offers an graphical color scheme editor to create you own personal look.
<<lessLDrum currently runs under Linux only, it is developed in C++ and uses JACK, Qt, ALSA and LADSPA (its a JAQL app;)
LDRUM uses two homemade libraries called libjackpp and libladspapp. These are included in the LDRUM tarball but might be of interest standalone for somebody. So use the following links below to get some infos and the source.
Main features:
10 stereo channels
- Each channel can play a stereo sample. The sample can be changed while playing. A channel can be triggered by the internal sequencer, the keyboard, MIDI or the GUI simultaneous. You can use your favorite sequencer to trigger LDRUM.
16 voices
- LDRUM is limited to 16 channels to be played simultaneous.
MIDI support
- The LDRUM uses the ALSA sequencer api for triggering channels and controlling parameter via MIDI.
Realtime controlable parameters
- Each channel offers a set of parameters which can be controlled in realtime via MIDI or the graphical user interface. You can assign individual MIDI controllers to each parameter via an easy to use MIDI learn function (just right-click over the parameter).
The following parameters are available:
- mute
- solo
- level
- level velocity modulation
- panorama
- equalizer low freq
- equalizer mid freq
- equalizer high freq
- equalizer velocity modulation
- length
- length velocity modulation
- pitch
Sample import
- LDRUM can import all audio file types libsndfile supports.
Load/save drum patches
- A LDRUM patch is stored in an xml file with the extension ".ldp". A patch stores all channel parameters, the channels samples and the MIDI note assignments. Patches can be loaded and saved via the GUI.
Load/save sequences
- A LDRUM sequence is stored in a xml file with the extension ".lds". A sequence stores the sequencer banks which contain the patterns of the channels. Sequences can be loaded and saved via the GUI.
Color schemes
- The LDRUM can be colored the way you like it. It offers an graphical color scheme editor to create you own personal look.
Download (0.98MB)
Added: 2006-02-10 License: GPL (GNU General Public License) Price:
1354 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 0.6.0 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