News

Embarcadero Releases AppAnalytics Server Source Code

What is AppAnalytics? A few years ago, Embarcadero introduced the AppAnalytics technology, a simple and effective way to add in-app analytics to VCL and FMX applications using ready-to-use components and a paid SaaS offering for the AppAnalytics backend. Since introducing the service, the feedback from customers has been that they would prefer to host their own service, so we retired the paid SaaS…
Read more
News

Dave's Thoughts on UI Design - Index

I’m a big proponent of practical, usable UIs that are easy to understand and pleasant to look at. As an ongoing series,there are a number of blogs postson UI design. How To Design a Great UI Apractical approach to taking a mockup or first cut of…
News

How To Design a Great UI - Part 3

Welcome back! This is the third post on a series on practical UI design, an approach to creating usable, good-looking UIs when you are not a UX expert. In Part 1, we looked at some basic principles of UI design, a typical UI design workflow, what it means for a UI to be…
News

C++ Libraries in GetIt: MurmurHash 3

An ongoing project we have is to ensure more popular, well-known C++ libraries are updated to work with C++Builder, and available to you from within GetIt, our package manager. You may have seen a post earlier this year about real-world (non-demo) apps that you can use with C++Builder and CMake, for example, and this isrelated. This week, I’d like to highlight MurmurHash 3. MurmurHash…
Read more
News

How To Design a Great UI - Part 2

Welcome back!Last time, we discussed a typical UX design flow, and how to tackle this if you do not have access to a UX designer. We also looked at some key usability principles, and saw an example ‘bad’ user interface that we will improve step by step through this…
News

Save this Page: All the Patches Since the Last Release

Author: Rebekah D How can you be sure you’ve applied the latest updates for your RAD Studio, Delphi, or C++Builder version? After installing the IDE, there may be updates that were released since the last product installer. Patches for Version 10.2.3 You can find all of the patches since 10.2.3’s release listed here (Bookmark this…
Read more
News

What’s New and Updated in GetIt for October 2018

GetIt is the package manager built into RAD Studio, Delphi, and C++Builder. It includes 214 packages in8 different categories. 38 Library packages 121 Component packages 53 Internet of Things components 60 Trials 4 Industry Templates 2 IDE Plugins 3 Styles 26 Sample…
News

Photos of September Delphi Events: London and Utrecht

Delphi User Group Meeting, London A couple of weeks ago I was in London for personal reasonsand teamed up with the UK Developers Groupto attend their monthly meeting and talk about Delphi. I offered an introductory talk, some in depth on RAD Server compared to…
News

How To Design a Great UI - Part 1

How do you design a user interface (UI) to be understandable and easy to interact with? In this series, I’ll give some thoughts on good design, combined with examples. This series is intended as practical UI design advice for small teams or individual developers. Many larger teams or companies have UX staff who can advise or run the process of UI design. Typically, a UI design process would be…
Read more