apache 2.2 documentation
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
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
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
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
Apache AxKit
Apache AxKit is an XML application server for Apache. more>> Apache AxKit is a convenient server management tool which is used for Apache. It provides on-the-fly conversion from XML to any format, such as HTML, WAP or text using either W3C standard techniques, or flexible custom code. AxKit also uses a built-in Perl interpreter to provide some amazingly powerful techniques for XML transformation.
AxKit makes the separation of content and presentation a practical reality. The pipelining technique that AxKit uses allows content to be converted to a presentable format in stages, allowing certain platforms to see data differently to others. AxKit allows web designers to focus on web site design, content developers to work on a purely content basis, and webmasters to focus on their core competencies.
AxKit is based on components that are replaceable. This allows the web site developer to create a completely custom XML Application Server based around the AxKit API. AxKit can either automatically provide caching facilities, or you can create yThe toolkit also provides ability to build component based web sites, and dynamic content.
Database integration is fully supported, allowing either delivery of XML from a database, or XML generation from a database query. Dynamic web components can be built using the Perl language, making the possibilities as infinite as CGI scripts, without the potential mess that CGI programming can cause.
Major Features:
- XSLT based pipelined XML transformations
- Standards base stylesheet selection criteria
- Output in more than 180 different character sets (although browser support means that only about 10 of those are useful).
- XSP support for the Perl language, including Perl DBI based SQL taglib
- Built in Perl interpreter no more CGI overhead
- Plug-in API All components are replaceable with custom components.
- Support for almost every platform around: Linux, Solaris, HPUX, AIX, Windows NT, BeOS, *BSD, VMS.
- Intelligent caching technology means yDeliver to different media using the sames set of URLs for all media types. Media types supported are: Screen (web browsers), Handheld (such as palmtop computers and mobile phones), TV (for example Skys "Open", or Microsofts WebTV), braille, aural, print, projection and tty (for text-only browsers).
- GZipped output encoding great for slower links
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
Apache Roller 4.0
Apache Roller is a full-featured, multi-user and group-blog server suitable for blog sites large and small. more>> <<less
Apache XML-RPC
Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP. more>>
Major Features:
- Version 3 of Apache XML-RPC is still compliant to the XML-RPC specification. The user may enable several vendor extensions are available, that greatly extend the power of XML-RPC:
- All primitive Java types are supported, including long, byte, short, and double.
- Calendar objects are supported. In particular, timezone settings, and milliseconds may be sent.
- DOM nodes, or JAXB objects, can be transmitted. So are objects implementing the java.io.Serializable interface.
- Both server and client can operate in a streaming mode, which preserves resources much better than the default mode, which is based on large internal byte arrays.
Apache Live Log 0.9
A tool for monitoring apache log files remotely via a browser using AJAX. It shows recent visits to a website by grouping hits from the same IP. Hit origin (country and city) is determined using Geo::IP perl module. You can monitor multiple websites more>> A tool for monitoring apache log files remotely via a browser using AJAX. It shows recent visits to a website by grouping hits from the same IP. Hit origin (country and city) is determined using Geo:IP perl module. You can monitor multiple websites hosted on the same server through a single ALiveLog installation.<<less
Apache Friends XAMPP 1.5.2
XAMPP is a very easy to install Apache Distribution for Linux, Solaris, Mac OS X and Windows. The package includes the Apache web server, MySQL, PHP, SQLite, Perl, a FTP-Server and phpMyAdmin. The new releases contain both new versions of PHP: 5.0.x more>> XAMPP is a very easy to install Apache Distribution for Linux, Solaris, Mac OS X and Windows. The package includes the Apache web server, MySQL, PHP, SQLite, Perl, a FTP-Server and phpMyAdmin. The new releases contain both new versions of PHP: 5.0.x and 4.3.x. PHP 5 is enabled by default, but in case of problems youre able to switch easily back to PHP 4.<<less
Apache HTTPD Server - Mobile Edition 2.
What Is It? -- You can now carry your web server with you where ever you go! Just plug it into a free USB-port on a Windows 2000 or newer PC and youre good to go. Its handy for demonstrating a new website or script to a costumer. You can also use it to more>> What Is It? -- You can now carry your web server with you where ever you go! Just plug it into a free USB-port on a Windows 2000 or newer PC and youre good to go. Its handy for demonstrating a new website or script to a costumer. You can also use it to share files over a network with friends! They can even upload files to you thanks to the DAV server! Do you have a module you always use? Why not install it? Just drop it into the modules dir and update the config file.<<less
Compiling PHP and Apache 2 from source on Linux OS 1.0
This article will provide beginners and others new to Apache 2 and PHP compilation, detailed information about how to compile PHP and Apache 2 on Linux system. It should work on all Unix like OS. Even if you just want to learn how to compile software more>> This article will provide beginners and others new to Apache 2 and PHP compilation, detailed information about how to compile PHP and Apache 2 on Linux system. It should work on all Unix like OS. Even if you just want to learn how to compile software from source on Linux like OS, this article will provide enough information to get you started. After reading this article any person, who hasnt yet compiled any software from source, will be able to compile and run PHP and Apache on his Linux Machine.<<less
Installing Apache, PHP and MySQL
This tutorial will show you how to install Apache 2.0.59, PHP 5.2.3 and MySQL 5.0.41 on machine running Windows XP. more>> This tutorial will show you how to install Apache 2.0.59, PHP 5.2.3 and MySQL 5.0.41 on machine running Windows XP.<<less
Apache-MySQL-PHP 1.3
All informations about apache http server, mysql database and php programming language.Including articles, tutorials, manuals, references, php script sites, mysql related sites, apache informations sites and some download tools to make better more>> All informations about apache http server, mysql database and php programming language.Including articles, tutorials, manuals, references, php script sites, mysql related sites, apache informations sites and some download tools to make better programming.Also there is some other informations related to computer science and internet technology such as definitions of terms and search engine tips and tricks.PHP, MySQL and Apache Web Links Directory is included.<<less