viewers like you
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
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
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
libQGLViewer
libQGLViewer is a C library based on Qt that eases the creation of OpenGL 3D viewers. more>> libQGLViewer brings you a wonderful C library based on Qt which can ease the creation of OpenGL 3D viewers. It provides some of the typical 3D viewer functions, such as the possibility to move the camera using the mouse, which lacks in most of the other APIs.
Other features include mouse manipulated frames, interpolated keyFrames, object selection, stereo display, screen-shot saving and much more. It can be used by OpenGL beginners as well as to create complex applications, being fully customizable and easy to extend. Since it is based on the Qt toolkit, it compiles on any architecture (Unix-Linux, Mac, Windows).
IMP Webmail Client 4.2
IMP Webmail Client is a set of PHP scripts that implement an IMAP based webmail system. more>>
IMP Webmail Client 4.2 is created as a set of PHP scripts that implement an IMAP based webmail system. Assuming you have an account on a server that supports IMAP, you can use an installation of IMP to check your mail from anywhere that you have web access.
It is written in PHP and provides webmail access to IMAP and POP3 accounts.There are several current branches of IMP. IMP 4.1.x is the current production version of the stable branch. It requires PHP 4.3.0 and version 3.x of the Horde framework. It adds new features like crypting support, flexible charset handling, virtual folders for saved searches, a WYSIWYG editor for creating HTML messages, improved MIME message handling, and many more.
IMP 3.2.8 is the latest production version of the previous stable branch. It requires PHP 4.1.0 and version 2.0 of the Horde framework. It adds advanced features such as searching multiple mailboxes, identities, and a hierarchical mailbox navigator, as well as a cleaner, redesigned user interface. As with IMP 2.2 before it, it passes the "MIME Torture Test" that UW makes available.
Major Features:
- Spell checking
- Mail filtering (must install ingo module)
- Message searching
- Many Mime viewers (over ?)
- Encrypting, signing, decrypting and verifying of signed and encrypted messages (PGP/GPG and S/MIME)
- Robust/comprehensive/easy-to-use UI
- Full charset support in folders, mailbox, message and compose views
- Mail folders in the left menu
- Preview of attachments in compose view
- Send attachments as links
- Option to not save attachments with sent mail
- Navigation through message and mailbox views with arrow keys
- View all messages of a thread
- HTML message composition with a cross-browser WYSIWIG editor
- Fetching mails from other email accounts to view with IMP
- Message previews in mailbox view
- Management of shared IMAP folders
- Priority settings for composed messages
- User management for supported IMAP servers
- Integrated quota support
- Support for mailing list headers
- Ability to forward multiple messages at once
- Downloading of all attachments from a message as a single ZIP file
- Stripping individual attachments from messages
- Alias and "tied to" addresses in user identities
- Graphical emoticons and country flags in message view
- IMAP mailbox subscription support
- Available in many languages
Requirements: PHP 4.3.0 or later
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
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
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
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
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
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
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
Atom/XML Feed Viewers for Flash 1.0
Clone of RSS reader set #1, but for Atom feeds. These will read Atom 3.0-compliant XML feeds. 100% of the Flash 2004 Professional source code is included. more>> Clone of RSS reader set #1, but for Atom feeds. These will read Atom 3.0-compliant XML feeds. 100% of the Flash 2004 Professional source code is included.<<less
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
Windows-like Color dialog 1.00
Select color easily with this ColorDialog. It looks like standard Windows colordialog (In MsPaint) Works in IE only. more>> Select color easily with this ColorDialog. It looks like standard Windows colordialog (In MsPaint) Works in IE only.<<less