Java to Delphi througth Midas and ClientDataSet

(This article is a draft but if something is of interesting …. )

The fantastic world of old Midas now called DataSnap introduced the TClientDataSet component , that is a in memory DataSet for Delphi and C++ Builder. With TClientDataSet was introduced the concept of Brief Case model Application Style.
A brief case [...]

Happy birday Delphi ...

Delphi was born exactly fifteen years ago from Today, Marco Cantu on his web site have posted a great article on this because he is one of the first guru of this beatifull dev language… the article

Delphi and dynamic properties

Linguaggio : Borland Delphi 7

Sistema Operativo : Win Xp Pro

Sometimes, you need to extend the flexibility of your application, to prevent managinig thousands release of an application for thousands customore.One of the most important feature is the posibility of modify a component property value at runtime.

With Delphi is possible and simple to do like [...]

Serial Comunication on Fpc

We have tried the Synapse Library, to build an application with Lazarus for serial comunication on Linux.

The library seems very good, no need installation, only using unit, in this case synaser.pas. The project is open source and well organized.

With the sample project we connected an Arduino that is a very cheap microcontroller.

Some example of [...]

Acimatic on the road

Acimatic

Technologies:

Low Lever Interface : Siemens S7 PLC
DB Architecture : Firebird 1.5
Fornt-End Application : Delphi 7.0
Date of firt intallation : October 2007

Acimatic is an automation project developed in collaboration with Automata sas.The goal of this architecture is define and manage alla production [...]

Delphi 2010 … code name “Weaver”

In anteprima Devid Intersimone e Nick Hodges mostrano alcune delle nuove features di Delphi 2010, pubblicate sul sito di Embarcadero a questo indirizzo.

Sicuramente ciò che mi ha maggiormente colpito è l’estensione del Debugger, che si apre in modo semplicissimo in un applicazione multi thread. La cosa impressionante è che ogni thread viene [...]