News

Open Innovation, RAD Server and Enterprise Connectors

The sheer volume of data that is collected has exploded in recent years thanks to digitalization and modern cloud architectures that support massive data collection, and encourage widespread cross-sharing of data. The growth trend of having applications with easily accessible API’s, provide a rich base for rapidly adding functionality, and choice of functionality to new applications, based on…
Read more
News

Developer Direct – IDE Special – 8th April

David, Marco, and I are back again on Wednesday 8th at 11amBST / 12pm CEST to talk about Development within the RAD Studio IDE. After the previous session talking about working from home under Covid19, we asked for input on what you wanted to discuss. From the ideas…
News

Developing from home

Working from home – webinar replay As software developers, on the whole, it’s relatively simple to switch to working from home, and many of us work from home regularly, or all the time. However, with a quarter of the world’s population already in lockdown, the…
News

Musings from March – Inc Denmark and Poland

This month has seen an ever-changing global situation with the outbreak of the coronavirus. The first timethat I can remember I had to radically change / cancel a live event due to circumstances out of our control. At the start of March we were keeping an eye on the…
News

Delphi is turning 25!

This week, Delphi is turning 25, and as part of the celebrations, members of the community have been encouraged to share their stories about Delphi, what they love and how it has helped their careers. Delphi was originally launched on the 14th of February 1995, while I was…
News

Creating PDF Reports in RAD Server

Creating PDF Reports in RAD Server Reporting is a critical aspect of any enterprise application, but the data and the programming components to create reports are not always available on all platforms? It took a little trial and error to work out the best path to create…
News

Attributes for Documenting TEMSDataSetResource

I recently blogged about a number of RAD Server topics, including using TEMSDataSetResource, (the component that enables a TDataSet to be expose as a RESTful resource, and manage all the List, Get, Put, Post, Delete methods – very cool!), how to set named parameters for…
News

Adding Tools into the IDE

Adding tools into the RAD Studio IDE. Now, this isn’t new! But, this week in Sweden, I spoke to a developer who has been using Delphi for years and didn’t know about this handy trick. As I am currently working over a series when I’m developing a RESTful backend and…