Semantic search

Jump to: navigation, search


BlueLava
BlueLava is a Web and WAP (CGI-based) x10 interface. Using commandline-based x10 tools as its backend, it allows you to control x10-compliant electronics and x10 modules from within a Web browser or a WAP/WML-enabled device. Uses of BlueLava include the remote control of lamps, appliances, and other electronics via the Internet.
Board-tnk
'board-tnk' is a discussion board with very secure URL checking, support for multiple forums (with only one level thread allowed for each forum), use of cookies for showing users new messages and storing their information to simplify new posts, the ability to use a subset of HTML within the messages, multiple language support (English, French, German, Dutch, Italian, Turkish, Serbian, and Spanish), and a full admin page that allows you to create and delete forums, entire threads, or answers from a thread. You can prefix the MySQL tables if only one database is allowed on an ISP server. Versions exist for PHP3 and PHP4.
Bonsai
* " Bonsai was a web-based CVS repository browser. Since core Mozilla development has moved from CVS to Mercurial, Bonsai was shut down in 2015 (see bug 1157907). " 'Bonsai' lets you perform queries on the contents of a CVS archive. You can get a list of checkins, and see what checkins have been made by a given person, on a given branch, or in given time. It also includes tools for sxamining checkin logs and comments, doing diffs between various versions of a file, and finding out who is responsible for changing a particular line of code ("cvsblame"). It is built to run against CVS using Perl, MySQL, and your favorite webserver to display checkin history, log information, diffs, and other assorted pieces of information in easy to parse HTML.
Booby
Booby provides Web-based management for bookmarks/favorites, contacts, todos, notes, and news, allowing the user to import and export to common standards. It is fully themeable (by using phpSavant) and has support for multiple users and languages. As of August 3, 2005, this project is known as 'brim'. Please see that entry for the most recent information.
Bookblog
Bookblog is a program which runs under a web server (such as Apache) and allows individuals to write up their reviews for a book in a form which is easily accessible, and appears to other browsers as a web log to which they can add their comments.
Bookland.py
Bookland is a Python program that generates ISBN bar code symbols (Bookland EAN-13 + 5-digit add-on) in EPS format. Includes UPC-A and EAN-13 classes, so it may be useful in a broader context. You can create a bar code even withou the full ISBN number as bookland will calculate the check digit for you. The program also creates the EAN13 number and check digit and determines the parity patterns and bit encodings.
Bookmark4U
'Bookmark4U' gives users a comfortable bookmarking environment so they can can access their favorite Web sites by just one click without having to remember URLs anymore. The bookmark data is stored in a database in the server, and can be easily searched. Bookmarks can be arranged in folders in any depth. For each bookmark, visit information is managed, such as the visit counter, or the last visit time and date, etc. The package can import from or export to the local browser's bookmarks. It is available in nine languages.
Bootswatch
Bootswatch is a set of free themes for Bootstrap.
Bosco
Bosco is a rewrite of the popular Bugzilla defect tracking software in PHP. It is database-independent, and aims to be easy to maintain and modify. It also has an API to allow external applications to work with its data.
Bots
Bots EDI-connects your company with your EDI trading partners. EDI is the exchange of electronic business data between companies. Bots takes care of all the needed communications, translations, protocols and standards.
Examples of EDI:
  • Retail: a buyer orders every day by EDI. The supplier send invoices to this retailer by EDI.
  • Automotive: just-in-time deliveries are send to the suppliers.
