Bob Swart
In this article, I’ll examine Delphi 2009 Anonymous Methods as well as some goodies from the Generics.Defaults unit of Delphi 2009. … Read more
16 years ago 0
thomas pfister
At the end of September there will be yet another Delphi Code Camp which is always organized by the “Entwickler Akademie”. Last time, we dealt with exactly one topic per day. These topics were Vista,… … Read more
16 years ago 0
Unknown
Serge discussed on his blog about the implementation and interface declarations:http://blog.dragonsoft.us/2008/08/28/delphi-methods-and-default-values-convenience-or-contract-enforcement/I couldn’t help venting about one of my pet peeves, QV:”This woul… … Read more
16 years ago in Delphi0
thomas pfister
Last weekend I’ve developed on an application with reports and there I need CRLF inside Rave Scripting… (Beside the application I’ve updated the rave-script-chapter of my RaveBook (sometimes it will be ready, promised ))If you… … Read more
16 years ago 0
Donald Shimoda
I was away for some time, moving my family to Santa Marta, Colombia, a beautiful place that nobody should stop visiting at least once in his life.Many things have gone this month, but the main… … Read more
16 years ago 0
Joe
Just wondering. What exactly is CodeGear “announcing” today? And how is it different from what they’ve been doing for months now? They’re not announcing what the product will be; they’ve already done that. Sure, they’re… … Read more
16 years ago in Delphi, delphi 2009, programming0
Anders Melander
As Jan Goyvaerts just pointed out, there’s potentially a slight problem with the license I have used for my source code. First of all let me put any doubts to rest; If you distribute your… … Read more
16 years ago in Delphi0
thomas pfister
Yeah, I’ll attend the Oracle Open World 2008 in San Francisco end of september. I hope I’ll see Delphi and some other (new?) tools from Embarcadero CodeGear in the exhibition area of the Moscone Center.Is… … Read more
16 years ago 0
Marshall Fryman
A few weeks ago I started down the path of discovering how to GeoCode addresses for Delphi. This is related to a project we had where we wanted to show a map of a given… … Read more
16 years ago in Coding, Delphi0
Marshall Fryman
Serge Dosyukov recently posted about the speed of the Delphi installer. While I agree that it’s annoying to have to wait for the initial installation, I find that one of the largest failures in most… … Read more
16 years ago in Coding, Delphi0
Bob Swart
In this article, I’ll demonstrate how Delphi for Win32 Web Services can create and handle SOAP Exceptions (as well as custom SOAP Exceptions) – with a little fix from CodeGear’s Jean-Marie (Bruneau) Babet. … Read more
16 years ago in Delphi, XML, SOAP & Web Services0
Bob Swart
In this article, I’ll examine Delphi 2009 Generics (also known as Parameterised Types) and especially Generic Methods, with some real-world examples. … Read more
16 years ago 0
Marshall Fryman
I’m back to work on the HTTPS Post issue with DHL’s ShipIt XML API. The problem I’m having is when I use Indy to post the xml via an HTTPS post, the response is that… … Read more
16 years ago in Coding, Delphi, Indy0