Semantic search
This entry published by the Free Software Foundation.
AIOCP AIOCP (All In One Control Panel) is a free and open source Content Management System (CMS), a professional platform-independent all-inclusive solution to completely manage a website or portal through a user friendly web-interface (WMS - Website Management System). Based on PHP/MySQL and open standard technologies, AIOCP is also an Internet/Intranet framework for web application development and includes E-Commerce and E-Business Management Systems. AIOCP includes by default all needed modules for website management and a long list of extra modules: CMS, WYSIWYG editor, languages, users, menus, forums, news, newsletter, links, downloads, reviews, awards, chat, polls, calendar, banners, search engine, e-commerce, e-business, statistics, online help, system tools, shell, backup, mime, whois, ping, traceroute, MySQL database management, transcoding, custom modules, code libraries, 1700 images, sounds. AIOCP modules has been designed to offer great flexibility, each module is perfectly integrated into the system and has adequate management and control tools.
AOLserver AOLserver is a multithreaded, TCL-enabled, massively scalable and extensible Web server designed for large scale, dynamic Web sites such as Digital City and AOL.COM. It includes complete database integration, dynamic page scripting, and an open, extensible architecture.
APAz aPAz is An ultra-light PHP AnonymiZer. It is intended to be a "Put it anywhere, browse everywhere application". You can use it on any Web server that uses PHP and allows socket functions.
ASPSeek ASPSeek is an Internet search engine. It consists of an indexing robot, a search daemon, and a CGI search frontend. It Supports Webspaces, which means that the user can combine and perfrom searches within several Web sites simultaneously, instead of browsing each site individually. It can index as many as a few million URLs and search for words and phrases, use wildcards, and do a Boolean search. Search results can be limited to time period given, site or Web space (set of sites) and sorted by relevance (PageRanks are used) or date. ASPSeek is optimized for multiple sites (threaded index, async DNS lookups, grouping results by site), but can be used for searching one site as well. Other features include stopwords and ispell support, a charset and language guesser, HTML templates for search results, excerpts, and query words highlighting.
AWF The Adaptive Website Framework (AWF) is a Web framework, CMS, Web portal, news system, online community, etc. It can simplify Web site creation and present content efficiently. It features design/content separation, multiple designs (themes), personalized page layout, a WYSIWYG editor, a package installer for adding new features with just one click, user/group-management, messaging/community modules, access protection of single pages or site sections, effective caching, easy to use API functions, export options for documents, the ability to integrate Unix shell scripts or embed PHP code, and support for nearly unlimited languages, documents, and users.
AWStats Advanced Web Statistics is a free tool that generates advanced web server access statistics graphically. This web server log analyzer works as a CGI or from command line and shows you all information your log contains, in few graphical web pages. It can analyze IIS 5.0+, Apache log files and some other web servers (log files with a personalized format are supported since version 3.0). It's the best statistics tool for web server with less than 200,000 visits a month. The program can measure visits, unique vistors, pages, domains/countries, OS busiest times, robot visits, search engine/keyword used, and HTTP errors. Statistics can be updated from a browser or your scheduler. The program also supports virtual servers.
Absolut Engine Absolut Engine is an advanced news publishing system. It features 3 layer access (admin/chief/editor), article posting, editing and deleting, an image managment tool, a file manager, and an articles manager. The built-in WYSIWYG editor lets users produce XHTML 1.0 Strict compliant code via rich text editing. User can extend the package via module functionality - any required addons/plugins (modules) can be created and added to the system. Modules currently included are Discussions, Surveys, RSS Feed, Search Engine Optimization, and a message system for better communication between users.
Alexandria Alexandria is a full GNOME application to help you manage your book collection.
Amara Library for XML processing in Python, designed to balance the native idioms of Python with the native character of XML.
Andy's PHP Knowledgebase Andy's PHP Knowledgebase is a database-driven knowledge base management system. It features bookmark friendly URLs, easy search with browsing by category, article submission, and a professional and attractive interface. It is intended to be used to store, manage, and update article content for a knowledge base, but is very customizable and enables any number of creative uses.
Anolis Anolis is an HTML document post-processor that takes an input HTML file, adds section numbers, a table of contents, and cross-references, and writes the output to another file.
Ansel 'Ansel' is a picture gallery for web sites. It is a high quality, information-rich photo gallery, designed to handle large numbers of images and albums. It stores all its images in a database, making it both fast and flexible. It has no restrictions on image size.
Anti-Web httpd 'Anti-Web httpd' is a single-process Web server that relies on its inherent simplicity to be robust and secure. It supports virtual hosts, CGI, IPv6, and more. In its default mode, it is easy to launch and requires no configuration files.
Apache AxKit Apache AxKit is an XML Application Server 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.
AppliWorks Appliworks is an application that was designed to let you classify and view your pictures in an innovatie way, without even touching the real file on your hard drive. It implements a virtual folders-based pictures database with multi-view windows similar to those in iPhoto. Many operations can be perfomed using drag-and-drop.
Aquarium 'Aquarium' is a Web site framework written in Python. It provides necessary toolkits, session management, and a convenient modular approach to build Web applications quickly. It offers convenient libraries and extensible APIs for tasks like session management and Web server integration (including CGI, mod_python, and FastCGI). It now includes its own small Python Web server, Glass, (based on the standard libraries) so users can get started quickly without having to figure out how to set up Apache. Aquarium is tightly integrated with Cheetah, and includes autocompilation of Cheetah templates. It is compact (a few thousand lines of code) and well documented.
Aroundme
'aroundme' is social networking and team interaction software. It has three central components: a social network, groupware, and activities and task management. It works with standard Web server configurations, and uses only about 3Mb of disk space. The amount of space each user has for image storage is configurable at installation. Features include membership and group wiki, blog, events, tasks, and polls; user multiple profiles, customisable social networking; simple publishing tools; a membership and group access control system; and an RSS feed.
AutoScrapbook AutoScrapbook helps automate the creation and maintenance of an online photo gallery. It creates the thumbnails and Web pages for you by asking you for descriptions of the pictures. It works best when run within X (for picture viewing), but you could use it through only a terminal and a separate browser.
Autobench Autobench is a collection of scripts to automate the benchmarking a web server (or for conducting a comparative test of two different web servers). It is a wrapper for httperf. Autobench runs httperf repeatedly against each host, increasing the number of requested connections per second each time. It extracts the significant data from the httperf output, and delivers a CSV or TSV file which can be imported directly into a spreadsheet for analysis or GNUplotted using the included bench2graph script.
Autotable Autotabla is a CGI interface to a collection of SQL tables. Once an XML description of the database schema (table names, fields, etc.) is provided, all table maintenance can be done from a Web page. The program reads the database schema from a configuration file, and you can manage the tables included in the schema: you can add, delete or modify rows and you can do simple but effective queries. It is meant to help developers who are making SQL based applications, freeing them from writing basic scripts for accessing the tables the application will use, and letting them test those applications with live data that can be inserted, modified or deleted from outside it. It reads the database schema from an XML configuration file (which must be provided, and presents an index page of tables and operations to do with them. From then on, the user can do all typical table maintenance.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
