7358 projects tagged "Windows"
The EJBWizard is a graphical tool written in Java to assist in the rapid prototyping on Enterprise Java Beans (EJBs) and JavaServer Pages (JSPs) that manipulate them. Originally designed to work with the JOnAS EJB server system, the EJBWizard has been expanded to create beans suitable for use with virtually any EJB server system.
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.