Changes between Version 6 and Version 7 of WikiStart


Ignore:
Timestamp:
Apr 9, 2011, 1:27:22 PM (13 years ago)
Author:
fmguler
Comment:

tidying up before exposing to public

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v6 v7  
    11= Welcome to Utility Projects = 
    2 This trac/svn installation is devoted to the collection of projects which are not mainstream, but deserves to be tracked. Also future mainstream projects are incubated in this coop. 
     2This trac/svn installation hosts the collection of open source utility projects of FMG. 
    33 
    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).