7344 projects tagged "Windows"
AMC is a programmable compiler/preprocessor. It has a built-in programming language called CGL (Code Generation Language) that lets you add new syntactical elements to the source files that AMC processes. In addition, AMC has a module structure reminescent of the UCSD p-System compiler. AMC comes with a default package that adds a dynamic form of OOP to C.
Forms for Metadot Web Portal is a web based forms package for the metadot portal. From your browser you can define a form with checkboxes, radio buttons, etc. Validate minimum length, max size, or against a regexp, attach "help" to field, and usual forms package type stuff. Users can then use the web to enter data according to your forms. It works within the metadot portal environment (nice, flexible portal - gpl mod_perl mysql).
web server administration platform in java is a set of client and server side programs used to administer web servers, whose core is written in Java. It is based on servlets for server side, and on everything who can communicate with servlets (C, Delphi, Perl, Java, Python, etc.) for client side. It is aimed at providing a means to administer Web servers easily on all platforms.
WebPic is an application used to take a directory of digital cam pictures, and provide a frontend for Web viewing. It allows you to scale the images to different values, add comments, and display them in varying HTML styles. It uses ImageMagick for the image processing, and PerlMagick as the interface. It also requires the use of Tk::JPEG for image display. Please read the included Readme for more information on development and bugs.
Acorn is the second in a series of games created as part of the WorldForge bootstrapping endeavour, aimed at creating an engine for massively multiplayer online games. The previous demo featured skeletons moving across crude maps. Acorn builds on this by incorporating a Python-scripted, event-driven rule system, a glient/server architecture using the Atlas Protocol System, goal-motivated artificial intelligence, herding behavior and nutrient-based growth simulation, sound detection and automated reaction, and a richer collection of artwork, sound effects, and music.
xtell allows you to send messages between computers running xtell server. It is easy to use in scripts (i.e. to notify you when you get a mail or something else happens) or as a network-aware replacement for write(1). It was originally based on Michael Bacarella's ident2 server and Jozef Knepp's VMS implementation.