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.047 Times

Ink Dvd Writer freeware
Filter: All | Freeware | Demo
 

Ink Dvd Writer

< 1 2 3 4 5 > 
Added: July 01, 2010 | Visits: 1.482

DVD BacKup Express DVD BacKup Express is a small Kommander Script to create a GUI for dvdbackup. I made it because it can be run on any platform with kommander installed and dvdbackup available (which may be more platforms than kdvdbackup or other binary frontends are available for) There is a lot of room for... Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): DVD BacKup Express Download

Added: April 21, 2010 | Visits: 1.598

dvd::rip dvd::rip is a full featured DVD copy program written in Perl. It provides an easy to use but feature-rich Gtk+ GUI to control almost all aspects of the ripping and transcoding process. dvd::rip project uses the widely known video processing swissknife transcode and many other Open Source tools.... Platforms: *nix

License: Freeware Size: 512 KB Download (137): dvd::rip Download

Added: April 04, 2010 | Visits: 1.042

OPML Writer OPML Writer is a PHP4 class for writing OPML files with an object-oriented approach.. Platforms: *nix

License: Freeware Size: 163.84 KB Download (110): OPML Writer Download

Added: May 03, 2010 | Visits: 1.875

restore CD/DVD restore CD/DVD allows you to create a CD or DVD that can be used to backup whole hard disk partitions from any OS and restore them without user interaction. restore CD/DVD can be used in a manner similar to vendor-provided rescue CDs included with new computers, but with all your own settings.. Platforms: *nix

License: Freeware Size: 13.3 MB Download (145): restore CD/DVD Download

Added: February 17, 2010 | Visits: 1.140

Graph::Writer::DrGeo Graph::Writer::DrGeo can save the graph output DrGeo scheme script. SYNOPSIS my $g = new Graph; # Add some vertices/edges to $g my $writer = Graph::Writer::DrGeo->new(); $writer->write_graph($g,"graph.scm"); # graph.scm can be evaluated and rendered with Dr.Geo Dr. Geo is a GTK... Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): Graph::Writer::DrGeo Download

Added: August 27, 2010 | Visits: 1.389

Digital Invisible Ink Toolkit The Digital Invisible Ink Toolkit is a Java steganography tool that can hide any sort of file inside a digital image (regarding that the message will fit, and the image is 24 bit colour). Digital Invisible Ink Toolkit will work on Linux and Max OS, even on Windows because it is written in Java... Platforms: *nix

License: Freeware Size: 276.48 KB Download (161): Digital Invisible Ink Toolkit Download

Added: November 13, 2010 | Visits: 1.147

linuX-gamers Live DVD linuX-gamers Live DVD is a bootable medium with a collection of popular 3D games. It contains both the NVIDIA and ATI proprietary Linux drivers and includes the following games: - BzFLag - Enemy Territory - Glest - Nexuiz - Sauerbraten - Torcs - Tremulous - True Combat: Elite - Warsow... Platforms: *nix

License: Freeware Download (109): linuX-gamers Live DVD Download

Added: June 20, 2010 | Visits: 1.820

RSS Writer class RSS Writer class is XML-RSS feed generator for content syndication. It extends the XML Writer class to generate XML-RSS documents. It features simplified definitions of channel and item properties, support for defining optional channel graphic images and search form text inputs, support for RSS... Platforms: *nix

License: Freeware Download (140): RSS Writer class Download

Added: May 10, 2013 | Visits: 962

dvd-baker dvd-baker is an application designed to turn your image collection into a DVD. Platforms: *nix, PHP, BSD

License: Freeware Download (104): dvd-baker Download

Added: July 22, 2010 | Visits: 1.123

Net::Amazon::Property::DVD Net::Amazon::Property::DVD is a Perl class for DVDs on amazon.com. SYNOPSIS use Net::Amazon; # ... if($resp->is_success()) { for my $prop ($resp->properties) { print $_->title(), " ", $_->studio(), " ", $_->year(), "n"; } Net::Amazon::Property::DVD is derived from... Platforms: *nix

License: Freeware Size: 153.6 KB Download (108): Net::Amazon::Property::DVD Download

Added: June 01, 2010 | Visits: 1.341

Molphin - DVD Copy Molphin - DVD Copy makes it easy to backup your DVDs from your home TV-DVD-Recorder to your PC.. Molphin - DVD Copy KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities... Platforms: *nix

