kingdia cd extractor 3.6.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1482
XML Extractor 0.3.0
XML Extractor is a set of tools for transforming XML-like markup into entities or well-formed XML files. more>>
XML Extractor is a set of tools for transforming XML-like markup into entities or well-formed XML files.
The sourcecode XML metadata extraction tools are intended to be used for extracting and transforming XML-like markup embedded in source code comments into syntactically correct external entities or well-formed XML files.
This can be used for JavaDoc-like code annotation, providing structured comments, or even embedding metadata used by the build process or configuration management tools.
INSTALLATION
For info and options about installing this tool, type:
# python setup.py --help
USAGE
To see usage info for this tool, type:
# python xlf_to_wfx_cli.py --help
<<lessThe sourcecode XML metadata extraction tools are intended to be used for extracting and transforming XML-like markup embedded in source code comments into syntactically correct external entities or well-formed XML files.
This can be used for JavaDoc-like code annotation, providing structured comments, or even embedding metadata used by the build process or configuration management tools.
INSTALLATION
For info and options about installing this tool, type:
# python setup.py --help
USAGE
To see usage info for this tool, type:
# python xlf_to_wfx_cli.py --help
Download (0.020MB)
Added: 2006-10-04 License: LGPL (GNU Lesser General Public License) Price:
1116 downloads
Flat File Extractor 0.2.2
Flat File Extractor can be used for reading different flat file structures and printing them in different formats. more>>
Flat File Extractor can be used for reading different flat file structures and printing them in different formats. ffe is a command line tool developed in GNU/Linux environment and it is distributed under GNU General Public License 2 or later.
Main areas of use are:
- Extracting particular fields or records from a flat file
- Converting data from one format to an other, e.g. from CSV to fixed length
- Verifying a flat file structure
- Testing tool for flat file development
- Displaying flat file content in human readable form
Main features:
- Command-line tool
- Reads standard input and writes to standard output as default
- One input file can contain several types of records (lines)
- Fields in a flat file can be fixed length or separated
- Input file structure and output definitions are independent, meaning one output format can be used with several input files
- Input file structure and output format are freely configurable, they are not predefined
- Output can be formatted e.g. as: fixed length, separated, tokenized, XML, SQL,...
- ffe tries to guess the input format, user needs not to give it as a parameter
Enhancements:
- Configuration keyword const has been added
<<lessMain areas of use are:
- Extracting particular fields or records from a flat file
- Converting data from one format to an other, e.g. from CSV to fixed length
- Verifying a flat file structure
- Testing tool for flat file development
- Displaying flat file content in human readable form
Main features:
- Command-line tool
- Reads standard input and writes to standard output as default
- One input file can contain several types of records (lines)
- Fields in a flat file can be fixed length or separated
- Input file structure and output definitions are independent, meaning one output format can be used with several input files
- Input file structure and output format are freely configurable, they are not predefined
- Output can be formatted e.g. as: fixed length, separated, tokenized, XML, SQL,...
- ffe tries to guess the input format, user needs not to give it as a parameter
Enhancements:
- Configuration keyword const has been added
Download (0.23MB)
Added: 2007-05-30 License: GPL (GNU General Public License) Price:
882 downloads

