35 projects tagged "Dynamic Content"
BASP (BAsh Server Pages) is a patch against Bash for processing HTML templates (or any documents) with embedded shell scripts. The advantage is that you have full access to the shell and system environment without learning yet another programming language. This project has been merged with BashDiff.
BoreWiki provides a Web form interface to edit reStructuredText formatted text and creates static (X)HTML pages out of it. It provides password-based user authentication, and has directory-based access control for these users. All edited and saved pages are stored in RCS files if there is need to access old content.
Boule is a user chat Web application. It is based on a modular design to be easily pluggable to other systems. It provides real time interaction by using a Java applet that produces data that feeds the response from an HTTP request running in the background of a separate window. The response is then placed into the Web page through JavaScript.
BUSH (Business Shell) combines the capabilities of BASH, PHP, GCC, and databases into a uniform design for rapidly building secure, reliable Web sites. Based on an ISO standard, it promotes code reuse: scripts and templates can be compiled with GCC or ported to JVM or .Net using third party tools with only minor changes. It can also replace BASH as an interactive command shell with SQL support, and is a general purpose scripting language.
Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. It is the simplest solution to numerical computing and visualization in the domain of C/C++. It supports the ISO 1990 C Standard (C90), major features in C99 (complex numbers, variable length arrays or VLAs, type generic functions, long long data type, etc), classes in C++, and extensions to the C language like nested functions, string types, etc. It can be embedded in other applications and hardware and used as a scripting language. C/C++ code is interpreted directly with no compilation to intermediate code. It supports Linux, Windows, MacOS X, Solaris, HP-UX, and FreeBSD.
Newsbinripper is a set of shell scripts that works as a frontend to nget and other tools (unrar, id3info, file, mogrify, and par2repair) to automate the process of downloading daily updates from usenet, and generate a customizable Web site with galleries or an easy-to-navigate folder structure for standard file browsing.