Bpquotes
'bpquotes' is a quotations database designed for letting IRC users submit amusing quotes for others to see.
Bricolage
Bricolage is a full-featured, enterprise-class content management and publishing system. It offers a browser-based interface for ease-of use, a fully-fledged templating system with complete HTML::Mason, HTML::Template, PHP 5, and Template Toolkit support for flexibility, and many other features. It operates in an Apache/mod_perl environment and uses the PostgreSQL RDBMS for its repository.
Brim
'brim' is a Web based information manager which manages bookmarks, agenda/calendar, contacts, tasks, notes, passwords, collections, and more. It is based on an MVC framework that uses items with a potential hierarchical relation as its base. It supports multiple themes, an unlimited number of items/folders, and has over 15 translations. 'Brim' was formerly known as 'Booby', but has been totally reworked.
Browsersync
Browsersync is a tool that lets you synchronize browsers in real-time across devices. It also automatically reloads when you edit files.
Buecherwurm
Buecherwurm (engl. bookworm) is a school library system optimised for the German schoolbook system. Most German pupils borrow 5 to 10 books from their school at the beginning of term. Buecherwurm is designed to speed up and simplify the distribution of the books using barcodes. It consists of PHP scripts which work on a MySQL Database in the background. With Buecherwurm and a barcode scanner it is possible to distribute up to 200 books in 10 minutes. Buecherwurm can be used as a standalone system as well as a network based multiuser system.
Bug-A-Boo
'Bug-A-Boo' is a bug reporting and tracking system that runs on any Web server that supports CGI. It can handle any number of projects, users, and bug classifications, and is really flexible in their setup. It features fast fulltext search, query storage, themes, and bug watches. It uses the tdbengine as a database backend.
BugPort
This is a candidate for deletion: It is marked as decommissioned. Drw (talk) 08:59, 18 July 2018 (EDT) The BugPort system is a Web-based system to manage tasks and defects throughout the software development process. It is written with the PHP language, using its object-oriented capabilities, and is in use by INCOGEN for internal management of software development and QA.
Bugdar
Bugdar is a bug tracking system that is meant to replace other solutions that are slow and cumbersome. It features a completely comprehensive permissions and usergroups system that allows for extremely flexible control over what users can access. To ensure that your server never lags, portions of Bugdar's data is cached to both reduce load and increase speed. If you want to change any aspect of Bugdar's appearance, all you have to do is edit the semantic XHTML templates or one of the CSS definitions that control the entirety of Bugdar. One of the unique features in Bugdar is the "automations" system. This allows administrators to define a macro that will change any field in a bug and then add a comment with the click of a button. This makes marking a bug closed, fixed, and leaving a comment when a bug is done very easy. Other features include: custom fields, email notifications, Atom syndication, historical logging, "favorite" bugs, voting, and internationalization support.
Bugtrack
Bugtrack is a Web-based bug tracking system written in Perl. It supports multiple users and projects with multiple components and versions, provides e-mail notification, and should work with any DBI compliant database. The program was designed to be more prtable and have a simpler interface than programs like bugzilla or jitterbug. It should also have an easy setup, since there are only 6 required files.
BuildBot
Automates the compile/test cycle required by most software projects to validate code changes. It builds and tests the tree each time a change is committed, providing status updates through a Web page or other protocols.
ByteHoard
This is a candidate for deletion: Unclear licensing, potentially non-free. None of the PHP code (that I saw) mentions the GPL. Instead, states "Copyright (c) Andrew Godwin & contributors 2004". Documentation included with the software has no mention of a licence. Drw (talk) 09:34, 18 July 2018 (EDT) ByteHoard is a remote file storage system that provides a Web-based interface for users to upload, download, edit, delete, and share their files. It uses a database for user details, registrations, etc., and needs PHP 4 or higher. It has a fully-featured admin interface, along with moderated registrations, automatic email notification, and template-based layouts.
CARE2X
Care2x (formerly Care 2002) is software for hospitals and health care organizations. It is designed to integrate the different information systems existing in these organizations into a single efficient system. It solves the problems inherent in a network of multiple programs that are incompatible with each other. It can integrate almost any type of services, systems, departments, clinics, processes, data, or communication that exist in a hospital. Its design can even handle non-medical services or functions like security or maintenance. All of its functions can be accessed with a Web browser, and all program modules are processed on the server side.
CDS-PHP
CSD-PHP, permite llevar el seguimiento de cualquier equipo que ingrese al service de una empresa de informática, se puede ingresar, modificar, consultar desde el Web, hacer gráficas de seguimiento e incluso mandar piezas a RMA. Tiene soporte también para la parte de ventas en donde se generan los formularios de pedido para que sean armados los PC's
CGI Cache
CGI::Cache caches output of time-intensive CGI scripts. It can be easily integrated with any Perl CGI script, supports mod_perl, and provides rich control over the caching policy.
CGI Calendar
'CGI Calendar' is a CGI-based event calendar that does not require an SQL database and can run on any system that has a web server supporting CGI and Perl. It supports unlimited events per day that can be sorted by time and by summary. Events are editable and can be described using HTML. It features month, day, and single event views, password protection, a UI controlled by HTML templates and CSS, and support for multiple calendars with a single installation.
CGI:IRC
CGI:IRC is a Perl/CGI program that allows you to use IRC from a Web browser without having to have access to an IRC port. It does not use Java, but it does need a browser capable of rendering frames. It can be used on a Web page to allow users to chat, or it can be used to access chat from behind a firewall. CGI:IRC has an interface similar to many GUI IRC clients, with a tab for each channel, userlist and options tab (when used in modern, version 5+ browsers). Older browsers degrade to a single windowed interface with a slower updating userlist.
CIA
CIA is a “version control informant” that relays commit notifications to IRC channels. The service running the CIA codebase is down since 2011, and the project no longer maintained. It provided real-time VCS commit notifications on various IRC networks. There were CIA hooks for subversion, git, bzr, etc, so a project just had to install such a hook into their repository and register on the CIA website.
CMSimple
The entire site is stored in a single HTML-file - no database is needed. You edit your entire site with your favorite HTML-editor, upload the content file and get a dynamic website. The complete content management system is less than 100 KB. There is an integrated online WYSIWYG editor with link validation, image handling, online editing of system files and an automatic backup on logout. Over 30 language translations.
CT Sim
Computed Tomography is the technique of estimating the interior of objects from the measurements of radiation projected through the object. That radiation can be transmitted through the object such as in X-ray computed tomography or emitted from internal radiation sources as in nuclear medicine scans. CTSim simulates the transmission of X-rays through phantom objects. These X-ray data are called projections; CTSim reconstructs the original phantom image from the projections using a variety of algorithms. The program also has a wide array of image analysis and image processing functions.
CVSHistory
CVSHistory is a Web-based tool for browsing CVS activity. It integrates with ViewCVS or CVSweb, supports sorting, range selection, and regular expession-based searching, and works with any CGI-capable Web server.
CWirc
CWirc is a plugin for the X-Chat IRC client to transmit raw Morse code over the internet using IRC servers as reflectors. The transmitted Morse code can be received in near real-time by other X-Chat clients with the CWirc plugin. CWirc tries to emulate a standard amateur radio rig: it sends and receives Morse over virtual channels, and it can listen to multiple senders transmitting on the same channel. Morse code is keyed locally using a straight or iambic key connected to a serial port, or using the mouse buttons, and sound plays through the sound card, or through an external sounder.
CacoCloud
A simple, fast and secure PHP/AngularJS based single user feed and mail reader, password and bookmark manager. CacoCloud is divided into a RESTful PHP backend storing all data into a SQLite database and an SPA frontend based on AngularJs.
Cacti
'Cacti' is a frontend to RRDTool. It stores all of the necessary information to create graphs and populate them with data in a MySQL database. The frontend is completely PHP driven. Along with being able to maintain graphs, data sources, and round robin archives in a database, Cacti also handles the data gathering. There is SNMP support for those used to creating traffic graphs with MRTG.
Campcaster
Renamed to Airtime, this page left for archeological purposes Campcaster (formerly known as LiveSupport) is a radio playout and automation system. It enables radio stations to automate their broadcasts by using playlists that are scheduled for airing. Playlists can contain music, talk, or even other playlists. There is a GUI for live shows, and a Web interface, so radio station personnel can manage the station's broadcasts remotely.
Campfire
'Campsite' is a multilingual content management system (CMS) for news websites. Its user interface was built with the end user (journalist, editor, publisher) in mind, and it can be configured to suit different types of end users. Campsite follows the print-newspaper publishing paradigm, so it structures sites by default as Publications > Issues > Sections > Articles. Campsite works best for medium-to-large-size online news publications, but can also handle smaller sites.
Campsite
* 'Campsite' is now 'Newscoop'. Newscoop is the open content management system for professional journalists. Features for the modern newsroom include multiple author management, issue-and-section based publishing, geolocation and multilingual content management. [old description] Campsite is a web publishing system designed to work in the same style of newspapers and magazines - for example, with multiple journalists, editor review, issue publishing, and subscription management. Some of its main features are:
  • Journalist/user-friendly. The interface is made to be simple and require as few clicks as possible to get the job done.
  • Multi-lingual content. This means you can publish your articles in multiple languages at once - for example, have the same article in English, French, and Spanish. All content in Campsite can be translated.
  • Support for issue publishing, exclusive content for subscribers, multi-media content, content categories, subscriber comments, WYSIWYG editor, article locking (so only one journalist can work on an article at a time), and timed release of articles or issues.
  • Subscription management with fine-grain control over what content your subscribers have access to.
  • Total design freedom over the look and layout of your site. Campsite does not impose any sort of predefined "block" layout to the structure of your site.
