DelphiNewsShowcase

Ultimate Solitaire Collection App Features Over 535 Different Games And Is Built In Delphi

BVS Solitaire Collection is the ultimate solitaire collection featuring over 535 different games and it is built in Delphi. This collection features solitaires not found elsewhere according to the developer. Plus you can modify rules of almost any of the included games, thus creating your own solitaire variation. BVS Solitaire Collection gives you a plethora of statistical and scoring screens to…
Read more
News

New FireUI App Preview on Play Store

When FireMonkey introduced the FireUI Preview a few releases back, the application was available in the Google and Apple stores, to simplify the deployment to a device. The same app is also a demo available as source code, but that requires a few configuration steps to be…
DatabaseInterBaseNews

Using InterBase Change Views

With Change Views, you have this patented method to work with that is a lot easier to develop and scale for your customer base. Using InterBase Change Views, you can now identify specifically what deltas have changed at the field level. Change views are a subscription based…
News

New Years Resolution: Learn. Teach. Repeat.

The title of this blog post may combine two somewhat overly familiar ideas, but it’s highly appropriate for the goals we have set. Learning and teaching Delphi is paramount for our success, and we plan to keep doing more of it in the New Year. Delphi education helps popularize Embarcadero products, of course, but more importantly, it serves our community and your customers. Delphi is…
Read more
CodeNews

Compile 1 Million Lines Of C++ In ~2 Minutes With A 16 Core Ryzen 9 5950x

The recently released AMD Ryzen 9 5950x offers 16 cores and 32 threads so let’s see what kind of performance we can get out of a parallel C++ compile with those 32 threads. At the time of this writing the AMD Ryzen 9 5950x has the highest single core CPU Benchmark score at around 3515. C++Builder is a rapid application development tool for building C++ Windows apps. It offers normal…
Read more
IDENewsTech Partner

Real-world large C++ build times and TwineCompile

TwineCompile is an addon for C++Builder that is currently in GetIt for free to update subscription customers, for all editions, including Pro. Let’s see how well it works with real-world projects. TwineCompile speeds up C++Builder compile time significantly. To test this, we got two large open source C++ libraries which build with C++Builder: Xerces and SDL 2. Xerces is an XML library, and…
Read more