License: Freeware Size: 25.6 KB Download (142): Molphin - DVD Copy Download

Added: October 09, 2010 | Visits: 1.883

XMMS Plugin for Ogle DVD Player XMMS Plugin for Ogle DVD Player is an XMMS plugin, that allows it to play DVDs, using Ogle DVD Player as a backend. All this packages are original and I didnt make any modifications : a52dec-x.x.x jpeg-x libdvdcss-x.x.x libdvdread-x.x.x libxml2-x.x.x mad-x.x.x ogle-x.x.x 1.) To... Platforms: *nix

License: Freeware Size: 6.3 MB Download (142): XMMS Plugin for Ogle DVD Player Download

Added: April 17, 2010 | Visits: 1.248

XML::TMX::Writer XML::TMX::Writer is a Perl extension for writing TMX files. SYNOPSIS use XML::TMX::Writer; my $tmx = new XML::TMX::Writer(); $tmx->start_tmx(ID => paulojjs); $tmx->add_tu(SRCLANG => en, en => some text, pt => algum texto); $tmx->add_tu(SRCLANG => en, en => some text, pt => algum... Platforms: *nix

License: Freeware Size: 15.36 KB Download (132): XML::TMX::Writer Download

Added: April 23, 2010 | Visits: 1.518

Philips Music Writer Philips Music Writer is a program for typesetting music. It reads text files as input, and generates PostScript as output. Philips Music Writer can also write simple MIDI files for proofhearing purposes. PMW is written in C and is freestanding; that is, it does not require additional processing... Platforms: *nix

License: Freeware Size: 1.2 MB Download (136): Philips Music Writer Download

Added: June 13, 2010 | Visits: 1.179

Q DVD-Author 1.0.0 Q DVD-Authors goal is to provide a complete DVDAuthoring solution for Linux with the emphasis of ease of use and a complete set of functionality.. DVD Authoring GUI Platforms: *nix

License: Freeware Size: 3.8 MB Download (101): Q DVD-Author 1.0.0 Download

Added: October 15, 2010 | Visits: 897

XML::SAX::Writer XML::SAX::Writer is a Perl module with SAX2 Writer. SYNOPSIS use XML::SAX::Writer; use XML::SAX::SomeDriver; my $w = XML::SAX::Writer->new; my $d = XML::SAX::SomeDriver->new(Handler => $w); $d->parse(some options...); Why yet another XML Writer ? A new XML Writer was needed to match... Platforms: *nix

License: Freeware Size: 12.29 KB Download (105): XML::SAX::Writer Download

Added: May 11, 2010 | Visits: 1.137

Doc::Perlish::Writer Doc::Perlish::Writer is a base class for stream output functions. SYNOPSIS # using - generally use a subclass my $writer = Doc::Perlish::Writer::XML->new(); $doc->receiver($writer); $doc->send_all(); my $output = $writer->output; # an IO::All object # or, you can pass an object or... Platforms: *nix

License: Freeware Size: 56.32 KB Download (110): Doc::Perlish::Writer Download

Added: November 10, 2010 | Visits: 1.349

dvd-slideshow dvd-slideshow makes a DVD-compatible slideshow video with menus from a batch of pictures. dvd-slideshow project consists of a set of scripts: dvd-slideshow reads a text file list of all the pictures you want in one slideshow and creates a DVD-compatible MPEG movie with your audio tracks and... Platforms: *nix

License: Freeware Size: 93.18 KB Download (133): dvd-slideshow Download

Added: July 08, 2010 | Visits: 1.799

Epson Photo Ink Levels Epson Photo Ink Levels uses the escputil program to access Epson printers. Ive set it up for newer Epson photo printers as that suits my needs, but its a Kommander dialog so you can easily edit it for your needs. It does allow you to set up the device using a dialog. I hope you find it... Platforms: *nix

License: Freeware Size: 19.46 KB Download (242): Epson Photo Ink Levels Download

Added: March 06, 2010 | Visits: 1.319

SILVERCODERS DVD Backup SILVERCODERS DVD Backup is an unix shell script providing functionality for backuping files and databases (PostgreSQL, MySQL) on DVD discs. The project supports multisession and incremental backups. Mail notification is also supported. Usage: dvd_backup.sh [--config < file_name >]... Platforms: *nix

License: Freeware Size: 4.1 KB Download (98): SILVERCODERS DVD Backup Download

< 1 2 3 4 5 >