Miscellaneous scripts - Top 4 Download

Miscellaneous script downloads

GrufSpaces

GrufSpaces is a Plone Product that allows group members to work together in dedicated folders. A group administrator can assign group members and visitors, and let them know by email notification. Group members also have the possibility to send an email to all members of the group.When you use classic GroupSpaces ...
Python

Reading the System information

This script allows you to read the System information and Softwares installed in Windows NT/XP/2000/9x. ...
Python

Enumerate printer job information

This script enumerates printer jobs from a specified default printer. This information includes Jobid, Document name, username of person submitting the job etc and if you are lucky would be able to get the spool file (SPL file format) from the printer. It could be used as a printer monitor for ...
Python

Linecount

This script displays the total number of code lines in a single source file or for all the files of the same type in an entire directory. User provides a filename including the extension, or an just the extension preceded by a wildcard character. ...
Python

Manipulate Mac OS clipboard

This script is a clipboard manipulation module that demonstrates some simple use of Carbon API. It can double as a Unix-style command-line tool that prints the clipboard contents to stdout or, if specified, copies its stdin to the clipboard, although pbcopy(1) and pbpaste(1) are better suited for that. ...
Python

ObserverProxy

This script creates an proxy that forwards methods to a gipt creatbservers. ...
Python

Set Process Priority In Windows

This function allows you to set process priority under windows. It defaults to setting the priority of the current python process but can set anything for which you have a process ID.  It is useful to set a long-running job with lower than normal priority so the computer doesn't feel sluggish while it runs. ...
Python

Romantic love poem in Python

Romantic love poem in Python script demonstrates the use of basic Python functions. ...
Python

Watch That Post

This is a simple Python script to watch a post. ...
Python

Rendering Arbitrary Objects with CherryPy

Rendering Arbitrary Objects with CherryPy script shows an implementation of Rendering Arbitrary Objects with Nevow using CherryPy. ...
Python

GRAMPS

GRAMPS is a genealogy program for Linux and other UNIX-like systems. The GRAMPS name stands for Genealogical Research and Analysis Management Programming System. GRAMPS helps you track your family tree. It allows you to store, edit, and research genealogical data. GRAMPS attempts to provide all of the common capabilities of other ...
Python

wodAppUpdate

wodAppUpdate component should be used by your application to quickly, easily, and securely provide automatic update solution - very popular "check for updates" functionality. This way you increase value and functionality of your product because now your customers always have the most newest version - and you need only 3 lines ...
ASP.NET

Popup progress bar

Todd's popup progress bar script is used to provide a visual update of an event in progress. Use it, for example, to display a delay before redirecting to another page or loading a script/application. Features:-Works in NS6 as well (default is IE4 and NS4)-Ability to specify duration of progress bar display ...
JavaScript

F IN BOX

F-IN-BOX is a .NET component to enhance Macromedia Flash Player ActiveX features. It does not use its own engine to display movies but provide a wrapper around official swflash.ocx/flash.ocx code instead. Thus it is possible to avoid certain Macromedia Flash Player ActiveX limitations.Macromedia Flash Player ActiveX 3, 4, 5, 6, 7, ...
ASP.NET

tableVarDump

tableVarDump() outputs any variable to an HTML table format, specifically designed to nicely display complex multi-dimensional arrays. ...

phpEval

phpEval() gives you a command-line interface for PHP, where you can type in PHP code and see what it would do, without going through the trouble of creating a new PHP file, uploading it to the server, testing it, etc. ...

PHP Ring webring script

Hosting a webring on your site increases both traffic to your site and links to your site. Features - Allows site owners to easily manage a database of related websites - Designed for use with MySQL, but enabled to function with other SQL database systems as well (db2, msaccess, mssql, ...

HTTP Cookie Library

HTTP Cookie Library is a Perl 4 and 5 compatible library which allows you to easily use Persistent Client State HTTP Cookies by allowing you to get the cookies from the environment, set cookies, cookies, compress multiple cookies into one, change the expiration date, domain and path, and more all with ...

Log Digester

As this log file grows, it can become difficult to find and react to errors. This script will read and analyze your php error log and spit out a more readable version with the worst errors highlighted so you can fix those firstNew for version 1.1 is filters and source code ...

Joke of the Day Script

Jokes are stored in a text file and can be edited, added from password protected admin panel. ...