RSS 101 projects tagged "Windows"

Download Website Updated 15 Feb 2009 CGI::Application

Screenshot
Pop 121.80
Vit 5.49

CGI::Application is a Perl framework intended to make it easier to create sophisticated, reusable Web-based applications. This module implements a methodology which can make Web software easier to design, easier to document, easier to write, and easier to evolve. CGI::Application builds on standard, non-proprietary technologies and techniques, such as the Common Gateway Interface and Lincoln D. Stein's excellent CGI.pm module. CGI::Application judiciously avoids employing technologies and techniques which would bind a developer to any one set of tools, operating system, or Web server.

Download Website Updated 24 Dec 2010 Euphoria

Screenshot
Pop 79.06
Vit 5.86

Euphoria is a simple, flexible, easy-to-learn programming language. It lets you quickly and easily develop programs for Windows, Linux, FreeBSD, NetbSD, OpenBSD, and Mac OS X. Although Euphoria provides subscript checking, uninitialized variable checking, and numerous other run-time checks, it is extremely fast and has the ability to compile to transparently compile native executables via C code.

Download Website Updated 31 May 2003 GeneWeb

Screenshot
Pop 106.77
Vit 6.07

GeneWeb is a system for people who want to publish their genealogy data on the Web. It can also be used locally (not connected on the net) as a normal genealogy program. It uses very efficient techniques of relationship and consanguinity computing, speaks several languages, and can run in conjunction with an existing Web server (CGI) or standalone using its own internal server.

Download Website Updated 15 Jan 2009 HTML::Mason

Screenshot
Pop 160.10
Vit 8.46

HTML::Mason is a full-featured web site development and delivery system. Mason allows web pages and sites to be constructed from shared, reusable building blocks called components. Components contain a mix of Perl and HTML, and can call each other and pass values back and forth like subroutines. Components increase modularity and eliminate repetitive work. HTML::Mason is most powerful when used in conjunction with mod_perl, but can be used in standalone applications as well.

Download Website Updated 01 Apr 2011 Mumps Compiler

Screenshot
Pop 119.96
Vit 10.25

Mumps Compiler is a compiler for a subset of the Mumps language, a language used mainly in healthcare. It is compatible with most operating systems with a standard C compiler.

Download Website Updated 30 Jan 2001 PerlWebServer

Screenshot
Pop 22.32
Vit 1.00

PerlWebServer is very simple to use and configure, and it aims to be as cross-platform as possible.

Download Website Updated 11 Mar 2009 ploticus

Screenshot
Pop 290.62
Vit 8.04

PLOTICUS is a command line utility for creating bar, line, pie, boxplot, scatterplot, sweep, heatmap, vector, timeline, Venn diagrams, and other types of charts and plots. ploticus is good for automated or just-in-time graph generation. It handles date, time, and categorical data nicely, and has some basic statistical capabilities. It can output to GIF, PNG, SVG, SWF, JPEG, PostScript, EPS, and X11. You can use convenient preset options or create complex scripts with rich and detailed color and style operations.

Download Website Updated 12 Dec 2001 RADpage

Screenshot
Pop 60.79
Vit 1.85

RADpage is a rapid application development system for dynamic, data-driven Web applications. It directly operates inside the browser without requiring a client-dependent development environment. RADpage comes as an Apache module or a CGI, includes a powerful HTML/XML like object-oriented programming language called heitml (pronounced "Hi-TML"), and more than 150 Web application components. Development is done on a fully functional application instead of requiring the edit-save-browse cycle associated with conventional client-side development environments. The RADpage editor stores application pages in readable well-formed XML or upon request in HTML for editing with HTML editors.

Download Website Updated 17 Feb 2001 SteelBlue

Screenshot
Pop 28.00
Vit 2.71

SteelBlue is an Open Source Web application server similar to Cold Fusion. It extends HTML with tags to execute SQL commands, perform type checking on user input, loop over sections of code, and manipulate data. In addition, it has a Perl-like scripting language that can be embedded directly into the HTML for complex data manipulation. SteelBlue runs as a CGI script on Linux, UNIX variants (via gcc 2.8), and Win32. It includes native support for most popular relational databases and the embedded scripting language is extensible though a C++ API. Included in the distribution are a book about programming SteelBlue, many examples, and a full bulletin board application.

Download Website Updated 15 Aug 2001 Web Photo Album

Screenshot
Pop 30.98
Vit 1.54

Web Photo Album automatically generates photo albums on the fly from directories containing your favorite photos. Supports captions (including HTML tags), definable page sizes, forward and reverse preview, and index pages. All preview and index pages can be clicked to jump straight to the page that contains them. Album maintenance is easy -- just add or remove photos and (optionally) captions to your album directory.

Screenshot

Project Spotlight

Mroonga

A fast full-text search engine for MySQL.

Screenshot

Project Spotlight

SLEEF

A library that efficiently calculates various mathematical functions using SSE2 SIMD instructions in double precision.