Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++

Touch-Friendly Navigation for Mobile Apps

Over 20% of users abandon an application after using it the first time (per Localytics). How can you design your mobile app to avoid being one of these casualties? Start out by designing your application with mobile in mind. You can’t just replicate your desktop application and expect it to make sense on a smaller form factor. Each platform already has existing patterns your users are used to…
Read more
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…
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 ‘intuitive’, some examples, and started with an example ‘bad’ UI that could be a first cut at a UI for a feature, or the…
Read more
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…
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 series. Finally, we examined that bad UI and some of the questions and confusion a user might have when interacting with it.
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 other web service technologies, plus some FireMonkey and VCL insights, and a deep dive on some advanced features of the Delphi…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES