Main > Free Download Search >

Free viewer allows people script

viewer allows people

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3161
Panoramic Viewer Flash Applet 1.0

Panoramic Viewer Flash Applet 1.0


This panoramic viewer includes 100% of the Flash source code (all .as and .fla files). It is an applet, not a component, so there is NO .mxp file. Instead, configuration is done via an XML file. more>> This panoramic viewer includes 100% of the Flash source code (all .as and .fla files). It is an applet, not a component, so there is NO .mxp file. Instead, configuration is done via an XML file.<<less
Added: 2008-09-09 License: Freeware Price: $0.00USD
32 downloads
Important People

Important People


This script grabs a set of Twitter search results and retrieves the authors follower and update counts. more>> Important People is a small yet powerful script that grabs a set of Twitter search results and retrieves the authors follower and update counts.

It uses Twitters API service and/or Yahoos YQL service to pull data from Twitter about the search criteria.

Results are color coded and can also be downloaded as a CSV. Important users are colored in bright yellow, less important users pink, and regular users are white.

<<less
Added: 2009-06-22 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
16 downloads
Error Log Viewer Perl

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:

  1. Select group of lines to view
  2. View with or without word wrap
  3. Characters decoded for easier reading
  4. Set default values
  5. Compatible with Windows, Unix, Linux, Sun, BSDOS and OSX Mac servers
<<less
Added: 2008-01-03 License: Freeware Price: Freeware
1 downloads
updir - File Viewer and Uploader 0.1.1

updir - File Viewer and Uploader 0.1.1


Use this free script to upload files, create directories and list the files. Very easy, no setup required. more>> Use this free script to upload files, create directories and list the files. Very easy, no setup required.<<less
Added: 2008-01-21 License: Freeware Price: $0.00USD
13 downloads
xMDB viewer 0.3

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
Added: 2007-07-13 License: GPL Price: $0.00USD
11 downloads
XML 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
Added: 2006-02-07 License: Freeware Price: Free
4767 downloads
Thumbnail Viewer 1.5

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
Added: 2004-03-23 License: GPL Price: $5.00USD
13 downloads
Error log Viewer 1.0

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
Added: 2002-04-22 License: Freeware Price: 0.00
14 downloads
 
Other version of Error log Viewer
Error log ViewerPinpoint the cause of Server 500 errors. This script allows you to view your ... This script allows you to view your error log in an easy to read format, or if you dont have access
License:Freeware
Download
2758 downloads
Added: 2002-04-22
Photo Album Viewer 1

Photo Album Viewer 1


A clean and simple photo album viewer with a next and back buttons for browsing through the images, plus a select-option box for fast image selection. The script is completely self contained in a single html file and is easy to edit. more>> A clean and simple photo album viewer with a next and back buttons for browsing through the images, plus a select-option box for fast image selection. The script is completely self contained in a single html file and is easy to edit.<<less
Added: 2005-02-05 License: Freeware Price: $0.00USD
14 downloads
XML Schema Viewer 1.0

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
Added: 2006-07-02 License: Free Non-Commercial Price: $0.00USD
23 downloads
 
Other version of XML Schema Viewer
XML Schema ViewerXML Schema Viewer allows you to view XML output or files in a Noded Tree view. It can parse web site ... XML Schema Viewer allows you to view XML output or files in a Noded Tree view. It can parse web site
License:Free for non-commercial use
Download
1337 downloads
Added: 2006-07-02
Access Log Viewer 1.1

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
Added: 2002-04-22 License: Freeware Price: 0.00
12 downloads
 
Other version of Access Log Viewer
Access Log ViewerThis free perl script allows you to view your web servers ... This free perl script allows you to view your
License:Freeware
Download
2750 downloads
Added: 2002-04-22
Ababa Online Viewer 1

Ababa Online Viewer 1


Ababa Online Viewer is a small script that shows the number of visitors currently browsing your web site. Server Side Includes and Perl Module DB_File is required to run this script. more>> Ababa Online Viewer is a small script that shows the number of visitors currently browsing your web site. Server Side Includes and Perl Module DB_File is required to run this script.<<less
Added: 2003-10-05 License: Freeware Price: 0.00
12 downloads
 
Other version of Ababa Online Viewer
Ababa Online ViewerAbaba Online Viewer is a small script that shows the number of visitors currently browsing your ... Ababa Online Viewer is a small script that shows the number of visitors currently browsing your
License:Freeware
Download
2217 downloads
Added: 2003-10-05
Captcha2 -- Stop spam, Not people

Captcha2 -- Stop spam, Not people


Lets do away with those horrible CAPTCHA tests that verify users are actual humans by requiring them to decipher those distorted letters and numbers and type them into a form field to submit a form. CAPTCHA2 is different. Just click on the correct more>> Lets do away with those horrible CAPTCHA tests that verify users are actual humans by requiring them to decipher those distorted letters and numbers and type them into a form field to submit a form. CAPTCHA2 is different. Just click on the correct letter in the image twice in a row and that is it!<<less
Added: 2009-02-06 License: Freeware Price: $0.00USD
11 downloads
Screen Size Viewer - Webmaster Tool 1.12

Screen Size Viewer - Webmaster Tool 1.12


Screen Size Viewer - Easily view your website at different screen resolutions. Opens multiple Internet Explorer windows at 640 by 480, 800 by 600, 1024 by 768, 1152, by 864, 1280 by 1024, or ANY size you specify. Screen size viewer is easy to use. more>> Screen Size Viewer - Easily view your website at different screen resolutions. Opens multiple Internet Explorer windows at 640 by 480, 800 by 600, 1024 by 768, 1152, by 864, 1280 by 1024, or ANY size you specify. Screen size viewer is easy to use.<<less
Added: 2004-01-20 License: GPL Price: $0.00USD
13 downloads
Ajax Tail Log Viewer 1.1

Ajax Tail Log Viewer 1.1


Ajax Log Monitor To monitor your log select start or stop. Note this is almost real time monitoring Example using Ajax to complete a tail -f on your Apache Logs to produce a almost real time monitor. Simply change line 5 in logfile.php even pipe more>> Ajax Log Monitor To monitor your log select start or stop. Note this is almost real time monitoring Example using Ajax to complete a tail -f on your Apache Logs to produce a almost real time monitor. Simply change line 5 in logfile.php even pipe with $cmd = "tail -10 /domain.com/http/access.log" Try adding grep like this | grep googlebot<<less
Added: 2009-03-26 License: Other Price: $0.00USD
17 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5