Unix configuration extractor 4
The Unix configuration extractor is a script more>> The Unix configuration extractor is a script that runs on the server to extract necessary security configurations. This script doesnt make any changes to the server other than creating the dump files<<less
Download (19KB)
Added: 2009-03-31 License: Freeware Price: Free
206 downloads
Obscure-Extractor-GTK 0.2
Obscure-Extractor-GTK can extract data from simple and unusual archives as used by games. more>>
Obscure-Extractor-GTK can extract data from simple and unusual archives as used by games, e.g. Neverwinter Nights, Homeworld 2, BloodRayne.
Mostly a framework where I can easily add new modules when I want to have a look at the inner workings of games, though the Delphi version has some more advanced stuff like support for old InstallShield archives that would need to be ported.
<<lessMostly a framework where I can easily add new modules when I want to have a look at the inner workings of games, though the Delphi version has some more advanced stuff like support for old InstallShield archives that would need to be ported.
Download (0.012MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1202 downloads
IOSN Live CD beta
IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop. more>>
IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop. In addition to standard FOSS productivity and multimedia applications, it is bundled with a User Guide to Using the Linux Desktop in print and multimedia formats as well as several IOSN Free/Open Source Software Primers.
Note: This is a beta release.
<<lessNote: This is a beta release.
Download (620MB)
Added: 2005-08-30 License: GPL (GNU General Public License) Price:
1516 downloads
Autofs CD Changer 3.1.3
Autofs CD Changer is a patch for autofs. more>>
Autofs CD Changer is a patch for autofs. It automatically changes the slots and remounts cds as needed giving the impression that they are all simultaneously mounted. Its not for much use if you use multisession stuff, but works fine for mp3 lists that span many cds.
<<less Download (0.008MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1185 downloads
sipX 3.6.0
sipX is a next generation IP PBX solution offering rich functionality combined with ease of use. more>>
sipX is a next generation IP PBX solution offering rich functionality combined with ease of use, installation, and administration. sipX is entirely based on the Session Initiation Protocol (SIP) and significant attention is paid to standards compliance and interoperability.
It combines all common calling features, XML-based SIP call routing, Web-based configuration, and integrated management and configuration of the PBX and attached phones and gateways.
It is a modular server-based solution that does not require any additional hardware, as it interoperates with any SIP compliant gateway, phone, or application.
Main features:
- Native SIP IP PBX Solution
- Voicemail
- Multiple auto-attendants
- Presence
- SIP call routing
- Web based management
- Scalable architecture
<<lessIt combines all common calling features, XML-based SIP call routing, Web-based configuration, and integrated management and configuration of the PBX and attached phones and gateways.
It is a modular server-based solution that does not require any additional hardware, as it interoperates with any SIP compliant gateway, phone, or application.
Main features:
- Native SIP IP PBX Solution
- Voicemail
- Multiple auto-attendants
- Presence
- SIP call routing
- Web based management
- Scalable architecture
Download (22MB)
Added: 2007-07-20 License: LGPL (GNU Lesser General Public License) Price:
849 downloads
Archive::SelfExtract 1.3
Archive::SelfExtract is a Perl module to bundle compressed archives with Perl code. more>>
Archive::SelfExtract is a Perl module to bundle compressed archives with Perl code.
SYNOPSIS
use Archive::SelfExtract;
# writes output script to STDOUT
Archive::SelfExtract::createExtractor( "perlcode.pl", "somefiles.zip" );
# with various options:
Archive::SelfExtract::createExtractor( "perlcode.pl", "somefiles.zip",
perlbin => "/opt/perl58/bin/perl",
output_fh => $someFileHandle,
);
See also the command line tool, mkselfextract.
Archive::SelfExtract allows you create Perl programs out of compressed zip archives. Given a piece of code and an archive, it creates a single file which, when run, unpacks the archive and then runs the code.
This module provides a function for creating a self-extractor script, a function to unpack the archive, and utility functions for wrapped programs
<<lessSYNOPSIS
use Archive::SelfExtract;
# writes output script to STDOUT
Archive::SelfExtract::createExtractor( "perlcode.pl", "somefiles.zip" );
# with various options:
Archive::SelfExtract::createExtractor( "perlcode.pl", "somefiles.zip",
perlbin => "/opt/perl58/bin/perl",
output_fh => $someFileHandle,
);
See also the command line tool, mkselfextract.
Archive::SelfExtract allows you create Perl programs out of compressed zip archives. Given a piece of code and an archive, it creates a single file which, when run, unpacks the archive and then runs the code.
This module provides a function for creating a self-extractor script, a function to unpack the archive, and utility functions for wrapped programs
Download (0.006MB)
Added: 2007-06-21 License: Perl Artistic License Price:
859 downloads
RipIT 3.6.0
RipIT is used to create MPEG-1 Layer 3 (mp3), Flac (flac) or Ogg Vorbis (ogg) audio files from an audio CD. more>>
RipIT is used to create MPEG-1 Layer 3 (mp3), Flac (flac) or Ogg Vorbis (ogg) audio files from an audio CD and from version 3.4 also faac (m4a). RipIT is a console based front-end (no fancy GUI here), written in perl, for these excellent programs:
- dagrab, cdparanoia or cdda2wav (tosha and cdd are also supported) for ripping the audio CD tracks (I dont know if dagrab is still up to date..., but its COOL!)
- Lame, OggVorbis, Flac or Faac for encoding the wav files to mp3, ogg, flac or m4a (find some info and links)
- CDDB_get (perl module) for CDDB retrieval (info and links).
Main features:
- Gets the Audio CD Album/Artist/Tracks information from CDDB
- Rips the Audio CD Tracks
- Encodes to flac, mp3 or ogg
- id3 tags encoded songs
- Creates an playlist (m3u) file
- Can prepare and send a CDDB submission.
Enhancements:
- Some minor bugs were fixed.
- The following options have been introduced: merge, resume, md5sum (to create MD5-sum files for each type of sound file), core (to allow several encoding processes on each machine), fpermission and dpermission (to set directory and file permissions), ghost (an experimental feature to split wavs with silence into chunks of sound), prepend and extend (to enlarge chunks of sound when split with the ghost option), and ejectcmd and ejectopt.
<<less- dagrab, cdparanoia or cdda2wav (tosha and cdd are also supported) for ripping the audio CD tracks (I dont know if dagrab is still up to date..., but its COOL!)
- Lame, OggVorbis, Flac or Faac for encoding the wav files to mp3, ogg, flac or m4a (find some info and links)
- CDDB_get (perl module) for CDDB retrieval (info and links).
Main features:
- Gets the Audio CD Album/Artist/Tracks information from CDDB
- Rips the Audio CD Tracks
- Encodes to flac, mp3 or ogg
- id3 tags encoded songs
- Creates an playlist (m3u) file
- Can prepare and send a CDDB submission.
Enhancements:
- Some minor bugs were fixed.
- The following options have been introduced: merge, resume, md5sum (to create MD5-sum files for each type of sound file), core (to allow several encoding processes on each machine), fpermission and dpermission (to set directory and file permissions), ghost (an experimental feature to split wavs with silence into chunks of sound), prepend and extend (to enlarge chunks of sound when split with the ghost option), and ejectcmd and ejectopt.
Download (0.046MB)
Added: 2007-06-17 License: GPL (GNU General Public License) Price:
919 downloads
Fedora Rescue CD for i386
Fedora Rescue CD is a rescue CD for Fedora Core based systems. more>>
Fedora Rescue CD is a rescue CD for Fedora Core based systems.
The Fedora Project is a Red-Hat-sponsored and community-supported open source project. It is also a proving ground for new technology that may eventually make its way into Red Hat products. It is not a supported product of Red Hat, Inc.
The goal of The Fedora Project is to work with the Linux community to build a complete, general purpose operating system exclusively from free software. Development will be done in a public forum. The project will produce time-based releases of Fedora Core about 2-3 times a year with a public release schedule.
The Red Hat engineering team will continue to participate in the building of Fedora Core and will invite and encourage more outside participation than was possible in Red Hat Linux.
By using this more open process, we hope to provide an operating system that uses free software development practices and is more appealing to the open source community.
<<lessThe Fedora Project is a Red-Hat-sponsored and community-supported open source project. It is also a proving ground for new technology that may eventually make its way into Red Hat products. It is not a supported product of Red Hat, Inc.
The goal of The Fedora Project is to work with the Linux community to build a complete, general purpose operating system exclusively from free software. Development will be done in a public forum. The project will produce time-based releases of Fedora Core about 2-3 times a year with a public release schedule.
The Red Hat engineering team will continue to participate in the building of Fedora Core and will invite and encourage more outside participation than was possible in Red Hat Linux.
By using this more open process, we hope to provide an operating system that uses free software development practices and is more appealing to the open source community.
Download (88MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1063 downloads
OpenBSD Live-CD Firewall 3.8.1
OpenBSD Live-CD Firewall is an OpenBSD-based pf (packet filter) firewall, with NAT, squid, DNS, and a DHCP server. more>>
OpenBSD Live-CD Firewall is an OpenBSD-based pf (packet filter) firewall, with DNS, squid, NAT, and a DHCP server (dnsmasq) for internal clients preconfigured. Settings and log files can be saved to a USB device.
Saved settings will be restored at the next reboot. Additional security related software is available on the CD (arpwatch, honeyd, ntop, portsentry, etc.)
Main features:
- runs without modifying the hard-drive
- external interface will be configured via DHCP - should work with a Cable Modem connection
- DHCP service for internal LAN
- caching DNS
- Squid Proxy
- NAT (masquerading)
- save your configuration and passwords to an USB mass-storage device (usb-pen drive) [ /backup/etc2usb ]
- If the USB device is connected at boot time these settings will be used.
- save all log files to an USB mass-storage device for future analysis [ /etc/log2usb ]
Enhancements:
- The Squid proxy server works now in transparent mode without further configuration.
<<lessSaved settings will be restored at the next reboot. Additional security related software is available on the CD (arpwatch, honeyd, ntop, portsentry, etc.)
Main features:
- runs without modifying the hard-drive
- external interface will be configured via DHCP - should work with a Cable Modem connection
- DHCP service for internal LAN
- caching DNS
- Squid Proxy
- NAT (masquerading)
- save your configuration and passwords to an USB mass-storage device (usb-pen drive) [ /backup/etc2usb ]
- If the USB device is connected at boot time these settings will be used.
- save all log files to an USB mass-storage device for future analysis [ /etc/log2usb ]
Enhancements:
- The Squid proxy server works now in transparent mode without further configuration.
Download (329.1MB)
Added: 2006-05-30 License: BSD License Price:
1254 downloads
Witty CD Player 0.0.7
Witty CD Player is a cd player program that uses cdda2wav for software buffering. more>>
Witty CD Player is a cd player program that uses cdda2wav for software buffering.
I started having problems with my CD-ROM drive skipping badly on every audio track for several months. At the same time, I wanted to try my hand at GTK. So, I decided to write the "The Witty CD Player." (The name is a play on my last name The Witty CD Player uses the cdda2wav program to perform oversampling to account for the skips.
<<lessI started having problems with my CD-ROM drive skipping badly on every audio track for several months. At the same time, I wanted to try my hand at GTK. So, I decided to write the "The Witty CD Player." (The name is a play on my last name The Witty CD Player uses the cdda2wav program to perform oversampling to account for the skips.
Download (0.014MB)
Added: 2005-08-11 License: GPL (GNU General Public License) Price:
1538 downloads
JRTPLIB 3.6.0
JRTPLIB is an object-oriented RTP library written in C++. more>>
JRTPLIB is an object-oriented library written in C++ which offers support for the Real-time Transport Protocol (RTP) as defined in RFC 3550.
JRTPLIB project makes it very easy to send and receive RTP packets and the RTCP (RTP Control Protocol) functions can be handled entirely internally.
Enhancements:
- A memory management system was added.
- A bug concerning the use of the rand_s function in the Win32 version was fixed.
<<lessJRTPLIB project makes it very easy to send and receive RTP packets and the RTCP (RTP Control Protocol) functions can be handled entirely internally.
Enhancements:
- A memory management system was added.
- A bug concerning the use of the rand_s function in the Win32 version was fixed.
Download (0.41MB)
Added: 2006-06-20 License: MIT/X Consortium License Price:
1224 downloads
shorten 3.6.0
shorten is a fast, low complexity waveform coder (i.e. audio compressor), originally written by Tony Robinson at SoftSound. more>>
shorten is a fast, low complexity waveform coder (i.e. audio compressor), originally written by Tony Robinson at SoftSound. It can operate in both lossy and lossless modes. More information can be found here.
The last official version released by Tony was 2.3a. In the fall of 2000, I started hacking on the code to add unix support for seek tables, which Wayne Stielau had developed and implemented for the Windows platform. With his help, I was able to release version 3.0 on 9/29/2000, and have maintained the unix 3.x versions ever since. Seek tables allow one to seek through a .shn file in real-time while playing it in various audio players.
Here are some of plugins that support seek tables:
xmms-shn (for XMMS)
ShnAmp (for WinAmp)
foo_shn (for foobar2000)
in_shn (for J River Media Jukebox/Center)
Shorten plugin (for MacAmp Lite X - now defunct)
Enhancements:
- Fixed a seek table bug which, in rare cases, caused seek tables for certain files (e.g. ones that end with silence) to be generated incorrectly. Seek tables created with the -k, -s or -S options are not affected. To help distinguish older, possibly buggy seek tables from newer ones, the seek table revision number has been bumped from 0 to 1. Thanks to Peter Kunath for the report and the fix.
- Updated the -i option to determine whether a file is an external seek table file, a file with seek tables appended, or neither. If seek tables are present, the seek table revision number is now shown.
<<lessThe last official version released by Tony was 2.3a. In the fall of 2000, I started hacking on the code to add unix support for seek tables, which Wayne Stielau had developed and implemented for the Windows platform. With his help, I was able to release version 3.0 on 9/29/2000, and have maintained the unix 3.x versions ever since. Seek tables allow one to seek through a .shn file in real-time while playing it in various audio players.
Here are some of plugins that support seek tables:
xmms-shn (for XMMS)
ShnAmp (for WinAmp)
foo_shn (for foobar2000)
in_shn (for J River Media Jukebox/Center)
Shorten plugin (for MacAmp Lite X - now defunct)
Enhancements:
- Fixed a seek table bug which, in rare cases, caused seek tables for certain files (e.g. ones that end with silence) to be generated incorrectly. Seek tables created with the -k, -s or -S options are not affected. To help distinguish older, possibly buggy seek tables from newer ones, the seek table revision number has been bumped from 0 to 1. Thanks to Peter Kunath for the report and the fix.
- Updated the -i option to determine whether a file is an external seek table file, a file with seek tables appended, or neither. If seek tables are present, the seek table revision number is now shown.
Download (0.57MB)
Added: 2006-08-04 License: GPL (GNU General Public License) Price:
1187 downloads
CD-Rom Control 3.9
CD-Rom Control is an X Window control panel which eases the use of the cd-rom drive. more>>
CD-Rom Control is an X Window control panel which eases the use of the cd-rom drive. It allows you to mount, eject/umount, the cd-rom drive at the click of a button.Other features include autostart and cd status checking.
This software is provided as is and has been designed for use on a Linux system. If you are using it on a non-Linux system and you find/fix errors please let me know. If you have problems you can contact me and I will try to answer your queries. Once you have the software you may do with it what you will. The only thing I ask is that if you make any changes, add new features,
let me know and e-mail me a copy of it so I can include the new features or changes into the next version.
Tips for installation:
su
make
Next make one of the following depending on which flavour of GUI you want:
make tk
make gtk
make gnome
<<lessThis software is provided as is and has been designed for use on a Linux system. If you are using it on a non-Linux system and you find/fix errors please let me know. If you have problems you can contact me and I will try to answer your queries. Once you have the software you may do with it what you will. The only thing I ask is that if you make any changes, add new features,
let me know and e-mail me a copy of it so I can include the new features or changes into the next version.
Tips for installation:
su
make
Next make one of the following depending on which flavour of GUI you want:
make tk
make gtk
make gnome
Download (0.090MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1181 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 kingdia cd extractor 3.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