4 | | * [wiki:FmgVen fmgVen]: non lazy loading convention over configuration ORM tool |
5 | | * PortForwarder : very simple forward port forwarding project |
6 | | * SimpleJavaProxy : An HTTP proxy that will behave as a single browser to server (by handling cookies) |
7 | | * SchedulingSystem : An attempt for solving the scheduling problem of tasks from different projects |
| 4 | * [wiki:FmgVen fmgVen]: non lazy loading convention over configuration ORM tool. |
| 5 | * SchedulingSystem : An attempt to solve the scheduling problem of tasks from different projects (IN EARLY PHASE). |
| 6 | * !SimpleJavaProxy : A proof of concept prototype, an HTTP proxy behaving as a single browser to the server (by handling cookies). |