Welcome
Welcome to the main page of the Synopse Open Source Repository !You will find here whole source code, useful documentation and current opened tickets for some of our Open Source components.
Synopse projects
Our main current library:
- Synopse mORMot Framework, which is a powerful SOA ORM;
(formerly named Synopse SQLite3 Framework)
- Synopse PDF Engine, which is a PDF writer;
- Synopse Big Table, a fast and powerful NoSQL engine:
- Fast JPEG decoder;
- GDI+ library;
- SynProject documentation tool.
All these components are available in the same source code tree, as individual units.
This source code is hosted via a Fossil version control system, which implements:
- Version control system of the source code tree;
- Latest source code changes in our Development Timeline;
- Distributed bug tracking (named as Tickets);
- Distributed wiki for online documentation.
A forum dedicated to these components is available at http://synopse.info/forum.
And a blog still exists at http://blog.synopse.info.
How to follow the uploads / updates
When some files have been uploaded / updated in our Source Code repository, details will be posted in this forum:http://synopse.info/forum/viewforum.php?id=15
You can follow daily uploads by consulting the TimeLine of the source code repository.
Please refer to this forum stream to stay tuned!
How to use this repository
The Fossil version control system offers a lot of functionalities. The most important is to manage the source code tree.See here how to Get the source and collaborate to these Open Source projects.