DelphiCon 2021: Using C++Builder to Extend the Reach of Delphi
Presenter(s): David Millington Senior Product Manager, Embarcadero Technologies
Many people know you can mix C++ and Delphi in one app. But not everyone knows how, or even why you might do it. But there are lots of reasons - faster app performance for critical code, using the vast number of open source C or C++ libraries, even just the options a different language approach can give you to solving a programming problem. Join this talk to learn what C++Builder can offer to your Delphi app, and how you can easily make use of it from what feels like native Delphi code.
DelphiCon 2021: Fintech on the Ethereum Blockchain with Delphi
Presenter(s): Jim McKeeth and Stefan van As
Jim McKeeth teams up with Stefan van As to discuss the Ethereum blockchain, Smart Contracts, Non Fungible Tokens (NFTs), Decentralized Apps (dapps), Decentralized Autonomous Organization (DAO), InterPlanetary File System (IPFS), and more financial technologies (FinTech), all with practical examples in Delphi. This is a firehose of some of the latest and most exciting technology, and how to reach it all from Delphi.
DelphiCon 2021: FireDAC: Combining Power and Speed in Cross Platform Database Access (Live Panel)
Presenter(s): Cary Jensen, Jens Fudge and Olaf Monien
Cary Jensen wrote the book when it comes to data access. Join Cary Jensen, along with Olaf Monien, and Jens Fudge for this panel conversation to answer your questions about FireDAC and data access with Delphi.
DelphiCon 2021: Invoice Generation via Telegram Bot Using FastReport VCL and Delphi
Presenter(s): Alexander Syrykh
In this session, we will discover the following sections: creating a Telegram Bot with a menu, working with the Telegram Bot API in Delphi, generating invoices using FastReport VCL in PDF format and sending them to a user.
DelphiCon 2021: Leaving Delphi 7 - A Migration Success Case Study
Presenter(s): Dion Carlos Mai and Rafael Pereira
The strategy, the steps and the challenges of a migration of a project of 2 million lines of code from Delphi 7 to Delphi Seattle done in 6 months, already in production.
DelphiCon 2021: Control Arduino Manipulator Using Delphi and Visuino over WiFi or Bluetooth
Presenter(s): Boian Mitov Mitov Software LLC, Mitov Software LLC
How to program Arduino Manipulator to be controlled from Delphi Desktop or Mobile application over WIFI or Bluetooth.
DelphiCon 2021: Multi-Platform Explorations using Delphi, FMX, Feeds, REST and More
Presenter(s): David Intersimone Software Engineer, Ashland Software
This programming session will discuss and demonstrate using Delphi and FireMonkey to create multi-platform applications using technology news feeds, Google Cloud APIs, Air Quality REST calls, JSON, RSS, Atom, InterBase/IBLite, etc. Attendees will learn how to handle multiple sources of information, APIs, data formats and real world multi-platform specific tips and techniques. Sample applications will be shown that run on Windows, macOS, iOS, Android and Linux.
DelphiCon 2021: Smartwatch Android Meets Delphi - Controlling Devices
Presenter(s): Sileide Campos and Victory Fernandes
We are going to talk about Ticwatch, Google WearOS and other Android based smartwatch features, showing how we can develop RADStudio Delphi apps to control many IOT devices.