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

Document Storage Equipment software
Filter: All | Freeware | Demo
 

Document Storage Equipment

< 1 2 3 4 5 > 
Released: January 25, 2009  |  Added: January 27, 2009 | Visits: 4.994

Wim Document Keeper Wim Document Keeper is a document manager which organize our documents with ease and security. All documents can be compressed and stored in ONE or several databases. Also, Wim Document Keeper provides powerful extensions. Key Features: 1. Powerful document organizer. Supports Ms Word,...



Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 5.66 MB Download (133): Wim Document Keeper Download

Added: January 18, 2010 | Visits: 3.442

Simple Document Management System SDMS is an open-source system that allows you to store any document in a database via a bunch of webpages. That was the short description, now comes the long one. SDMS uses PHP to provide you with a pretty interface to a MySQL server that allows you to store and retrieve documents and to share...





Platforms: *nix

License: Freeware Size: 51.2 KB Download (282): Simple Document Management System Download

Added: May 18, 2010 | Visits: 2.824

Uber Project Document Management System Project document and management tracking system written in PHP using PostgreSQL to store user, project and document related data and MySQL to store the documents, with revision control. How to: How to setup the system: Just untar every thing in your webdirecorty: cd /var/www/html/ tar...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (130): Uber Project Document Management System Download

Added: September 07, 2010 | Visits: 1.029

DynaPage::Document DynaPage::Document is a Perl module with DynaPage Document container. SYNOPSIS: step1 - document ( create file mydoc.document ) ---[content of mydoc-document.info]--- !include.template =- mydoc-template.htmt my-title =- This is single line my-head =- Hello World my-para ==~ This is...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (91): DynaPage::Document Download

Added: September 02, 2010 | Visits: 1.011

DynaPage::Document::ext::include DynaPage::Document::ext::include module contains extensions of DynaPag::Document. METHODS template ( $self, $job ) : bool syntax: !include.template =- B< file_name > See also DynaPage::Template NOTE: $self is parent document object (eg blessed into DynaPage::Document) data ( $self,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): DynaPage::Document::ext::include Download

Secure Storage service for the gLite middleware Secure Storage service for the gLite middleware project provides users with a set of tools to store in a secure way and in an encrypted format confidential data (e.g. medical or financial data) on the grid storage elements. The data stored using the tools provided will be accessible and...


Platforms: *nix

License: Freeware Size: 2.4 MB Download (104): Secure Storage service for the gLite middleware Download

Added: February 07, 2010 | Visits: 1.220

OpenOffice::OODoc::Document OpenOffice::OODoc::Document is a top level component for content and layout processing. SYNOPSIS # get an OOo file handler my $oofile = ooFile("myfile.odt"); # connect a content-focused document interface my $content = ooDocument ( file => $oofile, member => content ); # connect a...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (102): OpenOffice::OODoc::Document Download

Added: August 17, 2010 | Visits: 965

Structured Document Validator Structured Document Validator project implements a generalized method for validating both the structure and content of structured documents. Any data format that can be deterministically divided into tags and data is classed as a structured document. This definition applies to a wide array of...


Platforms: *nix

License: Freeware Size: 604.16 KB Download (92): Structured Document Validator Download

Added: February 03, 2010 | Visits: 1.514

Document Archive Document Archive provides is a Web-based BibTeX archive. Document Archive is a Web-based database to help you keep track of the vast amount of electronic documents and BibTeX entries you might have in use. Browser plugins and console frontends allow fast access with typical tools. The...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (142): Document Archive Download

Added: June 19, 2010 | Visits: 2.613

Document Library Document Library is a Web application for document management in larger organizations with a lot of documents. Organizations deal with numerous documents, such as word processor documents and PDFs. These documents often reside on someones computer and are not network accessible. Versions of...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (170): Document Library Download

Added: July 07, 2010 | Visits: 1.021

Biblio::Document::Parser Biblio::Document::Parser Perl module is a document parsing framework. Biblio::Document::Parser provides generic methods that should be overriden by specific parsers. This class should not be used directly, but rather be overridden by specific parsers. Parsers that extend the Document::Parser...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (96): Biblio::Document::Parser Download

