Producing HTML in Sevlets and JSP is painful and error-prone. HTML Production for Java encapsulates the nasty details of HTML and allows developers to create and reuse HTML production components quickly and concisely.
Perl module that allows scripts to efficiently process templates by compiling templates into perl code at runtime. Also provides support for caching compiled templates.
A wiki which is reprogrammable by its community. Allows the wiki community to collaboratively edit the wiki sourcecode in a similar way to how they write the textual content. Project activity mode: coma ( http://bayleshanks.com/pamv1 )
ModelJ is a RAD (Rapid Application Development) tool that uses code generation to create complete J2EE designs using the Struts and EJB frameworks. With ModelJ, you are only a few steps away from a complete application readily deployable to JBoss.
Parsec provides a JSP 1.2 tag library and an API for developing rich web applications. MVC is supported with the Page Controller pattern, where requests go to JSPs; no XML config files. Client-side form validation supported by JavaScript code generation.
Margaret is a web based debt tracking tool for friends. Each user is given an account to view and manage their debt. Debts can be grouped into collections to ease the number of transactions. Perl CGI code backed by MySQL.
PHP code to manage a MySQL db over the web. Add/Drop databases and tables. Insert/Update/Delete records. Enter your own SQL query. No config files/scripts. Small and simple.
PHP FormMail Generator - A tool to create ready-to-use web forms in a flash. Once the form has been generated, you have a full functional web form. Including error checking of required fields, email address validation, credit card number & expiry date che
phPay is an ecommerce-, webshop- and catalogsystem for PHP4 &MySQL. Features: no cookies, discounts, usrgroups, easy to admin&design, multiple currencies, stock-tracking; support for dansk, english, french, german, spanish included
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
PHP and ActionScript code for Remoting - it allows remote invocation of PHP methods from Flash movies. No PHP extensions needed. Multilanguage support, timed deserialization. PHP 4.0.5 or above required!
The Doc2Html command line operating program strippes the Word produced html files (by opening the documet, saving as html) leaving pure text + minimum html code. It also has a mode to convert data berween different charsets: DOS, Windows-1250 and ISO-8859
ZWebEdit is a Java applet that is designed to replace the <textarea> tag with a rich Java text editor designed for editing HTML / code in a browser. ZWebEdit does not create a its own filesystem; it is designed to work with Zope or standalone.
This project is an extension of the OpenSRS client code distributed by Tucows. Many additional features and enhancements have been added, making it easier to configure, extend and implement.
This JavaScript library file can be inserted into any webpage that needs data validation for social security numbers, phone numbers, date, and time. It supports both military and standard time along with the international YYYY-MM-DD dates. This code will
PHP Application Server simplifies the development of Web applications and sites. It creates the environment of Web development in which the user will do not need special knowledge of designing and programming Web applications.
Easy to understand, well documented common internet servers in java, targeted for those who may not be ready to comprehend full production-quality concepts and code.
From an xml-defined data-schema, a db schema and a php object model is generated with getters/setters, db persistence, html form templates and html post/data reception. OBSOLETE! Have a look at http://propel.phpdb.org/ instead.
eCommerce Station (eStation) is a portal type eCommerce complete with Credit Card billing (thru PayPal or similar service) written in ASP. All site data is contained in a single XML document for easy adding of products or changing of information.
APOL (Alternative Php Optimized Language) was made to speed up your webpages by using the most optimized code for the job. Now it is also going to act as a link between PHP, HTML, and JavaScript. One language for all three!
It is simple form-based editor for Tomcat's web.xml files. It supports tags <servlet>, <servlet-name>, <display-name>, <description>, <servlet-class>, <init-param>, <servlet-mapping>, <url-pattern>. These
This php code provides a web photo (or picture) album generator which transforms a collection of images in a web album with thumbails. It uses Php4 and CSS for the design of the album.
Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.