CGI : Scripts and Programs : Development Tools

WizzyWeb

5.0/5 (2 votes cast)

WizzyWeb is the world's first Web-based Rapid Application Development tool enabling the creation, and testing of PHP or Perl SQL database and email applications in real time over the Web with any standard Web browser. Product catalogs, feedback forms, contact forms, search engines, mailing lists, guest books, quizzes, polls, etc. can be developed in minutes instead of hours or days. WizzyWeb applications can read, write, and update remote or local databases. WizzyWeb generates standard PHP or Perl source code for you to run on your Web site. Sendmail support enables you to send data entered by users to one or more email addresses and/or write the data to a database and/or file. WizzyWeb gives you unprecedented power and flexiblitiy in creating Web applications. WizzyWeb's native (xml based) file format allows you to go beyond the script and save, re-open, modify, and test your applications inside the Web-based Integrated Development Environment (IDE) in real-time either at wizzyweb.com or local on your Web server, if you have PHP or Perl installed. WizzyWeb is being used by the biggest companies in the world, (e.g., IBM, Intel, Oracle, Sun.)

PerlEx

5.0/5 (1 vote cast)

PerlEx is a high-performance application server that executes Perl on Windows-based Web servers up to 48 times faster than traditional CGI. PerlEx also provides fast and easy publishing of existing Perl modules as Web services through an integrated suite of modules for easy Simple Object Access Protocol (SOAP) and XML-RPC functionality. PerlEx allows Perl users to leverage their existing code, and new modules need minimal additional effort to be used in a plug-and-play fashion. PerlEx OEM licensing provides redistribution rights for customers who wish to package and deliver PerlEx with their own Web-based applications.

Word Web-stream

4.0/5 (1 vote cast)

This win-cgi script allow to read/open the any MS Word documents on server side and return the html-converted contents (to client browser). The script don't use any external libraries (no MS Excel/Office, no ADO etc) and you may run this tool on computer without any additional setup/install. Very fast and don't eat a lot of server resources. All MS Word documents supported with automatical unicode conversion (including far-east languages). Only MS Windows platform for web-server supported

Excel Web-stream

2.0/5 (1 vote cast)

This win-cgi script allow to read/open the any MS Excel files on server side and return the html-converted contents (to client browser). The script don't use any external libraries (no MS Excel/Office, no BDE, no ODBC, no ADO etc) and you may run this tool on computer without any additional setup/install. Very fast and don't eat a lot of server resources. All MS Excel files supported (spreadsheets, workbooks etc) with automatical unicode conversion. Only MS Windows platform for web-server supported

Lance247.com

0.0/5 (0 votes cast)

Lance247.com makes freelancing easyer than ever. Webmasters place there online project on lance247 and programmers and designers bid on projects. So Designers and programmers sign up today for free and start making the money doing what you love to do.

Sanity

0.0/5 (0 votes cast)

The purpose of sanity.pl is to be an extremely flexible tool for determining the Â’sanityÂ’ of a development, qa or production UNIX/Linux environment. All parameters for a sanity.pl run are passed in via an XML based config file. The tests sanity.pl can perform include: 1. validating the value of an environmental variable 2. validating the existence, mode, owner and group for a specified file or folder 3. invoking an external comand and validating itÂ’s return code 4. performing a regular expression evaluation 5. determining that a Perl module is available 6. validating a Perl objectÂ’s methods/moduleÂ’s functions exist. The intent is for a UNIXLinux admin to run sanity.pl after a server admin operation (reboot, upgrade, patch, etc.) has been performed to ensure the expected environment is still sane for development, qa testing, or production application. For enterprise environments where many servers are maintained, sanity.pl can greatly reduce the amount of time an admin spends troubleshooting or performing change management tasks.

PerlSP

3.0/5 (2 votes cast)

PerlSP lets you use Perl like PHP, ASP and other HTML embedded languages. It does not only allow you to embed Perl in your HTML pages, but also extends the language with many built in functions that are repeatedly used in web applications like database functions, emails, attatchments, file uploads, syntax highlighting, sessions, template like scalar interpolation, time formatting, and many more. Your HTML files with embedded Perl code don't need #!/usr/bin/perl anymore, no CHMOD 755, no ASCII mode transfer to the server, no content-type printing, and no limitation to the cgi-bin. PerlSP can also be run under mod_perl but it is optimized for normal CGI so it can be used on dedicated and virtual servers with a good performance. You only need htaccess files on your server (Apache) so your scripts can be redirected to PerlSP.

