2025-09-01

EKON 29: wir sind die mormots !

Meet us for 3 sessions during EKON 29 conference in Germany, including a half-day training/introduction to mORMot 2!

Our little mORMot loves Dusseldorf, home of the Kraftwerk music!

"WE ARE THE MORMOTS!"

Join us the 27-30 October in Düsseldorf!

Those sessions will illustrate some of the latest news about our framework, and our Open Source odyssey:

We will see how Object Pascal is still in the race, and could compete with the best performing frameworks and languages around. Thanks also to our little mORMot, of course. ;)

The half day workshop is worth considering.
Existing users of the mORMot 2 framework would be able to learn and compare with their own usage, so may also benefit from this workshop:

The Open Source mORMot toolbox could be intimidating. It does not follow the RAD approach, and​most Delphi or FPC users may be lost in its vast code base. In this interactive workshop, we will write​together a small but realistic mORMot 2 Micro-Service from scratch.


https://entwickler-konferenz.de/tickets-de/

You can contact me if you want to join, so that I may give you an additional discount password!

Hope we could meet face to face, discuss and perhaps enjoy (a few) beers!

2025-07-20

Pascal Conference 2025

Meet us, from 18th to 21st of September 2025, in the great upcoming
PASCAL CONFERENCE 2025 !

This event will bring together Object Pascal enthusiasts from all over the world. For the first time Delphi and Free Pascal experts take the stage together and a joint community meeting is organized by Delphi and Lazarus practitioners.

Continue reading

2025-02-15

Join Us in Nederlands for a Coffee and More

The INTERNATIONAL PASCAL CAFE 2025 will take place at UTRECHT (IJSSELSTEIN), in Nederlands.

We are delighted to be part of the event, and speak about our little mORMot.

Continue reading

2025-02-01

Making a PRNG with AES

mORMot is a general purpose Open Source library, which features some advanced cryptographic primitives. It is written in modern object pascal, with some assembly for its core process. It is used since years in several security-sensitive projects, and has been audited internally by at least one billion dollar company.

We already spoke about this a few years ago. In the meanwhile, the implementation details of our CSPRNG (Cryptographically Secure Pseudorandom Number Generator), as it is currently in the mORMot 2 repository, have been tuned and proven. Time to share some more information.

Continue reading

2024-12-25

The Marmots Wish You a Merry Christmas

Just a small post to wish you all..

Continue reading

2024-10-16

Release of mORMot 2.3 Stable

It is time for a new mORMot release!

Continue reading

2024-10-12

Some Rodents in the State of Denmark

Since decades, Delphi has user groups everywhere, from Australia to Austria, from Russia to California.
I will join the DAPUG (Database Application Programmers Users Group), which is the Danish Delphi user Group, in the next weeks, for two exciting days of Workshop.

Continue reading

2024-09-06

Swagger/OpenAPI Client Generator for Delphi and FPC

OpenAPI, which was formerly called Swagger, is a set of specifications to encode the server API endpoints definitions into text, mostly JSON.
From this reference text, you can generate client code to access the service, in a vast number of languages.

Delphi seems to be far behind other languages, in terms of this code generation. I found nothing even working for FPC.
Since we needed it for our internal tools at Tranquil IT, we just published the new mormot.net.openapi.pas Open Source unit, which is quite a game changer. Thanks Andreas for starting this project, and testing it in its early age!

Continue reading

- page 1 of 51