[/old description]
Camserv
Camserv is an extremely modular program for streaming video from your GNU/Linux, FreeBSD, NetBSD, and BSDi machine to Web clients. Filters can be added for text on the displayed window and for anything else one wants to add. It's also very portable because of the modularity of the camera plugin modules, and includes a relay agent which allows the stream to be run more easily on low-bandwidth connections, masqueraded machines, and less-powerful machines. The relay agent can be connected to another relay agent for endless mirroring and paths.
Canvas
Canvas is a feature-rich learning management system.

This page describes the free/libre program Canvas which you can install in your own computers. There are also online services which operate by running Canvas, but we don't recommend that way of using software. The user community can check whether to trust running a free program. There is no basis for trusting a service run by a company or by strangers. You can read more about this issue here:[1]
Caravel
Caravel is a robust content management system designed for enterprise-level organizations. It is based upon OpenLDAP, and developed in PHP to work with PostgreSQL. It facilitates quick generation of template-driven Web sites, sharing of files, stylesheets, and layouts across organizations, and simple management of numerous Web sites. It features a Content Block Application system, which allows quick development and implementation of third-party modules and plug-ins.
Catch the Furball
'Catch the Furball' is a CGI script for a Web-based game that lets a group of people to get to know one another. It is played over a computer; all that players need is access to the Web and a browser. Both the game and the editor used to create its data are included in the source code tarball listed below.
CcForum
A simple, easy to use message board written in PHP using MySQL. It features single or multiple forums, user registration and anonymous posting. Well commented code allows for easy modification.
Cce-interact
Interact is an online learning and collaboration platform designed with the intention of making it easy for students and lecturers to interact online. It focuses on constructivist and Vygotskian views of teaching and learning. The system has been in use at the Christchurch College of Education (New Zealand) for approx 18 months now, supporting approx 1000 sites and 3500 students. Interact lets content be shared between course sites, so a lecturer can have the same content in many course, but only needs to update it in one place. Students and Lecturers can access all new course material and forum postings from one central place (no need to check every forum for new posts). Students can be given control of 'group' areas to add and manage their own material. Additionally, the system is flexible enough to be used as a full intranet/portal and not just for online course management
Cday-php
The CDAY Calendar Almanac displays historical anniversaries such as birthdays and general events. It displays the equivalent date in multiple calendar systems, including Hebrew, Julian, JDNs, Great Underground Empire (Zork), and Shire (Lord of the Rings). Separate command line and Web-based versions are available, along with a free library of thousands of events.
Cgipaf
The 'cgipaf' package includes three CGI programs: passwd.cgi, which users update their password; viewmailcfg.cgi, which lets users view their current mail configuration; and mailcfg.cgi, which updates the mail configuration. All programs use PAM for user authentication. Users can run a script to update SAMBA passwords or NIS configuration when a password is changed. mailcfg.cgi creates a .procmailrc in the user's home directory. A user with too many invalid logins can be locked. The minimum and maximum UID can be set in the configuration file, so you can specify the range of UIDs that can use cgipaf.
Changetrack
Changetrack is a program to monitor changes to system files. If files are modified one day, and the system starts working incorrectly a few days later, changetrack can provide information on which files were modified and help locate the problem. Changetrack will also allow recovery of the files at any stage. Changes to each file can be mailed to a list of email addresses or presented in a Web-based form or as a text file. The program makes human-readable output, and uses RCS to allow recovery of the files from any stage.
Charlearn
This program is meant to help you learn to recognise foreign characters, taking just a few minutes each day. It remembers which characters you have recently found difficult and what you confuse them with. It uses a simple HTML user interface, the appearance of which can be customised by user-supplied stylesheets or normal browser customisation.
CheckWebsite
'CheckWebsite' is a performance monitoring and uptime notification tool. It checks if a Website is up and the response time of the site. The administrator can receive an email notification if the site is down, or if the response time is too slow. It also writes the results to a daily log file.
Checkbot
Checkbot is a tool to verify links on a set of HTML pages. Checkbot can check a single document, or a set of documents on one or more servers. Checkbot creates a report which summarizes all links which caused some kind of warning or error.
CheetahTemplate
'Cheetah' is a template engine and code generator that can be used as a standalone utility or combined with other tools. Web developers looking for an alternative to ASP, JSP, PHP and PSP should be its principle user group, although its template language is simple enough that non-programmers can understand it. 'Cheetah' generates HTML, SGML, XML, SQL, Postscript, form email, LaTeX, or any other text-based format. It separates content, graphic design, and program code, which leads to modular, flexible, and reusable site architectures, shorter development time, and HTML and program code that is easier to understand and maintain. It is particularly well suited for team efforts.
CherryMusic
CherryMusic is a music streaming server based on CherryPy and jPlayer. It plays the music inside your PC, smartphone, tablet, toaster or whatever device has a HTML5 compliant browser installed. Current features:
  • Stream your music inside the browser (locally or remote)
  • Browse and search your music
  • Completely AJAX based (no page reloads on click, therefore fast)
  • Create and share playlists
  • Multiple user authentication
  • HTTPS support
  • Automatic album cover art fetching
  • See CHANGES for all the features
