Stuffed Guys — Open Source

                    ___
                ,yQ$SSS$Q',      ,'yQQQL
              j$$"`     `?$'  ,d$P"```'$$,
       i_L   I$;            `$``       `$$,
                             `          I$$
       .:yQ$$$$,            ;        _,d$$'
    ,d$$P"^```?$b,       _,'  ;  ,:d$$P"
 ,d$P"`        `"?$$Q#QPw`    $d$$P"`
,$$"         ;       ``       ;$?'
$$;        ,dI                I$;
`$$,    ,d$$$`               j$I
 ?$S#S$P'j$'                $$;
   `"`  j$'  __....,,,.__  j$I
       j$$'"``           ',$$
       I$;               ,$$'
       `$$,         _.:u$$:`
         "?$$Q##Q$$SP$"^`
            `````

This is a collection of free open source software that we have created during our professional careers as software developers. Usually, all the software listed below is a work in progress and improves over time, but we can't guarantee that this will always be the case. You can freely use (and build upon) all our open source software provided that you do not violate the license supplied.

Stuffed System

Our legendary Perl framework for web applications. It uses both object oriented and functional code, depending on the situation, and doesn't limit developers to only one of these approaches. Features skins support, templates compilation for faster processing, plugins, built-in internationalization, full mod_perl compatibility.

In active development since 2002, currently at version 4.0.

Available on GitHub

Stuffed Sync

A tool that compares the structure of two MySQL databases and produces actionable synchronization strategy to make one database identical to the other database structure-wise.

In (not so active) development since 2005.

Available on GitHub