advSpell

4.5/5 (2 votes cast)

You can even change the language by simply downloading a new word list from one of the many web sites that supply them. Easy to set up and easy to use. Just paste a small piece of javascript into your page head section, name your form and field with our special names and your spell checker will be driven by our perl script. It's just that easy! Demo online at the Tuisoft website so you can see this really work.

Web Tools

2.0/5 (2 votes cast)

Using this Perl script engine you will be able easly create professional web site. This engine allows: To use embedded Perl, Buffered/non-buffered output, To manage cookies, Full featured sessions, To use pure Perl mail client, To use Attached variables, Universal functions for MySQL,Access,Flat SQL DB access, SQL access to Flat DB, Download/Upload via webtools script, To use global variables, To handle: signals, events and errors, and more.

WizzyWeb

4.0/5 (2 votes cast)

WizzyWeb is the world's first Web-based Rapid Application Development tool enabling the creation, and testing of PHP or Perl SQL database and email applications in real time over the Web with any standard Web browser. Product catalogs, feedback forms, contact forms, search engines, mailing lists, guest books, quizzes, polls, etc. can be developed in minutes instead of hours or days. WizzyWeb applications can read, write, and update remote or local databases. WizzyWeb generates standard PHP or Perl source code for you to run on your Web site. Sendmail support enables you to send data entered by users to one or more email addresses and/or write the data to a database and/or file. WizzyWeb gives you unprecedented power and flexiblitiy in creating Web applications. WizzyWeb's native (xml based) file format allows you to go beyond the script and save, re-open, modify, and test your applications inside the Web-based Integrated Development Environment (IDE) in real-time either at wizzyweb.com or local on your Web server, if you have PHP or Perl installed. WizzyWeb is being used by the biggest companies in the world, (e.g., IBM, Intel, Oracle, Sun.)


The Cookie Test
It is a technical example with subs for handling cookies. read more
POETRY BOT
This awesome script allows you to entertain your visitors with randomly generated poems in any style you want. Just change the simple text files containing nouns, verbs, ... read more
INSTALLMENT PLAN
MASTER RESELL RIGHTS FOR THIS SCRIPT AND OVER 100 MORE INCLUDED IN THE PRICE!!! ALLOWS IBILL ACCOUNTS TO BE USED TO MAKE LARGE INSTALLMENT PURCHASES No more sale... read more
CGI.pm
This perl 5 library uses objects to create Web fill-out forms on the fly and to parse their contents. It provides a simple interface for parsing and interpreting query s... read more
Tie::FileLRUCache
Tie::FileLRUCache provides a persistent filesystem based LRU cache. It uses the 'last accessed' timestamp generated by the file system to determine the 'oldest' cache en... read more
Ace Perl Variable HTML Escape/UnEscape
This is a couple of code snippets to convert non-word characters to the html � format. This is useful for displaying forms populated with variables that have od... read more
SUPERCLOAKER
The old days when you had to cloak page by page are over. In the mid 90's you had to install a special page for EACH html page you wanted to cloak. Now with supercloaker ... read more
WizzyWeb
WizzyWeb is the world's first Web-based Rapid Application Development tool enabling the creation, and testing of PHP or Perl SQL database and email applications in real... read more
PerlEx
PerlEx is a high-performance application server that executes Perl on Windows-based Web servers up to 48 times faster than traditional CGI. PerlEx also provides fast an... read more
PERLParser
PerlParser is an ONLINE Perl Interpreter. It uses ALL templates allowing 100% customization to the webmaster. To actually use the script you need to edit the perlparser... read more
PerlEmbed
PerlEmbed brings you the power of mod_perl without the Apache restriction. With PerlEmbed you can literally embed Perl code within your HTML files and let perlembed.cgi ... read more
HandyKit
HandyKIT is the All-In-One solution for sophisticated web sites. It offers powerful templates engine, that allows fast creation of server parsed html with data easily fe... read more
Bookmark ScriptsPanel.com Digg Reddit Ma.gnolia Stumble Upon Facebook Twitter Google Yahoo! MyWeb Furl BlinkList Technorati Mixx