Unknown
Yet Another Language Popularity Contest – Web site dataists had an article in december about the popularity of programming languages, using data from StackOverflow and GitHub to measure popularity. Delphi scored high on StackOverflow, but… … Read more
15 years ago in Delphi, popularity0
Bob Swart
Update 1 for Delphi XE and C++Builder XE is now available – first through the auto update system, available from the registered users download pages within two hours and available in the full product installers… … Read more
15 years ago in Delphi0
Bob Swart
Update 1 for Delphi XE and C++Builder XE is now available – first through the auto update system, available from the registered users download pages within two hours and available in the full product installers… … Read more
15 years ago in Delphi0
SKamradt
It is inevitable. In my hurry to test something I created yet another console application and started entering some code. Funny thing how the project numbers keep mounting, and I have no recollection what any… … Read more
15 years ago in Delphi, Delphi XE, Tip0
Anders Melander
Recently someone asked me what splitter component I had used in my (very secret) resource editor. The splitter is a very simple descendant of the standard VCL TSplitter. The only difference from the standard one… … Read more
15 years ago in Delphi0
Roland Beenhakker
In the statistics of my blog I find a lot of people searching for Delphi’s TWebbrowser solutions and examples. I wrote a few post about some TWebbrowser specific problems and possible solutions. Because they are… … Read more
15 years ago in Delphi0
Unknown
“Think you’ve mastered the art of server performance? Think again.” Poul-Henning Kamp recently published this article with the quote, which basically says that a binary-heap tree structure is inefficient and should not be used. Poul-Henning… … Read more
15 years ago in algorithms, Delphi0
Unknown
With the major part of my background in Delphi, but also some in C, C++, Assembler, Java, C# and others, I threw myself at the Android platform in order to figure out how it works…. … Read more
16 years ago in android, Delphi, google, java0