CodeDelphiNews

Calculating Pi in Delphi for Pi Day 2023

In the United States today, March 14th is π day (3rd month, 14th day, or 3/14). Traditions involve eating pie, the pastry, and calculating Pi, the irrational mathematical constant. Animation of the act of unrolling a circle’s circumference, illustrating the ratioπ. Edited by John Reid [CC BY-SA 3.0] via Wikipedia In Delphi, Pi is included as an intrinsic function. If you…
Read more
IDENews

Streamlining RAD Studio Upgrades with GetIt

This guide covers streamlining GetIt packages during and upgrade and installation for a smoother upgrade experience. When upgrading between major versions, the Settings Migration Tool simplifies keeping your settings. It is also great for migrating a subset of your…
ContestDelphiNews

Delphi Digital Fan Art and AI Art Contest

Are you a developer or creative looking for an exciting new challenge that will not only push the boundaries of technology but also possibly win you up to $500 in prizes? If so, the Delphi Digital Fan Art and AI Art Contest is precisely what you’re looking for.  The goal of this contest is to create digital art around Embarcadero Delphi. Participants may use Greek mythology images such…
Read more
News

Setting up Ubuntu 22.04 for Delphi 11.2 Debugging

I created a Bash script a while back for setting up Ubuntu for Delphi development, and update it for each new release. The script automatically installs all the required packages, along with PAServer. I recently updated it again due to an LLDB debugging issue.
DelphiNewsWebinar

Building Microservices with Boss and Horse

Here are the slides, links, and additional resources from Building Microservices with Boss and Horse. This session was a collaboration with Vinicius Sanchez of Hashload. Hashload is an open-source community on GitHub founded by Brazilian developers that works with many…
C++Case StudyDelphiNewsRAD StudioShowcase

Enterprise Software Development Article Challenge

Are you excited to take part in the Enterprise Article Showcase Challenge by Embarcadero? Here is your chance to make some money and share your valuable experience at the same time! For this contest we would like contestants to submit a 1000+ word article that shares their experience with RAD Studio – Delphi, C++Builder, RAD Server, and/or InterBase – in an enterprise setting. We know…
Read more
News

Announcing Enterprise CodeRage 2022

Join Embarcadero for this short two day virtual conference on Enterprise development with your favorite development tools. December 20th and 21st from 10 AM to 5 PM CST each day, all free. Topics include multithreaded algorithms, SQL databases, custom VCL styles…
EventNews

Embarcadero Brazil 2022

I always enjoy coming down to Brazil for their annual Embarcadero Developer Conference. Unfortunately travel restrictions moved the event virtual for the last couple years, but it was back to an in person event this year. Previous in person events had around 400 attendees…
DelphiNewsWebinar

Upgrading and Maintaining Delphi Legacy Projects

Legacy projects represent code that continues to provide value long after being written. You want to maintain these legacy projects, adding new features as needed, and be sure they continue to work on new platforms now and in the future. That’s where this webinar comes in. Evaluate the risks of redesigning vs. rewriting your legacy project. Learn the best approaches to refactoring while…
Read more