mp3 database 0.8.1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3546
Task Database 1.0
Task Database brings users the convenience of an Adobe AIR application that effectively demonstrates Flex database capabilities. SQL database is created on your desktop. more>>
Task Database 1.0 brings users the convenience of an Adobe AIR application that effectively demonstrates Flex database capabilities. SQL database is created on your desktop.
Adobe Air is a Cross-operating system runtime that lets developers combine HTML, AJAX, Adobe Flash, and Flex technologies to deploy rich Internet applications on the desktop.
Companies like eBay, AOL, and NASDAQ are already using Adobe AIR to deliver engaging RIAs to their users' desktops. To run applications, you will need to first download and install Adobe Air on your computer.
<<less Added: 2009-07-27 License: Freeware Price: FREE
downloads

MP3 Diags 0.99.05.029
MP3 Diags offers you a powerful GUI-based application which lets end-users identify issues with their MP3 files, fix some of the issues and make other changes, like adding track information. more>> <<less
Added: 2009-07-26 License: GPL Price: FREE
downloads
OggCarton for Linux 1.0 Beta
CD ripper, database, and web server for Ogg Vorbis and MP3 Files more>>
OggCarton is a free, open source, home jukebox system that rips, indexes, and manages playlists for Ogg Vorbis music files.
Includes a web server for playing files on your home network. Compatible with existing MP3 files.
<<lessIncludes a web server for playing files on your home network. Compatible with existing MP3 files.
Download (770KB)
Added: 2009-04-18 License: Freeware Price:
188 downloads
MySQLfs 0.4.0 RC1
MySQLfs is Linux userspace filesystem which stores data in a MySQL database. more>>
MySQLfs is Linux userspace filesystem which stores data in a MySQL database. The project uses FUSE to interface with the kernel.
<<less Download (0.22MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
800 downloads
Large Database Backup 1.0
Large Database Backup is a PHP class can be used to backup large MySQL databases into multiple files. more>>
Large Database Backup is a PHP class can be used to backup large MySQL databases into multiple files.
It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creating a new database. The class stores the generated SQL statements in files.
A full backup process can be split in multiple iterations to not exceed PHP default script execution time limit. Each iteration dumps a limited number of table rows. An iteration can be executed by a script that redirects the page request to itself at the end to proceed to the next iteration.
<<lessIt can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creating a new database. The class stores the generated SQL statements in files.
A full backup process can be split in multiple iterations to not exceed PHP default script execution time limit. Each iteration dumps a limited number of table rows. An iteration can be executed by a script that redirects the page request to itself at the end to proceed to the next iteration.
Download (MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
503 downloads
JDJ 0.3.0
JDJ is the music player for friends DJs. more>>
JDJ is the music player for friends DJs.
No button that makes your screen sounds like a Xmas tree. Just what is useful for friends DJs ! Its a music player specially designed for you, very simple to use, but with powerful features... free and soon open-source !
Main features:
- multi-sound cards support. 2 players with auto-mix between songs,1 pre-listen player
- indexing of thousands of songs in a single efficient database (mp3 supported in the first version. Others will be supported later : ogg, wav, ..)
- direct search / selection over all songs in the database. Management of song categories
- playlist offering the possibility to manage songs by groups. Open / save m3u and m3u8 playlists keeping groups definitions
Usage:
- unzip it somewhere on your disk. If you would like to boot from a Live CD, think to put JDJ on an USB memory stick to enable it to manage and store its database
- think to turn the sound card volume ON (it was OFF by default on my Knoppix configuration<<less
No button that makes your screen sounds like a Xmas tree. Just what is useful for friends DJs ! Its a music player specially designed for you, very simple to use, but with powerful features... free and soon open-source !
Main features:
- multi-sound cards support. 2 players with auto-mix between songs,1 pre-listen player
- indexing of thousands of songs in a single efficient database (mp3 supported in the first version. Others will be supported later : ogg, wav, ..)
- direct search / selection over all songs in the database. Management of song categories
- playlist offering the possibility to manage songs by groups. Open / save m3u and m3u8 playlists keeping groups definitions
Usage:
- unzip it somewhere on your disk. If you would like to boot from a Live CD, think to put JDJ on an USB memory stick to enable it to manage and store its database
- think to turn the sound card volume ON (it was OFF by default on my Knoppix configuration<<less
Download (35.0MB)
Added: 2007-07-21 License: Free for non-commercial use Price:
850 downloads
Database Functions 1.0
Database Functions is a PHP class that can be used to build and execute MySQL database queries. more>>
Database Functions is a PHP class that can be used to build and execute MySQL database queries.
It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values.
The class can also execute the generated queries and retrieve the SELECT query results into associative arrays.
<<lessIt can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values.
The class can also execute the generated queries and retrieve the SELECT query results into associative arrays.
Download (MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
830 downloads
phpCodeGenerator 0.2.1
phpCodeGenerator is a free database driven website code generator. more>>
phpCodeGenerator is a free database driven website code generator. This application reads the database and generates a website with the ability to Create, List, Edit, Update, Delete and Search Records.
<<less Download (MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
835 downloads
PHP Database Access Through Arrays 0.7.0
PHP Database Access Through Arrays project can be used to access data stored in MySQL tables like accessing arrays. more>>
PHP Database Access Through Arrays project can be used to access data stored in MySQL tables like accessing arrays. It uses SPL to implement several classes and iterators interfaces to access MySQL databases.
Examples:
$DB[test_table][] = array(
name => first,
value => the first row
);
foreach ($DB[test_table] as $i => $row) {
...
}
$DB[test_table][first][value] = 1st;
unset($DB[test_table][first]);
<<lessExamples:
$DB[test_table][] = array(
name => first,
value => the first row
);
foreach ($DB[test_table] as $i => $row) {
...
}
$DB[test_table][first][value] = 1st;
unset($DB[test_table][first]);
Download (MB)
Added: 2007-07-09 License: LGPL (GNU Lesser General Public License) Price:
839 downloads
wavbreaker 0.8.1
wavbreaker is a tool to split a wave file up into multiple waves. more>>
wavbreaker is a tool to split a wave file up into multiple waves.
This applications purpose in life is to take a wave file and break it up into multiple wave files. It makes a clean break at the correct position to burn the files to an audio cd without any dead air between the tracks. It will only read wave files, so use an appropriate tool to convert ogg, mp3, etc. files and then break them up.
The gui displays a summary of the entire wave file being worked on at the top. The middle portion displays a zoomed in view that allows you to select where to start playing the track and where it will make the break when the break button is clicked. When a break is made, another entry will be added to the bottom portion of the display. This is where you may change file names and select/unselect tracks that will be written when you click save.
There is also a command line tool to merge wave files together, wavmerge. So, if you download a show and dont like how it was tracked, you can merge them together with wavmerge and then break them back up with wavbreaker. This tool will only work on files that are alike. For example, 44100 khz sample rate, 16-bit sample size, etc. I would suggest a tool named sox to do any conversion you may need.
<<lessThis applications purpose in life is to take a wave file and break it up into multiple wave files. It makes a clean break at the correct position to burn the files to an audio cd without any dead air between the tracks. It will only read wave files, so use an appropriate tool to convert ogg, mp3, etc. files and then break them up.
The gui displays a summary of the entire wave file being worked on at the top. The middle portion displays a zoomed in view that allows you to select where to start playing the track and where it will make the break when the break button is clicked. When a break is made, another entry will be added to the bottom portion of the display. This is where you may change file names and select/unselect tracks that will be written when you click save.
There is also a command line tool to merge wave files together, wavmerge. So, if you download a show and dont like how it was tracked, you can merge them together with wavmerge and then break them back up with wavbreaker. This tool will only work on files that are alike. For example, 44100 khz sample rate, 16-bit sample size, etc. I would suggest a tool named sox to do any conversion you may need.
Download (0.12MB)
Added: 2007-07-08 License: GPL (GNU General Public License) Price:
842 downloads
Lattice point Enumeration 1.2-mk-0.8.1 (Macchiato)
Lattice point Enumeration is a computer software dedicated to the problems of counting and detecting lattice points. more>>
Lattice point Enumeration is a computer software dedicated to the problems of counting and detecting lattice points inside convex polytopes, and the solution of integer programs. It contains an implementation of Barvinoks algorithm.
Main features:
- Using GNU Autoconf and Automake, it easily builds and runs on a variety of UNIX systems, rather than just on GNU/Linux on the x86 architecture.
- Various micro-optimizations and code clean-ups make the code more robust and about 25% faster than LattE.
- New algorithms are implemented:
- Primal irrational decomposition
- All-primal irrational decomposition
- Exponential substitution
- Non-unimodular enumeration
A combination of these new algorithms is much faster (for some examples, by several orders of magnitude) than the traditional algorithms implemented in LattE.
Enhancements:
- A build problem on Solaris/SPARC using GCC 4.2.0 was fixed.
<<lessMain features:
- Using GNU Autoconf and Automake, it easily builds and runs on a variety of UNIX systems, rather than just on GNU/Linux on the x86 architecture.
- Various micro-optimizations and code clean-ups make the code more robust and about 25% faster than LattE.
- New algorithms are implemented:
- Primal irrational decomposition
- All-primal irrational decomposition
- Exponential substitution
- Non-unimodular enumeration
A combination of these new algorithms is much faster (for some examples, by several orders of magnitude) than the traditional algorithms implemented in LattE.
Enhancements:
- A build problem on Solaris/SPARC using GCC 4.2.0 was fixed.
Download (6.9MB)
Added: 2007-07-05 License: GPL (GNU General Public License) Price:
841 downloads
MP3db 0.7
MP3 Database is a database for MP3s stored on removable media. more>>
MP3db is a database for MP3-files on removable media. MP3dbs data will be saved on a SQL-databaseserver with information about media, album and its covers.
Local languages can easily added (at present only english and german language are available).
Installation:
To install MP3db a SQL-database is needed. At present are supported and tested:
- MySQL: Version 4.0 and higher
- PostgreSQL: Version 8.0 and higher (<<less
Local languages can easily added (at present only english and german language are available).
Installation:
To install MP3db a SQL-database is needed. At present are supported and tested:
- MySQL: Version 4.0 and higher
- PostgreSQL: Version 8.0 and higher (<<less
Download (6.1MB)
Added: 2007-07-02 License: LGPL (GNU Lesser General Public License) Price:
844 downloads
Pygments 0.8.1
Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis. more>>
Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.
Main features:
- a wide range of common languages and markup formats is supported
- special attention is paid to details that increase quality by a fair amount
- support for new languages and formats are added easily
- a number of output formats is available, presently HTML, RTF, LaTeX and ANSI sequences
- it is usable as a command-line tool and as a library
- ... and it highlights even Brainf*ck!
Enhancements:
- This release just contains some bugfixes from 0.8, no new features.
<<lessMain features:
- a wide range of common languages and markup formats is supported
- special attention is paid to details that increase quality by a fair amount
- support for new languages and formats are added easily
- a number of output formats is available, presently HTML, RTF, LaTeX and ANSI sequences
- it is usable as a command-line tool and as a library
- ... and it highlights even Brainf*ck!
Enhancements:
- This release just contains some bugfixes from 0.8, no new features.
Download (0.65MB)
Added: 2007-06-28 License: BSD License Price:
849 downloads
RightWebPage 0.8.1
RightWebPage verifies many aspects of conformance of Web pages to International Standard ISO/IEC 23026-2006(E) IEEE Std. more>>
RightWebPage project verifies many aspects of conformance of Web pages to International Standard ISO/IEC 23026-2006(E) IEEE Std.
2001 - 2002, "Software Engineering - Recommended Practice for the Internet - Web Site Engineering, Web Site Management, and Web Site Life Cycle".
Enhancements:
- In some cases, the images were not loaded during first page loading.
<<less2001 - 2002, "Software Engineering - Recommended Practice for the Internet - Web Site Engineering, Web Site Management, and Web Site Life Cycle".
Enhancements:
- In some cases, the images were not loaded during first page loading.
Download (17.7MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
881 downloads
The Object Oriented Database Kit 0.5.8.1
The Object Oriented Database Kit is a set of tools to help database applications developers to handle database communication. more>>
The Object Oriented Database Kit is a set of tools to help database applications developers to handle database communication, reporting, and printing. It has a solid, stable, and easy to use API. The project is also GUI toolkit agnostic and portable.
<<less Download (0.018MB)
Added: 2007-06-23 License: LGPL (GNU Lesser General Public License) Price:
860 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 mp3 database 0.8.1 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
Contact Us | Submit Software | Advertise with us | Terms and Conditions | Privacy Policy | Publisher List | Browse Categories | Blog | Discussion Board
Copyright (c)2005-2009 WareSeeker.com. All rights reserved.
Copyright (c)2005-2009 WareSeeker.com. All rights reserved.