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

Mr Writer Acoustic software
Filter: All | Freeware | Demo
 

Mr Writer Acoustic

1 2 3 4 5 > 
Added: May 24, 2006 | Visits: 2.930

MP3 CD Writer MP3 CD Writer writes .mp3, .wav files or existing play lists (PLS/M3U) on-the-fly as an audio disc. This extremely easy-to-use and versatile software supports almost all CD Writer features: 1. Direct-to-CD burning with no WAV files involved. No need tons of hard drive space 2. Supports BURN-PROOF...



Platforms: Windows

License: Shareware Cost: $19.00 USD Size: 1.12 MB Download (706): MP3 CD Writer Download

Added: July 26, 2006 | Visits: 6.504

Complete CD & DVD Writer Complete CD & DVD Writer (burner) is an easy-to-use CD and DVD writing software to burn your data, image and audio files to CD or DVD. - Burn data CD or DVD from data files (ZIP, EXE, DOC, etc.) and image files (ISO or CUE/BIN). - Burn audio CD from audio files (WAV) and image files...





Platforms: OS/2, Windows

License: Shareware Cost: $29.00 USD Size: 984 KB Download (271): Complete CD & DVD Writer Download

Added: June 17, 2006 | Visits: 3.866

Business PDF Writer Business PDF Writer software lets business professionals quickly and easily convert any paper or electronic document to a reliable Adobe Portable Document Format (PDF) file. Adobe PDF files preserve the visual integrity of documents so that they can be e-mailed to colleagues and then viewed and...


Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 5.54 MB Download (190): Business PDF Writer Download

Added: April 08, 2006 | Visits: 3.138

Tristana Writer RSS Editor Tristana Writer lets you create an RSS or Atom feed from scratch by inputting each required and/or optional RSS or Atom XML element. You also have the option to simply scan a web page and instantly prepopulate XML information into Tristana Writer for lightning fast publishing. You can view XML...


Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 1.14 MB Download (113): Tristana Writer RSS Editor Download

Released: December 21, 2007  |  Added: December 23, 2007 | Visits: 4.789

ChequeSystem Electronic Cheque Writer More than a cheque writer, ChequeSystem provides a complete cheque printing and management solution. You are no need to write any, just print and sign it. ChequeSystem provides comprehensive chequebook management. All issued cheques are kept in records. You can review all the issued cheque at...


Platforms: Windows

License: Shareware Cost: $97.50 USD Size: 21.84 MB Download (284): ChequeSystem Electronic Cheque Writer Download

Released: June 06, 2012  |  Added: June 30, 2012 | Visits: 1.501

Siberix Report Writer Siberix Report Writer is an advanced reporting solution for .NET Framework 3.5 / 4.0 designed to create industry standard PDF and XPS documents dynamically with API calls or from XML. It provides a variety of methods to format text, insert images, draw geometric figures and paths and allows to...


Platforms: Windows

License: Commercial Cost: $1500.00 USD Size: 2.32 MB Download (125): Siberix Report Writer Download

Released: February 04, 2009  |  Added: February 10, 2009 | Visits: 1.571

Recovery for Writer Recovery for Writer is data recovery program for OpenOffice Writer documents (.odt). Recovery for Writer retrieves text, formatting and images from corrupted OpenOffice documents. Recoveres files created by OpenOffice Writer. Features: -Supports OpenOffice.org 2.0 -Recovers texts and...


Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 1.1 MB Download (160): Recovery for Writer Download

Added: January 18, 2010 | Visits: 1.598

XML::Writer::Simple XML::Writer::Simple is a Perl module to create XML files easily! SYNOPSIS use XML::Writer::Simple dtd => "file.dtd"; print para("foo",b("bar"),"zbr"); USAGE This module takes some ideas from CGI to make easier the life for those who need to generated XML code. You can use the module in...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): XML::Writer::Simple Download

Added: January 27, 2010 | Visits: 1.046

XML::Writer XML::Writer is a Perl extension for writing XML documents. SYNOPSIS use XML::Writer; use IO::File; my $output = new IO::File(">output.xml"); my $writer = new XML::Writer(OUTPUT => $output); $writer->startTag("greeting", "class" => "simple"); $writer->characters("Hello, world!");...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (91): XML::Writer Download

Added: February 02, 2010 | Visits: 848

Mr. Wall Mr. Wall is a Linux-based live CD with firewall and VPN capabilities. The project is fully configurable through a simple Web interface Mr. Wall contains compiled proprietary code. Whats New in This Release: - The RAM disk has been enlarged. - There is a bugfix for squid cache settings....


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 185 MB Download (101): Mr. Wall Download

Added: April 04, 2010 | Visits: 1.038

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: February 17, 2010 | Visits: 1.135

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: June 20, 2010 | Visits: 1.815

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 11, 2010 | Visits: 1.687

MR Tech Link Wrapper Lite MR Tech Link Wrapper Lite is a Firefox extension that wraps long links and lines to spare you from having to scroll left and right. Hidden preferences: - length to wrap: link_wrapper.wrapLength, default value is "15" - Sites to ignore: link_wrapper.ignoreList, default regex value is...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (100): MR Tech Link Wrapper Lite Download

Added: April 17, 2010 | Visits: 1.245

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.514

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: October 15, 2010 | Visits: 894

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.134

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: April 03, 2010 | Visits: 1.723

Barcode Writer in Pure Postscript Barcode Writer in Pure Postscript is an award-winning open source project, as used by NASA, that facilitates the printing of all major barcode symbologies entirely within level 2 PostScript. Hence the process of generating a printed barcode representing a given input is performed entirely...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (143): Barcode Writer in Pure Postscript Download

Added: March 06, 2010 | Visits: 1.041

Mr. Voice Mr. Voice is a specific-purpose Perl/Tk front-end for an MP3 database. It was written to provide an easy-to-use MP3 solution for the production booth of an improv comedy troupe, and as such is tailored to providing quick searches and playback of MP3s that are split up into categories. While...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (97): Mr. Voice Download

1 2 3 4 5 >