Software Listing of Author : "Ddj.com"
- Developing Java Servlets
- License: Shareware
- Price:


In this first part of a series on developing Java servlets, this tutorial shows how to create a basic servlet. It includes information about downloading the Java Servlet Development Kit from Sun.
- Platform: Java, Scripts
- Five Minutes to a Python CGI
- License: Shareware
- Price:


This is a quick overview of Python script language. Dicussion includes comparison to other scripting languages, Using the Python CGI Module, debugging, and more.
- Platform: Python, Scripts
- Fun with ColdFusion
- License: Shareware
- Price:


This introductory article discusses what Cold Fusion is, its advantages, and comparison with other languages such as ASP, Perl, PHP and JSP.
- Platform: Misc Scripts
- Installing PHP/Apache on Your Win98/NT Machine
- License: Shareware
- Price:


This article will show you how to install Apache and PHP on your own Windows 98/NT machine for local dev.
- Platform: PHP, Scripts
- JavaScript Password Protection
- License: Shareware
- Price:


This tutorial explains how to create a simple, useful password authentication system using JavaScript. Useful if your site requires a quick password protection solution, but not a top-level security feature.
- Platform: JavaScript, Scripts
- Object-Oriented Programming with PHP
- License: Shareware
- Price:


Couple Object-Oriented Programming with PHP and you've got features worth inheriting. From foundations to class to inheritance, this article makes understanding objects within PHP easy--and practical.
- Platform: PHP, Scripts
- Online Quizzer
- License: Shareware
- Price:


This is an online quiz CGI script written in Perl. It includes multiple question support, simple scoring subroutine, ability to go back to the previous question and change the answer, result are presented in percentage with the correct answer for each question.
- Platform: CGI and Perl, Scripts
- PHP and MySQL: One Wicked Site Admin Combo
- License: Shareware
- Price:


Effective adminstration of a Web site can ensure that site's success. Many developers are seeking technologies to achieve this success and make their jobs more streamlined. One way to do this is to use the powerful and popular combination of PHP and MySQL. This tutorial will help you design and deploy a simple yet useful Web-based email (Mailing List Management) administration application.
- Platform: PHP, Scripts
- Running CGI Scripts with mod_perl
- License: Shareware
- Price:


This tutorial explains how to use the Apache::Registry Perl module to improve the performance of your CGI scripts, as well as how to implement SSIs and <Perl> sections with mod_perl.
- Platform: CGI and Perl, Scripts
- State Mechanisms in ASP
- License: Shareware
- Price:


There are several ways to maintain state in ASP. This article takes a look at them, and a means to determine which ones are best to employ.
- Platform: Asp, Scripts
- Tag Conventions in JSP
- License: Shareware
- Price:


There are two primary types of tag conventions in Java Server Pages: Scripting-Oriented Tags and XML-Based Tags. Learning them gives you insight not only into JSP, but XML, too. This article is the second excerpt in a series from the book, "Web Development with JavaServer Pages."
- Platform: Java, Scripts
- Template-Based Web Sites as Easy as P-H-P
- License: Shareware
- Price:


This article describes how to create an online database of movie entries to practice incorporating PHP templates into your web sites.
- Platform: PHP, Scripts
- Understanding Java Servlets
- License: Shareware
- Price:


In this interview with webreview.com, Paul Colton of Live Software answers a number of questions about the importance of Java servlets such as the difference between a Java applet and a Java servlet, whether servlets require a specialized server, if the Java Servlet API is dependent on the Java Web Server, and more.
- Platform: Java, Scripts
- Web Server Programming with mod_perl
- License: Shareware
- Price:


The excerpt from Perl in a Nutshell (O'Reilly & Associates), provides an overview of mod_perl including how to install it on your machine, how to improve CGI performance using mod_perl, as well as a listing of the most commonly used mod_perl modules.
- Platform: CGI and Perl, Scripts
- What are JavaServer Pages?
- License: Shareware
- Price:


The usefulness of static HTML has run its course and web sites whose sole content is comprised of static HTML pages are now often dismissed as "brochureware." The real world is dynamic and web pages that want to reflect this must be capable of accommodating this dynamism. It is possible, however, to deliver dynamic data content to otherwise static HTML pages by leveraging the power of Java and JavaServer Pages (JSP). This introductory tutorial explains The Definition of a JavaServer Page along with a simple form-based article listing application.
- Platform: Java, Scripts
- What You Should Know About PHP
- License: Shareware
- Price:


PHP can help you look like a web-wunderkid while saving you hours of drudgery. This online article / tutorial presents a little history on PHP, what PHP can do, how to get started with PHP, and more.
- Platform: PHP, Scripts
- Writing Your First JSP
- License: Shareware
- Price:


A brief introduction to writing your own first Java Server Pages (JSP). Covers several different editions of "Hello, World!" example. This article is the first excerpt of a full series from the book, Web Development with JavaServer Pages.
- Platform: Java, Scripts