Delphi

2018 Spirit of Delphi Award

If you’ve been a member of the Delphi community for a while you are no doubt aware of the Spirit of Delphi Award. The Spirit of Delphiwas introduced in 1998 It was announced as part of the annual developers conference (called ICON98 as it was during the Inprise era) Winners are selected by the internal Delphi team members Candidates are considered based on their contributions…
Read more
News

CodeRage 2018 is Coming December 4th through 6th

Clear your calendar and get your snacks ready. It is time for everyone’s favorite virtual developers conference: CodeRage 2018. Here is a sampling of some of the sessions you will find this year: A C++ Language Conversation with Bjarne Stroustrup Hosted by…
Delphi

Deep Delphi Discussions

Everyone knows Delphi is the best Rapid Application Development tool. Delphi, C++Builder, and RAD Studio set the standard that everyone else is still trying to follow. Nothing will get you to market quicker with a great native experience for your users. Delphi is also a top choice for large, long lived, and complex applications. Many of these are line of business applications that automate the…
Read more
News

Make Your Apps Scalable and Web-Enabled

This blog post accompanies the webinarMake Your Apps Scalableand Web-Enabled – Leverage your Business Logic with a Fast Flexible Multi-Tier Architecture – Using RAD Server and REST Services. Create high performance, scalable applications by adopting a…
News

Build Flexible and Robust Apps with a Multi-Tier Architecture

A Multi-Tier architecture separates the UI/Presentation, the application and business logic layer, the data access layers, and the database itself in separate applications, potentially running on different computers. In this blog post we’ll examine some of the key traits of this architecture and discuss key reasons for adopting this model. Multi-tier architectures are fairly common these days…
Read more
News

API Limits with #FDEC

The FireDAC Enterprise Connectors (#FDEC) by CData and Embarcadero make it really easy to work with various APIs just like you would any SQL database. For example if you want to publish the results of a query to a Google Sheet (which I find incredibly useful) then it is just…
News

8-Weeks Delphi Community Edition Bootcamp Starts Next Week

Delphi CE Bootcamp is an 8 week FREE instructional lecture covering many different areas of Delphi development and focused on new developers as well as existing ones. The series beginsnext week, and I’m the first instructor. Lectures will be posted each week on each weeks topic and lecture replays will be available if you’re not able to attend during a week. We expect to have…
Read more