Chestnut FTP Search
A Web application to search for files on FTP servers. Users can query files by part of the file name, the entire file name, a regular expression, or a shell pattern. To store file indexes, PostgreSQL or MySQL is used.
Chirpy!
Chirpy! is an online quote management system. It allows you to keep a database of quotes by friends and foes. It is most useful for quotes collected on IRC channels. Both the default Web frontend and MySQL backend can be replaced at will.
Chronos
Chronos is a Web agenda calendar for intranets, (although it can be used from anywhere). It can send reminders by email, and lets you to schedule multi-user events. It is fast and light on resources. The balance between size and speed can be tweaked by tweaking mod_perl and Apache.
Chupacabra
Chupacabra is an IRC bot that aims to be small, fast and reliable. It's meant for channel administration on any IRC network, and currently supports kick, auto-op, topic, and more.
ChurchInfo
ChurchInfo is a free church database program to help churches track members, families, groups, pledges and payments. Features include automatic donations by bank draft and credit card, pledge reminders and tax letters, tracking groups, organizing volunteers, and many other natural applications of the database. This is an active development program with a commitment to frequent, stable releases.
Circle Blvd
Team task management. Intended for volunteer organizations, non-profits, and small groups. In agile-development terms, it is a streamlined backlog management tool.
Citadel
Citadel is an advanced client/server BBS program for operating highly interactive sites, both on the Internet and over dialup. Users can connect to Citadel/UX by telnet, WWW, or client software. Features supported include public and private message rooms, e-mail, real-time chat, message forums,and paging. The server is multithreaded and can easily support a large number of concurrent users without arbitrary limits of messages per room, rooms per system, etc limited by the size of data structures. Both POP3 and SMTP servers are built in for easy connection to Internet mail. Citadel/UX is both robust and mature, as it has been developed over the past twelve years.
Cite CRM
Cite CRM gives your computer repair bussines the ability to manage your cutomers from anywhere in the world. Work Orders can be closed at a customers residence and presented with a bill at the time of service. You can also create new Work Orders, add new Customers, and assign work orders to employees from any location with our intuitive interface. In-Cite CRM gives your company the freedom of movement and time saving tools to help manage your day to day work flow and increase profits.
CitrusDB
CitrusDB is a web based customer database and billing software solution that uses PHP and a database backend (MySQL) to keep track of customer information, CRM, services, products, billing invoices and credit cards, and customer service information.
CiviCRM
CiviCRM is web-based Constituent Relationship Management (CRM) software geared toward meeting the needs of non-profit and other civic-sector organizations. The software is a robust web-based, open source, highly customizable, CRM to meet organizations’ highest expectations right out-of-the box. Each new release of this open source software reflects the very real needs of its users as enhancements are continually given back to the community. With CiviCRM's robust feature set, organizations can further their mission through contact management, fundraising, event management, member management, mass e-mail marketing, peer-to-peer campaigns, case management, and much more.
Civikmind
Civikmind is Web software you can use to make solutions in your community. It is a state-of-the-art, System information,management platform that focuses on social solutions for communities, persons, and organizations.
Cjdns
Cjdns implements an encrypted IPv6 network using public key cryptography for address allocation and a distributed hash table for routing. This provides near zero-configuration networking without many of the security and robustness issues that regular IPv4 and IPv6 networks have. Hyperboria is the largest cjdns network, with hundreds of active nodes around the world.
ClaSS
ClaSS (ClaSS Student System) is a complete student tracking, reporting and information system. It is integrated with a curriculum content management and publishing application. ClaSS extends the reach of traditional school information management systems by using the latest in web-application methodologies. It aims to be the ubiquitous classroom information assistant for schools.
Claroline
Claroline is a Web-based e-Learning platform that lets users or institutions host courses administered by professors or teachers through the Web. It features a quiz generator, calendar, file manager, forums, group area, course description, and more. It is available in 12 languages: English, Finnish, French, German, Italian, Japanese, Spanish, Danish, Swedish, Polish, Thai, and Chinese. The same server can host courses in different languages.
ClearHealth
ClearHealth is a practice management system and EMR. It draws on the FreeMED and OpenEMR projects, is based on the smarty templating engine, and uses the FreeB2 medical billing engine.
ClickHeat
ClickHeat is a visual heatmap of clicks on a HTML page, showing hot and cold click zones. Features
  • Low logging activity: a very few function calls to log a click, no server load rise should be noticed (have a look at Performance & optimization)
  • A keyword is used to define the page upon Javascript code load, allowing you to group same pages.
  • Screen sizes and browsers are logged, making possible the tracking of liquid CSS layouts (100% used width).
