June 2010 (10)

2010-06-30

Making report from code

Did you notice the SQLite3Pages units?
It's a reporting unit included in our SQlite3/mORMot framework, but it can be used standalone...

Continue reading

Why do I stay on Delphi 7?

I'm still using Delphi 7 as my favorite IDE.

Continue reading

SynProject

SynProject is an open source application for code source versioning and automated documentation of Delphi projects.

Continue reading

Synopse PDF libray 1.8.1

Our PDF engine has been updated, it's now on version 1.8.1.

Continue reading

Please help and add our blog to DelphiFeeds

If you like our units, please go and visit the Delphi Feeds site. Please login and vote for us! I think it could be a good idea to add our blog to the Delphi Feeds.com list. Discussion continues on our forum.

2010-06-26

Pure pascal LZO and SynLZ compression units

In our Source Code repository you would have perhaps noted the SynLZ.pas and SynLZO.pas units.

These are two in-memory compression units, optimized for speed.

SynLZ is a brand new LempelZiv-based compression algorithm, the fastest around for compression speed, so very suitable for using on Server side, with very low CPU consumption.

Continue reading

2010-06-23

New Source Code Repository

A source code repository is now available, and will centralize all future source code update.

Continue reading

2010-06-22

Synopse PDF engine 1.8

Our PDF engine has been updated, it's now on version 1.8.

Continue reading

2010-06-21

Synopse Forums

We just launched a dedicated forum for all Synopse components. Available from http://synopse.info/forum

2010-06-12

Synopse Big Table v1.8

The Synopse Big Table library has been updated to the 1.8 version.

Some bug fixes, a Thread safe way of working and a some new methods (AddFile, GetPart).

Continue reading