excel viewer
XML Viewer
XML Viewer is used to examine the contents of an XML file in an easy-to-use environment. In addition you can make modification to the XML such as inserting and deleting items as well as adding and del more>> XML Viewer is used to examine the contents of an XML file in an easy-to-use environment. In addition you can make modification to the XML such as inserting and deleting items as well as adding and deleting properties to existing items.<<less
Access Log Viewer 1.1
This free perl script allows you to view your web servers accesslog. access_logs, contain information about hits on your web site such as users IP, country, date, time and path travelled. All you need is a cgi-bin and the path to any log file on your more>> This free perl script allows you to view your web servers accesslog. access_logs, contain information about hits on your web site such as users IP, country, date, time and path travelled. All you need is a cgi-bin and the path to any log file on your server. Tested on files as large as 500 megabytes, select a group of lines, view with or without word wrap, characters decoded fro easy reading.<<less
Step Carousel Viewer
Step Carousel Viewer displays images or even rich HTML by side scrolling them left or right. Users can step to any specific content on demand, or browse the gallery sequentially by stepping through x number of contents each time. A smooth sliding more>> Step Carousel Viewer displays images or even rich HTML by side scrolling them left or right. Users can step to any specific content on demand, or browse the gallery sequentially by stepping through x number of contents each time. A smooth sliding animation is used to transition between steps. The contents can be defined either inline on the page, or on an external file and fetched via Ajax.<<less
Flash viewer
This tutorial explaining how to make a slide show viewer using action script and pictures in flash. more>> This tutorial explaining how to make a slide show viewer using action script and pictures in flash.<<less
Error log Viewer 1.0
Pinpoint the cause of Server 500 errors. This script allows you to view your error log in an easy to read format, or if you dont have access to your error log, learn how to redirect error messages to your browser. This will save you hours of debugging. more>> Pinpoint the cause of Server 500 errors. This script allows you to view your error log in an easy to read format, or if you dont have access to your error log, learn how to redirect error messages to your browser. This will save you hours of debugging.<<less
XML Schema Viewer 1.0
XML Schema Viewer allows you to view XML output or files in a Noded Tree view. It can parse web site pages for XML output or load local XML files. Java Required. more>> XML Schema Viewer allows you to view XML output or files in a Noded Tree view. It can parse web site pages for XML output or load local XML files. Java Required.<<less
xMDB viewer 0.3
xMDB is an open source browser based movie collection viewer. It lets you browse your collection of movies DVD, CD (VideoCD, DivX,...) in a web browser. I wrote xMDB to demonstrate the power of client-side XML/XSLT processing. more>> xMDB is an open source browser based movie collection viewer. It lets you browse your collection of movies DVD, CD (VideoCD, DivX,...) in a web browser. I wrote xMDB to demonstrate the power of client-side XML/XSLT processing.<<less
Fade In Content Viewer
Fade In Content Viewer script turns ordinary HTML content wrapped around DIV tags into a series of interactive contents, with one faded into view on demand. more>>
Fade In Content Viewer provides you a powerful script which can turn ordinary HTML content wrapped around DIV tags into a series of interactive contents, with one faded into view on demand. You can use it to spotlight new or important contents on your site. And since each content is simply normal HTML on the page, setting it all up is painless.
This is even true for the pagination links, which are just regular links (A elements) with special CSS classnames (ie: "toc") you define and style as desired. It's time to show your visitors what you got on your site! Note that this script uses the jQuery library.
<<lessClan Members Viewer
You will allow your clan members to register theyre personal information, communication info and extra information in CMV and then other people may see it. CMV is free mysql and php powered script to more>> You will allow your clan members to register theyre personal information, communication info and extra information in CMV and then other people may see it. CMV is free mysql and php powered script to integrate in your Website or Content Management System (cms). This was made specialy for Call of Duty clans because of the ClanBase ID but i think it may also be used for any other games.<<less
Thumbnail Viewer 1.5
Creates a list of thumbnails from a folder or a named folder. no database needed. see website for demo. more>> Creates a list of thumbnails from a folder or a named folder. no database needed. see website for demo.<<less
License:GPL Price: $5.00 Additional Info:
Parallel Port Viewer
Parallel Port Viewer show how parallel port works on hardware level. more>> Parallel Port Viewer brings you a convenient application which can show how parallel port works on hardware level. It is possible to use parallel port for many interesting applications (i.e. connect LCD Display or leds to it)
Usage: Type in console in the directory where you unpacked the converter: java ParallelPortViewer
Requirements:
- Java (JDK 1.1)
- Java (JDK 1.2)
- Java (JDK 1.3)
- Java (JDK 1.4)
- Java (JDK 1.5)
Overlap Image Viewer
jQuery based inline image viewer. Loads the desired image on top of the rolled over element. more>> jQuery based inline image viewer. Loads the desired image on top of the rolled over element.<<less
Error Log Viewer Perl
PLEASE REVIEW AND EDIT CAREFULLY Error Log Viewer is a free perl script that allows you to view your web servers error log. more>> Error Log Viewer Perl is developed as a free and useful perl script which gives you the ability to view the error log of your web servers. Error Log, contains all sorts of useful information about errors and warnings returned by your server that will help you improve as a Perl Programmer and write tighter more efficient code.
All you need is a cgi-bin and the path to the error log file on your server. If you do not know the path to your error log, this script package also comes with the code you need to redirect the error messages to your browser.
The following code is all you really need. It has proved invaluable and has saved our programmers countless hours of debugging. Any time you encounter a Server 500 error, open up the script that is causing it and enter the following code near the top, under the path to Perl.
It can be placed anywhere in the script as long as it placed before the error. Each time a script is called, it is entirely compiled then executed. This code will redirect the errors found to STDOUT (your browser) using Perls built in BEGIN subroutine.
Major Features:
- Select group of lines to view
- View with or without word wrap
- Characters decoded for easier reading
- Set default values
- Compatible with Windows, Unix, Linux, Sun, BSDOS and OSX Mac servers
Image Thumbnail viewer
Image Thumbnail Viewer is a compact, unobtrusive image viewer that can be applied to any link on the page to load the desired image inside a sleek interface based on the links "href" value. This script will center the enlarged image on the page and more>> Image Thumbnail Viewer is a compact, unobtrusive image viewer that can be applied to any link on the page to load the desired image inside a sleek interface based on the links "href" value. This script will center the enlarged image on the page and optionally display a text description of the image.<<less
PHP Source Code Viewer 1.0
A super simple way to create a browsable PHP code repository. Only one file to upload. Great for offering code snippets on your site, or to create a browsable CVS tree. Has syntax highlighting & displays optional line numbers. See it in action here more>> A super simple way to create a browsable PHP code repository. Only one file to upload. Great for offering code snippets on your site, or to create a browsable CVS tree. Has syntax highlighting & displays optional line numbers. See it in action here http://www.dew-code.com/s ource/ To install.. 1. Create a directory such as "source" within your website. You can name your source directory anything youd like. 2. Upload the index.php file to your new "source" directory as ASCII/plain text. 3. Create a "Project" directory within the "source" directory and upload any PHP source code to it. You can name your Project directory anything youd like. 4. Browse to your new "source" directory with a web browser. Thats it.<<less