Semantic search

Jump to: navigation, search


Artanis Heckert gnu.tiny.png
Artanis is a web application framework written in Guile Scheme. It provides several tools for web development: database access, templating frameworks, session management, URL-remapping for RESTful, page caching, and more.
ClientForm
ClientForm is a Python module for handling HTML forms on the client side, useful for parsing HTML forms, filling them in and returning the completed forms to the server. It developed from a port of Gisle Aas' Perl module HTML::Form, from the libwww-perl library, but the interface is not the same.
Dungeon-mode
Dungeon-mode is a game engine and REPL for creating and playing multi-user dungeons written primarily in emacs lisp. While playing a game created with dungeon-mode doesn’t necessarily require Emacs authoring game environments (e.g. worlds) does, as do assigning special powers, resolving Ghod calls, Sage encounters, and Ubic -if enabled- or any other or custom events with a dm-intractable property set to a non-nil value. Dungeon Masters may specify delegation rosters to support cooperative oversight and enable teams to direct the play experience.
Foocache
To quote the author's website foocache is "no longer actively maintained, but the code may be of interest".Poppy-one (talk) 16:15, 30 July 2018 (EDT) 'foocache' is a simple caching system for PHP 4 which optionally uses HTML-tidy to clean up the generated HTML Code. Instead of processing the whole page, a cachefile is loaded, assuming that it exists and is younger than a defined age. The name of the cache file is generated with the MD5 sum of the Request URI and the HTML post variables.
GPP
'GPP' is a general-purpose preprocessor with customizable syntax that is suitable for a wide range of preprocessing tasks. Its independence from any programming language makes it more versatile than cpp, while its syntax is lighter and more flexible than that of m4. The syntax is fully customizable, so it can process text files, HTML, or source code equally efficiently in different languages. Please note that g++, the c++ component of the Gnu complier collection, can be found at http://directory.fsf.org/gpp.html.
GtkHTML
GtkHTML is a HTML rendering/editing library. It is not designed to be the ultimate HTML browser/editor; instead, it is designed to be easily embedded into applications that require lightweight HTML functionality.
Hexo
Hexo is a static site generator / blog framework made with Node.js. It can support multi-language sites.
NextTypes
NextTypes is a standards based information storage, processing and transmission system that integrates the characteristics of other systems such as databases, programming languages, communication protocols, file systems, document managers, operating systems, frameworks, file formats and hardware in a single tightly integrated system using a common data types system. NextTypes is a relational/network/objects/files hybrid database system with high level SQL interface, extensive primitive types list, JSON/JSON-LD/XML/Smile/WebDAV/CalDAV/iCalendar/RSS data access, REST interface, customizable MVC architecture, optimistic concurrency control, HTML5/CSS3/SVG/Javascript responsive graphical interface, multilanguage, UTF-8 encoding, syntax highlighting or WYSIWYG editors, robots.txt and sitemap management, text extraction/fulltext search, document management, virus scanning, DoS/SQL injection/CSRF/XSS protection, passwords/X.509 certificates authentication, logging and backup system.
PhpHtmlLib
phpHtmllib is a set of PHP classes and library functions that build, debug, and render XML, HTML, XHTML, and WAP/WML documents, as well as SVG (Scalable Vector Graphics) images and complex HTML 'widgets'. It also has a powerful Form Processing engine that helps build/maintain complex HTML/XHTML forms.
Pygments
Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code.
Scrubber
A whitelisting HTML sanitizer for Python.
Seespee
Modified from README.md: Generate or validate a Content-Security-Policy header for a website. The website is crawled for scripts, stylesheets, images, fonts, application manifests etc., which will be listed by their origin. Inline scripts and stylesheets will be hashed so 'unsafe-inline' can be avoided.
Simple Web Error Checker - SWEC
SWEC is a program that automates testing of dynamic websites. It parses each HTML file it finds for links, and if those links are within the site specified (ie. local, not external), it will check that page as well. In this respect it works a lot like a crawler, in that it'll click on any link it finds (more notes about this later). In addition to parsing and locating links, it will also parse the pages looking for known errors and report those (such as Mason or PHP errors), and will report if a page can not be read (by either returning a 404, 500 or similar).
Snippetory
Snippetory is a templating solution for java. It's based on token replacement to keep the templates free from logic. Rendering logic instead is placed in external classes. This creates a clear separation of template code and logic. In addition there is meta-data to describe how the application data is bound to the template.
Spyce
SPYCE is a Web server plugin that supports simple and efficient Python-based dynamic HTML scripting. Those who like Python and are familiar with JSP, PHP, or ASP, should look at this engine. It can generate dynamic HTML content just as easily, using Python for the dynamic parts. Its modular design makes it very flexible and extensible. It supports FastCGI, CGI and mod_python to plugin into Apache and most other Web servers, and can also be used as a command-line utility for HTML pre-processing, or as a web server proxy.
Tea
TEA is a Qt-based editor. Features include a tabbed layout engine, support for multiple encodings, code snippets, customizable hotkeys, Dokuwiki, tools for MediaWiki, Docbook, LaTeX, Lout, Markdown editing, string manipulation functions, bookmarks, syntax highlighting, scripting (Lua, Python, Perl, 2/Rexx, Bash, etc., the built-in file manager. TEA can read/write plain text files and import text from ODT, DOCX, RTF, ABW (Abiword), KWD, FB2, EPUB, PDF, DJVU. Spell check using Aspell and Hunspell engines.
Textpattern
Textpattern is a flexible, elegant and easy-to-use web content management system capable of powering a wide range of websites from a personal blog to full-scale business web sites with a limitless amount of authors, content assets or web pages.
Tree.pl
'tree.pl' creates a sitemap for all kinds of files (e.g., HTML and image files). It follows the directory structure on disk, creating a nested HTML list that contains the files' names or (in case of HTML) their titles, their last modified date, and their size. It can be used from the command line or as a CGI script.
Untitled
It takes pandoc-flavoured markdown files in website directories, and generates websites in html, using Pandoc. With the use of a Pandoc template, it's quite flexible. It is a *multi-site* static site generator, capable of handling multiple websites in one instance. Perfect for setups with virtual hosts (in nginx, apache etc). It can also generate news sections (with rss feed) and automatically generate sitemaps.
WPP
WPP is a script that preprocesses HTML files. It lets you define "variables", which are brief abbreviations for longer constructs, and include common HTML fragments. It's useful for giving a uniform layout to different HTML pages. It can be used in cgi-bin programs for automatic generation of pages. With less HTML code inside you can make more flexible cgi-scripts.
Wml
WML is an off-line HTML generation toolkit. It is intended for HTML generation under *NIX, for large areas (as opposed to single Web pages), and for those who want to use their favorite programming features while generating HTML. It includes a control frontend driving up to nine backends in a sequential pass-oriented filtering scheme: WML reads an input file, applies the specified passes and produces output files. Each backend provides one particular core language. It also ships with a set of include files which provide higher-level features built on top of the backend's core languages. You can write your own custom HTML tagsets for WML to extend its functionality: whatever HTML tag you want, you can program it yourself in Perl.
Wsmake
Wsmake is a website pre-processor. It includes a parser that handles page ordering, tag substitution, and dependency checking. You can use wsmake with any type of content, from PHP to XML, or even your own computer language. Its goal is to maximize reusability while keeping content separate from design. If there are common elements on each page of your website, the time-savings associated with wsmake will be valuable.
Xidel
Xidel is a command line tool to query data from HTML/XML web pages, JSON-APIs and local files. It implements interpreters for XPath 2, XPath 3, XQuery 1, XQuery 3, JSONiq, CSS selectors and custom pattern matching. XPath and CSS selectors are the most efficient way to select certain elements from XML/HTML documents. JSONiq (with custom extensions) is an easy way to select data from JSON. XQuery is a Turing-complete superset of XPath and allows arbitrary data transformations and the creation of new documents. Pattern matching is for XML/HTML documents what regular expressions are for plaintext, i.e. pattern matching behaves like a regular expression over the space of tags, instead over the space of characters. Xidel implements a kind of internal pipes to pipe HTTP requests from one query to the next, so there is no need to distinguish selecting links and downloading the data referenced by them. Therefore arbitrary complex queries going over arbitrary many pages can be executed with a single call of Xidel.
Xmhtml
The XmHTML Widget Set consists of two widgets: XmHTML, which is a Motif widget that can display HTML 3.2 confirming text, and XmBalloon, a lightweight widget that shows a one line string in a small popup window. There are also a number of routines which lets yo use XmHTML's image support for purposes other than XmHTML.
Youhp3
Youhp3 (Youpee's One Unlimited HTML PreProcessor) is an HTML preprocessor that allows you to embed code of any script language, as well as calling any external program to generate text files. It is specifically designed to work with HTML/XML documents, and provide traditional features, such as define, include, macro, conditional tests, and loop.


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.