Introduction

The metasimian project is an accumulated collection of examples, proofs-of-concept, and small utilities. They may not be a perfect answer, nor the right answer, but they were the tool at-hand at the time and part of the learning experience.

In its current form, it is built using Eclipse, Maven (including m2eclipse), and SourceForge. The choice comes after quite a bit of trial-and-error, so they are recommended for a wide range of projects.

Contents

Metasimian consists of the following modules:

  • examples - a collection of "hello world" implementations of various tools.
  • framework - a currently empty application framework (to be defined...)
  • utilities - a variety of small helper classes and tools that have been handy
  • web - some utilities for web application development

    It also consists of two pseudo sub-projects:

  • spelunk - a Spring-driven data mining tool
  • TCPmon+ - an extension of the Apache tcpmon tool

More Information

You can find more information on the blog, above.

Do not hesitate to contact me if you have questions or comments!