I've just started a new OS project, "OSContact". It will be a communications application, allowing mailinglists to be generated which will be emailed, SMSed, Facebooked, LinkedIned or whatever else communication medium the recipient is using.
I also do KFM, which is a file manager powered by PHP and JavaScript.
Also, Webworks-Webme - a CMS which I'm just finishing off a plugin architecture for.
what are you lot working on?
what OS projects are you working on?
(4 posts) (4 voices)-
Posted 1 year ago #
-
Posted 1 year ago #
-
AppKit- a micro architecture for PHP 5.3 comprised of a library and an Eclipse plugin-
Jex- an application architecture for JavaScript geared towards business logic tiers (it uses other libraries for x-platform display programming)
JexCompiler- a JavaScript compositor that uses a package-like meta syntax that can be written around standard object definitions in JavaScript files
UnitKit- a library independent unit testing framework for use in the browser
All are near a level of stability suitable for beta, and I'm hoping to draw them all together under the umbrella of AppKit. Beta releases are pending on further development of the IDE tooling.Posted 8 months ago # -
A payslip manager, multi language, multi country. You can admin taxes and charges by country, confirm them by company, indicate timesheet per employee, and generate the payslip.
Intersting stuff, with stored procedures , LaTeX and a HUGE database. I can generate French payslips with the French tax system which is one of the most complicated system of the world, so I think I can do it for every country.
I need to have time to finish it but I generate the payslips at this stage (pdf). I need to finish it and to implement the restrictions allowing me to sell the generated payslips (account managers, billing part, etc...).
I'm not sure I will put open source anyway. There are YEARS of work on it and I need to think of my future and to make some money for my old times.
Anyway, to answer my question, this is the big project I work on during my free times, week ends and blank days
Cheers
S.L.Posted 7 months ago #
Reply
You must log in to post.