News

Idera, Inc. 2018 Predictions

Idera, Inc. is one of the largest privately held US software companies. We focus on providing Best-on-class Technology Productivity tools for development, database management, and testing. We carefully monitor industry developments to ensure that our products continue to evolve and provide excellent value to out thousands of customers across the world. Our Developer Tools business had a big year…
Read more
News

Petra Wins Embarcadero Cool App for December

Any developer knows how time-consuming it can be to come up with good graphics for multi-platform development. There are so many different device pixel densities that require different images. That’s why I’m excited to announce Embarcadero’s December Cool App winner…
C++

Migrating is easier than you think!

As an Embarcadero Software Consultant, I’m often asked to help migrate legacy Delphi and C++ Builder code to the current versions. Developers have commented that their migrations were easier than they thought! Here are two recent Code Rage Sessions showing Migrating your…
News

Merry Christmas from Embarcadero Technologies

I wanted to create a holiday card for all of you, and I decided to create it in code was the best way. I used Sketch App to design the card and then converted it to Delphi code with Petra. You can download the code Gist. It is a FireMonkey TControl that you can either install into your IDE or instantiate in code. You can instantiate it in one line of code in your Show event handler: procedure…
Read more
C++

RAD Studio 10.2.2 Released Today

I am excited to announce that RAD Studio 10.2.2 was released today. 10.2 Tokyo, Release 2 (also known as 10.2.2) is an update of Delphi 10.2 Tokyo, C++Builder 10.2 Tokyo and RAD Studio 10.2 Tokyo available for any active Update Subscription customer. 10.2.2 Registered…
C++

Massive Collection Of Design Patterns, Frameworks, Components, And Language Features For Delphi

DeveloperbeNative over on GitHub has a project called Concepts which is a massive collection of Delphi modular demos featuring over twenty differentlanguage features, design patterns and some interresting frameworks, and components. A copy of all of the libraries the Concepts project depends on are included to reduce the hassle of installing them separately. The modular demos include…
Read more
News

CodeRage XII - C++ Track

These are the 23 sessions in theC++ track for CodeRage XII. Register today and you can watch them on Embarcadero Academy. InterBase 2017 ToGo Cross-Platform Development and Deployment with Al Mannarino Scheduled: Tue 7th @ 6:00 AM Level: All (General information for…
C++

When programming is pure fun: creating mazes - at CodeRage

CodeRage XII is this week! (Nov 7-9.) And I have something very cool to show in one session,a weekend project that has been pure fun to write, reminding me of the days when I was a teenager learning to code and writing just because I enjoyed it. I’m generating mazes. Here’s a screenshot: The codecan solve them, too. Here the target is from the…
Read more