Jordi Corbilla
It’s been a while since I last posted an article here, and today I’m coming with an exciting application I have been working on lately called “flickr photo stats”. I’m a keen photographer and I… … Read more
10 years ago in API, Delphi, Delphi XE6, flickr, Photography, REST0
Unknown
Ode to Code:Reflections on Software Development in Iambic Heptameterby Cary JensenWhile true, it’s said, there’s work to do, and now it’s time to startThis is my task, so plain and clear, it’s science, love, and… … Read more
10 years ago 0
Anonymous
So much time could be saved if everyone followed these simple steps when reporting issues: 1. What did you do? (the dreaded steps) 2. What happened? (screenshots, logs etc are useful here) 3. What did… … Read more
10 years ago in Processes0
Bob Swart
When I came home from the Delphi Developer Days 2014 event in Frankfurt, my good-old web server running Windows Server 2003 was making a lot of noise, and started to shut itself off (without the… … Read more
10 years ago in ASP.NET, Enterprise Core Objects, Delphi0
Stefan Glienke
Today I have a rather unusual topic because it’s not that technical as usual. But something that has bothered me for a while.I want to talk about different kinds of developers – but as the… … Read more
11 years ago 0
Steve
I’ve just recently finished up a great contract with a Regional Council, as their Development Team Leader for a great team of developers and business analysts. It was a fun role and it got me… … Read more
11 years ago in Delphi, pascal, programming0
Unknown
Unless you have been sleeping under a rock, you already know that Delphi can create native executables for both iOS and Android mobile devices. These applications must be created using FireMonkey, since FireMonkey is Delphi’s… … Read more
11 years ago 0
Dave
TFireMonkeyContainer is a small open-source VCL component that can host a FMX form, allowing you to embed FireMonkey forms inside your VCL application. It works with XE3 and above. A 3D FireMonkey form embedded in… … Read more
11 years ago in Delphi, FireMonkey, FMX, tfiremonkeycontainer0
Robert Love
During our XE to XE6 upgrade project, we felt it was time to redo our build process.We are using FinalBuilder and ContinuaCI produced by VSoft Technologies in Canberra, Australia.During the process we ran into some… … Read more
11 years ago 0
Dave
Part 1 of a series on how to write an IDE plugin that can paint on the IDE code editor line-by-line along with the code. Introduction: IDE plugins IDE plugins are a mysterious topic. With… … Read more
11 years ago in code editor, Delphi, IDE, opentools, otapi, paint, plugin0
Dave
Earlier today while working on an IDE plugin, I got the following compiler warnings: [dcc32 Warning] W1029 Duplicate constructor ‘TLineDifference.CreateEqual’ with identical parameters will be inacessible [sic] from C++ [dcc32 Warning] W1029 Duplic… … Read more
11 years ago in C++, compiler, Delphi, directive, error, warning0
Robert Love
One of the first things long time Delphi Developers may notice about XE6 is that it has new look and feel.One thing I have learned over the years is that when you change the user… … Read more
11 years ago 0