image

The MMSoftware Project - Main

image

Software

News
Software
Documentation
CVS Repository
Philosophy

Donations

Via PayPal
Contributors

Other

Main page
Various projects
Contact

Language

English
French

Mirrors

Canada
Holland
United-States

Abstract

This site provides various Open Source software to anyone who find it useful. The projects were written from scratch by Matthew Mondor and publically released under a modified BSD (Berkeley Source Distribution) license.

Contributing

Although we attempt to encourage contributors and donators, we try to keep this site as free from commercial advertizing as possible as a convenience to our users. However, you can get your name, organization, company or Web site listed in the Contributors area if you wish, after making a donation. Those who want to anonymously donate are also always welcome. Because this is free software, and that developing and maintaining software takes a lot of time, money donations consist of the easiest way to support the project. This encourages developpers to continue to provide quality work, while helping to pay for the main site bandwidth and hardware fees, as well as administration time.

Other appreciated ways to contribute include:

Software in use

Here follows a list of some of the software in use by the main site. We are proud to mention that these are all Open Source:

Our emphasis on Open Standards

The W3C resources were used to ensure that this site conforms with standards. It thus should validate as using Valid HTML 4.01 and Valid CSS.

Where possible, C code conforms to ANSI C ISO/IEC 9899:1990 ("ISO C90") norms. It also attempts to utilize POSIX IEEE Std 1003.1-1988 ("POSIX.1"), X/Open System Interfaces and Headers Issue 5 ("XSH5") and BSD standard functions as far as platform specifics are concerned. We avoid to to use certain platform-specific extensions such as GNU, Linux or Windows particulars. When using BSD specific extensions, we attempt to make the code sections compile-time optional to allow easier porting to other UNIX platforms.