Scripts for webmasters
Command line scripts to create a website, or manage it. Remote scripts may
use the HTTP or FTP protocol.
The source code is written in Scriptol or PHP, and in the first case it is
compiled to PHP or C++ and binary.
Graphics scripts
Thumbnail Maker
-
Generate thumbnails to build a gallery or resize images. Applied to a file or the whole content
of a directory. The PHP functions produce high quality pictures where original proportions are kept.
Image Gallery Generator
Online tool to generate a gallery automatically.
A command line version is also available: Command line image gallery generator.
HTML scripts
Bot Lane
Interface to upload on your site to run optimization and checking scripts.
Several scripts are included in the archive.
Link Checker
To preserve the image of your website should remove all broken links and update redirects. This open source program will automatically detect them.
Spy Links
To preserve the image of your website should remove all broken links and update redirects. This open source program will automatically detect them.
Site Update
With just one command, update all pages in a directory (offline).
Propagator
Update all pages in your website offline and recursively in all subdirectories.
Visitors
How many visitors for each page of my site?
Popularity Checker
How many bookmarks on my pages? A PHP script to know the number of links on Del.icio.us.
Outline
Converts simple text file to HTML pages.
FTP scripts
The FTP protocol is A standard for exchanging data between distant computers. It is used to build the following scripts.
PHP FTP Synchronizer
Update a website from a local directory, with speed options. Compare dates or content, or upload files modified within n days.
- FTP interface
Interface to PHP and demo of upload and download by ftp. - FTP Check (Source)
Check FTP uploading. Type "solp ftpcheck" or "php ftpcheck.php" for options.
A test file is uploaded and then deleted.
The PHP executable version.
FTP Check is included in the archive of PHP FTP Synchronizer. - FTP Download (Source)
Get a file from a remote computer.
Security
Script checker
Verify the scripts on a website for malicious code and search for obtrusive files.
Adsense Checker
Check Adsense code on your website, detect hacked contents.
Other scripts
String search/replace in file
PHP script of binary executable with source code. Search/replace in a directory and subdirectories.
Dictionary Maker
Set of scripts to build a dictionary.
Speedy Make
A replacement for Make using a simple XML file.
C to C++ Converter
Automatically converts C files into C++. (Requires the Python interpreter).
XP Look
Give to old programs the look of Windows XP (under XP).
Vistalook
Give to old programs the look of Windows Vista (under Vista).
External links