Malcolm Groves
Now that we know how to work with Persistent Resources, Transient Resources are going to be a walk in the park. Transient Resources have many things in common with Persistent Resources. They come in both… … Read more
10 years ago in AppTethering, Distributed Systems, Embarcadero0
Malcolm Groves
Last post we were introduced to sharing resources, in particular, persistent resources, and we wrote an example to share a persistent resource of type Data between two apps. This time around let’s do the same… … Read more
10 years ago in AppTethering, Distributed Systems, Embarcadero0
Malcolm Groves
In the last post, we went through one method of discovery, AutoConnect, and then built a couple of apps that used AutoConnect to find, authenticate and pair with each other. That’s fine, but there’s not… … Read more
10 years ago in AppTethering, Distributed Systems, Embarcadero0
Stefan Glienke
Today we got the request to support TInterfacedPersistent in the DI container.As you may know TInterfacedPersistence does not do reference counting like TInterfacedObject does – or to be more precise it delegates it to its possible… … Read more
10 years ago 0
thomas pfister
I had a look at my blog last month and realized that it’s been very less activities from myself … But this can kind of be expected. I’ve had a busy few years at work… … Read more
10 years ago 0
Mason Wheeler
My brother lives in Provo, Utah, one of the few cities in the country fortunate enough to have Google Fiber service. And they are truly fortunate; he describes it as awesome and amazing, the kind… … Read more
10 years ago in Thoughts0
Roberto Schneiders
We recently released as open source a framework that was proprietary code. This is part of a program that is intended to turn parts of our code base in open source code. In fact, we… … Read more
10 years ago in Uncategorized0
Jordi Corbilla
As you might be aware, Google Code Project Hosting is about to shut down so I have decided to move all my projects to GitHub as it was one of the options Google was offering. So here you… … Read more
10 years ago in Delphi, github, google, Open Source0
Soho Theme on while true do;
In the 2nd episode of DelphiPodcastIT (Delphi podcast in italian language by Marco Breveglieri) there is a my interview about the past, the present and the future of DelphiMVCFramework with a lot of technical contents. The… … Read more
10 years ago 0
Soho Theme on while true do;
In the 2nd episode of DelphiPodcastIT (Delphi podcast in italian language by Marco Breveglieri) there is a my interview about the past, the present and the future of DelphiMVCFramework with a lot of technical contents. The… … Read more
10 years ago 0
Unknown
I do not care much about products or constructions from the past, that cannot be reproduced or used, but in this case, my brother’s old construction from the late 1970s made me look again, because… … Read more
10 years ago 0
Mason Wheeler
So, first things first, I’ve moved on again. And it was quite a move, all the way across the country to the Philadelphia area, home of the Liberty Bell, the cheesesteak, and the baseball team… … Read more
10 years ago in Delphi0
Stefan Glienke
With all these articles and presentations about the PPL you might have seen this often. Calling TThread.Queue (or TThread.Synchronize if you are doing it wrong ;)) to execute your VCL or FMX related code in… … Read more
10 years ago 0