Miscellaneous scripts - Top 4 Download

Miscellaneous script downloads

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

Halo Zeta stats

This is a PHP project for parsing Halo 2 XML logs from bungie.net and displaying the data in various ways.Support for storing the data in a database may be added in the future. At the moment the code consist of a few PHP classes that parses the XML. ...

kvwmap

kvwmap is a complex WebGIS-Client and -Server solution for eGovernment-purposes written in PHP using UMN-Mapserver-technologies, MySQL- and PostgreSQL/PostGIS-databases, SVG, etc. ...

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 ...

phpMyWebServices

phpMyWebServices is a framework that can serve dotNET-like Web services coded in PHP, so it works on all apache/php servers (MySQL not required). With it, you can easy host any webservice on the most of free hosting services !!! ...

simplePHP Scripts

simplePHP Scripts allows you to use common php scripts without databases, using .dat and .txt files to store the data. ...

Jump to top Link

Jump to top Link javascript is suitable for pages that are several folds long, providing a quick way to get to the top may be appreciated by your visitors. Use this script to do just that, via a hovering lower right link. ...
JavaScript

Sathi

Sathi is an automated grading system for use at programming competitions, especially national informatics olympiads. The interface is AJAX based, with serverside operations being handled by PHP. Grading is done by a separate C grader. ...

Rendering Arbitrary Objects with CherryPy

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