Main > Free Download Search >

Free rip dvds to avi script

rip dvds to avi

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 473
DVD Trader 1.0

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
DVD TraderTrade DVDs with friends, family or stangers from around the world. The DVD Trader website ... a DVD to a borrower without a pre-existing reservation. Once the DVD is checked out to a borrower
Price: $39.97AdditionalInfoOpenSourceNotEncodedorencrypted
License:Commercial License
Download
1098 downloads
Added: 2006-10-27
RSS to HTML

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
SWF To Image

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
ip to country

ip to country


ip2c determines a users origin country by his ip address. Since the ip2c table is pretty big, its recommended to store it in a seperate database. more>> ip2c determines a users origin country by his ip address. Since the ip2c table is pretty big, its recommended to store it in a seperate database.<<less
Added: 2005-08-22 License: GPL Price: $0.00USD
16 downloads
Introduction To ACL

Introduction To ACL


In this tutorial I hope to display to you the value of Access Control Lists (ACL)! For those of you who dont know, access control lists are an easy and simple way to manage permissions and security in more>> In this tutorial I hope to display to you the value of Access Control Lists (ACL)! For those of you who dont know, access control lists are an easy and simple way to manage permissions and security in your applications. This is just one more step to MVC programming, and is a great help (Look for my tutorial on Class Diagrams). An ACL performs two basic operations: A) The handled, B) The Handler. The handled are referred to as Access Control Objects (ACO) and the handler is referred to as Access Request Objects (ARO). We refer to these as Objects due to the fact that you dont have to be a person to request any of the ACOs. So putting all of that knowledge together, ACL is what decides which ARO is granted access to each ACO.<<less
Added: 2007-01-18 License: Other Free / Open Source License Price: Free
626 downloads
Database To XML

Database To XML


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: Free
1181 downloads
DVD Copy Machine 0.9 Beta

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
Displaying XML to DataGrid

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
LDAP to SQL

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
XML to array

XML to array


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: Not Specified Price: Free
1767 downloads
LINQ to XML 1

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
MySQL to JSON

MySQL to JSON


The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an ar more>> The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an array of a rows of query result data.<<less
Added: 2006-07-05 License: PHP License Price: Free
1251 downloads
Introduction to PHP

Introduction to PHP


This is a welcome to PHP, Contains information on the history of the scripting language, it gives you details on what you can make with PHP including forums and chat software. Test PHP using the phpin more>> This is a welcome to PHP, Contains information on the history of the scripting language, it gives you details on what you can make with PHP including forums and chat software. Test PHP using the phpinfo() function, It will bring up all your php configuration and vital php info and information about your system were PHP is installed. The next chapter will show you how to make your first PHP script. Explores PHP Variables in some detail. Perfect of PHP beginners. We touch on PHP functions in the last chapter.<<less
Added: 2005-08-16 License: Freeware Price: Free
859 downloads
Smart File Download 1.21

Smart File Download 1.21


Smart File Downloader will help you to avoid direct files downloads (hiding real file paths), limit downloads to only some set of file types, and protect from hotlinking. Features: * customizable allowed file types for download * predefined mime more>> Smart File Downloader will help you to avoid direct files downloads (hiding real file paths), limit downloads to only some set of file types, and protect from hotlinking. Features: * customizable allowed file types for download * predefined mime type settings for following extensions: zip, pdf, doc, xls, ppt, exe, gif, png, jpg, mp3, wav, mpeg, mpg, mpe, mov, avi * Script can log downloads in plain text file. Log file includes: IP, date/time, filename. Can turn this feature on/off. * automatic mime type detection (if Mimetype or Fileinfo extension installed on the server)<<less
Added: 2006-07-30 License: Freeware Price: $0.00USD
33 downloads
 
Other version of Smart File Download
Smart File Downloadto avoid direct files downloads (hide real file paths), and to limit downloads to only some set ... , xls, ppt, exe, gif, png, jpg, mp3, wav, mpeg, mpg, mpe, mov, avi. Hotlinking protection. Script
Price: Freeware
License:Freeware
Download
16 downloads
Added: 2007-12-13
Rolancers (Outsourcing to Romania)

Rolancers (Outsourcing to Romania)


The first outsourcing Platform dedicated to Romanian Developers. There has been lots of talk in the news on outsourcing services to Romania, You can get your quality work done lower than you expected. more>> The first outsourcing Platform dedicated to Romanian Developers. There has been lots of talk in the news on outsourcing services to Romania, You can get your quality work done lower than you expected.<<less
Added: 2004-02-20 License: Other Free / Open Source License Price: FreeAdditionalInfosubscription
2077 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5