jdk 1.3 documentation
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 342
Search your documentation 1.4
This little script will help you find keywords/phrases in all textual documents/ebooks (even MS Word documents unless they are open-protected) within directory of your specification. It recurses all subdirectories or you can limit recursion level. more>> This little script will help you find keywords/phrases in all textual documents/ebooks (even MS Word documents unless they are open-protected) within directory of your specification. It recurses all subdirectories or you can limit recursion level. Results are directed into a HTML file, where they are displayed as short excerpts of text containing your keyword/phrase.<<less
Added: 2004-03-08 License: Freeware Price: $0.00USD
12 downloads
Other version of Search your documentation
License:Freeware
Phoca Documentation 1.0.1
Phoca Documentation is a Joomla! 1.5 Component to display Joomlas articles, categories and sections as a documentation site, e.g. as User Manual, User guide, etc. more>> Phoca Documentation is a Joomla! 1.5 Component to display Joomlas articles, categories and sections as a documentation site, e.g. as User Manual, User guide, etc.<<less
Added: 2008-08-08 License: GPL Price: $0.00USD
16 downloads
XML Automatic Documentation Tags 1
Explans in details how to use XML automatic documentation tags in ASP.NET 2.0 source code. We will illustrate in more details how you can benefit from this technique to the most extent by using some other recommended XML tags to give more more>> Explans in details how to use XML automatic documentation tags in ASP.NET 2.0 source code. We will illustrate in more details how you can benefit from this technique to the most extent by using some other recommended XML tags to give more comprehensiveness and functionality to your final documentation file.<<less
Added: 2007-01-08 License: Freeware Price: $0.00USD
15 downloads
Other version of XML Automatic Documentation Tags
License:Freeware
phpScribe Documentation Generator 0.9
phpScribe is a documentation generator written in PHP with mySQL support to parse the code files of a project or system to generate HTML-based documentation files. It parses classes and other files with their properties, methods and functions. The user more>> phpScribe is a documentation generator written in PHP with mySQL support to parse the code files of a project or system to generate HTML-based documentation files. It parses classes and other files with their properties, methods and functions. The user can choose the "skin" of the documentation.<<less
Added: 2003-03-21 License: LGPL Price: $0.00USD
10 downloads
Other version of phpScribe Documentation Generator
License:LGPL
JSDocumenter 1.6
This freeware tool will help JavaScript developers build documentation for their projects. It is a graphical user interface for the great JavaScript documentation project JSDoc. The installer contains all the needed components pre-configured making more>> This freeware tool will help JavaScript developers build documentation for their projects. It is a graphical user interface for the great JavaScript documentation project JSDoc. The installer contains all the needed components pre-configured making JavaScript documentation run out of the box. Advanced project file support is available, which simplifies the long and tedious task of typing the same things again and again. Uninstaller is comfortably included, making it is easy to be removed on users demand.<<less
Added: 2008-12-13 License: Freeware Price: $0.00USD
14 downloads
Comment That Doc
This WordPress plugin can be used to integrate NDoc generated documentation into the blog more>>
Comment That Doc is one of the most advantageous tools which can be used to integrate NDoc generated documentation into the blog.
Major Features:
- Visitors will be able to blog about the software documentation.
- The purpose is to enhance auto-generated documentation, produced with NDoc, by enabling visitors to comment each documentation file.
- Unpack and upload it to the /wp-content/plugins/ directory.
- Activate the plugin through the Plugins menu in WordPress.
Requirements:
- WordPress 1.5 or higher
- A NDoc set of HTML files
Added: 2009-06-26 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
13 downloads
Custom Contact Form 1
A script for anyone to easily create a custom contact email form with as many fields fields as you would like. Full documentation & help forum. Only two files to upload. & Free! more>> A script for anyone to easily create a custom contact email form with as many fields fields as you would like. Full documentation & help forum. Only two files to upload. & Free!<<less
Added: 2005-11-01 License: Freeware Price: $0.00USD
15 downloads
Other version of Custom Contact Form
License:Freeware
ProjectCMS 1.2 Beta
ProjectCMS is an open source Content Management System aimed at users of all levels. Modifying pages is made easier by the addition of a WYSIWYG editor, installing the script is made easier by an automated install script and documentation. Even more>> ProjectCMS is an open source Content Management System aimed at users of all levels. Modifying pages is made easier by the addition of a WYSIWYG editor, installing the script is made easier by an automated install script and documentation. Even customizing the script is simple, once you have a theme file you can just upload it in the admin panel and ProjectCMS will install it for you.<<less
Added: 2009-05-01 License: GPL Price: 0.00GBP
10 downloads
FPDI 1.3
FPDI is collection of PHP classes that allow developers to read pages from existing PDF documents and to use them as templates in FPDF or TCPDF. Apart from a copy of FPDF/TCPDF, FPDI does not require any special PHP extensions. Also a new more>> FPDI is collection of PHP classes that allow developers to read pages from existing PDF documents and to use them as templates in FPDF or TCPDF. Apart from a copy of FPDF/TCPDF, FPDI does not require any special PHP extensions. Also a new template feature for FPDF is included that builds the basis for FPDI. Detailed documentation and demo-scripts are available on the project homepage.<<less
Added: 2004-09-21 License: Other Price: $0.00USD
13 downloads
Secure hash based encryption 1.0.1
This class implements a hash based (sha1 / md5) block cipher in output feedback mode and provides secure encryption for php installations without mcrypt library. Documentation comes in phpDoc format. Example script is provided. V. 1.0.1: Minor fix more>> This class implements a hash based (sha1 / md5) block cipher in output feedback mode and provides secure encryption for php installations without mcrypt library. Documentation comes in phpDoc format. Example script is provided. V. 1.0.1: Minor fix to be compatible with php versions < 4.4.0. Usage of print_r with second parameter in _generate_iv() was changed to serialize().<<less
Added: 2006-03-30 License: GPL Price: $0.00USD
13 downloads
Other version of Secure hash based encryption
License:GPL
JsDoc Toolkit 2.0.1
JsDoc Toolkit is an application, written in JavaScript, for automatically generating template-formatted, multi-page HTML (or XML, JSON, or any other text-based) documentation from commented JavaScript source code. more>> JsDoc Toolkit 2.0.1 provides you a convenient and easy to use application which is written in JavaScript, for automatically generating template-formatted, multi-page HTML (or XML, JSON, or any other text-based) documentation from commented JavaScript source code. JsDoc Toolkit is the most flexible documentation publishing tool for JavaScript available.
Usage:
On Windows:
- > java -jar jsrun.jar appun.js -a -t=templatesjsdoc mycode.js
- On Mac OS X or Linux the same command would look like this:
- $ java -jar jsrun.jar app/run.js -a -t=templates/jsdoc mycode.js
Requirements:
- Java version "1.6.0_03" Java(TM) SE Runtime Environment (build 1.6.0_03-b05) for Windows XP
- Java version "1.5.0_13" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241) for Mac OS X 10.4.
Added: 2008-07-11 License: Other Free / Open Source License - MIT License. Price: OtherFreeOpenSourceLicenseMITLicense.
17 downloads
PHP Doc System 1.5.2
A modular PHP system for creating documentation. You create modules for documentation elements (installation steps, buttons, screens, etc.) and then refer to them instead of having to copy/paste information youd want to have in 2 or more places. For more>> A modular PHP system for creating documentation. You create modules for documentation elements (installation steps, buttons, screens, etc.) and then refer to them instead of having to copy/paste information youd want to have in 2 or more places. For example, you have an application that has buttons on a toolbar which appears on several screens. You define each button, define the toolbar and include the buttons, then define the screens and include the toolbar which in turn includes the buttons. It can run as dynamic PHP, including everything on the fly or it can output static HTML that you can include in your software distribution. Version 1.5 adds a related links sidebar and a module generator. Offered as Donationware.<<less
Added: 2003-05-21 License: GPL Price: $0.00USD
12 downloads
Other version of PHP Doc System
License:GPL
XmlReflection API 0.1
Builds on top of PHP5s successful Reflection API to output XML with the same interface as the Reflection API does. Which, combined with the power of XSLT can make a powerful documentation or GUI building tool for PHP5 developers. more>> Builds on top of PHP5s successful Reflection API to output XML with the same interface as the Reflection API does. Which, combined with the power of XSLT can make a powerful documentation or GUI building tool for PHP5 developers.<<less
Added: 2005-09-22 License: LGPL Price: $0.00USD
10 downloads
CodeThatCalendar 3.1.1
CodeThatCalendar enables you easily add the date/time picker to your form or page. Popup and inline versions of calendar are supported. CSS and visual effects support. On-line builder, forum and complete documentation. more>> CodeThatCalendar enables you easily add the date/time picker to your form or page. Popup and inline versions of calendar are supported. CSS and visual effects support. On-line builder, forum and complete documentation.<<less
Added: 2003-07-14 License: Freeware Price: $0.00USD
11 downloads
Maris Simple Docu 1.3.4
Maris SimpleDocu is a software application that allows its users to hold online documentation or manuals of anything. It provides simplicity in creating documentation/manual pages so that you can build your content at a very fast pace. We believe that more>> Maris SimpleDocu is a software application that allows its users to hold online documentation or manuals of anything. It provides simplicity in creating documentation/manual pages so that you can build your content at a very fast pace. We believe that using a Wiki software to hold an online documentation/manual is too much overhead for simplicity, so we created Maris SimpleDocu just for you!<<less
Added: 2009-03-25 License: GPL Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above jdk 1.3 documentation search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed