Steve Peacocke
I’ve been very remiss in updating this blog over the past couple of years and I’d like to kick start it again. I get a lot of enjoyment and learning from writing this blog and… … Read more
13 years ago 0
Sean
I attended the Rad Studio World Tour today in Auckland. Delphi XE2 has some nice features (x64, OSX, FireMonkey) but the standout for me was the iOS support.Developing for the iPhone et al is mostly… … Read more
13 years ago 0
Bob Swart
Advantage Database Server and Delphi’s DataSnap, the multi-tier application framework found in the Enterprise editions of Delphi and C++Builder, can work together to produce multi-tier applications with Advantage as the foundation. … Read more
13 years ago in Books / Magazines, SQL, Databases, DataSnap, Delphi0
Unknown
Many try to compare Facebook with Google+, and often they conclude that Facebook har more friends, so they will not switch to Google+. However, Google+ should not be analyzed as a Facebook killer. It isn’t…. … Read more
13 years ago 0
Unknown
They say Generics and pointers don’t mix. type PMyThing<T> = ^TMyThing<T> // [DCC Error] E2508 type parameters not allowed on this type TMyThing<T> = record Thing: T; end;Ok, they don’t. But there is a loophole!type… … Read more
13 years ago in Delphi, generics, pointers0
Unknown
Curt Carpenter suggested a language addition for handing binary case logic.That gave me this idea. Chalk it up as another weird code snippet from yours truly.///<summary>> Convert array of booleans to a pseudobinary integer. ///Good… … Read more
13 years ago in binary, case, Delphi0
Soho Theme on while true do;
Blaise Pascal Issue no.17 contains the first part of my articles about “DataSnap and Android”. During this series I’ll show how to write a complete TODO application using Delphi DataSnap Server and an Android thin… … Read more
13 years ago 0
Soho Theme on while true do;
Blaise Pascal Issue no.17 contains the first part of my articles about “DataSnap and Android”. During this series I’ll show how to write a complete TODO application using Delphi DataSnap Server and an Android thin… … Read more
13 years ago 0
Yanniel
Last June 12th, 2011, I received an Embarcadero Community Newsletter pointing out that “certification exams are now available for Delphi developers. Embarcadero’s Delphi Certification Program offers two levels: Delphi Certified Developer and Delp… … Read more
13 years ago in Delphi, Delphi Programming, Object-Oriented Programming, pascal, programming0
Soho Theme on while true do;
![The Android Conference](/images/2011/06/home-bugdroid.png Yes! This is a great news! Before the two-days conference dedicated to Delphi, this year there will be the AndroidConference. The Android Conference The Android Conference will be a conference… … Read more
13 years ago 0