dvd to divx
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 436
DVD Trader 1.0
Trade DVDs with friends, family or stangers from around the world. The DVD Trader website allows you to run a full blown DVD exchange allowing users to lend and borrow DVD media. With the DVD Trader you can create the largest free movie library in the more>> Trade DVDs with friends, family or stangers from around the world. The DVD Trader website allows you to run a full blown DVD exchange allowing users to lend and borrow DVD media. With the DVD Trader you can create the largest free movie library in the world.A reservation is a way for a user to indicate they want to borrow a DVD (i.e. have the DVD checked out to them). The borrower reserves the DVD, the owner of that DVD then can check out the DVD to the borrower. A quick check out allows an owner to check out a DVD to a borrower without a pre-existing reservation. Once the DVD is checked out to a borrower, an owner can send reminders to that borrower if the DVD is overdue. Once the borrower returns the DVD to the owner, the owner will then check in the DVD via the website.<<less
Added: 2006-10-27 License: GPL Price: $0.00USD
14 downloads
Other version of DVD Trader
Price: $39.97AdditionalInfoOpenSourceNotEncodedorencrypted
License:Commercial License
License:Commercial License
DVD Rental 1
The application was developed in Visual Basic 6. It suitable for managment of a small game or video rental shop. The sotware has functionality to print member cards with barcodes. There are 3 user levels. more>> The application was developed in Visual Basic 6. It suitable for managment of a small game or video rental shop. The sotware has functionality to print member cards with barcodes. There are 3 user levels.<<less
Added: 2006-04-03 License: Other Price: $0.00USD
14 downloads
Database To XML 1.0
This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output. more>> This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output.<<less
Added: 2006-08-07 License: Freeware Price: $0.00USD
17 downloads
Other version of Database To XML
License:Freeware
LDAP to SQL
Whilst working on the automatic production of web statistics - came across the following problem: How do I get relational data from an Hierarchical structure? It didnt take long to realize - Id have more>> Whilst working on the automatic production of web statistics - came across the following problem: "How do I get relational data from an Hierarchical structure?" It didnt take long to realize - Id have to use PHP to talk to LDAP, pull off records & upload into a series of tables, using the cn as primary key. Which then could be queried relationally. Pulling off large, queries and repeatedly transcending LDAP trees is pretty slow - so I built my LDAP to SQL engine, by flattening dns into table names. Then used PHP scripts to query & produce daily snap shots. This is the Perl port of the PHP version.<<less
Added: 2006-05-02 License: Freeware Price: Free
1296 downloads
SWF To Image
SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, JPG, GIF images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languag more>> SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, JPG, GIF images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languages. For example, you want to display thumbnail for every flash movie in your application or on your web-site. If so then SWF To Image library is exactly what you are looking for. It can take SWF file and convert it into BMP or JPG image.<<less
Added: 2007-03-13 License: Freeware Price: Free
960 downloads
LINQ to XML 1
This tutorial explains how to read, construct and write XML data by using LINQ to XML data provider. LINQ to XML is a built-in LINQ data provider that provides a clean programming model to read, construct and write XML data. more>> This tutorial explains how to read, construct and write XML data by using LINQ to XML data provider. LINQ to XML is a built-in LINQ data provider that provides a clean programming model to read, construct and write XML data.<<less
Added: 2008-11-26 License: Freeware Price: $0.00USD
13 downloads
Array to List 1
This class can be used to display an HTML list of entries from nested array. It traverses the array and display its entries and items of an unordered HTML list. Entries that have array values are displayed as nested lists. Entries with other types of more>> This class can be used to display an HTML list of entries from nested array. It traverses the array and display its entries and items of an unordered HTML list. Entries that have array values are displayed as nested lists. Entries with other types of values can be displayed optionally with the values followed by the entry indexes. The type of list and list item can also be configurable.<<less
Added: 2007-02-04 License: GPL Price: $0.00USD
11 downloads
Other version of Array to List
Price: FreeAdditionalInfoYoucanuseitforanyperpose
License:GPL
License:GPL
Image to ASCII
This is a PHP program that generates ASCII images from JPG, GIF or PNG images. There are several options to alter the generated output, such as color, inversed color, font sizes, background color, line height or letter spacing only to name a few. So if more>> This is a PHP program that generates ASCII images from JPG, GIF or PNG images. There are several options to alter the generated output, such as color, inversed color, font sizes, background color, line height or letter spacing only to name a few. So if you are looking to generate ASCII images from regular jpg, gif or png images, look no further as this is definitely the PHP script for you and will get the job done.<<less
Added: 2007-12-04 License: GPL Price: 1.00GBP
11 downloads
DVD Copy Machine 0.9 Beta
DVD Copy Machine allows you to: *copy DVD movies to DVD+/-R(W) disks: - from DVD to HDD - from HDD to DVD *convert DVD VOB-files to one MPEG1 file *convert DVD VOB-files to one MPEG2 file *convert DVD VOB-files to one AVI file *use for more>> DVD Copy Machine allows you to: *copy DVD movies to DVD+/-R(W) disks: - from DVD to HDD - from HDD to DVD *convert DVD VOB-files to one MPEG1 file *convert DVD VOB-files to one MPEG2 file *convert DVD VOB-files to one AVI file *use for conversion Audio and Video codecs installed on your computer<<less
Added: 2005-07-07 License: Freeware Price: $0.00USD
12 downloads
GMT to UTC 1.0
Does exactly what it says on the box - it converts a GMT date, entered by a user, in the format dd/mm/yyyy into UTC format and vice versa. A handy tool to have around when testing SQL date-based queries where dates are stored in UTC format. more>> Does exactly what it says on the box - it converts a GMT date, entered by a user, in the format dd/mm/yyyy into UTC format and vice versa. A handy tool to have around when testing SQL date-based queries where dates are stored in UTC format.<<less
Added: 2006-10-03 License: Free Non-Commercial Price: $0.00USD
14 downloads
Other version of GMT to UTC
License:Free for non-commercial use
Displaying XML to DataGrid
In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. . more>> In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. .<<less
Added: 2006-09-26 License: Freeware Price: Free
1134 downloads
RSS to HTML
RSS to HTML script will allow you to create webpages that will always display the most current information from your RSS feed. more>> <<less
Added: 2008-02-22 License: Freeware Price: Freeware
13 downloads
VCD-db 0.982
VCD-db is a Free web based software that lets you manage your DVD/VCD/CDs collection on your own website. With VCD-db you can easily add new movies with 2 clicks, movie data is automatically fetched for you from IMDB and/or other sources. VCD-db is more>> VCD-db is a Free web based software that lets you manage your DVD/VCD/CDs collection on your own website. With VCD-db you can easily add new movies with 2 clicks, movie data is automatically fetched for you from IMDB and/or other sources. VCD-db is highly flexible, runs on multiple database platforms such as MySQL, MSSQL,IBM DB2, PostgreSQL and SQLite. VCD-db supports multiple users so your friends can also register on your VCD-db web and start their own catalog, which can then be compared to yours for conveniance. VCD-db has a built in loan system so you can now easily keep track of all the CDs you lend to friends and family, and even send automatic emails to ask them to return your CDs. User catalogs can easily be exported and saved in numerious ways, such as Excel, XML and can even be exported and then imported to another VCD-db site without any hassle.<<less
Added: 2005-12-05 License: GPL Price: $0.00USD
12 downloads
Other version of VCD-db
XML to array 1.0
Just a simple few functions to help you convert a xml feed into an array to make it so much easier to handle. more>> Just a simple few functions to help you convert a xml feed into an array to make it so much easier to handle.<<less
Added: 2005-01-20 License: Price: 0.00 Price: 0.00
11 downloads
Other version of XML to array
License:Not Specified
C to C++ Converter
Scripts to convert automatically in six steps, your C project to C++. GNU GPL licence. Manual included. more>> Scripts to convert automatically in six steps, your C project to C++. GNU GPL licence. Manual included.<<less
Added: 2005-12-05 License: GPL Price: Free
1419 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 dvd to divx 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