Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.743 Times

Quicktime Classes freeware
Filter: All | Freeware | Demo
 

Quicktime Classes

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 411

PEAR::QuickTime Apple's QuickTime multimedia architecture has some fantastic features that can be exploited through server-side scripting and HTML embedding, but it's something of a black art. There is confusion and inconsistency in how best to embed QuickTime in web pages, deal with QTVR, let movies talk to... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): PEAR::QuickTime Download

Added: September 01, 2010 | Visits: 2.792

Quicktime for Linux Quicktime for Linux lets you read and write Quicktime movies using several codecs. There are many Quicktime libraries for Linux; this one emphasizes reliability and accuracy while not stressing economy. Also included are frontends to several of the codecs which dont require Quicktime... Platforms: *nix

License: Freeware Size: 28.5 MB Download (452): Quicktime for Linux Download

Added: June 04, 2010 | Visits: 885

Perl6::Classes Perl6::Classes project contains first class classes in Perl 5. SYNOPSIS use Perl6::Classes; class Composer { submethod BUILD { print "Giving birth to a new composern" } method compose { print "Writing some music...n" } } class ClassicalComposer is Composer { method compose { print... Platforms: *nix

License: Freeware Size: 7.17 KB Download (92): Perl6::Classes Download

Added: April 07, 2010 | Visits: 929

Image::ExifTool::QuickTime Image::ExifTool::QuickTime is a Perl module to read QuickTime and MP4 meta information. SYNOPSIS This module is used by Image::ExifTool This module contains routines required by Image::ExifTool to extract information from QuickTime and MP4 video files.. Platforms: *nix

License: Freeware Size: 1024 KB Download (119): Image::ExifTool::QuickTime Download

Added: June 08, 2010 | Visits: 1.216

Rauls classes for PHP Rauls classes for PHP is an OOP database abstraction layer for PHP 5.1 or greater. Rauls classes for PHP provides abstract classes to access database servers and traverse result sets. There are several implementation classes to access different types of databases: SQLite, MySQL, PostgreSQL, and... Platforms: *nix

License: Freeware Size: 51.2 KB Download (91): Rauls classes for PHP Download

Added: May 10, 2010 | Visits: 818

classes::Test classes::Test are functions to help with classes pragma testing. SYNOPSIS can_new can_set_get has_decl has_class_const has_mixins has_mixins_hash is_classes MyClass; is_classes main; is_throwable X::Mine; is_classes_exc X::Mine; Generic tests based on Test::Builder designed to... Platforms: *nix

License: Freeware Size: 163.84 KB Download (99): classes::Test Download

Released: April 28, 2016  |  Added: July 12, 2016 | Visits: 4.854

MacX Free Rip DVD to QuickTime for Mac MacX Free Rip DVD to QuickTime for Mac is totally free yet versatile DVD to QuickTime ripper software for Mac users to free rip both normal and copy-protected DVDs to QuickTime MOV, MP4 on Mac with excellent image quality. Besides the powerful ability to convert DVD to Quicktime, this free DVD to... Platforms: Mac, Other

License: Freeware Size: 36.3 MB Download (1157): MacX Free Rip DVD to QuickTime for Mac Download

Released: April 28, 2016  |  Added: July 10, 2016 | Visits: 3.182

MacX QuickTime Video Converter Free MacX QuickTime Video Converter Free Edition is the best program designed for Mac users to free convert almost all HD videos and SD videos to QuickTime accepted formats on Mac with first rate quality.The input file formats covered by this powerful free video to QuickTime converter include AVCHD,... Platforms: Mac, Other

License: Freeware Size: 23.11 MB Download (759): MacX QuickTime Video Converter Free Download

Released: June 26, 2012  |  Added: June 26, 2012 | Visits: 768

Online Cooking Classes If you've ever wanted to learn to cook like a chef at home, Chef Todd Mohr's online cooking classes are exactly what you need. And this handy toolbar provides you access to tons of free cooking instructions, online cooking videos and food training so you never miss a thing. Designed to teach you... Platforms: Windows

License: Freeware Size: 40.96 KB Download (81): Online Cooking Classes Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 1.142

MacX QuickTime Video Converter Free Edit If you are looking for powerful video software that is able to free convert any video to QuickTime and MP4, try MacX QuickTime Video Converter Free Edition. It is a totally free QuickTime video converter which can easily convert video to QuickTime on Mac OS with good video quality at a high... Platforms: Mac, Other

License: Freeware Size: 15.67 MB Download (52): MacX QuickTime Video Converter Free Edit Download

Added: May 10, 2013 | Visits: 395

Multilanguage CSS parser classes This project provides you CSS parser classes for use with some languages like PHP and Python, for example. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): Multilanguage CSS parser classes Download

Added: April 06, 2013 | Visits: 522

EasySQL classes EasySQL classes provides the same interface to compose and execute SQL queries to access several types of SQL databases: MySQL, PostgreSQL and SQLite.The script provides simple methods that will help to compose and execute SQL queries of the types: SELECT, INSERT, UPDATE, DELETE and... Platforms: PHP

License: Freeware Size: 10 KB Download (41): EasySQL classes Download

Added: April 20, 2013 | Visits: 827

FiForms PHP Classes The FiForms PHP Classes is an application development framework for building Web-database applications in XML, powered by MySQL and PHP. AJAX-enhanced forms, sub-forms, custom reports, and dynamically generated menus create a seamless user experience.The FiForms Framework lets you rapidly... Platforms: PHP

License: Freeware Size: 71.68 KB Download (41): FiForms PHP Classes Download

Added: August 31, 2013 | Visits: 516

CMC Database Classes CMC Database Classes can be easily built into your scripts that use MySQL.Configuration:set database usernameset database passwordset database nameset database host nameconnect to the databaseExecution:INSERT dataUPDATE dataDELETE dataRecorsets:Retrieve dataRetrieve data countBasically everything... Platforms: PHP

License: Freeware Size: 10 KB Download (42): CMC Database Classes Download

Added: August 22, 2013 | Visits: 499

mdb classes mdb classes is meant to access Microsoft Access .mdb database files by specifying their filenames.mdb classes uses a Windows ADODB COM object to open the .mdb database. From then on you can execute SQL queries and retrieve the result set date like with any SQL based database. Platforms: PHP

License: Freeware Size: 10 KB Download (45): mdb classes Download

Added: May 28, 2013 | Visits: 691

MySql & SQLite database classes MySql & SQLite database classes provides two classes that implement the same database access interface for both MySQL and SQLite.It may be useful if you want to support both types of databases in your application or plan to migrate between MySQL and SQLite and vice-versa, as you would not need to... Platforms: PHP

License: Freeware Size: 10 KB Download (45): MySql & SQLite database classes Download

Added: June 25, 2013 | Visits: 549

Database Connection Classes Database Connection Classes implements an abstraction of the access to SQL databases.Database Connection Classes provides an abstract interface for establishing connections, executing SQL queries, managing transactions, retrieving the last inserted table key.There is also a result set interface... Platforms: PHP

License: Freeware Size: 10 KB Download (44): Database Connection Classes Download

Added: July 19, 2013 | Visits: 611

QuickTime Player 7 OS X QuickTime Player 7 supports older media formats, such as QTVR, interactive QuickTime movies, and MIDI files on Snow Leopard. It also accepts QuickTime 7 Pro registration codes, which turn on QuickTime Pro functions. QuickTime Player 7 will be installed in the Utilities folder in the Applications... Platforms: Mac

License: Freeware Size: 10.63 MB Download (57): QuickTime Player 7 OS X Download

Released: August 08, 2014  |  Added: September 13, 2014 | Visits: 520

Free QuickTime to iMovie for Mac QuickTime is an extensible multimedia framework developed by Apple Inc., capable of handling various formats of digital video, picture, sound, panoramic images, and interactivity. Meanwhile, iMovie, as a simple video-editing program made by Apple, is used for many Mac users. In the process of... Platforms: Mac

License: Freeware Size: 53.12 MB Download (38): Free QuickTime to iMovie for Mac Download

Added: August 17, 2008 | Visits: 2.486

QuickTime Alternative Player with codecs included to watch Quicktime files (.mov)QuickTime Alternative is a lighter alternative to the bigger and more complicated, but better known RealPlayer and QuickTime. With QuickTime Alternative you can watch Quicktime files (.mov) with the same quality, for less disk space and... Platforms: Windows

License: Freeware Size: 1024 B Download (426): QuickTime Alternative Download

1 2 3 4 5 >