Here you can find some packages I build to simply the Java software development.
There are also some application you can use for your personal use.
They are distribuited under GNU GPL License: you can get them for free, but remember to read the disclaimer of warranty before.
 |
 |
 |
| Nameko |
 |
Nameko was born as a simple PHP webmail.
Now Nameko is much more than this: it's a set of classes to manage e-mail with PHP.
It can retrieve message from a POP3 server, parse e-mails, send email through SMTP server, and so on.
The mail parser was totally rewritten from the original version: now it's greatly improved, and it can read every kind of email.
The Nameko webmail has also been totally rewritten: now it has a great interface, fast, powerful, with a lot of advanced tools.
Each component of the webmail is customizable, with a sort of plug-ins system: you can add only the plug-ins for the functions you really need.
The basic version on Nameko is always a one-file script: so simple tu set up!
Go to the official web site: www.wizshelf.org/nameko |

|
|
 |
 |
 |
 |
| CheckAccess |
 |
CheckAccess is a PHP script to build a report of logins into a server.
It could be useful to system administrator to search for unathorized logins into their systems.
It supports now these services: openssh, proftpd, popa3d, ipop3d, dovecot. |
 CheckAccess screenshot |
|
|
 |
 |
 |
 |
| WizMySQLAdmin |
 |
WizMySQLAdmin is a PHP script to manage MySQL databases.
If your web site uses a MySQL database you can manage its contents with WizMySQLAdmin, as you can do with the most known phpMyAdmin: but my script is very simple to configure and use, because it's composed by only one file.
So you can install it on your web site very easily. |
 WizMySQLAdmin screenshot |
| Project name |
WizMySQLAdmin |
| Version |
0.11.4 |
| Detailed version |
Major: 0.11 Minor: 4 Build: 99 |
| Status |
Stable |
| Last change |
2007-05-17 |
| Download 1 |
WizMySQLAdmin 0.11.4 |
| Changelog |
- fixed a bug when "order by" is specified into the query textbox (Thanks to Sarah Zelechoski for bug report)
- change ascending/descendig order clicking on the column header in browsing table mode
- fixed a bug when database/tables/fields contains hypens (thanks to Rob Parker for bug report)
- improved some code (thanks to Max Faber)
- fixed a bug executing queries with special charater "$" (thanks to Tomek Klimczak for bug report) and ";" (thanks to Bob)
- improved portability (thanks to Bruce Painter for report)
- some other minor bug fixes and improvements |
| Bug Report, Feature Request, Comment |
Send a bug report, a feature request or a comment for project WizMySQLAdmin |
| Make a donation |
Make a donation to WizMySQLAdmin project! |
| Listed on |
|
|
|
 |
 |
 |
 |
| Polliz |
 |
Polliz is a PHP script to manage online opinion polls.
It's very simpleto use and configure, and it's composed by only one file.
It needs a MySQL database to store polls' data and votes.
Polliz has its own administration users management, to give a different access to administrator of large web sites (i.e. someone can add new polls, others can decide if a poll should be put online or not, and others can only see what polls are active). |
 Polliz screenshot |
|
|
 |
 |
 |
 |
| NetworkServicesChecker |
 |
Network Services Checker (NSC) is a tool for sysadmins to check status of services on server.
It tries to connect to services as configured, and reports if connection has been estabilished or not.
NSC's main purpose is to give a global and fast report of network status. |
 NetworkServicesChecker screenshot |
|
|
 |
|
Support the Wiz's Shelf project! More info here |
|