DelphiRAD Studio

How To Capture Highly Customizable Website Snapshots

Screenshotlayer is a lightweight REST API built to deliver high-quality PNG, JPEG & GIF visual website snapshots through a simple and easy-to-use interface. We’re going to make use of that API to create a really powerful website snapshot app. Website snapshots, in Delphi, using the Screenshotlayer API The Screenshotlayer API is easy to integrate and works without requiring a queue.
Read more
C++CodeDelphiTech Partner

How To Make A Windows and Mobile Telegram Messenger App

In this article, you will learn about Telegram Messenger, why use Telegram Cloud in your own applications, TDLib Library, using OpenSSL for security and encryption, developing your own Telegram in Windows app development software, and much more. What is Telegram Messenger? Telegram Messenger is a popular cloud instant messaging application. This application offers multiple services…
Read more
News

Learn to Code Summer Camp 2021

Update: Day 1 ReplaysDay 2 ResourcesDay 3 Resources The weather is hot in the northern hemisphere, so that means it is time for the annual Embarcadero sponsored Learn to Code Summer Camp! Our Summer Camps and Boot Camps have been a huge hit in previous years. This is your…
CodeDatabaseDelphiRAD Studio

6 Easy Ways to Connect to the Top Databases You Should Know

The processing of data is the soul of computing. Almost every single computer ever invented was designed so that human beings could take information in the form of data and manipulate it in one way or another, either through visualizations or use it in other ways to make decisions about our lives, work, and future. If data processing is the soul, then the pieces of data itself are the bones we…
Read more
C++CodeDelphiRAD Studio

How To Use A REST AI API The Really Difficult Way

REST AI APIs are really easy to use with RAD Studio Look, we have been spoiling you a little too much on this site. We keep showing you how few lines of code it is to call APIs on public REST servers. We showed you comparison tests which proved that the skilled Delphi developers in the test were nearly 7 times faster than some competing technologies. We’ve published a total smorgasbord of…
Read more