Clipperz
Clipperz is a web based password manager. Local encryption within the browser guarantees that no one except you can read your data. With Clipperz you can quickly login to websites, as well as organize and store logins and any confidential data.
ClosedShop
'closedShop' attempts to provide an easy to set up, manage and utilize shopping cart. Based on Perl and MySQL, its aim will be to provide all the features a commercial shopping cart offers at no cost. Users can search for items by description, title, or category, and they can have individual accounts for checking order status. The package has a cookie based shopping cart, so customers can continue shopping. It also has email confirmations for both customer and administrator, as well as the ability to manage a mailing list of customers. It has a relatively secure user/admin authentication without a secure server -- with a secure server (for which there is support), you would be very secure.
Cloudgizer
Cloudgizer is a tool for building web applications as Apache modules in C language enhanced with simple markup, with emphasis on performance, small-footprint, and more productive and safer programming in C. It combines the ease of scripting with the power of C, improving the resource utilization for cloud applications. The programmer writes simple markup language mixed with C code, which is then translated entirely into C code and compiled natively as Apache module. The resulting application is fast and takes less memory, as there are no interpreters or virtual machines. Features include easy markups to use MariaDB database, HTML input parameters, cookies, simpler outputting of web pages, files storage and manipulation, encryption, encoding, program execution, web calls, safer and easier string manipulation etc. - the list is too long to place in one sentence. Overall Cloudgizer does a lot of stuff for you that you'd otherwise need to do yourself. A memory garbage collection system and memory overwrite/underwrite detection comes in handy for program stability. The same goes for string and memory handling markups to help write applications that won't crash. Also included is an application packaging system and an automated application installer. This makes rollout of products and release cycle more manageable. Cloudgizer source files have extension .v. Cloudgizer pre-compiler (cld program) will turn your .v files into .c files, ready for compilation as pure C programs. Then, your program will be compiled and linked with Apache web server on RH/Centos systems. It links with Apache as an Apache module in a "prefork" configuration. It does the work of communicating with Apache, and it makes it easier to write high-performance/small-footprint web programs in C. Cloudgizer is not designed to be thread-safe as it works in a "prefork" configuration of Apache. You can also build command-line programs. The same program can serve as both command-line utility and a web program linked with Apache. Cloudgizer works with RedHat/Centos 7 operating system, Apache web server and mariaDB database.
Clunix tools
The clunix tools are a free set of utilities to easily manage a GNU/Linux cluster. They include a very simple but powerful load-balancing system called clrun, a PHP-based Web utility to display the status of the cluster, and a daemon called cldaemon.
Cms-bandits
The CMS - Bandits is a php system, with online html editor, search engine, rss reader, image gallery, comment system, webcrawler and much more
CoMoblog
CoMoblog is a community driven 'mobile orientated' blogging application that allows you to blog to your website from any device that supports the sending of emails. It essentially works as an email-to-blog gateway with supports for rich document types such as HTML and images. It is based on the Easymoblog project and features a modular design with support for modules such as calendars and RSS.
Coccinella
Coccinella is a Jabber client with a whiteboard. The whiteboard is a shared desktop which supports text, drawings, images, and multimedia in a number of formats, such as MP3 and video. It runs in two modes: a peer-to-peer configuration and a mode compatible with the Jabber Instant Messaging system. A flexible plugin architecture support additional formats.
Code2html
'code2html' converts source code to syntax highlighted HTML. It may be called from the command line or as a CGI script. It can also handle include commands in HTML files. Currently supports: Ada 95, C, C++, diff files, gpasm, HTML, Java, JavaScript, Lisp, Makefile, Pascal, Perl, Python, shell, SQL, AWK, M4, and Groff.
Coffee Script Lab
CoffeeScript Lab is a frivolous little environment for playing with CoffeeScript in the browser, providing both a REPL and a place to type out longer scripts.
Colubrid
Colubrid is a WSGI request handler which simplifies python web development. If you've ever created a WSGI application without an framework or an request handler you know how stupid this can be.
Concurrence
Concurrence is a framework for creating massively concurrent network applications in Python. It takes a Lightweight-tasks-with-message-passing approach to concurrency. The goal of Concurrence is to provide an easier programming model for writing high performance network applications than existing solutions (Multi-threading, Twisted, asyncore etc).
Conjuguer
Conjuguer is a French verb conjugation program which can be used from the command line to output some or all tenses of some or all french verbs. It can also generate a website containing all conjugations of all french verbs, and it is also the CGI program that drives the website.
Contact Form
'Contact Form' lets users send you email through a Web interface. It thwarts spammers by not allowing email to be sent to unknown addresses, and by not revealing the addresses that it knows. Additionally, it does not contain cross site scripting vulnerabilities or allow arbitrary code to be run on the host. It provides adequate information in the headers it sends to trace spammers, can check the validity of all data before sending emails, and has a customizable interface that allows arbitrary fields.
Corais
The Corais platform is based on Open Atrium, which is itself based on Drupal. It is used for organizing collaborative projects.
CorneliOS
CorneliOS is an easy-to-use and cross-browser "Web Desktop Environment", "Web Operating System", or "Web Office" that comes with a set of cool applications.
CourtListener
CourtListener is a free legal research website containing millions of legal opinions from federal and state courts. With CourtListener, lawyers, journalists, academics, and the public can research an important case, stay up to date with new opinions as they are filed, or do deep analysis using provided raw data.
CrawlTrack
CrawlTrack is a script, which makes it possible to follow the search-engines crawlers and spiders visits on your website. Data is displayed in the form of tables and of graphics which provides for easy analysis of information. CrawlTrack is a php script using MySQL database. CrawlTrack currently exists for English and in French, the translations into other languages are welcome.
Cream CRM
Cream is a multilingual customer relationship management (CRM) system for media organizations. The application tracks sales orders, payments, shipments, services, online and print subscriptions, and the effectiveness of promotional campaigns through its easy-to-use reporting and analytical functions. Cream features a powerful module for communication with customers, including incoming and outgoing email, template-based HTML newsletters, and a WYSIWYG editor.
CreoleParser
Creoleparser is a Python library for converting Creole wiki markup for output on the web. It is a full implementation of the Creole 1.0 specification and aims to follow the spec exactly.
Cricket
Cricket is a high performance, flexible system for monitoring trends in time-series data. It was developed to help network managers visualize and understand the traffic on their networks, but it can be used for all kinds of other jobs, as well. Cricket has three pieces: the collector, the grapher, and the config tree. The collector runs from cron and fetches data from a number of devices according to the info it finds in the config tree. The grapher is a CGI application that lets users to traverse the config tree from a web browser and see what the collector recorded. The config tree is hierarchical, which avoids duplicate info in the config files.
Crossword Builder
Create math or text crosswords in English, French and Portuguese-Brazillian. This application is designed to allow teachers to quickly produce well-designed, challenging activities. The application features a configuration panel where the user can either enter their own word-hint pairs, or generate math-crossword problems via a single button.
CryptPad
CryptPad is a libre and encrypted collaboration suite that can be used for forms, presentations and other collaborative documents.
CryptoMail
This is a candidate for deletion: Links broken. No links to page. Software not on archive.org. Email to maintainer broken.Poppy-one (talk) 12:19, 28 July 2018 (EDT) The CryptoMail Email System is a web-based Email client and server with security at the transport level and end-to-end message encryption. The first client was written in Java so that it can run on any Java enabled web browser (Mozilla, IE and Navigator), and the first server is designed to work with any computer with an httpd (based on NCSA) server and a MySQL server.
CsCSSc
'csCSSc' is a client-side CSS compressor and decompressor. Currently it consists of a webpage and ECMA/javascript file. It runs on all web browsers which support ECMA/javascript.
Csv2mysql
'csv2mysql' is a Web-based tool that converts CSV files to MySQL tables. It asks for the location of the CSV file, type of the CSV file, and access info (server address, table name, username, and password) for the MySQL database, and lets users map the fields of a CSV file to the fields of a MySQL table.
Curator
Curator generates Web page image galleries for displaying photographic images on the Web, or for a CD-ROM presentation and archiving. It generates static Web pages only, so no special configuration or running scripts are required on the server. The script supports many file formats, hierarchical directories, thumbnail generation and update, per-image description file with many fields, and 'tracks' of images spanning multiple directories.
Custom Permalinks
Lay out your site the way "you" want it. Set the URL of any post, page, tag or category to anything you want. Old permalinks will redirect properly to the new address. Custom Permalinks gives you ultimate control over your site structure.
CuteFlow
CuteFlow is a Web-based document circulation tool. Users are able to define "documents", which are sent step-by-step to every user in a list. It provides an electronic method for doing internal document circulations.
Cvs-Brancher
'Cvs-Brancher' establishes a tagged branch in a CVS module and schedules a merge and build to occur at a later date/time. It might be used to roll out Website changes at odd hours, such as posting a press release in time for the start of the business day on the east coast, or to roll out cfengine changes to a data center during the night, to minimize the impact of downtime.
CvsWeb
'cvsweb' is a Web interface for accessing a CVS repository. This is an enhanced cvsweb developed by Henner Zeller. Enhancements include recognition and display of popular mime-types, visual, color-coded, side by side diffs of changes and the ability sort the file display and to hide old files from view. One living example of the enhanced cvsweb is the KDE cvsweb. cvsweb requires the server to have CVS and a CVS repository.
Cvsphpview
'cvsphpview' is a class based on phpBrowseCVS that provides a simple Web interface for accessing CVS repositories. It supports lists, logs, diffs, annotates, and checkouts.
Cwriter
cWriter is a Web-based collaborative writer. It's homepage is in French, went offline in 2007 so the homepage link is to archive.org. It's source code has translations for English, Spanish, German, and French. Its goal is to facilitate working on a document online and collaborating with peers. It includes tools like a calendar, a file repository, user permissions fixed per document, a bookmark database, a full text search engine, advanced log visibility, and more. cWriter can also be used as an intranet freeform tool.
DAViCal CalDAV Server
DAViCal is a server implementing the CalDAV protocol for shared workgroup calendaring. It uses the PostgreSQL database for backend storage of the calendar data.
DBIx Browse
DBIx::Browse handles the browsing of relational tables with a human-like interface via the Web. It transparently translates SELECTs, UPDATEs, DELETEs, and INSERTs from the desired "human view" to the values needed for the table. This is the case when you have related tables (1 to n) where the detail table has a reference (FOREIGN KEY) to a generic table (e.g., Customers and Bills) with some index (typically an integer).


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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.