Added: January 08, 2010 | Visits: 1.025

XML::Mini::Document XML::Mini::Document is a Perl implementation of the XML::Mini Document API. SYNOPSIS use XML::Mini::Document; use Data::Dumper; ###### PARSING XML ####### # create a new object my $xmlDoc = XML::Mini::Document->new(); # init the doc from an XML string $xmlDoc->parse($XMLString);...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (92): XML::Mini::Document Download

Added: April 22, 2010 | Visits: 1.151

Storage Inspector Storage Inspector is a Firefox extension that makes it easy to view any sqlite database files in the current profile. This includes the anti-phishing and search engine... Developer Comments: There are quite a few polish issues that need to be addressed before this version is ready for the...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (97): Storage Inspector Download

Added: August 18, 2010 | Visits: 1.315

XML::DOM::Lite::Document Document is a XML DOM Lite Document. SYNOPSIS $root = $doc->documentElement; $node = $doc->getElementById("myid"); # Node creation $element = $doc->createElement("tagname"); $textnode = $doc->createTextNode("some text"); # XPath $nlist = $doc->selectNodes("/xpath/expression"); $node...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (104): XML::DOM::Lite::Document Download

Added: January 16, 2010 | Visits: 1.129

Storage Resource Broker Storage Resource Broker is client-server middleware that provides a uniform interface for connecting to heterogeneous data resources over a network and accessing replicated data sets. SRB, in conjunction with the Metadata Catalog (MCAT), provides a way to access data sets and resources based on...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 16.5 MB Download (95): Storage Resource Broker Download

Added: May 12, 2010 | Visits: 984

XML::DOM::Document XML::DOM::Document is an XML document node in XML::DOM. XML::DOM::Document extends XML::DOM::Node. It is the main root of the XML document structure as returned by XML::DOM::Parser::parse and XML::DOM::Parser::parsefile. Since elements, text nodes, comments, processing instructions, etc....


Platforms: *nix

License: Freeware Size: 112.64 KB Download (106): XML::DOM::Document Download

Released: February 22, 2010  |  Added: March 30, 2010 | Visits: 1.424

Document Control Document Control 2.0 is a Document Management Software Solution for tracking documents and their associated revisions. Help meet quality management system requirements and achieve ISO 9000 compliance using this powerful desktop software. Now you can easily locate electronic documents by file...


Platforms: Windows

License: Shareware Cost: $249.00 USD Size: 14.94 MB Download (104): Document Control Download

Released: April 20, 2010  |  Added: October 02, 2010 | Visits: 1.347

Storage Profiler Until now, you've had limited options for storage performance management. You could cobble together vendor-specific monitoring consoles and forget about real-time, consolidated access to performance and usage data for all of the devices in your storage network. Or you could drop a bundle for more...


Platforms: Windows

License: Demo Cost: $1000.00 USD Size: 197.74 MB Download (112): Storage Profiler Download

Released: June 20, 2010  |  Added: July 19, 2010 | Visits: 1.248

iPhone storage Transfer, manage, browse and copy your files, documents, videos and musics for iPhone, iPad and iPod Touch via USB. iPhone storage is a tool for PC which enables the use of iPhone ,iTouch and iPad as an external storage device. iPhone storage gives access to the device's file system,...


Platforms: Windows

License: Shareware Cost: $10.00 USD Size: 1.98 MB Download (121): iPhone storage Download

Released: January 10, 2011  |  Added: August 06, 2011 | Visits: 1.375

Document Tabs for Word Document Tabs for Word (original name is Word Tab) adds tabbed browsing and editing to Microsoft Word 2010, 2007 and 2003. This office add-in shows a tab bar in Word and creates a tab for every document opened in Word. With Document Tabs for Word, you can handle multiple documents open in...


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 2.63 MB Download (122): Document Tabs for Word Download

< 1 2 3 4 5 >