FileSync
FileSync is a tool for syncronizing the contents of 2 directories.It can exclude whole directories and single files as well. You can specify the sync direction (up/down/both), set the depth of directory syncronization, load/save projects...
Version | 0.1 (2003-03-12) | ||
---|---|---|---|
Download | filesync.zip | zip | 159kB |
InPHP
With InPHP you can explore the world of PHP and PHP-GTK.It shows you the version information of your PHP installation, lists all available GTK themes and displays all known classes, functions and extensions of php.
You can test the themes directly by double-clicking the corresponding item in the theme list, copy whole function lists and a bit more.
New in 0.6:
- Theme installation (right-click theme, click "install" and this is the default theme)
- config is shown
- Much better theme test application
Version | 0.6 (2004-01-19) | ||
---|---|---|---|
Download | InPHP-0.6.zip | zip | 48kB |
mp3Rename
Renames mp3 files according to a user-definable pattern; mp3 id3-tag information can be used for this. E.g, you could rename all the mp3s to "[artist] - [album] - [tracknumber] - [title].mp3" with a few clicks.Utilizes the mp3info tool by Cedric Tefft.
Does NOT work on windows!
Version | 0.1 (2004-09-22) | ||
---|---|---|---|
Download | mp3Rename.tar.bz2 | zip | 20kB |
PHP-GTK launcher
You're using php scripts with the PHP-GTK?Then you always have to launch php.exe with the file you want to start, like c:\Programs\php\php.exe "c:\scripts\application.php".
Older versions of the php_win.exe shipped with the php-gtk searches for the php.exe just in
c:\php\php.exe
, c:\php4\php.exe
, %PATH%
and the PHP_BIN
environment variable.If you didn't set the environment variable and have a different php directory, php_win.exe won't find php.
This php_gtk.exe looks for php.exe in it's own directory - no problem with "php.exe not found" any more.
It also has several icons for php-gtk files included.
And you can easily register php-gtk files with it!
v1.1 | You can run the script with 8 extra parameters now. | ||
---|---|---|---|
Download | php_gtk.zip | zip | 12kB |
MailCheck
A small tool which checks POP3 and IMAP accounts for mails.Version | 0.21 (2003-08-13) | ||
---|---|---|---|
Changes |
|
||
Download | mailcheck-0.21.zip | zip | 26kB |
MailCheck4Server
Checks POP and IMAP mail boxes for mails - server-sided! This means, you run it on a normal HTTP-Server with PHP installed.- Just copy your "mailcheck.xini" into the same directory, this settings are used.
-
Browser:
- Open your browser, type "http://www.yourserver.com/path/to/mailcheck/mchtml.php".
- See Screenshot 1 for sample
-
Telnet:
- Open the DOS box ("command" on Win9x, "cmd" on NT/2k/XP)
- Type in
telnet www.yourserver.com 80
[return] - A telnet session is started, now type:
GET /path/to/mailcheck/mcplain.php HTTP/1.0
[return]Host: www.yourserver.com
[return]- [return]
- Now the list is displayed like on screenshot 2
Version | 0.1 (2002-12-04) | ||
---|---|---|---|
Download | mailcheck4server.zip | zip | 15kB |
MP3 list creator
|-Artist | |-Album Title | |-Album Title 2 | | |-CD1 | | |-CD2 | |-Album Title 3 |-Artist 2 |-Album Title
The script collects information on the number of CDs, mp3s and .txt files.
After scanning, the data are written to a .csv file which you can open with Excel.
Version | 0.2 (2003-07-19) | ||
---|---|---|---|
Changes |
|
||
Download | mp3_list_creator-0.2.zip with sysfiles | zip | 23kB |
Massload
Massload is for loading multiple files from a remote address. E.g., all RFC's can be located athttp://www.faqs.org/ftp/rfc/rfcXXX.txt
. With massload, you can easily get them all without have to type all the numbers by yourself.It supports an unlimited count of numbers to change, number ranges and stops - if you want - if there is no more file to get, even if the range specifies more. It has a file size checker, which deletes all downloaded files which are smaller than you thought they would be. Last but not least, it supports referrers.
Included is the MassLoad Creator, with whom you easily can create the massload files.
Version | 0.1 (2003-02-25) | ||
---|---|---|---|
Download | massload.zip | zip | 33kB |
wlanScanner
As I couldn't find any working wireless network tools which just show the currently available networks, I decided to write my own one.Now it does what it was supposed to do: List available networks, with data like signal strength, encryption status and connection speed. You can't see it on the screenshot, but there is a button to connect to the selected access point.
Version | 0.2 (2005-01-29) | ||
---|---|---|---|
Download | wlanScanner-0.2.tar.gz | gzipped tar | 41kiB |