Marshall Fryman
In yet another stunning victory for Microsoft’s cross-compatibility, their RTF system is incompatible between their own products. Let me begin by explaining that I have a Delphi app that uses a mail merge system to… … Read more
16 years ago in Coding, Delphi0
Bob Swart
Today at the Software Development Conference in The Netherlands, Nick Hodges disclosed details about Delphi Prism, which will be a Delphi.NET Visual Studio (Shell) plug-in (enabling the WinForms, WPF, ASP.NET, LINQ, SilverLight, etc. … Read more
17 years ago in Delphi0
Joe
Version 0.8.1 of the DGrok Delphi parser and tools are now available for download. Download DGrok 0.8.1 here. What is DGrok? DGrok is a set of tools for parsing Delphi source code and telling you… … Read more
17 years ago in Delphi, dgrok, programming0
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
17 years ago in Delphi0
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
17 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
17 years ago in Delphi0
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
17 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
17 years ago in Coding, Delphi0
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
17 years ago in Coding, Delphi, Indy0
Bob Swart
A couple of weeks ago, Chad Z Hower re-joined the IntraWeb team, and as an effect, we’ve seen some notable changes: an IntraWeb Blog as well as a Proposed IntraWeb Roadmap for the next version… … Read more
17 years ago in Delphi0
Bob Swart
A couple of weeks ago, Chad Z Hower re-joined the IntraWeb team, and as an effect, we’ve seen some notable changes: an IntraWeb Blog as well as a Proposed IntraWeb Roadmap for the next version… … Read more
17 years ago in Delphi0
Joe
I ran across a great article about how to do multithreading without (or with very few) locks. If you’ve done concurrency, you already know about locks. You probably also know they’re expensive, and you’ve probably… … Read more
17 years ago in .NET, Delphi, programming0
Bob Swart
I know it’s June, but if you start the “Check for Updates” utility from the CodeGear RAD Studio application group, you’ll get the message that the May08 Help Update is ready for download and install…. … Read more
17 years ago in Delphi0
Anders Melander
A memory overwrite bug has been identified in the TDropFileSource and TDropFileTarget components of the Drag and Drop Component Suite. The bug only manifests itself when support for Unicode filenames is enabled – even if… … Read more
17 years ago in Delphi, DragDrop0