C++CodeDatabaseDelphiRAD Studio

TCoffeeAndCode: Data Visualization – Components, Libraries, Tools and Services

This blog post contains information, tools and links that I will discuss and demo during today’s TCoffeeAndCode webinar on Data Visualization. David I’s DataViz sample code zip file (576kb) What Inspired My Data Vizualization Journey – The Joy of Stats / GapMinder “Our mission is to fight devastating ignorance with a fact-based worldview everyone can understand.” Founded in Stockholm…
Read more
DelphiShowcase

Ultimate Hockey Playview Application Is Delphi Powered

Hockey is an immensely popular sport in North America, both in the USA and with Canada their Northern neighbors. Just to be clear for our British and European readers, in this article we are referring to the form of hockey played on ice-rinks, not the version played on grass. What does the Hockey Playview app do? With Hockey Playview coaches and players can view animated plays, drills and…
Read more
DelphiIDENews

Whitepaper: RAD Studio - Should I Choose Enterprise?

RAD Studio, Delphi® and C++Builder® are available in Professional, Enterprise and Architect editions. This paper explores the differences between the Professional and Enterprise editions to help you choose the right edition for your needs. The Professional Edition of RAD Studio, Delphi® and C++Builder® is ideal for developers creating desktop and mobile applications with high speed and…
Read more
CodeDelphiRAD Studio

Powerful Dashboards with REST API & Delphi MVC Framework

The Delphi MVC framework (DMVC) is a popular and powerful framework for web solutions, that allows the MVC architecture in an IDE software: Delphi. With it, we can create powerful RESTful servers without any effort. In this article, we will make a Delphi MVC example and create a dashboard through Serenytics using their REST API. What is a REST API? A REST API is an application program…
Read more