recognition
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 102
Speech Recognition HOWTO 2.0
Speech Recognition HOWTO is a project that contains instructions for using speech recognition software and hardware. more>>
Speech Recognition HOWTO is a project that contains instructions for using speech recognition software and hardware and their use on Linux systems.
Enhancements:
- Changed license information (now GFDL) and added a new publication.
<<lessEnhancements:
- Changed license information (now GFDL) and added a new publication.
Download (MB)
Added: 2006-10-09 License: (FDL) GNU Free Documentation License Price:
1124 downloads
Julius Speech Recognition Engine 3.5.3
Julius is a high-performance, two-pass large vocabulary continuous speech recognition (LVCSR) decoder software. more>>
Julius is a high-performance, two-pass large vocabulary continuous speech recognition (LVCSR) decoder software for speech-related researchers and developers. Based on word 3-gram and context-dependent HMM, it can perform almost real-time decoding on most current PCs in 20k word dictation task.
Major search techniques are fully incorporated such as tree lexicon, N-gram factoring, cross-word context dependency handling, enveloped beam search, Gaussian pruning, Gaussian selection, etc. Besides search efficiency, it is also modularized carefully to be independent from model structures, and various HMM types are supported such as shared-state triphones and tied-mixture models, with any number of mixtures, states, or phones.
Standard formats are adopted to cope with other free modeling toolkit. The main platform is Linux and other Unix workstations, and also works on Windows. Julius is distributed with open license together with source codes, and has been used by many researchers and developers in Japan.
Main features:
- An open-source software (see terms and conditions of license (Japanese and English translation)).
- Real-time hi-speed and accurate recognition based on 2-pass strategy.
- Low memory requirement: less than 32MBytes required for work area (<<less
Major search techniques are fully incorporated such as tree lexicon, N-gram factoring, cross-word context dependency handling, enveloped beam search, Gaussian pruning, Gaussian selection, etc. Besides search efficiency, it is also modularized carefully to be independent from model structures, and various HMM types are supported such as shared-state triphones and tied-mixture models, with any number of mixtures, states, or phones.
Standard formats are adopted to cope with other free modeling toolkit. The main platform is Linux and other Unix workstations, and also works on Windows. Julius is distributed with open license together with source codes, and has been used by many researchers and developers in Japan.
Main features:
- An open-source software (see terms and conditions of license (Japanese and English translation)).
- Real-time hi-speed and accurate recognition based on 2-pass strategy.
- Low memory requirement: less than 32MBytes required for work area (<<less
Download (1.0MB)
Added: 2007-01-04 License: BSD License Price:
1054 downloads
Modular Audio Recognition Framework 0.3.0-devel-20070108
Modular Audio Recognition Framework is a general cross-platform framework. more>>
Modular Audio Recognition Framework is a general cross-platform framework with a collection of algorithms for audio (voice, speech, and sound) and natural language text analysis and recognition, along with sample applications (identification, NLP, etc.) of its use.
MARF may act as a library in applications or be used as a source for learning and extension. A few example applications are provided to show how to use the framework.
There is also a detailed manual and the API references in the javadoc format as the project tends to be well-documented. MARF and its applications are released under a BSD-style license.
Enhancements:
- This release features a number of bugfixes and the completion of integration for a couple feature requests.
- It passes well through the standard testing runs.
<<lessMARF may act as a library in applications or be used as a source for learning and extension. A few example applications are provided to show how to use the framework.
There is also a detailed manual and the API references in the javadoc format as the project tends to be well-documented. MARF and its applications are released under a BSD-style license.
Enhancements:
- This release features a number of bugfixes and the completion of integration for a couple feature requests.
- It passes well through the standard testing runs.
Download (0.70MB)
Added: 2007-01-08 License: BSD License Price:
1021 downloads
Modular Audio Recognition Framework PoC-demo (Distributed)
Modular Audio Recognition Framework is an open-source research platform and a collection of voice/sound/speech/text. more>>
Modular Audio Recognition Framework is an open-source research platform and a collection of voice/sound/speech/text and natural language processing (NLP) algorithms written in Java and arranged into a modular and extensible framework facilitating addition of new algorithms. MARF can run distributedly over the network and may act as a library in applications or be used as a source for learning and extension. A few example applications are provided to show how to use the framework. There is also a reasonbly detailed manual and the API references in the javadoc format as the project tends to be well-documented.
Enhancements:
- This is the first release of the Distributed MARF proof-of-concept (PoC) implementation.
- MARFs pipeline stages can run on multiple computers using 3 different communication technologies: CORBA, RMI, and Web Services.
- The six implemented services include SpeakerIdent Front-end Service (plus the client), MARF Pipeline, Sample Loading, Preprocessing, Feature Extraction, Training and Classification.
- This is based on the snapshot-0.3.0-devel-20060811.
<<lessEnhancements:
- This is the first release of the Distributed MARF proof-of-concept (PoC) implementation.
- MARFs pipeline stages can run on multiple computers using 3 different communication technologies: CORBA, RMI, and Web Services.
- The six implemented services include SpeakerIdent Front-end Service (plus the client), MARF Pipeline, Sample Loading, Preprocessing, Feature Extraction, Training and Classification.
- This is based on the snapshot-0.3.0-devel-20060811.
Download (24.4MB)
Added: 2006-09-19 License: BSD License Price:
1131 downloads
kognition 0.1.1
kognition is a omnifont OCR software for KDE. more>>
Kognition is an omnifont OCR software for KDE. It is the result of two diploma theses about omnifont optical character recognition which are included as documentation (in German).
Due to the fact that each step of the OCR process can be visualized you can get a quick idea of how OCR works and where the problems lie.
However the program may be of minor/no use for end users in its current state.
<<lessDue to the fact that each step of the OCR process can be visualized you can get a quick idea of how OCR works and where the problems lie.
However the program may be of minor/no use for end users in its current state.
Download (1.4MB)
Added: 2005-05-20 License: GPL (GNU General Public License) Price:
1617 downloads
Cornice 0.6.1
Cornice is a cross-platform image viewer written in Python + wxPython + PIL. more>>
Cornice is a cross-platform image viewer written in Python + wxPython + PIL. It doesnt pretend to be complete, fast, or even useful, but I like it and it is the viewer I use on both Linux and Windows. It has been inspired by the famous Windows-only ACDSee.
Why did I write it? Well, because I like ACDSee, but its not free and it doesnt run on Linux, which is my main platform. There already exists an ACDsee-like viewer, GTKSee, but it is unmaintained and it lacks some features I wanted (bookmarks, a good keyboard navigation and zooming).
First I tried to add such features to it, but then I decided to rewrite it from scratch, so that I could use it also on windows (and also because I had some troubles, especially when trying to port GTKSee to the gdk_pixbuf lib, and also because Python is more fun than C, and...
Main features:
- Fully cross-platform: it should run wherever wxPython does;
- Detail and thumbnail view for images;
- Image preview;
- Automatic recognition of images, with a variety of formats supported;
- Bookmarks;
- Full-screen view;
- Zooming and rotation;
- Slideshow;
- Good keyboard navigation (still not perfect, but this is true for all the features ;-);
- Image loading from zip archives;
- i18n support (with Italian and French translations available);
- EXIF data support;
- Some more...
<<lessWhy did I write it? Well, because I like ACDSee, but its not free and it doesnt run on Linux, which is my main platform. There already exists an ACDsee-like viewer, GTKSee, but it is unmaintained and it lacks some features I wanted (bookmarks, a good keyboard navigation and zooming).
First I tried to add such features to it, but then I decided to rewrite it from scratch, so that I could use it also on windows (and also because I had some troubles, especially when trying to port GTKSee to the gdk_pixbuf lib, and also because Python is more fun than C, and...
Main features:
- Fully cross-platform: it should run wherever wxPython does;
- Detail and thumbnail view for images;
- Image preview;
- Automatic recognition of images, with a variety of formats supported;
- Bookmarks;
- Full-screen view;
- Zooming and rotation;
- Slideshow;
- Good keyboard navigation (still not perfect, but this is true for all the features ;-);
- Image loading from zip archives;
- i18n support (with Italian and French translations available);
- EXIF data support;
- Some more...
Download (0.34MB)
Added: 2005-08-05 License: GPL (GNU General Public License) Price:
1623 downloads

Express Scribe for Linux -
Express Scribe is a professional audio player software for Linux. more>> Express Scribe is a professional audio player software for PC, Mac or Linux designed to assist the transcription of audio recordings. It is installed on the typists computer and can be controlled using a transcription foot pedal or using the keyboard (with hot keys). This computer transcriber application also offers valuable features for typists including variable speed playback, multi-channel control, file management and more. This program is free.
The full features list of Express Scribe transcription playback software follows but a quick way to test is to simply download and install it. You dont need to purchase anything and it only takes a couple of minutes to complete downloading and installation.
Features
Variable speed playback (constant pitch).
Supports many professional foot pedals which connect to the game, serial or USB port to control playback. More info...
Uses hot keys to control playback when using other software (eg. Word).
Ability to dock both analog and digital portable recorders to load recordings.
Works with Microsoft Word and all major word-processor applications.
Automatically receives and loads files by internet (FTP), email or over a local computer network.
Automatically sends typing to the person who dictated the work.
Works with speech recognition software such as Dragon Naturally Speaking to automatically convert speech to text.
Loads CD audio directly - listen as it loads in the background.
Integrate with dictation management systems using the Express Scribe SDK.
Works with FastFox typing utility to turn difficult medical/legal phrases and common terms into mere shortcuts from your keyboard.
Express Scribe is free.
Note:
There are two options for running Express Scribe on the Linux operating system.
Option 1: Native Linux Exe
Option 2: WINE Install
You can choose them between the download link 1 and download link 2.
<<less
Download (NA)
Added: 2009-03-31 License: Freeware Price: Free
208 downloads
gentoo 0.11.56
gentoo is a modern, powerful, flexible, and utterly configurable file manager more>>
gentoo is a modern, powerful, flexible, and utterly configurable file manager for UNIX systems, written using the GTK+ toolkit. gentoo aims to be 100% graphically configurable; theres no need to edit config files by hand and then restart the application. gentoo is somewhat inspired in its look & feel by the classic Amiga program DirectoryOpus 4 (by GP Software), but is not a "clone". gentoo has been successfully tested on a variety of platforms, including Linux (x86, Alpha, and PS2/MIPS), Solaris, FreeBSD, NetBSD and OpenBSD.
Main features:
- Written from scratch, in straight ANSI C and utilizing the GTK+ toolkit.
- Aims to be 100% graphically configurable, and comes pretty close, too.
- Powerful file recognition system allows you to configure how files of different types are shown (with colors and icons), and what happens when you doubleclick them (spawn image viewers, music players, etc).
- Includes more than 120 original pixmaps icons (16x15 pixels).
- Internal support for most file operations (copy, move, rename, makedir etc).
- Licensed under the GNU General Public License, and thus Open Source software.
Enhancements:
- Copying to a Samba mount should be more robust now.
- Protection bit copying is no longer always considered fatal.
- RenameSeq now works on VFAT filesystems again.
- This release adds a "Map" mode to the RenameRE command and should run better on Ubuntu now, fixing a locale-setting bug that caused gentoo to fail.
<<lessMain features:
- Written from scratch, in straight ANSI C and utilizing the GTK+ toolkit.
- Aims to be 100% graphically configurable, and comes pretty close, too.
- Powerful file recognition system allows you to configure how files of different types are shown (with colors and icons), and what happens when you doubleclick them (spawn image viewers, music players, etc).
- Includes more than 120 original pixmaps icons (16x15 pixels).
- Internal support for most file operations (copy, move, rename, makedir etc).
- Licensed under the GNU General Public License, and thus Open Source software.
Enhancements:
- Copying to a Samba mount should be more robust now.
- Protection bit copying is no longer always considered fatal.
- RenameSeq now works on VFAT filesystems again.
- This release adds a "Map" mode to the RenameRE command and should run better on Ubuntu now, fixing a locale-setting bug that caused gentoo to fail.
Download (1.3MB)
Added: 2006-08-25 License: GPL (GNU General Public License) Price:
1157 downloads
Techisa Desktop Environment 1.2.0-2
Techisa Desktop Environment is a lightweight alternative desktop environment developed using Qt. more>>
Techisa Desktop Environment is a lightweight alternative desktop environment developed using Qt.
The projects goal is to provide users with a comfortable environment using as few resources as possible. Only a Brazillian Portuguese translation is currently available.
Enhancements:
- Better support for KDE desktop files.
- Improved recognition of KDM/GDM sessions.
- New icon search paths.
- Enhancements to the TDE menu.
- Better handling of links and properties.
- TDESU shows correct error codes.
- Thumbnails.
- A tree view in the file browser. tdeopen accepts new parameters: [file name] directly executes a file or associated application, and -f [source] [destination] shows a popup allowing user to copy, move, or link.
<<lessThe projects goal is to provide users with a comfortable environment using as few resources as possible. Only a Brazillian Portuguese translation is currently available.
Enhancements:
- Better support for KDE desktop files.
- Improved recognition of KDM/GDM sessions.
- New icon search paths.
- Enhancements to the TDE menu.
- Better handling of links and properties.
- TDESU shows correct error codes.
- Thumbnails.
- A tree view in the file browser. tdeopen accepts new parameters: [file name] directly executes a file or associated application, and -f [source] [destination] shows a popup allowing user to copy, move, or link.
Download (4.2MB)
Added: 2006-01-06 License: GPL (GNU General Public License) Price:
1391 downloads
Rant 0.5.6
Rant is a flexible build tool. more>>
Rant is a flexible build tool. The equivalent to a Makefile for make is the Rantfile, which is actually a valid Ruby script that is read in by the rant command.
It currently features automated testing, packaging, and RDoc generation for Ruby applications and libraries, creation of gzipped tar and zip archives on all supported platforms without additional software, recognition of file changes based on MD5 checksums, dependency checking for C/C++ source files (makedepend is not required), and more.
Rant can generate a script tailored to the needs of a specific project, which can be used instead of an Rant installation so that users arent dependent on Rant.
Main features:
- Defining custom tasks.
- Automated packaging, testing and RDoc generation for Ruby applications and libraries.
- Creation of a monolithic script tailored to the needs of a specific project which can be used instead of an Rant installation - users dont need to install Rant.
- Creating gzipped tar and zip archives -- without installing additional software.
- Optional recognition of file changes based on MD5 checksums instead of file modification times.
- Primitive support for compiling C# sources with csc, cscc and mcs.
- Dependency checking for C/C++ source files (integrated makedepend replacement).
Enhancements:
- This release fixes bugs in Rants packaging tasks and its dependency checking for C/C++ source files.
- The C::Dependencies task accepts a new option suitable for case-insensitive file systems.
<<lessIt currently features automated testing, packaging, and RDoc generation for Ruby applications and libraries, creation of gzipped tar and zip archives on all supported platforms without additional software, recognition of file changes based on MD5 checksums, dependency checking for C/C++ source files (makedepend is not required), and more.
Rant can generate a script tailored to the needs of a specific project, which can be used instead of an Rant installation so that users arent dependent on Rant.
Main features:
- Defining custom tasks.
- Automated packaging, testing and RDoc generation for Ruby applications and libraries.
- Creation of a monolithic script tailored to the needs of a specific project which can be used instead of an Rant installation - users dont need to install Rant.
- Creating gzipped tar and zip archives -- without installing additional software.
- Optional recognition of file changes based on MD5 checksums instead of file modification times.
- Primitive support for compiling C# sources with csc, cscc and mcs.
- Dependency checking for C/C++ source files (integrated makedepend replacement).
Enhancements:
- This release fixes bugs in Rants packaging tasks and its dependency checking for C/C++ source files.
- The C::Dependencies task accepts a new option suitable for case-insensitive file systems.
Download (0.20MB)
Added: 2006-05-26 License: LGPL (GNU Lesser General Public License) Price:
1246 downloads
Speech::Recognizer::SPX::Server 0.0801
Speech::Recognizer::SPX::Server is a Perl module for writing streaming audio speech recognition servers using Sphinx2. more>>
Speech::Recognizer::SPX::Server is a Perl module for writing streaming audio speech recognition servers using Sphinx2.
SYNOPSIS
my $sock = new IO::Socket(... blah blah blah ...);
my $log = new IO::File(server.log);
my $audio_fh = new IO::File(speech.raw);
my $srvr
= Speech::Recognizer::SPX::Server->init({ -arg => val, ... }, $sock, $log, $verbose)
or die "couldnt initialize sphinx2: $!";
my $client = new IO::Socket;
while (accept $sock, $client) {
next unless fork;
$srvr->sock($client);
$srvr->calibrate or die "couldnt calibrate audio stream: $!";
while (!$done && defined(my $txt
= $srvr->next_utterance(sub { print $log "listeningn" },
sub { print $log "not listeningn },
$audio_fh))) {
print "recognized text is $txtn";
...
}
$srvr->fini or die "couldnt shut down server: $!";
exit 0;
}
This module encapsulates a bunch of the stuff needed to write a Sphinx2 server which takes streaming audio as input on an arbitrary filehandle. Its not meant to be flexible or transparent - if you want that, then read the code and write your own server program using just the Speech::Recognizer::SPX module.
The interface is vaguely object-oriented, but unfortunately it is presently not possible to create multiple instances of Speech::Recognizer::SPX::Server within the same process, due to severe limitations of the underlying Sphinx-II library. You can, however, create multiple distinct servers with judicious use of fork, as shown in the example above.
It is possible that this will be fixed in a future release of Sphinx-II.
<<lessSYNOPSIS
my $sock = new IO::Socket(... blah blah blah ...);
my $log = new IO::File(server.log);
my $audio_fh = new IO::File(speech.raw);
my $srvr
= Speech::Recognizer::SPX::Server->init({ -arg => val, ... }, $sock, $log, $verbose)
or die "couldnt initialize sphinx2: $!";
my $client = new IO::Socket;
while (accept $sock, $client) {
next unless fork;
$srvr->sock($client);
$srvr->calibrate or die "couldnt calibrate audio stream: $!";
while (!$done && defined(my $txt
= $srvr->next_utterance(sub { print $log "listeningn" },
sub { print $log "not listeningn },
$audio_fh))) {
print "recognized text is $txtn";
...
}
$srvr->fini or die "couldnt shut down server: $!";
exit 0;
}
This module encapsulates a bunch of the stuff needed to write a Sphinx2 server which takes streaming audio as input on an arbitrary filehandle. Its not meant to be flexible or transparent - if you want that, then read the code and write your own server program using just the Speech::Recognizer::SPX module.
The interface is vaguely object-oriented, but unfortunately it is presently not possible to create multiple instances of Speech::Recognizer::SPX::Server within the same process, due to severe limitations of the underlying Sphinx-II library. You can, however, create multiple distinct servers with judicious use of fork, as shown in the example above.
It is possible that this will be fixed in a future release of Sphinx-II.
Download (0.089MB)
Added: 2006-06-23 License: Perl Artistic License Price:
1218 downloads
C::Scan::Constants 1.011
C::Scan::Constants Perl module contains slurp constants from specified C header (.h) files. more>>
C::Scan::Constants Perl module contains slurp constants from specified C header (.h) files.
SYNOPSIS
## Intended for use in your modules Makefile.PL file, to
## add DWIMery to use of C constants within your module.
use C::Scan::Constants;
my @hdr_files = (
"/path/to/first_header.h",
"/path/to/second_header.h",
);
## Slurp a list of constant information from C headers
my @constants = extract_constants_from( @hdr_files );
## Create the C, XS, and pure-Perl machinery needed to
## provide automagical access to C constants at runtime.
write_constants_module( "Your::Module", @constants );
This module provides an alternative to using the h2ph command to generate Perl header (.ph) files that are then subsequently required by your module code. When you need access to C numeric and enumerated type constants, especially in a dynamic source tree environment, there are times when youd like something a little more automagical and closely tailored to what you actually need. Now you have it, in this module.
C::Scan::Constants was born out of a recognition that ModPerl::CScan and ExtUtils::Constant provide a wealth of capabilities in the area of C code parsing and autogenerated XS access to C constants, but that the actual mechanisms for harnessing them to do those things were really rather opaque. This module should help take (most of) the mystery out of those activities.
<<lessSYNOPSIS
## Intended for use in your modules Makefile.PL file, to
## add DWIMery to use of C constants within your module.
use C::Scan::Constants;
my @hdr_files = (
"/path/to/first_header.h",
"/path/to/second_header.h",
);
## Slurp a list of constant information from C headers
my @constants = extract_constants_from( @hdr_files );
## Create the C, XS, and pure-Perl machinery needed to
## provide automagical access to C constants at runtime.
write_constants_module( "Your::Module", @constants );
This module provides an alternative to using the h2ph command to generate Perl header (.ph) files that are then subsequently required by your module code. When you need access to C numeric and enumerated type constants, especially in a dynamic source tree environment, there are times when youd like something a little more automagical and closely tailored to what you actually need. Now you have it, in this module.
C::Scan::Constants was born out of a recognition that ModPerl::CScan and ExtUtils::Constant provide a wealth of capabilities in the area of C code parsing and autogenerated XS access to C constants, but that the actual mechanisms for harnessing them to do those things were really rather opaque. This module should help take (most of) the mystery out of those activities.
Download (0.025MB)
Added: 2007-06-01 License: Perl Artistic License Price:
875 downloads
ArtistX 0.3
ArtistX is a comfortable way of trying multimedia GNU/Linux softwares without any installation. more>>
ArtistX is a comfortable way of trying multimedia GNU/Linux softwares without any installation. ArtistXs goal is to show multimedia creators that the world of GNU/Linux multimedia softwares is going further and further every day, sometimes faster than proprietary operating systems and softwares.
Since we know you have very limited time resources weve setup everything you need to test free multimedia softwares in a live cd/dvd which boots directly a complete GNU/Linux system without affecting your current installation (macs need virtualization to emulate a x86 computer): when you end your tests just reboot and ArtistX will be gone forever (except if you deserve it a second try...).
Software included in this site and in the live cd/dvd:
- Free 3D Engine and Development Software
- Free 3D Modelling and Animation Software
- Free Cluster Software
- Free Editor and Script Software
- Free Video Player Software
- Free Image and Picture Editing Software
- Free Render Queues Software
- Free Renderer Software
- Free Shader and GPU Tools
- Free CAD Software
- Free DMX light control Software
- Free DVD Ripping and Mastering Software
- Free Video Encoding and Decoding Software
- Free Video Editing Software
- Free Video Extra Software
- Free TV and Recording Software
- Free Video Streaming Software
- Free Fractals Software
- Free Vectorial and UML Software
- Free Optical Caracter Recognition (OCR) Software
- Free Image Synthesis Software
- Free Image and Picture Viewer Software
- Free Audio Synthesis and Editing Software
- Free Audio Streaming Software
- Free Audio Codec Software
- Free Audio Decoder Software
- Free Audio Encoder Software
- Free Audio Frameworks
- Free Radio Software
- Free Voice Recognition and Synthesis Software
- Free Font Software
- Free Audio Mixer Software
- Free Media Archives
Enhancements:
- All the ArtistX infrastructure and software were updated to the new Debian Live code.
- Software that is not packaged for Debian or not in the official archive (especially for video and 3D production) is included.
- The look and feel were revamped using suggestions from media professionals.
- KDE and GNOME applications now look nearly the same and dark, relaxing colors are used.
<<lessSince we know you have very limited time resources weve setup everything you need to test free multimedia softwares in a live cd/dvd which boots directly a complete GNU/Linux system without affecting your current installation (macs need virtualization to emulate a x86 computer): when you end your tests just reboot and ArtistX will be gone forever (except if you deserve it a second try...).
Software included in this site and in the live cd/dvd:
- Free 3D Engine and Development Software
- Free 3D Modelling and Animation Software
- Free Cluster Software
- Free Editor and Script Software
- Free Video Player Software
- Free Image and Picture Editing Software
- Free Render Queues Software
- Free Renderer Software
- Free Shader and GPU Tools
- Free CAD Software
- Free DMX light control Software
- Free DVD Ripping and Mastering Software
- Free Video Encoding and Decoding Software
- Free Video Editing Software
- Free Video Extra Software
- Free TV and Recording Software
- Free Video Streaming Software
- Free Fractals Software
- Free Vectorial and UML Software
- Free Optical Caracter Recognition (OCR) Software
- Free Image Synthesis Software
- Free Image and Picture Viewer Software
- Free Audio Synthesis and Editing Software
- Free Audio Streaming Software
- Free Audio Codec Software
- Free Audio Decoder Software
- Free Audio Encoder Software
- Free Audio Frameworks
- Free Radio Software
- Free Voice Recognition and Synthesis Software
- Free Font Software
- Free Audio Mixer Software
- Free Media Archives
Enhancements:
- All the ArtistX infrastructure and software were updated to the new Debian Live code.
- Software that is not packaged for Debian or not in the official archive (especially for video and 3D production) is included.
- The look and feel were revamped using suggestions from media professionals.
- KDE and GNOME applications now look nearly the same and dark, relaxing colors are used.
Download (2100MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
944 downloads
Portecle 1.2
Portecle is a GUI version of the command-line keytool provided with the Java SDK. more>>
Portecle is a GUI version of the command-line keytool provided with the Java SDK. The project can create many different types of keystores, generate and store keys and their associated X.509 certificates, generate CSRs, import and store trusted certificates, and perform maintenance on keystore entries.
Main features:
- Create, load, save, and convert keystores.
- Generate DSA and RSA key pair entries with self-signed version 1 X.509 certificates.
- Import X.509 certificate files as trusted certificates.
- Import key pairs from PKCS #12 files.
- Clone and change the password of key pair entries and keystores.
- View the details of certificates contained within keystore entries, certificate files, and SSL/TLS connections.
- Export keystore entries in a variety of formats.
- Generate certification requests (CSRs).
- Import Certificate Authority (CA) replies.
- Change the password of key pair entries and keystores.
- Delete, clone, and rename keystore entries.
- View the details of certificate revocation list (CRL) files.
Enhancements:
New features:
- Support for exporting keys+chains as OpenSSL-style PEM bundles (#1388213).
- Support for examining certification requests.
- Load GNU Classpath (>= 0.90) security providers if installed; if they are,
- support also GNU Keyring keystores.
- Recognition and decoding support for some additional certificate
- extensions.
Enhancements:
- Spelling fixes.
- Support for entry alias case sensitivity in keystores where applicable.
- User interface improvements, including better default values etc.
Miscellaneous:
- Bundled Bouncy Castle provider jar upgraded to 1.34.
- Some workarounds for running with GNU Classpath, not fully working yet.
<<lessMain features:
- Create, load, save, and convert keystores.
- Generate DSA and RSA key pair entries with self-signed version 1 X.509 certificates.
- Import X.509 certificate files as trusted certificates.
- Import key pairs from PKCS #12 files.
- Clone and change the password of key pair entries and keystores.
- View the details of certificates contained within keystore entries, certificate files, and SSL/TLS connections.
- Export keystore entries in a variety of formats.
- Generate certification requests (CSRs).
- Import Certificate Authority (CA) replies.
- Change the password of key pair entries and keystores.
- Delete, clone, and rename keystore entries.
- View the details of certificate revocation list (CRL) files.
Enhancements:
New features:
- Support for exporting keys+chains as OpenSSL-style PEM bundles (#1388213).
- Support for examining certification requests.
- Load GNU Classpath (>= 0.90) security providers if installed; if they are,
- support also GNU Keyring keystores.
- Recognition and decoding support for some additional certificate
- extensions.
Enhancements:
- Spelling fixes.
- Support for entry alias case sensitivity in keystores where applicable.
- User interface improvements, including better default values etc.
Miscellaneous:
- Bundled Bouncy Castle provider jar upgraded to 1.34.
- Some workarounds for running with GNU Classpath, not fully working yet.
Download (0.42MB)
Added: 2006-11-05 License: GPL (GNU General Public License) Price:
646 downloads
Yet Another LDAP Administrator 0.32
YALA is a web-based LDAP administration GUI. more>>
YALA is a web-based LDAP administration GUI. The idea is to simplify the directory administration with a graphical interface and neat features, though to stay a general-purpose program (unlike some LDAP browsers written specifically for managing users on the system).
Yet Another LDAP Administrator goal is to simplify the administration but not to make the YALA user stupid: to achieve this, we try to show the user what YALA does behind the scenes, what it sends to the server (unlike Microsoft Active Directory, for example).
Main features:
- Clear and Simple interface
- Cross-Platform: YALA can be accessed from any platform using any modern browser
- Cute javascript to improve the web-interface, which can be set off if you would like
- Theoretically works with any LDAP server, see README file for list of supported LDAP servers.
- Reads the schema from the LDAP server and gets lots of useful information off there.
- Entry Types recognition: You can configure YALA to recognize an entry of objectclasses X & Y, for example, as a user entry, have a special icon for it, and allow simple creation of new entries of this type (i.e. add a new user).
- Its free (under the GPL)
<<lessYet Another LDAP Administrator goal is to simplify the administration but not to make the YALA user stupid: to achieve this, we try to show the user what YALA does behind the scenes, what it sends to the server (unlike Microsoft Active Directory, for example).
Main features:
- Clear and Simple interface
- Cross-Platform: YALA can be accessed from any platform using any modern browser
- Cute javascript to improve the web-interface, which can be set off if you would like
- Theoretically works with any LDAP server, see README file for list of supported LDAP servers.
- Reads the schema from the LDAP server and gets lots of useful information off there.
- Entry Types recognition: You can configure YALA to recognize an entry of objectclasses X & Y, for example, as a user entry, have a special icon for it, and allow simple creation of new entries of this type (i.e. add a new user).
- Its free (under the GPL)
Download (0.064MB)
Added: 2006-06-15 License: GPL (GNU General Public License) Price:
1231 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 recognition 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