# WMIT tools

Seven small single-purpose utilities from the WMIT era (2000s .NET), gathered on one shelf:

- `WmSecureFck/` Security wrapper around the FCKeditor upload path.
- `WmSitemap/` Sitemap generator for the hosted sites.
- `WmPhotoZipper/` Batch zipper for photo folders.
- `WmMySqlCharSetConverter/` Console tool that converts every table in a MySQL database to UTF-8 (the great charset migration).
- `WmPing/` Minimal console ping.
- `WmNeoPing/` Windows Forms ping monitor with host lists.
- `WmUrlRequester/` Fires timed HTTP requests at a URL (the poor man's uptime keeper).

Each tool keeps its own Visual Studio solution, exactly as archived.

## Status: as is

Released as historical artifacts in 2026, unmaintained. They target the .NET Framework and libraries of their day; published for reading and archaeology.

## License

GNU General Public License v3.0, see LICENSE.txt.

Created by Willem L. Middelkoop (willem.com), WMIT
