RSS 79 projects tagged "Dynamic Content"

Download Website Updated 22 Apr 2013 Tntnet

Screenshot
Pop 287.89
Vit 69.83

Tntnet is a Web application server for generating Web applications in C++. HTML pages with some additional tags for inclusion of C++ code are compiled into shared libraries and served from tntnet. It resembles PHP, JSP, or Mason, but the programming language used is C++, and the pages are compiled into native code before serving. Tntnet is fully multithreaded and supports HTTP keep-alive for best performance. Its dynamic pages are faster than static pages with other Web servers, while creating Web applications is simple.

Download Website Updated 11 Mar 2001 IRMA Forms

Screenshot
Pop 24.90
Vit 66.76

Irma is a CGI program used to retrieve the information from an HTML form, send confirmation email, and keep track of the data posted. Irma can be used remotely, can automate mandating fields (required information), prompt for confirmation as an intermediate step, and send electronic mail to a list of receivers, including dynamically-generated names with posted data mapped in email contents, subject and other fields. It can provide the highest level of customization through an expressions machanism at all levels of content generation, and can keep track of posted data in a server-side file of any desired format. It has a central administration and full control over remote processing for no security compromise, can chain multiple forms and inherit variables and data from previous ones, and it allows customized levels of errors and messages.

No download Website Updated 11 Dec 2001 Ch

Screenshot
Pop 49.48
Vit 64.67

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.

Download Website Updated 23 Jan 2002 CODE:NEO

Screenshot
Pop 15.75
Vit 64.34

The CODE:NEO Application Server is a Web server extension that bridges the gap between web interfaces and compiled code. It allows the user to build "Joints" with .CnBin extensions, which can be called through the Web server and operate at ultra-fast speeds. CODE:NEO also comes with two API libraries (CnUtil and CnServer) that provide many convenient rapid development tools.

Download Website Updated 10 Feb 2002 FUmanchu

Screenshot
Pop 9.27
Vit 64.20

FUmanchu provides a nice GUI to write and update weblogs. You manage your weblog locally, and when you are done writing an update, FUmanchu generates the new weblog pages in a local directory, or uploads them to a server. It targets those users who can't install programs on their Web server hosts.

No download Website Updated 19 Feb 2002 SLRI Bioinformatics Workshop

Screenshot
Pop 13.78
Vit 64.13

The Samuel Lunenfeld Research Institute (SLRI) Bioinformatics Toolkit is a mainly C-based cross-platform toolkit for dealing with biological information, especially protein structure/function information. It is based on the NCBI Toolkit.

No download Website Updated 12 Sep 2004 C-Cramp

Screenshot
Pop 27.57
Vit 56.36

C-Cramp (the C-Cramp College Radio Audio Management Program) is a Web-based frontend to MySQL for managing the types of things that small radio stations might need: audio files, data, and "metadata"; DJ and staff information, schedules, live music and program logs, and all sorts of other data. Currently, a cross-platform PHP application is the focus of the project, but more features and types of programs are planned that will hopefully enable easier playback, storage, loading, and entering for all types of applicable data.

Download Website Updated 06 Mar 2005 Net_Info

Screenshot
Pop 18.22
Vit 54.79

NetInfo is intended to be multifunctional and universal software for network control, enabling the flexible change of network settings, services, individual network parts, computers, and special equipment.

Download No website Updated 18 Oct 2005 fastcpp

Screenshot
Pop 17.09
Vit 52.68

FastCPP is an Apache module which implements a C++ Web development environment, and it can be used to develop high-performance Web applications. The Fastcpp program converts Fastcpp scripts to C++ source files by using the mixed syntax of C++ and HTML. These source files are compiled with g++ into a shared library file (.so) which is loaded to call the functions within. FastCPP uses Apache2 MPM's worker.

Download Website Updated 08 Apr 2013 Wt

Screenshot
Pop 414.91
Vit 50.23

Wt is a C++ library for developing Web applications with an API that is widget-centric and inspired by existing C++ graphical user interface APIs. To the developer, it offers abstraction of Web-specific implementation details, increasing the accessibility and portability. Under the hood, the library uses the latest techniques (HTML5, Ajax, WebSockets) to handle user events and update the Web page.

Screenshot

Project Spotlight

jOOQ

Java-based object oriented querying.

Screenshot

Project Spotlight

jQuery XPath

A jQuery XPath plugin.